@charset "utf-8";
/*
html {
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url(/styles/css/desaturate.svg#grayscale);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(1);
}
*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px "Microsoft YaHei","Arial Narrow",HELVETICA;background:#FFF;padding-top:55px;}
a{color:#333;text-decoration:none}
a:hover{color:#8F1D22;text-decoration:none}
b{font-style:normal;font-weight: normal;}
em{font-style:oblique}
li{list-style:none}
img{border:0}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word; word-break: normal;}
i{color:#DF5448;font-style:normal}
input, button, select, textarea, a {outline: none;}
.ind{text-indent:2em}
.ind10{text-indent:10px;}
.noborder{border:0;}
.Q-red a,a.Q-red{color:#bd0a01!important}
.Q-black a,a.Q-black{color:#000!important}
.Q-bold{font-weight:bold!important}
.layout:after,.hd:after,.bd:after,.ft:after,.cf:after,.Q-tList:after,.Q-tList ul:after,.Q-tList ol:after,.Q-pList:after,.Q-pList ul:after,.Q-tpList:after,.Q-tpList ul:after,.Q-tpWrap:after{content:"";display:table;clear:both}
.layout,.hd,.bd,.ft,.cf,.Q-tList,.Q-tList ul,.Q-tList ol,.Q-pList,.Q-pList ul,.Q-tpList,.Q-tpList ul,.Q-tpWrap{*zoom:1}

.fl,.layout .fl,.chief{float:left;display:inline}
.fr,.layout .fr,.extra{float:right;display:inline}
.fn{font-weight:bold;}

.h500{ height:500px;}
.h600{ height:600px;}
.f12 { font-size: 12px }
.f14 { font-size: 14px }
.f16 { font-size: 16px }
.f18 { font-size: 18px }
.f20 { font-size: 20px }
.l18 { line-height: 18px }
.l19 { line-height: 19px }
.l20 { line-height: 20px }
.l21 { line-height: 21px }
.l22 { line-height: 22px }
.l23 { line-height: 23px }
.l24 { line-height: 24px }
.l25 { line-height: 25px }
.l26 { line-height: 26px }
.mt8{margin-top:8px}
.mt12{margin-top:12px}
.mt15{margin-top:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.mr20{margin-right:20px}
.mlr10{margin:0 10px}
.mb10{margin-bottom:10px}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pb10{padding-bottom:10px}


.more{float:right;color:#999;font-size:12px; line-height:35px;}
.cl{clear:both;}
.active{color:#8F1D22; font-weight:600;}
/*
.page{padding-top:40px; padding-left:10px;overflow: hidden;}
.page span{float:left;width:34px;height:34px;line-height:34px;border:1px solid #e2e2e2;text-align:center;margin-right:5px;font-size:14px;cursor:pointer;}
.page span:hover{background:#8f1d22;color:#fff;text-decoration: none;}
.page span a{display: block;height: 34px;}
.page span a:hover{color: #fff;text-decoration: none;}
.page .pagemore{width:85px;}
.page .isNow{background: #8f1d22;color: #fff;}
*/

/*分页样式*/

.pages_style{ margin-top: 20px;}
.pages_style li{ float: left;margin-right:5px;}
.pages_style li a{ border:solid #e2e2e2 1px;}
.pages_style li.isNow{background: #8F1D22;color: #fff;}
.pages_style li.isNow a{ color:#fff;}
.pages_style li a{display: block;width:34px;height:34px;line-height:34px; text-align: center;font-size:14px;cursor:pointer;}
.pages_style li a:hover{color: #fff;text-decoration: none;}
.pages_style li:hover{background:#8F1D22;color:#fff;text-decoration: none;}

/*编辑器*/
.edui-editor-breadcrumb{display:none;}




/*header*/
#header{width:100%;background:rgba(256,256,256,.98);z-index:100;top:0;left:0;position:fixed; margin:0 auto;box-shadow:0 1px 3px rgba(0,0,0,0.2)}

.headerCon{width:1200px; height: 70px;  margin:0 auto; padding: 10px;}
.headerCon .logo{float:left;margin-right:10px; width: 170px;}
.headerCon .logo_V{float:left;margin-right:10px; width: 425px;}
.headerCon .small_logo img{ margin-top: 10px;}

.headerCon .nav{float:left;list-style:none;padding:6px 0 0;margin:0}

.headerCon .nav_item{float:left;position:relative}
.headerCon .nav_item_link,.nav_item_linkempty{font:19px/25px "Open Sans","Microsoft YaHei",sans-serif;border-radius:4px 4px 0 0;color:#666;display:block;padding:6px 20px;white-space:nowrap}
.headerCon .nav_item_link{ line-height: 43px;}
.headerCon .nav_item_link:hover,.nav_item_linkempty:hover,.nav_item_link:focus,.nav_item_linkempty:focus{text-decoration:none}
.headerCon .nav_item:hover>.nav_item_link,.nav_item:hover>.nav_item_linkempty{color:#9E0B0F}
.headerCon .nav_item_linkempty{border-radius:4px}
.headerCon .nav_item_box{left:0;position:absolute;top:55px;width:130px;opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -webkit-transform: scale(0.1) translateY(-100%);-ms-transform: scale(0.1);-moz-transform: scale(0.1);transform: scale(0.1);transform-origin: 50% 0;-webkit-transform-origin: 50% 0;-ms-transform-origin: 50% 0;}
.headerCon .nav_item_box.touch-only-dropdown-is-ready,.nav_item:hover>.nav_item_box{visibility: visible; opacity: 1; filter: alpha(opacity=100); -ms-filter: alpha(opacity=100); -webkit-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); transform: scale(1); transition: all 0.3s cubic-bezier(0.31, 0.57, 0.68, 1.36);}
.headerCon .nav_item_box:before{content: ' '; width: 10px; height: 10px; position: absolute; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); background: #ffffff; border: solid 1px #ddd; border-width: 1px 1px 0 0; top: -6px; left: 35px; z-index: 1;}
.headerCon .nav_item_dropdown{-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.3);box-shadow:0 3px 10px rgba(0,0,0,0.3);  border-radius: 4px; overflow:hidden; border: solid #ddd 1px; list-style:none;padding:0}
.headerCon .nav_item_dropdown:nth-child(2n){border-top:1px solid #e5e5e5}
.headerCon .nav_item_dropdown a{font:16px/20px "Open Sans","Microsoft YaHei",sans-serif;background-color:#fff;color:#666;display:block;padding:8px 0 8px 20px;text-decoration:none;position: relative;z-index: 2;}
.headerCon .nav_item_dropdown a:hover,.nav_item_dropdown a:focus{background-color:#f1f1f1;text-decoration:none;color: #9E0B0F;}
.headerCon .nav_item_dropdown a>i{float:right;opacity:0.5}
.headerCon .navinfo{float:right;display:inline-block;position:relative; margin-top: 6px;}
/*搜索*/
.headerCon .navinfo .search{display:inline-block;overflow:hidden;margin:12px 20px 0 0;vertical-align:top;float:left;}
.headerCon .navinfo .search .searchinput{width:228px;height:30px;float:left;  border: 1px solid #cccccc;border-right:0; padding:0 10px;-webkit-appearance: none;border-radius:5px 0 0 5px;}
.headerCon .navinfo .search .searchbtn{ text-indent: -3000px; background: url(/styles../images/search.png) 5px 5px no-repeat; font-size:14px;height:32px;width:32px; color:#8f1d22;padding:0 15px;cursor: pointer;display: inline-block;border:1px solid #ccc; border-left:0px; border-radius:0 5px 5px 0;-webkit-font-smoothing:subpixel-antialiased; margin-left:0px;}
.headerCon .navinfo .search .searchbtn:hover{/*color:#fff;border:2px solid #8f1d22;background: #8f1d22; transition:all 0.2s ease;*/}
.headerCon .navinfo .member{font:16px/55px "Microsoft YaHei"; height: 70px; float: right;}
.headerCon .navinfo .member .msg-num {background:#8f1d22;border-radius:75px;padding:0 5px;font-size:12px;position:relative;top:0px;left:10px}
.headerCon .navinfo .member .line {color:#fff}
.headerCon .navinfo .member .set {position:relative;border:1px solid rgba(0, 0, 0, 0);top:0;right:0;z-index:111;width:160px;display:block;height:43px;color:#fff;overflow:hidden;padding-bottom:10px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:0;}
.headerCon .navinfo .member .set:hover{height:auto;background:#FFF;border:1px solid #ccc}
.headerCon .navinfo .member .set i {margin-right:10px}
.headerCon .navinfo .member .set li {height:45px;line-height:45px;padding-left:20px}
.headerCon .navinfo .member .set li:hover {background:#f6f5f2;}
.headerCon .navinfo .member .set li a{display:block;height:45px;line-height:45px;}
.headerCon .navinfo .member .set .user {height:55px;line-height:55px;padding-left:12px;}
.headerCon .navinfo .member .set .user .photo {-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:5px;display:inline-block;vertical-align: middle;}
.headerCon .navinfo .member .set .user .name {width:100px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align: middle;}
.headerCon .navinfo .member .set .user:hover {background:#f6f5f2}


/**/
.headerConV{width:1300px; height: 70px;  margin:0 auto; padding: 10px;}
.headerConV .logo{float:left;margin-right:10px; width: 170px;}
.headerConV .logo_V{float:left;margin-right:10px; width: 425px; margin-top:5px;}
.headerConV .small_logo img{ margin-top: 10px;}

.headerConV .nav{float:left;list-style:none;padding:6px 0 0;margin:0}

.headerConV .nav_item{float:left;position:relative}
.headerConV .nav_item_link,.nav_item_linkempty{font:19px/25px "Open Sans","Microsoft YaHei",sans-serif;border-radius:4px 4px 0 0;color:#666;display:block;padding:6px 20px;white-space:nowrap}
.headerConV .nav_item_link{ line-height: 43px;}
.headerConV .nav_item_link:hover,.nav_item_linkempty:hover,.nav_item_link:focus,.nav_item_linkempty:focus{text-decoration:none}
.headerConV .nav_item:hover>.nav_item_link,.nav_item:hover>.nav_item_linkempty{color:#9E0B0F}
.headerConV .nav_item_linkempty{border-radius:4px}
.headerConV .nav_item_box{left:0;position:absolute;top:55px;width:130px;opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); -webkit-transform: scale(0.1) translateY(-100%);-ms-transform: scale(0.1);-moz-transform: scale(0.1);transform: scale(0.1);transform-origin: 50% 0;-webkit-transform-origin: 50% 0;-ms-transform-origin: 50% 0;}
.headerConV .nav_item_box.touch-only-dropdown-is-ready,.nav_item:hover>.nav_item_box{visibility: visible; opacity: 1; filter: alpha(opacity=100); -ms-filter: alpha(opacity=100); -webkit-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1); transform: scale(1); transition: all 0.3s cubic-bezier(0.31, 0.57, 0.68, 1.36);}
.headerConV .nav_item_box:before{content: ' '; width: 10px; height: 10px; position: absolute; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); background: #ffffff; border: solid 1px #ddd; border-width: 1px 1px 0 0; top: -6px; left: 35px; z-index: 1;}
.headerConV .nav_item_dropdown{-webkit-box-shadow:0 3px 10px rgba(0,0,0,0.3);box-shadow:0 3px 10px rgba(0,0,0,0.3);  border-radius: 4px; overflow:hidden; border: solid #ddd 1px; list-style:none;padding:0}
.headerConV .nav_item_dropdown:nth-child(2n){border-top:1px solid #e5e5e5}
.headerConV .nav_item_dropdown a{font:16px/20px "Open Sans","Microsoft YaHei",sans-serif;background-color:#fff;color:#666;display:block;padding:8px 0 8px 20px;text-decoration:none;position: relative;z-index: 2;}
.headerConV .nav_item_dropdown a:hover,.nav_item_dropdown a:focus{background-color:#f1f1f1;text-decoration:none;color: #9E0B0F;}
.headerConV .nav_item_dropdown a>i{float:right;opacity:0.5}
.headerConV .navinfo{float:right;display:inline-block;position:relative; margin-top: 6px;}
/*搜索*/
.headerConV .navinfo .search{display:inline-block;overflow:hidden;margin:12px 20px 0 0;vertical-align:top;float:left;}
.headerConV .navinfo .search .searchinput{width:228px;height:30px;float:left;  border: 1px solid #cccccc;border-right:0; padding:0 10px;-webkit-appearance: none;border-radius:5px 0 0 5px;}
.headerConV .navinfo .search .searchbtn{ text-indent: -3000px; background: url(/styles../images/search.png) 5px 5px no-repeat; font-size:14px;height:32px;width:32px; color:#8f1d22;padding:0 15px;cursor: pointer;display: inline-block;border:1px solid #ccc; border-left:0px; border-radius:0 5px 5px 0;-webkit-font-smoothing:subpixel-antialiased; margin-left:0px;}
.headerConV .navinfo .search .searchbtn:hover{/*color:#fff;border:2px solid #8f1d22;background: #8f1d22; transition:all 0.2s ease;*/}
.headerConV .navinfo .member{font:16px/55px "Microsoft YaHei"; height: 70px; float: right;}
.headerConV .navinfo .member .msg-num {background:#8f1d22;border-radius:75px;padding:0 5px;font-size:12px;position:relative;top:0px;left:10px}
.headerConV .navinfo .member .line {color:#fff}
.headerConV .navinfo .member .set {position:relative;border:1px solid rgba(0, 0, 0, 0);top:0;right:0;z-index:111;width:160px;display:block;height:43px;color:#fff;overflow:hidden;padding-bottom:10px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-topleft:0;border-top-right-radius:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:0;}
.headerConV .navinfo .member .set:hover{height:auto;background:#FFF;border:1px solid #ccc}
.headerConV .navinfo .member .set i {margin-right:10px}
.headerConV .navinfo .member .set li {height:45px;line-height:45px;padding-left:20px}
.headerConV .navinfo .member .set li:hover {background:#f6f5f2;}
.headerConV .navinfo .member .set li a{display:block;height:45px;line-height:45px;}
.headerConV .navinfo .member .set .user {height:55px;line-height:55px;padding-left:12px;}
.headerConV .navinfo .member .set .user .photo {-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-right:5px;display:inline-block;vertical-align: middle;}
.headerConV .navinfo .member .set .user .name {width:100px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align: middle;}
.headerConV .navinfo .member .set .user:hover {background:#f6f5f2}

/*导航下三角*/
.headerCon .nav_item_add{float:left;position:relative;}
/*20151109*/
.headerCon .nav_item_add a.hasson:before{content: ''; position: absolute; top:7px; position:absolute; top:26px; left:62px; width:0; height:0; border-left:5px solid transparent; border-right:5px solid transparent; border-top:5px solid #666;}
.headerCon .nav_item_add:hover a.hasson:before{border-top:5px solid #8f1d22;}
.headerCon .nav_item_add .jj:before{
   /*background:url(/styles../images/temp/icon.png) no-repeat 0px -976px;*/
   width:10px; height:10px;position:absolute; margin-top:12px;margin-left:3px
}
.headerCon .nav_item_add .jj:before{content: ''; position: absolute; top:7px;
    width:0; 
    height:0; 
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #666;
}
.headerCon .nav_item_add:hover>.nav_item_link .jj:before{border-top:5px solid #8f1d22;}




/*热门标签*/
.hottags{height:50px;background:#f6f5f2;display:block;padding-left:40px; margin-bottom:10px;}
.hottags h2{float:left;font:18px/48px "Microsoft YaHei";color:#D25F4A;vertical-align:top;padding-right:20px;}
.hottags ul{}
.hottags ul li{font:14px/50px "Microsoft YaHei";float:left;margin:0 15px;color:#393839;}

/*style*/
.main{width:1200px; margin:0 auto; padding-top:50px;min-height: 500px; overflow:hidden}
.mainLeft{width:869px;float:left;overflow:hidden; margin-right:30px;}
.mainRight{width:300px;float:right;overflow:hidden;}
.mainV{width:1200px; margin:0 auto; overflow:hidden}
.mainV1{width:1200px; margin:0 auto;overflow:hidden}
.mainV_Left{width:830px;float:left;overflow:hidden;}
.mainV_Right{width:330px;float:right;overflow:hidden;}
.ucLeft{width:795px;float:left;overflow:hidden;}
.ucRight{width:380px;float:right;overflow:hidden;}
#usermain{width:1000px; margin:0 auto; padding-top:10px;}
#authors{width:1200px; margin:0 auto; padding-top:10px;}
#place{width:1200px; height:30px;line-height:30px; font-size:12px; color:#999999; overflow:hidden}

.financetop{width:1200px; height:500px;overflow:hidden; position: relative;}
/*modify*/
.financetop h1{ 
    position: absolute; bottom: 0; background: #000; 
    line-height: 80px; font-size: 32px; width: 100%; color: #fff; 
    background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
    filter:Alpha(opacity=80); 
    background:#fff; padding: 0px 20px;
}
.financetop h1 a{color:#fff;}
.financetop h1 a:hover{color:#f1f1f1;}
.part{width:1200px; height:25px;line-height:22px; font-size:12px; color:#999; margin-bottom:20px;}
/*------上------*/
.newTop{width:870px;overflow:hidden;display:inline}
.newTopL{width:550px;float:left;}
.newTopL .pic{width:550px;height:300px;float:left;display:block;position:relative;overflow:hidden;cursor:pointer;}
.newTopL .pic .h1bg{width:550px;height:60px;top:240px;left:0;background:#000;filter:alpha(opacity=60);opacity:0.6;position:absolute;}
.newTopL .pic h1{width:530px;height:60px;top:240px;left:0;position:absolute;font:30px/60px "Microsoft YaHei";font-weight:700;color:#fff;padding-left:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newTopL .abstract{padding:5px 3px;}
.newTopL .abstract a{font:14px/22px "Microsoft YaHei";color:#666;}
.newTopL .info{ling-height:30px;padding:5px 3px;}
.newTopL .info .author{margin-right:7px;}
.newTopL .info .time{color:#bbb}
.newTopL .info .tags{line-height:22px;padding:5px 0px; display:inline;}
.newTopL .info .tags span{border:1px solid #e5e5e5;margin:0 3px;display:inline-block;height:20px;line-height:20px;vertical-align:top;}
.newTopL .info .tags span:hover{border:1px solid #FFF;}
.newTopL .info .tags span a{color:#8f1d22;display:block;padding:0 8px;}
.newTopL .info .tags span a:hover{color:#fff;background:#8f1d22;}
.newTopL .comment{ling-height:30px;padding:5px 3px;}

.newTopR{width:300px;float:right;}
.newTopR .item{width:100%;padding:5px 0px;}
.newTopR .item h2{font:18px/22px "Microsoft YaHei";font-weight:700;color:#333;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; height:24px}
.newTopR .item p{padding:5px 0;}
.newTopR .item p a{font:14px/20px "Microsoft YaHei";color:#666;}
.newTopR .item .tags{line-height:22px;padding:5px 0;}
.newTopR .item .tags span{border:1px solid #e5e5e5;margin-right:6px;display:inline-block;height:20px;line-height:20px;vertical-align:top;}
.newTopR .item .tags span:hover{border:1px solid #FFF;}
.newTopR .item .tags span a{color:#8f1d22;display:block;padding:0 8px;}
.newTopR .item .tags span a:hover{color:#fff;background:#8f1d22; }
.newTopR .item .author {margin-right:7px;padding-left:3px;}
.newTopR .item .time{color:#bbb}

/*水皮杂谈*/
.newSpzt{width:870px;float:left;margin:5px 0 15px 0;overflow:hidden;background:#f7f7f7; padding-bottom:10px;border-top: 0px solid #626262;}
.newSpzt .hd{height:34px;padding-left:0px; border-bottom: solid 2px #DDDDDD; background-color: #fff; margin-bottom: 7px;}
.newSpzt .hd h2{float:left;font:26px/34px "Microsoft YaHei";color:#333; border-bottom: solid 2px #8f1d22}
.newSpzt .hd .spzt_more{float:right;color:#999;font:14px/50px "Microsoft YaHei";padding-right:20px}
.newSpzt .pic{width:220px; height:150px;margin-top:3px;float:left; display:inline; clear:both }
.newSpzt .top{width:320px;float:left; display:inline;overflow:hidden;margin-bottom:10px;margin-left:10px;}
.newSpzt .top h2{font:20px/30px "Microsoft YaHei";font-weight:900;overflow:hidden;margin-bottom:12px;}
.newSpzt .top p{font:14px/20px "Microsoft YaHei";color:#666;margin-bottom:13px;padding:0 3px; }
.newSpzt .top .author{padding-left:3px;margin-right:7px;}
.newSpzt .top .time{color:#bbb}

.newSpzt .top .info{line-height:22px;padding:5px 0px;}
.newSpzt .top .info_icon{float:right; }
.newSpzt .top .info_icon .info_like{color:#bbb;padding-left:20px; margin-right:12px;background: url(/styles../images/icon.png) no-repeat 0 -82px; height:25px; }
.newSpzt .top .info_icon .info_collect{color:#bbb;padding-left:20px;margin-right:12px;background: url(/styles../images/icon.png) no-repeat 0 -22px;}
.newSpzt .top .info_icon .info_comment{color:#bbb;padding-left:20px;margin-right:12px;background: url(/styles../images/icon.png) no-repeat 0 -43px;}

.newSpzt .list{width:304px; float:left; margin-left: 10px;}
.newSpzt ul{}
.newSpzt ul li{float:left;height:28px;color:#222;font:14px/28px "Microsoft YaHei", Arial,HELVETICA;padding-left:10px;background: url(/styles../images/temp/icon.png) no-repeat 0 -881px;overflow: hidden;}

/*------下------*/
.newList{width:870px;float:left;overflow:hidden;}
.newListL{width:550px;float:left;overflow:hidden;}
.newListL .item{width:100%;float:left;padding:10px 0px;border-bottom:1px solid #e9e9e9;position:relative;}
.newListL .item:hover{background:#f9fafd;}
.newListL .item .pic{float:left;margin-right:10px; margin-bottom:15px;overflow: hidden;display: inline;text-align: center;border: 1px solid #ccc;}
.newListL .item .type{position:absolute;left:0;top:10;background-color: #8f1d22;color: #fff; padding:5px 10px;}
.newListL .item  h2{font:20px/30px "Microsoft YaHei";font-weight:900;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.newListL .item  p{font:14px/20px "Microsoft YaHei";color:#666; height:60px;overflow:hidden;}
.newListL .item .tags{line-height:22px;padding:8px 0 0 0px;}
.newListL .item .tags span{border:1px solid #e5e5e5;color:#2393df;margin-right:6px;display:inline-block;height:20px;line-height:20px;vertical-align:top;}
.newListL .item .tags span:hover{border:1px solid #FFF;}
.newListL .item .tags span a{color:#8f1d22;display:block;padding:0 8px;}
.newListL .item .tags span a:hover{color:#fff;background:#8f1d22;}
.newListL .item .info{line-height:22px;padding:5px 0px;}
.newListL .item .info .author{margin-right:7px;}
.newListL .item .info .time{color:#bbb}
.newListL .item .info .share{display:inline; position:absolute;top:10px;right:15px;cursor: pointer;}
.newListL .item .info .info_icon{float:right; }
.newListL .item .info .info_icon .info_like{color:#bbb;padding-left:20px; margin-right:12px;background: url(/styles../images/icon.png) no-repeat 0 -82px; height:25px; }
.newListL .item .info .info_icon .info_collect{color:#bbb;padding-left:20px;margin-right:12px;background: url(/styles../images/icon.png) no-repeat 0 -22px;}
.newListL .item .info .info_icon .info_comment{color:#bbb;padding-left:20px;margin-right:12px;background: url(/styles../images/icon.png) no-repeat 0 -43px;}


.newListR{width:300px;float:right;background:#eee;}
.newListR .item{width:270px; margin:15px;box-shadow:1px 1px 2px 0px #D0D0D0;background:#fff;}
.newListR .item img{}
.newListR .item h2{font:20px/30px "Microsoft YaHei";font-weight:900;padding:0 10px;margin-bottom:12px;overflow:hidden;}
.newListR .item p{font:12px/20px "Microsoft YaHei";color:#666;padding:0 10px; display:inline; float:left;}
.newListR .item .info_icon{ float:right}
.newListR .item .info_icon .info_like{color:#bbb;padding-left:20px; margin-right:10px;background: url(/styles../images/icon.png) no-repeat 0 -82px; height:25px;}
.newListR .item .info_icon .info_collect{color:#bbb;padding-left:20px;margin-right:10px;background: url(/styles../images/icon.png) no-repeat 0 -22px;}
.newListR .item .info_icon .info_comment{color:#bbb;padding-left:20px;margin-right:10px;background: url(/styles../images/icon.png) no-repeat 0 -43px;}

/*列表页*/
.listpart{width:870px; height:25px;line-height:22px; font-size:12px; color:#999999; overflow:hidden}
.listpart p a{color:#999999;}
.listpart p a:hover{color:#000;}
.listtop{width:1200px;}
.list_news{width:870px;float:left;overflow:hidden;}
.list_news .item{width:100%;float:left;padding:20px 0px;border-bottom:1px solid #e9e9e9;position:relative;}
.list_news .item .pic{float:left;margin-right: 10px;overflow: hidden;display: inline;text-align: center;border: 1px solid #ccc;}
.list_news .item .type{position:absolute;left:0;background-color: #8f1d22;color: #fff; padding:5px 10px;}
/*20151009*/
.list_news .item .type a{ color: #fff;}
.list_news .item  h2{font:20px/30px "Microsoft YaHei";font-weight:900;margin-bottom:12px;overflow:hidden;}
.list_news .item  p{font:14px/20px "Microsoft YaHei";color:#666;}
.list_news .item .tags{line-height:22px;padding:5px 0px;}
.list_news .item .tags span{border:1px solid #e5e5e5;color:#2393df;margin:0 3px;display:inline-block;height:20px;line-height:20px;vertical-align:top;}
.list_news .item .tags span:hover{border:1px solid #FFF;}
.list_news .item .tags span a{color:#8f1d22;display:block;padding:0 8px;}
.list_news .item .tags span a:hover{color:#fff;background:#8f1d22;}
.list_news .item .info{width:50%;line-height:22px;padding:5px 0px; float:left;position:relative;}
.list_news .item .info .author{margin-right:7px;}
.list_news .item .info .time{color:#bbb}
.list_news .item .info .share{display:inline; position:absolute;top:10px;right:5px;cursor: pointer;}
.list_news .item .info .info_icon{float:right;}
.list_news .item .info .info_icon .info_like{color:#bbb;padding-left:20px; margin-right:10px;background: url(/styles../images/icon.png) no-repeat 0 -82px; height:25px;}
.list_news .item .info .info_icon .info_collect{color:#bbb;padding-left:20px;margin-right:10px;background: url(/styles../images/icon.png) no-repeat 0 -22px;}
.list_news .item .info .info_icon .info_comment{color:#bbb;padding-left:20px;margin-right:10px;background: url(/styles../images/icon.png) no-repeat 0 -43px;}

/*财经大V列表页*/
.listtop{width:1200px;}
.newVList{width:820px;float:left;overflow:hidden;}
.listV_news{width:820px;float:left;overflow:hidden;}
.listV_news .item{width:100%;float:left;padding:20px 0px;border-bottom:1px solid #e9e9e9;position:relative;}
.listV_news .item .pic{float:left;margin-right: 10px;overflow: hidden;display: inline;text-align: center;border: 1px solid #ccc;}
.listV_news .item .type{position:absolute;left:0;background-color: #8f1d22;color: #fff; padding:5px 10px;}
.listV_news .item .type a{ color: #fff;}
.listV_news .item  h2{font:20px/30px "Microsoft YaHei";font-weight:900;margin-bottom:12px;overflow:hidden;}
.listV_news .item  p{font:14px/20px "Microsoft YaHei";color:#666;}
.listV_news .item .tags{line-height:22px;padding:5px 0px;}
.listV_news .item .tags span{border:1px solid #e5e5e5;color:#2393df;margin:0 3px;display:inline-block;height:20px;line-height:20px;vertical-align:top;}
.listV_news .item .tags span:hover{border:1px solid #FFF;}
.listV_news .item .tags span a{color:#8f1d22;display:block;padding:0 8px;}
.listV_news .item .tags span a:hover{color:#fff;background:#8f1d22;}
.listV_news .item .info{width:50%;line-height:22px;padding:5px 0px; float:left;position:relative;}
.listV_news .item .info .author{margin-right:7px;}
.listV_news .item .info .time{color:#bbb}
.listV_news .item .info .share{display:inline; position:absolute;top:10px;right:5px;cursor: pointer;}
.listV_news .item .info .info_icon{float:right;}
.listV_news .item .info .info_icon .info_like{color:#bbb;padding-left:20px; margin-right:10px;background: url(/styles../images/icon.png) no-repeat 0 -82px; height:25px;}
.listV_news .item .info .info_icon .info_collect{color:#bbb;padding-left:20px;margin-right:10px;background: url(/styles../images/icon.png) no-repeat 0 -22px;}
.listV_news .item .info .info_icon .info_comment{color:#bbb;padding-left:20px;margin-right:10px;background: url(/styles../images/icon.png) no-repeat 0 -43px;}



/*内容页*/
.contentpart{height:25px;line-height:25px; font-size:12px; color:#999999; float:left; background:#F1F1F1 url(/styles../images/crumb_bg2.png) right 0 no-repeat; margin: 0 0 15px 0;}
.contentpart p span{margin: 0px 18px 0 13px;}
.contentpart p a{color:#999999; background: url(/styles../images/crumb_bg.png) right 0 no-repeat; display: block;  padding: 0px 18px 0px 13px; float: left; border: solid 0px;}
.contentpart p a:hover{color:#8F1D22;}
.content{width:840px;float:left;overflow:hidden;}
.content .item{width:100%;float:left;padding:20px 0px;border-bottom:1px solid #e9e9e9;position:relative;}
.content .item .pic{float:left;margin-right: 10px;overflow: hidden;display: inline;text-align: center;border: 1px solid #ccc;}
.content .item .type{position:absolute;left:0;top:10;background-color: #8f1d22;color: #fff; padding:5px 10px;}
.content .item  h2{font:20px/30px "Microsoft YaHei";font-weight:900;margin-bottom:12px;overflow:hidden;}
.content .item  p{font:14px/20px "Microsoft YaHei";color:#666;}
.content .item .tags{line-height:22px;padding:5px 0px;}
.content .item .tags span{border:1px solid #e5e5e5;color:#2393df;margin:0 3px;display:inline-block;height:20px;line-height:20px;vertical-align:top;}
.content .item .tags span a{color:#2393df;display:block;padding:0 8px;}
.content .item .tags span a:hover{color:#fff;background:#2393df;}
.content .item .info{width:50%;line-height:22px;padding:5px 0px; float:left;position:relative;}
.content .item .info a{color:#3a83b8}
.content .item .info .time{color:#bbb}
.content .item .info .share{display:inline; position:absolute;top:10px;right:5px;cursor: pointer;}

.content .title{text-align:left; padding-top:15px;padding-bottom:25px;padding-left:0px;}
.content .title h1{font:36px/50px "Microsoft YaHei"; font-weight:900;}
.content .info{margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #eee;}
.content .info p{font:14px/24px "Microsoft YaHei"; display:inline;padding-right:10px;}
.content .info .grade{height: 13px;margin-left:0px;display: inline-block;background:url(/styles../images/temp/star_bg.png)}
.content .info .grade .star-on{padding-left:13px;background:url(/styles../images/temp/star_bg.png) no-repeat 0px 0px;overflow: hidden;}
.content .info .grade .star-off{padding-left:13px;background:url(/styles../images/temp/star_bg.png) no-repeat 0px -15px;overflow: hidden;}

.content .abstract{font:14px/24px "Microsoft YaHei"; background:#f6f5f2; color:#555;margin:0 0px; padding:15px 25px;}
.content .infoMain{font:16px/28px "Microsoft YaHei"; padding:10px 20px;text-align:Justify;text-justify:inter-ideograph;}
.content .infoMain img{padding:10px 0;}
.content .infoMain p,.content .infoMain>div{padding-top:35px; }
.content .video_info{font:16px/28px "Microsoft YaHei"; padding:10px 20px; text-align:center}
.content .QRcode{font:16px/28px "Microsoft YaHei";font-weight:900;padding:0 20px; margin-bottom:15px;}
.content .QRcode img{width:120px;height:120px;}
.content .tools{font:15px/21px "Microsoft YaHei";margin:20px 50px;color:#999;padding:0 20px;}
.content .tools .praise{padding-left:25px;background:url(/styles../images/temp/hxicon.png) no-repeat 0px 1px; cursor: pointer;}
.content .tools .step{padding-left:25px;background:url(/styles../images/temp/hxicon.png) no-repeat 0px -86px; cursor: pointer;}
.content .tools .collect{padding-left:25px;background:url(/styles../images/temp/hxicon.png) no-repeat 0px -40px; cursor: pointer;}
.content .tools .count{ margin-right:40px;}

.content .infoMain .tmt-qcode {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;	
    margin-top: 20px;
	 margin-bottom: 20px;
    padding: 3px 0;
}
.content .infoMain .tmt-qcode .code{
border-right: 1px solid #E5E5E5;
width:150px;
}
.content .infoMain .tmt-qcode .clear {
    overflow: auto;
    _zoom: 1;
}
.content .infoMain .tmt-qcode .code  .fl {
    float: left;
    display: inline;
}
.content .infoMain .tmt-qcode  .txt {
    overflow: hidden;
    zoom: 1;    
    margin-top: 50px;
    padding-left: 30px;
}
.content .infoMain .tmt-qcode .txt p {
    display: inline-block;
    vertical-align: middle;
	margin: 0;
    padding: 0;
    font-weight: normal;
	font-size:18px;
}
.color-orange {
    color: #D93641;
}




/*书评内容页*/
.content_bfleft{float: left; margin-left:50px;}
.content_bfleft img{width: 195px;height: 260px;}
.content_bfright{margin-left: 280px; overflow:hidden; height:260px;}
.content_bfright h1{padding: 5px 0;font-size:20px;line-height: 30px;overflow: hidden;}
.content_bfright .sundry{height: 18px;line-height: 18px;color: #999;padding: 0;margin: 0;}
.content_bfright .sundry .grade{width: 68px;height: 13px;margin-right: 5px;background:url(/styles../images/temp/star_bg.png) repeat-x left top;display: inline-block;}
.content_bfright .sundry .author{font-size: 14px;line-height: 22px;display: inline-block;margin-right: 10px;}
.content_bfright .sundry .time{font-size: 12px;display: inline-block;}
.content_bfright p{font-size:14px;line-height: 20px;margin:8px 0;color: #666;overflow: hidden;}
.content .infoMain_bf{font:14px/28px "Microsoft YaHei"; padding:10px 20px;}

.author_intro{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;transition:all 0.5s ease; height: 22px;}
p.author_intro:hover{ white-space: normal; overflow: auto; height: 100px;}

/*书页*/
.content_book{width:800px;float:left;overflow:hidden;margin-left:70px;}
.book_data{margin-bottom: 30px;}
.book_dataLeft{float:left; margin-left:50px;}
.book_dataLeft img{width: 195px;height: 260px;}
.book_dataRight{margin-left:280px;height:260px;}
.book_dataRight h1{font-size:20px;line-height:30px;}
.book_dataRight .stargrade{margin:8px 0;color: #666;height:18px;line-height:18px;}
.book_dataRight .stargrade .grade{height:13px;margin-right:5px;background:url(/styles../images/temp/star_bg.png) repeat-x left top;display:inline-block;}
.book_dataRight .stargrade .score{font-size:14px;font-weight: bold;color:#D6584E;margin-right:10px;}
.book_dataRight .author{font-size:12px;line-height:20px;margin-bottom:10px;}
.book_dataRight .publish{font-size:12px;line-height:20px;margin-bottom:10px;}

.book_dataRight .contribution{font-size:14px;height:32px;color:#8f1d22;padding:0 15px;cursor:pointer;display:inline-block;border-radius:3px;border:2px solid #8f1d22;-webkit-font-smoothing:subpixel-antialiased;background:#fff;}
.book_dataRight .contribution:hover{color:#fff;border:2px solid #8f1d22;background: #8f1d22;transition:all 0.2s ease;}

.book_nav{height:38px;line-height:38px;border-bottom:1px solid #dbd4cd; position:relative;}
.book_nav p{width: 5em;text-align: center;font-size: 14px;}
.icn-arrow{left:29px;position:relative;overflow:hidden;}
.icn-arrow .arrow0,.icn-arrow .arrow1{position:absolute;top:0;border:5px solid transparent;}
.icn-arrow .arrow0{z-index:1;}
.icn-arrow-top{width:12px;height:6px;left:29px;position: absolute;bottom: -1px;}
.icn-arrow-top .arrow0,.icn-arrow-top .arrow1{top:-6px;left:0;border-width:6px;border-bottom-color:#dbd3cb;}
.icn-arrow-top .arrow0{top:-5px;border-bottom-color:#fbfaf8;}
.book_ctn{margin-bottom: 20px;padding-top: 20px;font-size: 14px;color: #666;line-height: 28px;padding: 24px 16px;}
.book_ctn p{margin-bottom: 28px;}

.outbox{display: inline-block; background: url(/styles../images/temp/star_bg.png) 0 -15px;width:68px;  height: 13px;}
.star_5{ width: 68px;}
.star_4{ width: 56px;}
.star_3{ width: 40px;}
.star_2{ width: 28px;}
.star_1{ width: 12px;}
.star_0{ width: 0px;}

/*专栏页*/
.columnlist{margin-bottom:10px;overflow:hidden;}
.column-top{width:870px;overflow:hidden; margin-bottom:10px}
.column-top .pic{width:840px;height:480px;float:left;display:block;position:relative;overflow:hidden;cursor:pointer;}
.column-top .pic .h2bg{width:840px;height:60px;top:420px;left:0;background:#000;filter:alpha(opacity=60);opacity:0.6;position:absolute;}
.column-top .pic h1{width:840px;height:60px;top:420px;left:0;position:absolute;font:30px/60px "Microsoft YaHei";font-weight:700;color:#fff;padding-left:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/*作者用户主页*/
.authorspart{width:100%; height:25px;line-height:22px; font-size:12px; color:#999; margin-bottom:20px;}
.authorsinfo{width:100%;margin-bottom:20px;display:inline-block;overflow:hidden;}
.authorsinfo .picinfo{margin-right:30px;display:inline-block; float:left; position:relative}
.authorsinfo .picinfo img{width:160px;height:160px;border-radius:50%; margin-bottom:20px}
.authorsinfo .picinfo .type{position: absolute;left:0;top:62%;padding:10px 39px 28px 26px; background:url(/styles../images/temp/zl.png)}
.authorsinfo .picinfo p{font:16px/20px "Microsoft YaHei";color:#333;}
.authorsinfo .introduce{display:block;margin-bottom:20px;overflow:hidden;}
.authorsinfo .introduce h1{font:20px/30px "Microsoft YaHei";margin-bottom: 8px;}
.authorsinfo .introduce p{font:14px/24px "Microsoft YaHei";color:#666;}
.authorsinfo .authorsnav{font:14px/50px "Microsoft YaHei";background:#f6f5f2;display:block;padding-left:25px;overflow:hidden;}
.authorsinfo .authorsnav a{}
.authorsinfo .authorsnav span{margin:0 12px;}

.authorsbox .item{padding:10px 20px;border-bottom:1px solid #e9e9e9;overflow:hidden;}
.authorsbox .item:hover{background:#f9fafd;}
.authorsbox h2{font:20px/30px "Microsoft YaHei";font-weight:900;margin-bottom:12px;overflow:hidden;}
.authorsbox p{font:14px/20px "Microsoft YaHei";color:#666;}
.authorsbox span{line-height:22px;margin:8px 0px;display:inline-block;}
.authorsbox .author{margin-right:7px;}
.authorsbox .time{color:#bbb;margin-right:50px;}
.authorsbox .collect{padding-left:25px;background:url(/styles../images/temp/hxicon.png) no-repeat 0px -40px;}

.peoplelist{margin:0 20px;overflow:hidden;}
.peoplelist li{width:140px;margin:20px 20px;float:left;overflow:hidden;}
.peoplelist li .peoplepic{text-align:center;display:block;}
.peoplelist li img{-webkit-border-radius:50%;border-radius:50%;width:80px;height:80px;}
.peoplelist li .right{overflow:hidden;display:block; padding-top:10px; text-align:center}
.peoplelist li .right .name{font:16px/30px "Microsoft YaHei"; display:block}
.peoplelist li .right .name a{}
.peoplelist li .right .btn{font-size:13px;height:28px;color:#8f1d22;padding:0 15px;cursor:pointer;display:inline-block;border-radius: 3px;border:1px solid #8f1d22;-webkit-font-smoothing:subpixel-antialiased;background: #fff;}
.peoplelist li .right .btn:hover{color:#fff;border:1px solid #8f1d22;background:#8f1d22;transition:all 0.2s ease;}
.peoplelist li .right .btn .add{font-size:16px}
.peoplelist li .right .btn .sub{font-size:16px}

.comment-list{margin:0 150px 0 50px;}
.comment-list li{padding: 13px 0;border-bottom:1px solid #e9e9e9;overflow:hidden;}
.comment-list h2{font:20px/30px "Microsoft YaHei";font-weight:900;margin-bottom:12px;overflow:hidden;}
.comment-list p{font:14px/20px "Microsoft YaHei";color:#666; margin-bottom:8px;}
.comment-list .times{display:block; color:#bbb}

.uc_informationlist{margin:0 150px 0 50px;}
.uc_informationlist li{padding: 13px 0;border-bottom:1px solid #e9e9e9;overflow:hidden;}
.uc_informationlist p{font:14px/20px "Microsoft YaHei";color:#333;}
.uc_informationlist .who{font:14px/30px "Microsoft YaHei"; font-weight:600;margin-bottom:3px;overflow:hidden;}
.uc_informationlist .who .times{font:13px/30px "Microsoft YaHei";color:#999; margin-left:15px}

.datum{width:600px;overflow:hidden; margin:0 auto}
.datum .item{ margin-bottom:30px;padding:6px 0px 4px 10px;}
.datum span{font-size:16px; line-height:26px;color:#393839;display:inline-block;min-width:120px;text-align: left;}

/*作者字母页*/
.authorsorder{overflow:hidden;}
.authorsorder li{width:25px;height:25px;float:left;margin-bottom:5px;}
.authorsorder li a{width:100%;height:100%;display:block;text-align:center;color:#333;font:300 14px/26px 'Tahoma';}
.authorsorder li a:hover{background:#EAEAEA;text-decoration:none;}
.authorslist{}
.authorslist .authorsname{padding: 26px 0 32px;border-bottom: 1px #EAEAEA solid;}
.authorslist .authorsname h3 a{width:36px;height:36px;color:#333;font:300 22px/36px 'Tahoma';background:#EAEAEA;display:block;text-align:center;text-decoration:none;}
.authorslist .authorsname ul{margin-top: 24px;}
.authorslist .authorsname li{margin-right: 24px;display: inline;}
.authorslist .authorsname li a{font: 14px/36px 'Tahoma';color: #333;display: inline-block;}

/*注册页*/
#register{width:880px; margin:0 auto 100px;position:relative;overflow:hidden;}
.registerL{float:left;width: 500px;padding:0 26px 0 0;border-right:3px solid #F5F5F5; position:relative;overflow:hidden;}
.registerL .item{margin-bottom: 30px;height: 26px;padding:6px 0px 4px 0px;}
.registerL span{font-size:16px;color:#393839;display:inline-block;min-width:80px;text-align: left;}
.registerL .verify{margin-bottom: 20px;}
.registerL .verify a{ margin-left:10px;}
.registerL .top{text-align: center;border: none;padding-bottom: 28px; width: 360px;}
.registerL .top h2{font:32px/32px "Microsoft YaHei";}

.registerL .register-txt{width:260px;font-size:16px; line-height:26px;padding: 7px 10px 2px 10px;outline: none;border: 1px solid #BCBCBC;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.registerL .submitBtn{margin-bottom:20px;}
.registerL .btn{width:365px;height:45px;padding:7px 15px 6px;text-align:center;font-size:18px;color: #fff;border: none;background-color: #8f1d22;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;cursor: pointer;display: inline-block;vertical-align: middle;outline: none;text-decoration: none;line-height: normal;}
.registerL .btn:hover {background-color: #8f1d22;}
.registerL .info{text-align: center;color: #9FA3A7; width: 365px; text-align: right;}
.registerR{top: 50%;margin-top: -57px;left: 614px;position:absolute;width: 212px;padding: 0;background-color: transparent;overflow: hidden;}
.registerR a{display: block;padding: 8px 15px;color: #38A6D7;border: 1px solid #38A6D7;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;transition: all 0.4s ease-out;text-decoration: none;}
.registerR .weibo{margin-bottom: 20px;color: #F56467;border-color: #F56467;}

.registerR .auth-login-yii{padding:0;}
.registerR .auth-big-yii{margin-bottom: 20px;color: #F56467;border-color: #F56467; line-height:20px}
.registerR a img{ margin-right:10px;}

.errorMessage{ font-size:14px; color:#F00; margin-top:4px; margin-left:90px}


/*用户修改页面*/
#user{width:880px; margin:0 auto 100px;position:relative;overflow:hidden;}
.userL{float:left;width:500px;padding:0 26px 0 0;border-right:3px solid #F5F5F5; position:relative;overflow:hidden;}
.userL .top{text-align: center;border: none;padding-bottom: 28px;}
.userL .top h2{font:32px/32px "Microsoft YaHei";}
.userL .item{height:26px;margin-bottom:30px;padding:6px 0px 4px 10px;}
.userL .description{margin-bottom:40px;padding:6px 0px 4px 10px;}
.userL span{font-size:16px;color:#393839;display:inline-block;min-width:120px;text-align: left;}
.userL textarea{width:270px;font-size:16px;line-height:20px;min-height: 200px;border:1px solid #BCBCBC;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display: inline-block;padding:6px 0 4px 10px;vertical-align:top;}
.userL .register-txt{width:260px;font-size:16px; line-height:26px;padding: 7px 10px 2px 10px;border: 1px solid #BCBCBC;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;outline: none;}
.userL .submitBtn{margin-bottom:20px; text-align:center}
.userL .btn{width:100px;height:45px;padding:7px 15px 6px;text-align:center;font-size:18px;color: #fff;border: none;background-color: #8f1d22;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;cursor:pointer;display: inline-block;vertical-align: middle;outline: none;text-decoration: none;line-height: normal; margin-right:134px}
.userL .btnimg{width:100px;height:45px;padding:7px 15px 6px;text-align:center;font-size:18px;color: #fff;border: none;background-color: #8f1d22;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;cursor:pointer;display: inline-block;vertical-align: middle;outline: none;text-decoration: none;line-height: normal; margin-left:15px}
.userL .btn:hover {background-color: #8f1d22;}

.userL .userimg{margin-bottom:60px; text-align:center}
.userL img{width:160px;height:160px;}
.userL p{text-align:center;margin:30px 0}
.userL p a{ font-size:14px; line-height:30px; width:200px;display:inline-block;;padding:8px 15px;color: #38A6D7;border: 1px solid #38A6D7;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;transition: all 0.4s ease-out;text-decoration: none;}

.userL .weibo{margin-bottom: 20px;color: #F56467;border-color: #F56467;}
.userR{top:10%;left:614px;position:absolute;width:240px;padding:10px 30px 10px;background:#f6f5f2;overflow:hidden;}
.userR li{font:18px/32px "Microsoft YaHei";display:block;padding:8px 15px;color:#38A6D7;}
.userR li a{text-decoration: none;}
.userR .infobtn{margin-bottom: 20px;color: #F56467;border-color: #F56467;}

/*用户中心页面*/
#user-center{width:1200px; margin:0 auto 100px;position:relative;overflow:hidden;}
.user-centerL{float:left;width:680px;padding:0 26px 0 0;border-right:3px solid #F5F5F5; position:relative;overflow:hidden;}
.user-centerL .pic-int{display:inline-block; margin-bottom:20px;overflow:hidden;}
.user-centerL .picinfo{margin-right:30px;display:inline-block; float:left; position:relative}
.user-centerL .picinfo img{width:160px;height:160px;border-radius:50%; margin-bottom:20px}
.user-centerL .picinfo .type{position: absolute;left:0;top:62%;padding:10px 39px 28px 26px;}
.user-centerL .picinfo p{font:16px/20px "Microsoft YaHei";color:#333; text-align:center}
.user-centerL .introduce{display:block;margin-bottom:20px;overflow:hidden;}
.user-centerL .introduce h1{font:20px/30px "Microsoft YaHei";margin-bottom: 8px;}
.user-centerL .introduce p{font:14px/24px "Microsoft YaHei";color:#666;}
.user-centerL .usernav{font:14px/50px "Microsoft YaHei";background:#f6f5f2;display:block;padding-left:25px;overflow:hidden; margin-bottom:10px}
.user-centerL .usernav a{}
.user-centerL .usernav span{margin:0 12px;}
.user-centerL .userbox .item{padding:10px 20px;border-bottom:1px solid #e9e9e9;overflow:hidden;}
.user-centerL .userbox .item:hover{background:#f9fafd;}
.user-centerL .userbox h2{font:20px/30px "Microsoft YaHei";font-weight:900;margin-bottom:12px;overflow:hidden;}
.user-centerL .userbox p{font:14px/20px "Microsoft YaHei";color:#666;}
.user-centerL .userbox span{line-height:22px;margin:8px 0px;display:inline-block;}
.user-centerL .userbox .author{margin-right:7px;}
.user-centerL .userbox .time{color:#bbb;margin-right:50px;}
.user-centerL .userbox .collect{padding-left:25px;background:url(/styles../images/temp/hxicon.png) no-repeat 0px -40px;}
.user-centerL .comment-list{overflow:hidden;margin: 0 auto}
.user-centerL .comment-list li{padding: 13px 0;border-bottom:1px solid #e9e9e9;overflow:hidden;}
.user-centerL .comment-list li h2{font:20px/30px "Microsoft YaHei";font-weight:900;margin-bottom:12px;overflow:hidden;}
.user-centerL .comment-list li p{font:14px/20px "Microsoft YaHei";color:#666;}
.user-centerL .peoplelist{overflow:hidden;}
.user-centerL .peoplelist li{margin:25px 25px;float:left;overflow:hidden;}
.user-centerL .peoplelist li .peoplepic{float:left;margin-right:20px;display: inline-block;}
.user-centerL .peoplelist li img{-webkit-border-radius:50%;border-radius:50%;width:80px;height:80px;}
.user-centerL .peoplelist li .right{overflow:hidden;display:inline-block; padding-top:20px;}
.user-centerL .peoplelist li .right .name{font:18px/30px "Microsoft YaHei";}
.user-centerL .peoplelist li .right .name a{}
.user-centerL .peoplelist li .right .btn{font-size:13px;height:28px;color:#8f1d22;padding:0 15px;cursor:pointer;display:inline-block;border-radius: 3px;border:2px solid #8f1d22;-webkit-font-smoothing:subpixel-antialiased;background: #fff; margin-left:10px;}
.user-centerL .peoplelist li .right .btn:hover{color:#fff;border:2px solid #8f1d22;background:#8f1d22;transition:all 0.2s ease;}

.user-centerR{top:0%;left:754px;position:absolute;width:240px;padding:10px 30px 10px;background:#f6f5f2;overflow:hidden;}
.user-centerR li{font:18px/32px "Microsoft YaHei";display:block;padding:8px 15px;color:#38A6D7;}
.user-centerR li a{text-decoration: none;}
.user-centerR .infobtn{margin-bottom: 20px;color: #F56467;border-color: #F56467;}
.usercenter_nav{margin-bottom:20px;overflow:hidden}
.usercenter_nav li{font-size:14px;float:left;border:1px solid #e3e3e3;line-height:30px;text-align:center; padding:0 10px;}
.uc_top{margin-bottom:20px;overflow:hidden;}
.uc_pic{margin-right:30px;display:inline-block; float:left; position:relative}
.uc_pic img{width:160px;height:160px;border-radius:50%; margin-bottom:20px}
.uc_pic .type{position: absolute;left:0;top:62%;padding:10px 39px 28px 26px; background:url(/styles../images/temp/shuipi.png)}
.uc_pic p{font:16px/20px "Microsoft YaHei";color:#333; text-align:center; cursor:pointer;}
.QRCodeimg{position: absolute;left:333px;top:370px; display:none;z-index:1;}
.uc_intro{display:block;margin-bottom:20px;overflow:hidden;}
.uc_intro h1{font:20px/30px "Microsoft YaHei";margin-bottom: 8px; display:inline-block}
.uc_intro .uc_letter{font:14px/20px;padding:3px 10px;cursor: pointer;border-radius: 3px;border:2px solid #8f1d22;color:#8f1d22;background: #fff;-webkit-font-smoothing:subpixel-antialiased; margin-left:20px;}
.uc_intro .uc_letter:hover{color:#fff;border:2px solid #8f1d22;background:#8f1d22;transition:all 0.2s ease;}

.uc_intro .uc_at{font:15px/20px "Microsoft YaHei"; margin-left:14px;}
.uc_intro .uc_pl{font:15px/20px "Microsoft YaHei"}
.uc_intro span{color:#8f1d22}
.uc_intro a{color:#8f1d22}
.uc_intro p{font:14px/24px "Microsoft YaHei";color:#666;}
.uc_intro h2{font:14px/24px "Microsoft YaHei";color:#666;}
.uc_nav{font:16px/50px "Microsoft YaHei";background:#f6f5f2;display:block;padding-left:25px;overflow:hidden; margin-bottom:10px}
.uc_nav span{margin:0 12px;}
.uc_box{}
.uc_box_nav{height:30px;background:#fcfcfc;border-bottom:1px solid #e3e3e3;overflow:hidden}
.uc_box_nav li{float: left;border-right:1px solid #e3e3e3;}
.uc_box_nav .nav_item{display:inline-block;line-height:30px;height:30px;color:#666;border:0;margin-right:2px;text-align:center;font-size:14px;width:86px;}
.uc_box_nav .nav_item a{padding:5px 28px;text-align: center;font-size:14px;background:#f3f3f3;line-height:30px;height:30px;}
.uc_box_nav .nav_item a:hover{color:#fff;background:#8f1d22;border-right:1px solid #e3e3e3;}
.uc_box_nav .nav_item a.nva_active{background:#8f1d22;color:#fff;border-bottom:1px solid #ffffff;width:86px;}
.uc_box_nav .li_nav{border:0;}
.uc_box_nav .li_nav a{color:#999;margin:0 10px;font-size:12px;line-height:40px;}
.uc_box_nav .li_nav a.active{color:#8f1d22}
.uc_box_nav .li_nav a:hover{color:#8f1d22;}
.uc_box_item{padding:10px 20px;border-bottom:1px solid #e9e9e9;overflow:hidden;}
.uc_box_item:hover{background:#f9fafd;}
.uc_box_item .title_status{margin-bottom:12px; overflow:hidden}
.uc_box_item .title_status .title{font:20px/30px "Microsoft YaHei";font-weight:900; float:left}
.uc_box_item .title_status .status{font:15px/30px "Microsoft YaHei";margin-left:10px;color:#8f1d22;}
.uc_box_item .abstract{font:14px/20px "Microsoft YaHei";color:#666; display:block}
.uc_box_item span{line-height:22px;margin:8px 0px;display:inline-block;}
.uc_box_item .author{margin-right:7px;}
.uc_box_item .time{color:#bbb;margin-right:50px;}
.uc_box_item .uc_collect{padding-left:15px;background:url(/styles../images/temp/icon.png) no-repeat 0px -1308px;}
.uc_box_item .uc_comment{margin-left:20px;padding-left:15px;background:url(/styles../images/temp/icon.png) no-repeat 0px -1245px;}
.uc_count{ margin-top:40px; float:right}
.uc_stage{display: inline-block;text-align: center; color:#8f1d22; }
.uc_stage .type{font-size:15px; height:30px;display: block;}
.uc_stage .num{display: block;font-size:18px;}
.uc_line{position:relative;display: inline-block;top: -2px;left: 1px;margin:0 20px;height: 40px;border-left: 1px #d8d8d8 solid;}
.uc_video{overflow:hidden;}
.uc_video li{float:left;margin:20px 20px;position:relative;}
.uc_video .pic{width:220px;height:147px;float:left;display:block;overflow:hidden;cursor:pointer;}
.uc_video .pic img{width:220px}
.uc_video .pic .h2bg{width:220px;height:30px;top:117px;left:0;background:#000;filter:alpha(opacity=60);opacity:0.6;position:absolute;}
.uc_video .pic h2{width:220px;height:30px;top:117px;left:0;position:absolute;font:14px/20px "Microsoft YaHei";font-weight:800;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.uc_video .info{ling-height:30px;padding:5px 0px; text-align:center}
.uc_video .info .author{font:14px/20px "Microsoft YaHei";}
.uc_video .info .time{color:#bbb;margin-left:20px;}
.uc_video .tags{line-height:22px;padding:5px 0px;text-align:center}
.uc_video .tags .uc_collect{padding-left:15px;background:url(/styles../images/temp/icon.png) no-repeat 0px -1310px;}
.uc_video .tags .uc_comment{margin-left:20px;padding-left:15px;background:url(/styles../images/temp/icon.png) no-repeat 0px -1246px;}

/*投稿页*/
#contribute{width:980px; margin:0 auto 100px;position:relative;overflow:hidden;}

.uc_contribute{overflow:hidden;}
.uc_contribute .option{font-size:16px;margin-bottom:20px; background:#f6f5f2; padding:10px 0 10px 40px; width:620px}
.uc_contribute .option .c_line{margin:0 12px;}
.uc_contribute .option .active{ color:#8f1d22}
.uc_contribute .item{height:26px;margin-bottom:30px;padding:6px 0px 4px 40px;}
.uc_contribute .description{margin-bottom:40px;padding:6px 0px 4px 40px;}
.uc_contribute h3{font-size:16px;color:#393839;display:inline-block;min-width:50px;text-align: left;}
.uc_contribute textarea{width:550px;font-size:16px;line-height:20px;min-height:100px;border:1px solid #BCBCBC;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display: inline-block;padding:6px 0 4px 10px;vertical-align:top;}
.uc_contribute .txt{width:540px;font-size:16px; line-height:26px;padding: 7px 10px 2px 10px;border: 1px solid #BCBCBC;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;outline: none;}
.uc_option{ margin-top:60px; margin-bottom:15px; padding:20px 10px; background:#f6f5f2; overflow:hidden}
.uc_option .item{height:26px;margin-bottom:26px;padding:6px 0px 4px 10px;}
.uc_option .description{margin-bottom:10px;padding:6px 0px 4px 10px;}
.uc_option h3{font-size:16px;color:#393839;display:inline-block;min-width:70px;text-align: left;font-weight:normal;}
.uc_option textarea{width:260px;font-size:16px;line-height:20px;min-height:100px;border:1px solid #BCBCBC;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;display: inline-block;padding:6px 0 4px 10px;vertical-align:top;}
.uc_option .txt{width:250px;font-size:16px; line-height:26px;padding: 7px 10px 2px 10px;border: 1px solid #BCBCBC;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;outline: none;}

.uc_Btn{margin-bottom:20px; text-align:center;}
.uc_Btn .btn{width:100px;height:45px;padding:7px 15px 6px;text-align:center;font-size:18px;color: #fff;border: none;background-color: #8f1d22;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;cursor:pointer;display: inline-block;vertical-align: middle;outline: none;text-decoration: none;line-height: normal; margin-right:134px}
.uc_Btn .btnimg{width:100px;height:45px;padding:7px 15px 6px;text-align:center;font-size:18px;color: #fff;border: none;background-color: #8f1d22;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;cursor:pointer;display: inline-block;vertical-align: middle;outline: none;text-decoration: none;line-height: normal; margin-left:15px}
.uc_Btn .btn:hover {background-color: #8f1d22;}

/*生活页*/
.lifebook{overflow:hidden; margin-bottom:25px;}
.lifevideo{overflow:hidden;margin-bottom:25px;}
.lifewc{width:570px;overflow:hidden; float:left;margin-right:30px;margin-bottom:25px;}
.lifemore{color:#999;font-size:14px;line-height:35px;}

.lifetop{height: 38px;padding: 4px 20px 0;border-bottom: 1px solid #e0dad5;overflow: hidden;line-height: 38px;}
.lifetop h2{font-size: 24px; display:inline; margin-right:40px;}
.life_bv li{width: 530px;height: 270px;padding: 20px 20px 8px 15px;margin: 15px 30px 0 0;overflow: hidden;color: #a6978a; float:left}
.lifepic{float: left;}
.lifepic .bg{padding: 4px 10px 16px;margin-bottom: -4px;background-position: 0 -148;}
.lifepic img{width: 195px;height: 260px;}
.lifeinfo{margin: 0 0 10px 226px;}
.lifeinfo h3{width: 100%;padding-bottom:5px;font-size:16px;line-height:23px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lifeinfo .sundry{height: 18px;line-height: 18px;color: #999;padding: 0;margin: 0;}
.lifeinfo .sundry .grade{height: 13px;margin-right: 8px;background:url(/styles../images/temp/star_bg.png) repeat-x left top;display: inline-block;}
.lifeinfo .sundry .user{max-width: 84px;font-size: 12px;height: 18px;display: inline-block; margin-right:8px}
.lifeinfo .sundry .time{font-size: 12px;display: inline-block;}
.lifeinfo p{margin:5px 0 0;color: #666;overflow: hidden;font-size:14px;line-height:18px;}

.lifewc_info{padding:20px 20px 0px 25px;}
.lifewcpic{overflow:hidden; margin-top:15px;}
.lifewcpic img{width: 500px;height: 285px;}
.lifewhcs_info{width: 510px;}
.lifewhcs_info h3{width: 100%;padding: 5px 0;font-size:20px;line-height: 30px;overflow: hidden;}
.lifewhcs_info .sundry{height: 18px;line-height: 18px;color: #999;padding: 0;margin: 0;}
.lifewhcs_info .sundry .author{font-size: 14px;line-height: 22px;display: inline-block;margin-right: 10px;}
.lifewhcs_info .sundry .time{font-size: 12px;display: inline-block;}
.lifewhcs_info p{font-size:14px;line-height: 20px;margin:8px 0;color: #666;overflow: hidden;}
.lifewc_list{width:500px;padding:20px 20px 0px 25px}
.lifewc_list ul li{width:100%;color:#222;font:17px/28px "Microsoft YaHei", Arial,HELVETICA;padding-left:20px;background: url(/styles../images/temp/icon.png) no-repeat 0 -881px;overflow: hidden;}

.lifelist_item{padding: 15px 0 20px;border-bottom: 1px solid #e0dad5;overflow: hidden;}
.lifeitem_pic{width: 200px; float:left; overflow:hidden;}
.lifeitem_pic img{width: 195px;height: 260px; padding-bottom:16px;}
.lifeitem_pic p{overflow: hidden;}
.lifeitem_pic .title{margin-bottom: 5px;color: #333;font-weight: 700;font-size: 14px;overflow: hidden;}
.lifeitem_pic .author{margin-bottom: 5px;color: #333;font-weight: 700;font-size: 14px;overflow: hidden;}
.lifeitem_pic .publish{margin-bottom: 5px;color: #333;font-weight: 700;font-size: 14px;overflow: hidden;}
.lifeitem_info{margin-left:230px;}
.lifeitem_info h2{padding: 5px 0;font-size:20px;line-height: 30px;overflow: hidden;}
.lifeitem_info .sundry{height: 18px;line-height: 18px;color: #999;padding: 0;margin: 0;}
.lifeitem_info .sundry .grade{height: 13px;display: inline-block;background:url(/styles../images/temp/star_bg.png);}
.lifeitem_info .sundry .grade .star-on{padding-left:13px;background:url(/styles../images/temp/star_bg.png) no-repeat 0px 0px;overflow: hidden;}
.lifeitem_info .sundry .grade .star-off{padding-left:13px;background:url(/styles../images/temp/star_bg.png) no-repeat 0px -15px;overflow: hidden;}
.lifeitem_info .sundry .user{font-size: 14px;line-height: 22px;display: inline-block;margin-right: 10px;}
.lifeitem_info .sundry .time{font-size: 12px;display: inline-block;}
.lifeitem_info p{font-size:14px;line-height: 20px;margin:8px 0;color: #666;overflow: hidden;}

/*搜索页*/
.searchL{width:870px;overflow:hidden; float:left}
.search-top{ width:100%;margin-bottom:20px;display:inline-block;overflow:hidden;}
.search-begin{margin-bottom:30px;}
.search-begin .txt{width:600px;height:30px;float:left;border:1px solid #8f1d22;padding:0 10px;-webkit-appearance: none;border-radius:3px;}
.search-begin .btn{font-size:14px;height:32px;color:#8f1d22;padding:0 15px;cursor: pointer;display: inline-block;border-radius: 3px;border:2px solid #8f1d22;-webkit-font-smoothing:subpixel-antialiased;background: #fff; margin-left:10px;}
.search-begin .btn:hover{color:#fff;border:2px solid #8f1d22;background: #8f1d22;transition:all 0.2s ease;}
.search-result{ padding-bottom:10px;border-bottom:1px solid #dbdbdb;}
.search-result p{font:18px/20px "Microsoft YaHei"; padding-left:5px;}
.search-header{height:38px;padding-left:20px;}
.search-header h2{float:left;font:16px/30px "Microsoft YaHei";}
.search-header .search-more{float:right;color:#999;font:14px/38px "Microsoft YaHei";padding-right:20px}
.search-user{margin-bottom:20px;overflow:hidden;border-radius:10px;border:2px solid #f6f5f2;-webkit-font-smoothing:subpixel-antialiased;background: #f6f5f2;}
.search-user li{width:130px;margin:10px 20px 25px;float:left;overflow:hidden;}
.search-user li .peoplepic{display:block; text-align:center}
.search-user li img{-webkit-border-radius:50%;border-radius:50%;width:80px;height:80px;}
.search-user li .right{overflow:hidden;display:block; padding-top:10px; text-align:center}
.search-user li .right .name{font:16px/30px "Microsoft YaHei";}
.search-user li .right .name a{}
.search_more{font:16px/30px "Microsoft YaHei";text-align:center}
.search_more a{display:block; padding-top:50px;}
.search-news{margin-bottom:20px;overflow:hidden;}
.search-news .item{padding:10px 20px;border-bottom:1px solid #e9e9e9;overflow:hidden;}
.search-news .item:hover{background:#f9fafd;}
.search-news .pic{float:left;margin-right: 10px;overflow: hidden;display: inline;text-align: center;border: 1px solid #ccc;}
.search-news .title{font:20px/30px "Microsoft YaHei";font-weight:900;margin-bottom:12px;overflow:hidden;padding:0;}
.search-news p{font:14px/20px "Microsoft YaHei";color:#666;}
.search-news .author{margin:8px 7px 8px 0;line-height:22px;display:inline-block;}
.search-news .time{color:#bbb; margin:8px 50px 8px 0;line-height:22px;display:inline-block;}
.search-news .sn_collect{padding-left:15px;background:url(/styles../images/temp/icon.png) no-repeat 0px -1308px;}
.search-news .sn_comment{margin-left:20px;padding-left:15px;background:url(/styles../images/temp/icon.png) no-repeat 0px -1245px;}
.searchR{width:240px;overflow:hidden;padding: 30px 30px 10px;background: #f6f5f2;float:right; margin-top:110px}
.searchR li{margin-bottom: 20px;font-size:16px;}
.searchR li a{font-size:16px;text-decoration: none;}
.searchR .active{color:#8f1d22}

/*标签页*/
.label{width:810px;background-color:#f6f5f2;;padding:20px 30px; margin-bottom:20px;}
.label h2,.label h1{font:24px/30px "Microsoft YaHei";display:block; color:#F63}
.label .pic_intro{ margin:20px 0}
.label .pic_intro img{width:80px;float:left; margin-right:20px;}
.label .pic_intro .label_intro{font:16px/22px "Microsoft YaHei";vertical-align:top; color:#666}
.label_nav{padding: 0 2%;border-bottom: 1px solid #e0e0e0;font-size: 16px;line-height: 20px; height:33px;}
.label_nav li{float: left;margin: 0;}
.label_nav li a{background: #f6f6f6;font-weight: bold;text-align: center;display: block;border: 1px solid #e0e0e0;color: #909090;text-shadow: 0 1px 0 rgba(255,255,255, 0.75);padding: 6px 18px;
margin: 0 10px -1px 0;-webkit-border-top-left-radius: 6px;-webkit-border-top-right-radius: 6px;-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.label_nav li.active a{background: #fff;border-color: #d4d4d4;border-bottom: 1px solid #fff;color: #dd390d;margin-top: -4px;padding-top: 10px;}

/*图片新闻*/
.imagenews{padding-left:20px;margin-bottom:35px;overflow:hidden;}
.imagenews h2{font:20px/25px "Microsoft YaHei"; height:25px;color:#0077ae;margin-bottom:5px;}
.imagenews ul li{padding-right:15px; float:left;}
.imagenews ul li img{width:190px;height:150px;}
.imagenews ul li a{font:14px/25px "Microsoft YaHei";}
.imagenews ul li a:hover{color:#0077ae; text-decoration:underline;}

/*相关新闻*/
.news{margin-bottom:35px;overflow:hidden;}
.news h2{font:20px/25px "Microsoft YaHei"; height:25px;color:#0077ae;padding-left:20px;margin-bottom:5px;}
.news ul li{padding-left:10px; color:#0077ae; line-height:24px; height:24px;}
.news ul li a{}
.news ul li a:hover{color:#0077ae; text-decoration:underline;}

/*评论*/
.comments{overflow:hidden;}
.comments h2{font:20px/25px "Microsoft YaHei"; height:25px;color:#0077ae;padding-left:20px;margin-bottom:5px;}
.comments .txt{width:790px;height:100px;border:1px solid #aeb6c1;border-radius: 3px;background-color:#fff;margin-left:22px;margin-bottom:10px;font-size:14px;line-height:21px;color:#888;padding:8px;resize: none;}
.comments .submitBtn{height:40px;margin-bottom:20px; padding-right:40px;}
.comments .btn{padding:7px 15px 6px;text-align:center;font-size:14px;color:#fff;border:none;background-color:#379BE9;;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor: pointer;display:inline-block;vertical-align:middle;outline:none;text-decoration:none;line-height:normal;float:right;}
.comments .btn:hover {background-color: #328BD2;}
.comments ul{padding-left:20px;padding-right:40px; overflow:hidden;}
.comments ul li{padding:12px 0;border-bottom:1px solid #DDD;overflow:hidden;}
.comments ul li img{float:left;display:inline;-webkit-border-radius:50%;border-radius:50%;}
.commentbody{margin-left:60px;}
.commentbody .name{font:14px/20px "Microsoft YaHei";}
.commentbody .name a{color:#379BE9;}
.commentbody .title{font:bold 14px/20px "Microsoft YaHei";}
.commentbody .title a{color:#000;}
.commentbody .stargrade{margin:8px 0;color: #666;height:18px;line-height:18px;}
.commentbody .stargrade .grade{height: 13px;margin-right: 5px;background:url(/styles../images/temp/star_bg.png) repeat-x left top;display:inline-block;}
.commentbody .time{margin-left:7px;color:#999;}
.commentbody .hotcomment{margin-left:10px;}
.commentbody p{font:15px/21px "Microsoft YaHei";margin:7px 0; overflow:hidden;}
.commentbody .sundry{font:15px/21px "Microsoft YaHei";margin-bottom:7px;color:#999;}
.commentbody .sundry .reply{cursor:pointer }
.commentbody .on-off{ float:right; margin-right:10px;}
.commentbody .book_sundry{height:20px; margin-top:10px;}
.commentbody .book_sundry a{color: #9a8069;}
.commentbody .book_sundry .g{padding: 0 10px;}

.commentsc{margin: 10px 0 10px 60px;border-radius: 3px;padding:0px 20px 0px;position: relative;background: #F5F5F5;}
.commentsc .c-reply{overflow: hidden;padding-bottom:10px;padding-left: 20px;padding-right: 40px;}
.commentsc textarea{-moz-box-sizing: border-box;box-sizing: border-box;border: 1px solid #BCBCBC;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;padding: 7px 10px;line-height: 23px;font-size: 16px;font-weight: normal;color: #4A4A4A;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;transition: all 0.4s ease-out;resize: none;}
.commentsc .reply-input{display: block;width: 100%;margin: 20px 0 10px 0;min-height: inherit;vertical-align: inherit;max-height: 177px; }
.commentsc .name{font:14px/20px "Microsoft YaHei";}
.commentsc .name a{color:#379BE9;}
.commentsc .time{margin-left:7px;color:#999;}
.commentsc .hotcomment{margin-left:10px;}
.commentsc p{font:15px/21px "Microsoft YaHei";margin:7px 0;}
.commentsc .sundry{font:15px/21px "Microsoft YaHei";margin-bottom:7px;color:#999;}
.commentsc .sundry .reply{cursor:pointer }
.commentsc .sundry .reply-reply{overflow: hidden;padding-bottom:10px;padding-left: 20px;padding-right: 40px;}
.commentsc .sundry .rr-input{display: block;width: 100%;margin: 20px 0 10px 0;min-height: inherit;vertical-align: inherit;max-height: 177px;}

.video-comment{ wdith:770px; }
.video-comment .comments h2{ padding-left: 0;}
.video-comment .comments .txt{width:780px;margin-left:0px;}
.video-comment .comments .submitBtn{ padding-right: 3px;}

/*视频*/
.video-index {width:300px; height:150px; border:0px solid #e5e5e5; margin-bottom:10px; overflow:hidden;}
.videotop{overflow:hidden;}
.videoL{width:740px;float:left;margin-left:20px;position:relative; overflow:hidden;}
.videoL img{width:740px; height:420px;}
.videoL .bg{width: 100%;height: 40%;position: absolute;bottom: 0;left: 0;filter: alpha(opacity=0 finishopacity=80 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff,endcolorstr=black,gradientType=0);-ms-filter: alpha(opacity=0 finishopacity=80 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff,endcolorstr=black,gradientType=0);background: -moz-linear-gradient(top, transparent, rgba(0,0,0,0.8));background: -webkit-gradient(linear, 0 0, 0 bottom, from(transparent), to(rgba(0,0,0,0.8)));}
.videoL .txt{width: 100%;min-height:32px;padding-top:6px;position: absolute;left:0;bottom:0;overflow: hidden;}
.videoL h2{width: 100%;padding: 6px 0 7px 0px;font-size: 32px;text-indent: 15px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;color: #fff;}
.videoL a{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(#);}
.video-index a{ position: relative; display: block; width:300px; height: 150px; overflow: hidden;}
.video-index a p.ico_play{ background: url(/styles../images/play2.png) no-repeat; top: 50%; left: 50%; margin: -25px 0 0 -25px;  width:50px; height: 50px; background-size: 50px 50px; position: absolute; }

.videoR{width:390px; height:410px;background-color:#393839;float:left; padding-top:10px;}
.videoR li{overflow:hidden;padding:15px 20px;}
.videoR li:hover{background:#404040;}
.videoR li img{width:70px;height:70px; padding-left:10px;float:left;display:inline;}
.videoR li .videoinfo{margin-left:100px;}
.videoR li .videoinfo h3 a{font:bold 16px/20px "Microsoft YaHei";color:#fff; margin-bottom:5px}
.videoR li .videoinfo p{font:14px/20px "Microsoft YaHei";color:#9FA3A7;padding-top:5px;}

.video{overflow:hidden;}
.video li{float: left;margin: 30px 20px 0;position: relative;}
.video img{width:350px;}
.video .type{ position:absolute;top:0;left:0;background-color: #8f1d22;color: #fff; padding:5px 10px;}
.video .txt{width: 100%;min-height: 27px;padding-top:6px;position: absolute;left:0;bottom:0;overflow: hidden;}
.video h2{width: 100%;padding: 6px 0 7px 0px;font-size: 18px;text-indent: 15px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;color: #fff;}
.video a{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(#);}
/*modify*/
.photolist img.vplay{position: absolute; margin: -60px 0 0 -40px; top: 50%; left: 50%; width: 80px; height:80px; filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.overlay{width: 100%; height: 100%; position: absolute; top: 0; left: 0; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; transition: all 0.2s ease; background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.95) 100%); background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.95) 100%); background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 5%, rgba(0, 0, 0, 0.95) 100%);}

/*图片*/
.phototop{overflow:hidden; height:529px; position: relative;}
.photoL{width:740px;float:left;margin-left:20px;position:relative; overflow:hidden;}
.photoL > img{width:740px; height:529px; transition: .1s transform; transform: translateZ(0);}
.photoL > img:hover{z-index: 1; transform: scale(1.2, 1.2); transition: .3s transform;}
.cf:before, .cf:after{display: table; content: ""; line-height: 0;}
.cf:after{clear: both;}

.photoL .bg{width:100%;height: 40%;position: absolute;bottom: 0;left: 0;filter: alpha(opacity=0 finishopacity=80 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff,endcolorstr=black,gradientType=0);-ms-filter: alpha(opacity=0 finishopacity=80 style=1 startx=0, starty=0, finishx=0, finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fff,endcolorstr=black,gradientType=0);background: -moz-linear-gradient(top, transparent, rgba(0,0,0,0.8));background: -webkit-gradient(linear, 0 0, 0 bottom, from(transparent), to(rgba(0,0,0,0.8)));}
.phototop .txt{width: 740px;margin-left:20px;min-height:32px;padding-top:6px;position: absolute;left:0;bottom:0;overflow: hidden; z-index: 1;}
.phototop h2{padding: 6px 10px 10px 10px;font-size: 32px;text-indent: 15px;font-weight: normal;color: #fff;}
.photoL a{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(#); z-index: 2;}

.photoR{width:400px; height:529px;background-color:#393839;float:left; padding-top:10px;}
.photoR li{overflow:hidden;padding:20px 20px; height:86px; border-bottom: solid #666 1px;}
.photoR li:last-child{ border-bottom: 0;}
.photoR li:hover{background:#404040;}
.photoR li img{width:120px;height:86px; padding-right: 10px; padding-left:10px;float:left;display:inline;}
.photoR li .photoinfo{margin-left:100px;}
.photoR li .photoinfo h3 a{font:bold 16px/20px "Microsoft YaHei";color:#fff; margin-bottom:5px}
.photoR li .photoinfo p{font:14px/20px "Microsoft YaHei";color:#9FA3A7;padding-top:5px;}

.photolist{margin-left:20px; margin-right:39px;background-color:#F1F1F1; overflow:hidden;}
.photolist li{float:left;margin:20px 15px 10px 15px;position: relative;}
.photolist li:hover{background:#fff;box-shadow: 1px 1px 2px 0px #D0D0D0;}
.photolist img{width:350px; height:250px}
.photolist a{}
.photolist .type{ position:absolute;top:0;left:0;background-color: #8f1d22;color: #fff; padding:5px 10px;}
.photolist .txt{width:100%;padding-top:6px;overflow: hidden;}
.photolist h2{width: 100%; max-width: 350px; padding: 6px 0 7px 0px;font-size: 18px;text-indent: 15px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.photolist p{font:14px/20px "Microsoft YaHei";color:#9FA3A7;padding:5px 0 7px 0px;text-indent: 15px}
.photolist p a{color:#9FA3A7;}

.load_more{width:100px;font-size:16px;display: block;color: #fff;padding: 8px 0 9px;text-align: center; margin: 10px auto 50px;cursor: pointer;}
.load_more a{height:32px;color:#8f1d22;padding:0 15px;cursor: pointer;display:inline-block;text-align:center;border-radius:3px;border:2px solid #8f1d22;-webkit-font-smoothing:subpixel-antialiased;background: #fff; line-height:30px;}
.load_more a:hover{color:#fff;border:2px solid #8f1d22;background: #8f1d22;transition:all 0.2s ease;}

.photo-content{ margin-bottom:20px;overflow:hidden;}
.photo-contentL{width:840px;float:left;}
.photo-contentL .pcinfo{padding-bottom:10px; display:inline-block}
.photo-contentL .pcinfo .title{font:22px/32px "Microsoft YaHei"; font-weight:900;display:inline}
.photo-contentL .pcinfo .author{font:14px/20px "Microsoft YaHei";color:#9FA3A7;display:inline; padding-left:20px}
.photo-contentL .pcinfo .time{font:14px/20px "Microsoft YaHei";color:#9FA3A7;display:inline; padding-left:20px}
.photo-contentL .pic{width:840px; height:560px;}

.photo-contentR{width:360px; height:550px;background-color:#393839;float:left; padding-top:10px;overflow:hidden; margin-top:42px;}
.photo-contentR .photo-cbox {height:500px;overflow:hidden;margin:10px 0;}
.photo-contentR ul{}
.photo-contentR li{overflow:hidden;padding:5px 20px;}
.photo-contentR li:hover{background:#404040;cursor:pointer}
.photo-contentR li img{width:250px;height:179px; margin-left:35px;float:left;display:inline;overflow:hidden;}
.photo-contentR a#up {display:block; background:url(/styles../images/temp/slide.png) no-repeat;background-position: center 0px; margin: 0px; overflow: hidden; width: 360px;  height: 14px; outline: none}
.photo-contentR a#down {display:block; background: url(/styles../images/temp/slide.png) no-repeat;background-position: center -20px; margin: 0px; overflow: hidden; width: 360px;  height: 14px; outline: none}
.photo-contentR a#up:hover {background-position: center -40px}
.photo-contentR a#down:hover {background-position: center -60px}
.photo-contentR a.gray#up {background-position: center -80px}
.photo-contentR a.gray#down {background-position: center -100px}

.photo-introduce{width:800px;background:#fff;padding: 15px 0px;margin-bottom: 15px;color: #424242;overflow: hidden;}
.photo-introduce .photo-con-box{ background: #FFFCF2; padding:20px; margin-bottom: 20px;}
.photo-introduce p{font: 16px/32px "Microsoft YaHei"; text-align: justify; margin-bottom: 32px;}
.photo-introduce .num{display: inline-block;height: 36px;line-height: 36px;font-size: 36px;font-weight: bold; float:right}


/*------------------------------右侧------------------------------*/
/*金盾舆情*/
.jdyq{width:300px;height:100px;margin-bottom:10px;}

/*专栏*/
.column{margin-bottom:10px;overflow:hidden;}
.column .hd{height:34px; margin-bottom:10px;padding:0 0px; border-bottom: solid #ddd 2px;}
.column .hd h2{float:left;font:26px/34px "Microsoft YaHei";color:#333;border-bottom: solid #8A141A 2px;}
.column .item{padding:10px 0px;border-bottom: 1px solid #e9e9e9; clear:both;}
.column .item .authorInfo{overflow:hidden;}
.column .item .authorInfo .pic{ margin-right:13px;}
.column .item .authorInfo .pic img{width:80px;height:80px;border-radius:50%;}
.column .item .authorInfo .author{font:16px/20px "Microsoft YaHei";}
.column .item .authorInfo .introduce{font:12px/20px "Microsoft YaHei"; color:#666; height:60px; padding-top:5px;overflow:hidden; }
.column .item h3{font:16px/20px "Microsoft YaHei";padding:12px 0; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.column .item p{font:12px/20px "Microsoft YaHei";color:#666;padding:5px 3px; height:50px;overflow:hidden;}

/*热词*/
.hotwords{margin-bottom:15px;overflow:hidden;}
.hotwords ul{width:310px;}
.hotwords li{width:98px;height:98px;margin:0 3px 3px 0;background:#0da4d6;font-size:14px;float:left;position:relative;overflow:hidden;text-align:center}
.hotwords li a:link,.hotwords li a:visited{width:91px;color:#FFF;padding:2px;line-height:18px;text-decoration:none;font-family:"Microsoft YaHei","Hiragino Sans GB";display:block;visibility:hidden;}
.hotwords li a.d{display:block;visibility:visible;background:rgba(0,0,0,0.8);filter:progid:DXImageTransform.Microsoft.gradient(enabled = 'true',startColorstr = '#80000000',endColorstr = '#80000000');height:98px; width:98px; position:absolute;top:98px;left:0}

/*书评影评*/
.reviewBF{margin-bottom:15px;overflow:hidden;}
.reviewBF .hd{height:34px;border-bottom: solid #ddd 2px; margin-bottom:10px;padding:0 0px;}
.reviewBF .hd h2{float:left;font:26px/34px "Microsoft YaHei";color:#333;border-bottom: solid #8A141A 2px;}
.reviewBF .reviewbox{padding:0 5px;}
.reviewpic{float:left;}
.reviewpic img{width:130px;height:180px}
.reviewinfo{margin-left:140px;}
.reviewinfo .title{font-size:14px;padding-bottom:5px;line-height:20px;overflow:hidden;}
.reviewinfo .title a{color:#613f23;text-decoration:none;}
.reviewinfo .title a:hover{color:#8f1d22;text-decoration:none}
.reviewinfo .u_t{height:18px;line-height:18px;color: #999;font-size:12px;white-space: nowrap;}
.reviewinfo .u_t .user{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.reviewinfo .u_t .times{}
.reviewinfo .desc{margin:5px 0 0;color:#666;overflow:hidden; line-height:20px}
.reviewinfo .review_cominfo{margin-top:8px;color:#a6978a;overflow:hidden;}
.reviewinfo .review_cominfo .review_comment{float:right;padding-left:15px;background:url(/styles../images/temp/icon.png) no-repeat 0px -1246px;}
.reviewinfo .review_cominfo .review_comment a{color:#a6978a;}

/*广告*/
.adtop{width:1000px;height:100px;margin:10px 180px 15px;}
.ad{width:300px;margin-bottom:15px;overflow:hidden;}
.adnews{width:550px;height:100px;margin:10px 0; overflow:hidden;}
.ad_s2 a img,.ad_s3 a img{ border-radius: 5px;}
.ad_s4{ margin-bottom: 15px;}
.ad_V1{margin-top:50px;}
.ad_V2{height:150px;border:solid 1px #F1F1F1; border-radius:5px; overflow: hidden; margin-bottom:30px; overflow: hidden;}
.ad_V3{margin:20px 0;width:330px}
.ad_V4{height:150px;border:solid 1px #F1F1F1; border-radius:5px; overflow: hidden; margin:30px 0 10px; overflow: hidden;}



/*热点文章*/
.hotnews{margin-bottom:15px;overflow:hidden;}
.hotnews .hd{height:34px; margin-bottom:10px;padding:0 0px; border-bottom: solid #ddd 2px;}
.hotnews .hd h2{float:left;font:26px/34px "Microsoft YaHei";color:#333; border-bottom: solid #8A141A 2px;}
.hotnews ul{overflow:hidden;}
.hotnews li{border-bottom:1px dashed #ccc;overflow:hidden;padding:10px 0;}
.hotnews li:hover{background:#f9fafd;}
.hotnews li img{width:100px;height:70px; padding-left:10px;float:left;display:inline;}
.hotnews li .hotnewsbody{margin-left:120px;}
.hotnews li .hotnewsbody h3{font:14px/20px "Microsoft YaHei";}
.hotnews li .hotnewsbody p{font:12px/20px "Microsoft YaHei";color:#bbb;padding-top:5px;}

/*市场活动*/
.subject{margin-bottom:15px;overflow:hidden;}
.subject .hd{height:34px;background:#eee; margin-bottom:10px;padding:0 13px;}
.subject .hd h2{float:left;font:bold 16px/34px "Microsoft YaHei";color:#8f1d22;}
.subject .item { overflow:hidden;}
.subject .item a {display:inline; float:left; width:300px; height:140px; overflow:hidden;position:relative; background:#131D27; text-align:center; margin-bottom:5px;}
.subject .item a span { width:290px; height:auto; font:12px/18px "Microsoft YaHei"; display:block; padding:2px 5px; color:#ffffff; cursor:pointer; overflow:hidden;position:absolute; left:0; bottom:0; _bottom:-1px; background-color:rgba(0,0,0,0.7) !important;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#af000000', EndColorStr='#af000000'); text-align:left;}
.subject .item a:hover span {background-color:rgba(0,114,188,1) !important;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ff0072bc', EndColorStr='#ff0072bc');}

/*精彩评论*/
.hotComment{margin-bottom:15px;overflow:hidden;}
.hotComment .hd{height:34px; margin-bottom:10px;padding:0 0px; border-bottom: solid #ddd 2px;}
.hotComment .hd h2{float:left;font:26px/34px "Microsoft YaHei";color:#333; border-bottom: solid #8A141A 2px;}
.hotComment .item{padding:10px 0px;border-bottom: 1px solid #e9e9e9;}
.hotComment .item .info{}
.hotComment .item .info .pic{width:50px;height:50px; margin-right:13px;}
.hotComment .item .info .author{font:bold 16px/20px "Microsoft YaHei";padding:5px 0px;}
.hotComment .item .info .time{padding:5px 0px; margin-left:20px;}
.hotComment .item .info p{padding:15px 15px;}
.hotComment .item h3{padding:5px 0px;}
.hotComment .item p{font:12px/20px "Microsoft YaHei";color:#666;padding:5px 0px;}

/*热门作者*/
.hotauthor{width:300px;overflow:hidden; margin-bottom:15px;}
.hotauthor .hd{height:34px; margin-bottom:10px;padding:0 0px; border-bottom: solid #ddd 2px;}
.hotauthor .hd h2{float:left;font:26px/34px "Microsoft YaHei";color:#333; border-bottom: solid #8A141A 2px;}
.hotauthor li{padding:5px 0;float:left;}
.hotauthor li img{width:80px;height:80px; margin:10px 10px;}
.hotauthor p{line-height:20px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;}

/*创始大V*/
.creator{font-size: 14px;color: #888;padding-bottom: 30px;margin-bottom: 50px;line-height: 30px;border-bottom: 1px solid #e6e6e6;}
.creator .subtitle {font-weight: bold;margin:15px 0;border-bottom: 2px solid #e6e6e6;color: #666;font-size: 20px;padding-bottom: 7px;}
.creator .subtitle i{color:#FF0105;}
.creator .multi_slide{width: 100%;position: relative;height: 460px;background: none;}
.creator .multi_slide ul{height: 250px;position: absolute;top: 0;left: 0;}
.creator .multi_slide ul li{width: 140px;display: inline-block;margin:0 80px;font-size: 18px;vertical-align: top;float: left;}
.creator .multi_slide ul li a{display: block;width: 100%;height: 255px;/*background: #fff;*/}
.creator .multi_slide img{width: 100%;border-radius: 50%;display: block;margin-bottom: 20px;border: none;}
.creator .name{text-align: center;color: #333;}
.creator .desc{font-size: 14px;color: #999;height: 60px;}


/*大V横栏*/
.columnsV{margin: 30px 0;overflow: hidden;}
.module {font-size: 14px;color: #888;margin-bottom: 40px;}
.book, .events {width: 380px;display: inline-block;float: left;vertical-align: top;}
.module .subtitle {font-weight: bold;margin-bottom: 20px;color: #666;font-size: 18px;}
.book .subtitle, .events .subtitle {border-bottom: 2px solid #e6e6e6;padding-bottom: 7px;}


/*大V文章排行*/
.mod{margin-bottom: 20px;}
.mod .hd{border-bottom:2px solid #ccc;padding:12px 0 4px;line-height:29px;height:40px;margin-bottom:0;}
.title_container {position: relative;top: 10px;margin: 0 auto;text-align:center;}
.title_container .title{position:absolute;display:block;font-size:20px;top:-16px;width:100%;text-align:center;color:#333;left:0;font-family: "微软雅黑","Hiragino Sans GB";}
#artical .bd{position:relative;top:-1px}
#artical .bd .tabs{height:46px;border-bottom:1px solid #f0f0f4;margin-bottom:0}
#artical .bd .tab{height:44px;line-height:44px;width:50%;float:left;color:#555;font-size:16px;border-bottom:2px solid #fff;text-align:center}
#artical .bd .tab:hover{text-decoration:none;color:#333}
#artical .bd .tabs .on{color:#333;border-color:#e94c3d}
#artical .bd a.on:hover{text-decoration:none;cursor:default}
.artical-top-num li{line-height:42px;height:42px;padding:0 50px;position:relative;*zoom:1;overflow:hidden;font-size:12px;word-wrap:break-word;word-break:break-all;border-top:1px solid #f0f0f4}
.artical-top-num li:first-child{border:0}
.artical-top-num .num{width:21px;height:19px;display:block;position:absolute;left:15px;font-family:Georgia;font-size:20px;color:#999;font-style:italic}
.artical-top-num .title{font-size:14px;color:#333}
.artical-top-num .title a{color:#333}
.artical-top-num .title a:hover{color:#e05a5a;text-decoration:none}
.artical-top-num .nm{position:absolute;right:0;width:50px;overflow:hidden;color:#999;text-align:right;font-size:12px;line-height:42px}
.artical-top-num .top-1{height:42px;padding:20px 50px 0;border-top:0;line-height:42px}
.artical-top-num .top-1 .num{background-color:#C30;background-position:0 0;left:9px;padding:0 7px;width:12px;color:#fff;height:auto}
.artical-top-num .top-1 .title{font-size:14px}
.artical-top-num .top-1 .desc{color:#999;line-height:18px;font-size:14px}


/*大V排行*/
.title_box {
width: 220px;
margin: 0 auto;
height: 20px;
text-align: center;
}
#author_list .bd{overflow:hidden}
.author-m{background:0 0;_margin-top:-1px;margin-bottom:17px;word-wrap:break-word;word-break:break-all;padding:15px 0 16px}
.author-m .author-name{padding:0;margin-left:85px;font-size:14px;text-align:left;line-height:24px;font-weight:700}
.author-m .author-name a{color:#000}
.author-m .author-text{margin-left:85px;font-size:12px;text-align:left;color:#999}
.author-m .author-artical{margin-left:85px;font-size:12px;padding-top:10px}
.author-m .author-artical a{color:#000}
.author-m .author-pic{float:left;height:70px;width:70px;margin-right:10px;margin-left:3px;border:0;border-radius:100%;box-shadow:0 1px 5px 1px #e4e4e4;overflow:hidden}
.author-m .author-pic img{height:70px;width:70px}
.author-m .author-pic .avatar{height:70px;width:70px;display:block}
.author-name .public-v {
display: inline-block;
vertical-align: middle;
}
.public-v {
background-image: -webkit-image-set(url(/styles../images/v.png) 1x,url(/styles../images/v.png) 2x);
background-repeat: no-repeat;
background-size: 15px;
width: 15px;
height: 15px;
}


/*作者*/
.aboutauthor{overflow:hidden;margin-bottom:20px; border: solid #f1f1f1 1px;}
.aboutauthor .hd{height:34px;background:#eee; margin-bottom:10px;padding:0 13px;}
.aboutauthor .hd h2{float:left;font:bold 16px/34px "Microsoft YaHei";color:#8f1d22;}
.aboutauthor .authortop{margin-bottom:5px;overflow:hidden;padding:10px 10px 0 15px;}
.aboutauthor img{float:left;display:inline;width:80px;height:80px;border-radius: 100%;}
.aboutauthor .authorinfo{margin-left:90px;}
.aboutauthor .authorinfo .name{font:16px/20px "Microsoft YaHei";font-weight:400;color:#000;margin-bottom:8px; display:block}
.aboutauthor .authorinfo .name a{color:#379BE9;}
.aboutauthor .authorinfo p{font:14px/20px "Microsoft YaHei";color:#9FA3A7;margin-bottom: 8px;}
.aboutauthor .authorinfo .info{}
.aboutauthor .authorinfo .info a{color:#fff; background: #0da4d6; font-size: 12px; padding: 3px 8px; border:solid 1px;}
.aboutauthor .authornews{padding:0 20px 20px;}
.aboutauthor .authornews h3{font:16px/24px "Microsoft YaHei";border-bottom: 1px solid #eaeaea;padding-bottom:10px;}
.aboutauthor .authornews ul{overflow:hidden;}
.aboutauthor .authornews ul li{font:14px/22px "Microsoft YaHei";margin-top:10px;padding-left:10px;background: url(/styles../images/temp/icon.png) no-repeat 0 -881px;}
.aboutauthor .authornews ul li a:hover{ color:#9e0b0f;}
.aboutauthor .author_art_more{ float: right; margin:0 10px 10px;}

/*推荐作者*/
.recomauthor{width:300px;overflow:hidden;}
.recomauthor .hd{height:34px; margin-bottom:10px;padding:0 0px; border-bottom: solid #ddd 2px;}
.recomauthor .hd h2{float:left;font:26px/34px "Microsoft YaHei";color:#333; border-bottom: solid #8A141A 2px;}
.recomauthor li{border-bottom:1px dashed #ccc;overflow:hidden;padding:10px 0;}
.recomauthor li img{width:80px;height:80px; padding-left:10px;float:left;display:inline;}
.recomauthor li .recomainfo{margin-left:100px;}
.recomauthor li .recomainfo h3{font:bold 14px/20px "Microsoft YaHei";}
.recomauthor li .recomainfo p{font:12px/20px "Microsoft YaHei";color:#666;padding-top:5px;}

/*好书评好影评*/
.life_goodBF{margin-bottom:15px;overflow:hidden;}
.life_goodBF .hd{height:34px;background:#eee; margin-bottom:10px;padding:0 13px;}
.life_goodBF .hd h2{float:left;font:bold 16px/34px "Microsoft YaHei";color:#8f1d22;}
.life_goodBF ul{overflow:hidden;}
.life_goodBF li{border-bottom:1px dashed #ccc;overflow:hidden;padding:10px 0;}
.life_goodBF li:hover{background:#f9fafd;}
.life_goodBF li img{width:85px;height:110px; padding-left:10px;float:left;display:inline;}
.life_goodBF li .life_goodBFbody{margin-left:120px;}
.life_goodBF li .life_goodBFbody h3{font:14px/20px "Microsoft YaHei";}
.life_goodBF li .life_goodBFbody p{font:12px/20px "Microsoft YaHei";color:#bbb;padding-top:5px;}

/*书籍介绍*/
.book_explain{margin-bottom:15px;overflow:hidden;background:#f6f5f2;}
.book_explain .hd{height:34px;background:#eee; margin-bottom:10px;padding:0 13px;}
.book_explain .hd h2{float:left;font:bold 16px/34px "Microsoft YaHei";color:#8f1d22;}
.book_info .pic{ text-align:center; margin-bottom:15px;}
.book_info .pic img{width: 195px;height: 260px;}
.book_info .book_sundry{padding:0 20px 20px;}
.book_info .book_sundry p{font:14px/22px "Microsoft YaHei";margin-top:10px;padding-left:10px;}

/*footer*/
.footer{padding:20px 0;background-color:#444749; margin-top:20px; clear:both; overflow:hidden; min-width: 1200px;}
.foot_bottom{width:1000px; margin:0px auto; color:#fff;}
.foot_bottom .list{float:left; width:150px;}
.foot_bottom .list .title{float:left; width:150px; color:white; font-size:16px; font-weight:900; font-family:Microsoft YaHei; text-align:left; line-height:20px; margin:20px 0 10px 0;cursor:default;}
.foot_bottom .list ul{float:left; overflow:hidden;}
.foot_bottom .list ul li{color:white; font-size:12px; font-family:Microsoft YaHei; line-height:25px;}
.foot_bottom .list ul li a{ color:#fff;}
.foot_bottom .epaper{float:left; width:300px; margin-left:40px;}
.foot_bottom .epaper .title{float:left; width:300px; color:white; font-size:16px; font-weight:900; font-family:Microsoft YaHei; text-align:left; line-height:20px; margin:20px 0 10px 0;cursor:default;}
.foot_bottom .epaper ul{float:left; overflow:hidden;}
.foot_bottom .epaper ul li{color:white; font-size:12px; font-family:Microsoft YaHei; line-height:25px;}
.foot_bottom .epaper ul li a{ color:#fff;}
.foot_bottom .epaper .point{float:left; display:none; width:0; height:3px; background:#555555; margin:10px 8px 0 2px; overflow:hidden;}
.foot_bottom .co{float:left; display:inline; width:1000px; font-size:12px; color:#d5d5d5; line-height:24px; text-align:center; margin-top: 25px;}
.foot_bottom .co a {color:#d5d5d5;}
.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
.yb_conct{position:fixed;z-index:9999999;top:100px;right:-107px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:160px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#d6d6d6 url(/styles../images/fixcont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#d6d6d6 url(/styles../images/fixcont.png) no-repeat 0 -57px;}
.yb_bar .yb_weibo{text-indent:0;background:#d6d6d6;}
.yb_bar .yb_ercode{background:#d6d6d6 url(/styles../images/fixcont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode span{display: block;}
.hd_qr{width: 100px;padding:0 29px 0px 29px;}
.yb_weibo a{background:#d6d6d6 url(/styles../images/fixcont.png) no-repeat 0 -57px;display:block;text-indent:54px;width:100%;color:#fff;}

/*文章页标签*/
.art-tag-box{ border: solid 0px; float: left; padding: 0 20px;}
a.art-tag{ display: block; float: left; margin-right: 10px; padding: 8px 15px; color: #999; font-size: 16px;  background: #f1f1f1; border: solid 1px #eee;}
a.art-tag:hover{ color: #333; background: #e1e1e1;}

/*品牌合作*/
.brand{margin-bottom:10px;overflow:hidden;}
.brand .b-article{ overflow: hidden;}
.brand .hd{height:34px; margin-bottom:10px;padding:0 0px; border-bottom: solid #ddd 2px;}
.brand .hd h2{float:left;font:26px/34px "Microsoft YaHei";color:#333;border-bottom: solid #8A141A 2px;}
.brand .item{ display: block;padding:10px 0px;border-bottom: 1px solid #e9e9e9; clear:both;}
.brand .item .pic{float: left; display: inline;  margin-right: 13px;}
.brand .item .pic img{width: 150px; height: 80px; border: solid 1px #ccc;}
.brand span.b-title{ display: table-cell; height: 66px; vertical-align: middle;}

/*20151119*/
.browser-msg{padding: 30px 0; background-color: #f2f2f2; position: fixed; bottom: 0; width: 100%; *left: 0; text-align: center;}
.browser-msg .txt{margin-bottom: 27px; font-size: 18px; font-size: 1.8rem; line-height: 19px;}
.browser-msg li{width: 130px; display: inline-block; *display: inline;}
.browser-msg li img{margin: 0 auto 5px;}
.browser-msg li .name{color: #666666; font-size: 14px; font-size: 1.4rem; line-height: 17px;}





