body{
	font:12px/1.5 'PingFang SC', 'Microsoft YaHei', '微软雅黑', STHeiti, sans-serif;margin:0;color:#123;
	min-height: 80%;position: relative;padding-top: 62px;
	word-break:break-all;word-wrap:break-word; background: #f7f7f7;
}
table{border-collapse:collapse;}
th,caption{font-weight:normal;font-style:normal;text-align:left;}
caption{font-weight:bold;}
ol,ul,li{list-style:none;margin:0;padding:0;}
a img{border:none; vertical-align: top;}
h1{color:#494949;font-size: 16px;font-weight:bold;margin:0;padding:10px 0 18px 0;}
h1 a{color:#123}
h2{color:#555555;font-size:14px;}
h2 span{font-size:12px;font-weight:normal;}
h3,h4,h5{font-size:14px;font-weight: normal;}
h6{background-color:#f4f6f9;padding:4px 8px;font-weight:normal;font-size:14px;margin:15px 0;}
.anchor{display:block;height:0;}
pre{background:#F8F8F8;border:1px dashed #CCC;padding:5px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}
blockquote{background:#F8F8F8;}
.clear{clear:both;font-size:0;line-height:0;}
input[type="text"],input[type="password"],textarea{
	border: 1px solid #d2d2d2;padding: 6px 9px;color:#333;outline: none;vertical-align: middle;line-height: 16px;height: 16px;
	display: inline-block;*display: inline;zoom:1;font-size: 14px;
}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{
	border: 1px solid rgba(1, 150, 227, 0.4);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	transition: border linear .2s,box-shadow linear .2s;
}
textarea{height: auto;}
a,button{color:#123;text-decoration:none;blr:expression(this.onFocus=this.blur());outline:none;}
a:hover{color:#4bf;}
/*a:active{color:#44BBFF;}*/
a.special{color: #37a;}
a.special:hover{color: #4bf;}
a.a-special{color: #37a;font-size: 12px;}
a.a-special:hover{color: #4bf;}
input, textarea{-moz-transition:border 0.2s linear 0s, box-shadow 0.2s linear 0s;outline:none;}
button, input, select, textarea{font-size:100%;margin:0;vertical-align:top;}
#issue-form input{vertical-align: middle;margin-top: -2px;}
label,label input[type="checkbox"],label input[type="radio"],label span{
	display: inline-block;*display: inline;zoom: 1;vertical-align: middle;cursor: default;
}
label span{font-size: 12px;margin-left: 6px;letter-spacing: 0;}
.ref{display: inline-block;*display: inline;zoom: 1;vertical-align: middle;height: 100%;}
.overdot{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.ml0{margin-left: 0!important;}
.line23{line-height:23px;}
.alert{background-color:#FCF8E3;border:1px solid #FBEED5;border-radius:4px;color:#C09853;margin-bottom:18px;padding:8px 35px 8px 14px;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}
.alert .close{line-height:18px;position:relative;right:-21px;top:-2px;}
.l{float:left;}
.r{float:right;}
.hide{display: none;}
.tc{text-align: center;}
.tr{text-align: right;}
.vh{visibility: hidden;}
.h100{height: 100%;}
.overhide{overflow: hidden;}
.oh{overflow: hidden;}
.icon-f{color: #999;}
.t-center{text-align: center;}
.v-middle{vertical-align: middle;}
.vt{vertical-align: top;}
.vm{vertical-align: middle;}
.pr{position: relative;}
.inb-f{letter-spacing:-0.31em;word-spacing:-0.43em;font-size:0;*letter-spacing:normal;}
.inb-f > *{letter-spacing: normal;word-spacing: normal;font-size: 12px;}
.inb{display: inline-block;*display: inline;zoom: 1;vertical-align: top;}
.inbm{display: inline-block;*display: inline;zoom: 1;vertical-align:bottom;}
.inbd{display: inline-block;*display: inline;zoom: 1;vertical-align:middle;}
.en-wrap{word-break:break-all;word-wrap:break-word;}
.mt10{margin-top: 10px;}
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr40{margin-right: 40px;}
.mb0{margin-bottom: 0!important;}
.pt10{padding-top: 10px;}
.db{display: block;}
.dn{display: none;}
.v-hide{visibility: hidden;}
/* confirm样式 */
.xm-con-dialog{
	border: 1px solid #c3c3c3;background-color: #FFF;z-index: 150;margin-left: -130px;
	position: fixed;top: 30%;left: 50%;min-width: 260px;text-align: center;font-size: 14px;color: #123;
}
.xm-con-title{height: 40px;padding: 0 30px;}
.xm-con-main{padding: 0 50px;}
.xm-con-btn{margin: 30px 0 20px;text-align: center;}
.xm-con-btn a{margin: 0 12px;line-height: 24px;height: 24px;}
.dialog-close{
	position: absolute;right: 2px;top: 2px;font-family: "\u5b8b\u4f53";color: #666;
	width: 20px!important;height: 20px!important;line-height: 20px!important;text-align: center;
	opacity: .8;filter:alpha(opacity=80);
	font-weight: bold;font-size: 18px;*font-size: 20px;cursor: pointer;
}
.dialog-close:hover{color: #000;opacity: .9;filter: alpha(opacity=90);}
/* confirm样式 */

/*按钮样式*/
.basicbt{color: white;padding: 4px 10px;font-size: 12px;text-align: center;border-radius: 3px;background-color: #4bf;cursor: pointer;display: inline-block;*display: inline;*zoom:1;}
.basicbt:hover{color: white;opacity: 0.7;filter: alpha(opacity=70); }

.rl-btn,.rl-static{
	border:none;vertical-align:middle;color:#FFF;background:#44bbff;
	font-size:12px;border-radius:4px;
	display:inline-block;*display:inline;zoom:1;height: 28px;line-height: 28px;padding: 0 15px;
	
}
.rl-btn:hover{color:#fff;cursor:pointer;border:0;opacity:0.7;filter:alpha(opacity=70);}
.rl-btn:active{background-color: #2aabf5;}
.rl-btn_disable{background:#999;color:#686868;}
.rl-btn_disable:hover{background:#999;color:#686868;}
.rl-static:hover{color: #FFF;cursor: default;border: 0;opacity: .7!important;filter:alpha(opacity=70);}
.rl-static:active{background-color: #44bbff;}
.rl-tip{color: red;}

.input-error{border: 1px solid #FFB5B5!important;background-color: #FEE!important;}
.tooltip{
	position: absolute;padding: 8px 12px;opacity: .8;letter-spacing: 1px;
	color: #FFF;text-align: center;max-width: 180px;font-size: 13px;border-radius: 2px;
	*background-color: #000;background-color: #000\9;background-color: rgba(0,0,0,.9);filter:alpha(opacity=90);
}
.tooltip:after,.tooltip:before{
	display:block;width:0;height:0;content:"";position:absolute;
	border:7px solid transparent;
	border-top-color: rgba(0,0,0,.75);top: 100%;left: 50%;margin-left: -6px;
}
p.vsns-quote{margin: 8px 0 4px;line-height: 1.8;font-size: 12px;color: #999;}
p.vsns-quote i.left,p.vsns-quote i.right{
	font-size: 22px;position: relative;font-style: italic;line-height: 18px;
	font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New";
	font-weight: bold;color: #ccc;margin-right: 5px;
}
.vsns-tip{text-align: center;font-weight: normal;margin: 40px 0;font-size: 14px;}
.vsns-tip a{color: #37a;}
.vsns-tip a:hover{color: #4bf;}
p.vsns-quote i.right{margin-left: 5px;}
.c999{color:#999;/*line-height: 18px*/}
.ft12{font-size: 12px;}
.placeholder{color: #aaa;}
.no-con-tip{
	display: inline-block;*display: inline;zoom: 1;vertical-align: top;
	width: 321px;height: 32px;background-image: url(../image/no-con-tip.png);
}

.overlay{
	display: none;position: absolute;z-index: 110;left: 0;top: 0;width: 100%;height: 100%;background-color: #000;opacity: .3;filter:alpha(opacity=30);
}
.a-next{color: #37a;}
.a-next:hover{color: #4bf;}
.video-time{position: absolute;right: 7px;top: 126px;color: #ededed;padding: 0 4px;font-family: tahoma;white-space: nowrap;z-index: 1;}
.video-time span.bg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: block; opacity: .3;filter:alpha(opacity=30);background-color: #000;}
.video-time span.tm{z-index:5;position:relative;background-color: transparent;}
.video-time-1{right: 2px;bottom: 2px;}
.vsns-select{
	display:inline-block;*display:inline;zoom:1;line-height:40px;
	text-align:left;vertical-align:middle;position:relative;width:180px;margin-right:4px;
}
.vsns-select a{blr:expression(this.onFocus=this.blur());outline:none;}
.vsns-select div.title{
	padding:0 25px 0 15px;border:1px solid #c5c5c7;position:relative;height:100%;cursor:pointer;overflow:hidden;background-color: #fff;}
.vsns-select-dis div.title{background-color: #dedede;}
.vsns-select ul.content{
	margin:0;padding:0;list-style:none;border:1px solid #c5c5c7;border-top:0;width: auto;
	position:absolute;overflow:auto;z-index:100;display:none;min-width:99%;max-height:185px;*width:99%;*overflow-x:hidden;
}
.vsns-select ul.content li{
	background-color:#F9F8F8;height:30px;line-height:30px;border-bottom:1px solid white;
	cursor:pointer;font-size:12px;color:#9A9A9A;padding:0 25px 0 15px;white-space:nowrap;display:block;margin-bottom: 0;
}
.vsns-select ul.content li:hover{color:white;background-color:#91d0fc;}
.vsns-select-cur{
	font-family:"Microsoft Yahei";font-size:12px;text-decoration:none;color:#9a9a9a!important;
	display:block;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;width: 150px;
}
.vsns-select-cur:hover{color:#4bf;}
.vsns-select-arr{
	width:10px;height:38px;display:inline-block;*display:inline;zoom:1;
	position:absolute;right:1px;top:1px;background:url(../image/select.png) no-repeat 0 center transparent;
}

.comment-loading{text-align: center;padding: 20px 0;}
.comment-loading img{vertical-align: middle;}
.comment-loading-t{margin-left: 10px;font-size: 16px;color: #666;}

#header{background-color:#fff;z-index:102;min-width: 1180px;
	position: fixed;top: 0;right: 0; left: 0;
}
.noscroll #header{position: relative;}
.noscroll body{padding-top: 0;}
/*新片场通栏广告位*/
.header-adverts{
	width: 100%; background-color: #f06a6e;position: relative;display: none;overflow: hidden;
}
.header-adverts img{
	width: 100%;
}
.hide-button{
	display: inline-block;font-size: 30px;color: #fff;position: absolute;right: 0px;top:-12px;cursor: pointer;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}
.hide-button:hover{
	color: #000;
}
/* 头部公用导航 */
.header{width: 100%;height: 28px;background: #222;font-family: Helvetica,Arial,sans-serif;font-size: 12px;}
.header-main{width: 1180px;margin-left: auto;margin-right: auto;}
.header-left li{float: left;line-height: 28px;margin: 0;padding: 0;background: none;}
.header-left li a{display: inline-block;*display: inline;zoom: 1;padding: 0 12px;color: #d5d5d5;}
.header-left li a:hover,.header-right li a:hover,.header a.sel{color: #FFF;}
.header-right li{float: right;line-height: 28px;}
.header-right li a{display: block;padding: 0 12px;color: #d5d5d5;}

.hover-content{width: 200px;background: #fff;position: absolute;left: -70px;z-index: 1000;text-align: center;font-family: Verdana,"Lantinghei SC","Hiragino Sans GB","Microsoft Yahei",Helvetica,arial,\5b8b\4f53,sans-serif;display: none;line-height: normal;}
.hover-content h1{font-size: 18px;margin-top: 5px;margin-bottom:-2px;padding: 0;}
.hover-content .is{-webkit-font-smoothing: antialiased;font-smoothing: antialiased;padding: 0 0 21px;}
.hover-content .logo{width: 50px;margin-top: 31px;padding: 0;}
.hover-content p{margin: 0;line-height: 28px;}
.hover-content .ewm{width: 105px;margin-top: 18px;padding: 0;}
.hover-content i {display: inline-block;width: 10px;height: 10px;background: #fff;transform: rotate(45deg);-webkit-transform: rotate(45deg);position: absolute;left: 50%;margin-left: -5px;top: -3px;}
.app-hover:hover .hover-content{display: block;}


.header-left li a.header-msg{
	display: inline-block;*display: inline;zoom: 1;vertical-align: top;margin-top: 5px;
	margin-left: -8px;line-height: 18px;height: 18px;padding: 0 4px;border-radius: 2px;
	background-color: #e74c3c;color: #FFF;position: relative;
}
.header-left li .header-msg:before{
	display:block;width:0;height:0;content:"";position:absolute;right: 100%;
	top: 50%;margin-top: -4px;border-style: solid;
	border-width: 4px 6px 4px 0;border-color: transparent;border-right-color: #e74c3c;
}
.header-left li .dn{display: none!important;}

.header-ribbon img{border:0;display:block;}
#top_nav{position:relative;margin:0 auto;padding:10px 0 0;width:1180px;height:52px;}
#top_nav li{margin: 0;padding: 0;background: none;}
#header .left_top{float:left;}
#header .left_top .logo{padding:4px;display: inline-block;*display: inline;zoom: 1;vertical-align: top;}
#header .left_top .logo a{display:block;width:146px;height:35px;
background: url(../image/logo.png);
background-image: -webkit-image-set(url(../image/logo.png) 1x,url(/public/images/logo_2x.png?20141118) 2x);
background-image: -moz-image-set(url(../image/logo.png) 1x,url(/public/images/logo_2x.png?20141118) 2x);
background-image: -ms-image-set(url(../image/logo.png) 1x,url(/public/images/logo_2x.png?20141118) 2x);
background-image: -o-image-set(url(../image/logo.png) 1x,url(/public/images/logo_2x.png?20141118) 2x);
background-repeat: no-repeat;
}
#header .left_top .logo a:active{position: relative;top: 2px;}
#header .left_top .nav_menu{display: inline-block;*display: inline;zoom: 1;vertical-align: top;}
#header .left_top .nav_menu .menu{float:left;position: relative;}
#header .nav_menu{margin-top:2px;position:relative;}
#header .left_top .nav_menu .upload{position: relative; margin-left: 10px; top: 2px;float: left; width: 70px; height: 50px;}
#header .left_top .nav_menu .upload .icon-banner{display: block; width: 100%; height: 104%; background: url(../image/common-icon-v5.png);
background-image: -webkit-image-set(url(../image/common-icon-v5.png) 1x,url(/public/images/common-icon-v5_2x.png?20141118) 2x);
background-image: -moz-image-set(url(../image/common-icon-v5.png) 1x,url(/public/images/common-icon-v5_2x.png?20141118) 2x);
background-image: -ms-image-set(url(../image/common-icon-v5.png) 1x,url(/public/images/common-icon-v5_2x.png?20141118) 2x);
background-image: -o-image-set(url(../image/common-icon-v5.png) 1x,url(/public/images/common-icon-v5_2x.png?20141118) 2x);
background-repeat: no-repeat;}
#header .left_top .nav_menu .upload .icon-banner{background-position: -44px -278px;}
#header .left_top .nav_menu .upload .icon-banner:hover,.icon-upload-seleced{background-position: -44px -207px;}


/*首页nav 同个人中心@bby*/
#header .nav_flag{position:absolute;width:56px;height:4px;background:#3cc0fe;bottom:0;display:none;}
#header .user.inb li.my a img{width: 24px; height: 24px; border-radius: 50%;}
#header .left_top .nav_menu li a{display:block;padding:8px 10px 19px;font-size:15px;color:#999;outline:none;}
#header .left_top .nav_menu li a:hover{color:#333;}
#header .left_top .nav_menu li.select a{color:#333;}
#header .left_top .nav_menu li.select a:hover{border:none;}
#header .left_top .nav_menu li.school{position: relative;}
#header .left_top .nav_menu li.school:after{content: ""; position: absolute; right: -5px; top: 6px; background: url(../image/595db13867da4.png) no-repeat; background-size: cover; width: 19px; height: 7px;}
#header .right_top{float:right;_margin-top:-60px;*margin-right: 100px; position: relative;}
#header .left_top .nav_menu .upload a{padding:4px 0;font-size: 12px;color: #fff;}
#header .left_top .nav_menu .menu-more ul a{padding:4px 0;font-size: 12px;color: #fff;}
#header .right_top .search_bar{width:150px;float:right;text-align:right;margin-top:8px;margin-right:10px;}
#header .search_bar form{margin:0;padding:0;position:relative;display:block;}
#search, .search{border:1px solid #d2d3d7;border-radius:2px;padding:4px 20px 4px 8px;outline:none;font-size:12px;width:120px;color:#555;display:block;}
#search:hover{box-shadow:1px 1px 1px rgba(0,0,0,0.1) inset;border-color:#c3c3c3;}
#xma_search, .xma_search{position:absolute;line-height:20px;width:20px;height:20px;right:4px;top:3px;background: url(../image/header_pub.png);
background-image: -webkit-image-set(url(../image/header_pub.png) 1x,url(/public/images/header_pub_2x.png) 2x);
background-image: -moz-image-set(url(../image/header_pub.png) 1x,url(/public/images/header_pub_2x.png) 2x);
background-image: -ms-image-set(url(../image/header_pub.png) 1x,url(/public/images/header_pub_2x.png) 2x);
background-image: -o-image-set(url(../image/header_pub.png) 1x,url(/public/images/header_pub_2x.png) 2x);
background-repeat: no-repeat;background-position: 0 0;
	display:inline-block;*zoom:1;blr:expression(this.onFocus=this.blur());outline:none;}
#xma_search:hover, .xma_search:hover{background-position:-30px 0;}
#header .right_top .user_info,#header .right_top .pub-and-home{float:right;margin-top:5px;*display:inline;zoom:1;}
#header .right_top .user_info{*width: 50px;}
.arro{position: absolute;width: 0;height: 0;border-left: 6px solid transparent;border-bottom: 7px solid #323232;border-right: 6px solid transparent;left: 34px;top: -7px;}
.arro .arro-inner{position: absolute; width: 0;height: 0;border-left: 5px solid transparent;border-bottom: 6px solid #323232;border-right: 5px solid transparent; top: 2px; left: -5px;}
#header .right_top .user_login{*width: 100px; line-height:30px;}
.user_logined {*width: 158px;}
#header .right_top .user_login a{color:#999;margin:0 4px;outline:none;}
.user{position: relative;}
#u_set ul li.circle,#u_set ul li.msg{float: left;width:32px; height: 46px; margin-right: 9px; position: relative; *z-index: 3;}
#u_set ul li.circle .icon-banner,#u_set ul li.msg .icon-banner{
	display: block; width: 100%; height: 100%;background: url(../image/common-icon.png);
background-image: -webkit-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -moz-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -ms-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -o-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-repeat: no-repeat;}
#u_set ul li.circle .icon-banner{background-position: -35px -99px;}
#u_set ul li.msg .icon-banner{background-position: 5px -283px;}
#u_set ul li.circle .icon-banner:hover,.icon-circle-seleced{background-position: -35px -49px;}
/*#u_set ul li.msg .icon-banner:hover,.icon-msg-seleced{background-position: 5px -208px;}*/
#u_set ul li.msg_user{width:50px;float:left;position:relative;text-align:center;padding:0 0 16px 0;
	margin: 0px 0 0 -8px; }
#u_set ul li.msg_user .user-img{width: 24px; height: 24px; border-radius: 50%; vertical-align: top;
	margin: 3px 0 0 0;}
.icon-upload-seleced{background-position:-44px -210px!important;}
.icon-circle-seleced{background-position: -35px -49px!important;}
.icon-msg-seleced{background-position: 5px -208px!important;}
#u_set ul li.msg_user a.fir_link{display:inline-block;width:32px;height:32px;white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
#u_set li.msg_user:hover ul{top:45px;opacity:1;}
#u_set li.msg_user:hover a.fir_link{background-position:-25px -25px;}
a.fir_link{background:url(../image/header_pub.png) no-repeat 5px -25px transparent;}
#header li.menu-more:hover ul.user_expand,
#header li.upload:hover ul.user_expand,
#header li.circle:hover ul.user_expand,
#header li.msg:hover ul.user_expand,
#header li.msg_user:hover ul.user_expand{top:48px;*top: 45px; opacity: 1;}
#header .user_expand{left:-30px;opacity:1;top:-9999px;z-index:99999;position:absolute;background-color:#323232; border-radius: 2px;}
#header .user_expand li{display:block;*zoom:1;}
#header .user_expand .hoverbg{position: absolute;width: 100%;height: 20px;left: 0;top: -20px;z-index: 100;}
#header .user_expand li a{display:block;padding:4px 0px; text-align: center; color: #fff;}
#header .user_expand li:hover a, #u_set ul.user_expand li.active a, #u_set ul.user_expand li a:focus{box-shadow:0 1px 0 rgba(255, 255, 255, 0.1);color:#FFFFFF;background:#454545;}
.msginfo{position:absolute;display:inline-block;*display:inline;zoom:1;background:url(../image/header_pub.png) no-repeat -80px -30px transparent;right:0px;top:5px;width:5px;height:5px;}
.header-publish{/*width:62px;*/ padding-right:11px; height:24px;display:inline-block;*display:inline;zoom:1;background:url(../image/header_pub.png) no-repeat -55px 0 transparent;margin:10px 0 0 10px;vertical-align: top; color:#f9f9f9;font-size:12px;}
.header-publish span{padding-left:24px;font-size:14px;}
.header-publish:hover,.header-publish:active{color:#fff;}
.header-publish:hover{background-position:-120px 0;}
.header-publish:active{background-position: -185px 0;}
.vsns{width:1180px;margin:0 auto;padding:20px 0 50px;}
.vsns-main{width:780px;float:left;}
.vsns-side{width:380px;float:right;}
.vsns-set-box{width: 980px; margin-right: auto; margin-left: auto;}
.vsns-set-main{width:780px;margin-right:20px;float:left;position: relative;background: #fff;}
.vsns-set-side{width:180px;float:right;}
h1.vsns-title{font-size:36px;font-weight:normal;margin:5px 0 15px 0;padding:0;color:#123;background: url(../image/common-icon.png);
background-image: -webkit-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -moz-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -ms-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -o-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-repeat: no-repeat;}
h3.vsns-intro{font-size:14px;color:#123;width:630px;margin:0 0 10px 0;padding:0;}
h1.vsns-title .vsns-r-intro{font-size:14px;margin-left:25px;padding-top:40px;display:inline-block;*display:inline;zoom:1;vertical-align: top; height:28px;line-height:28px;background:url(../image/block_l.png) no-repeat 0 0 transparent;color:#999;}
h1.vsns-title .vsns-r-intro span{display:block;padding-right:24px;background:url(../image/block_r.png) no-repeat right 0 transparent;}
.sidebar-item{height:45px;line-height:45px; white-space:nowrap; background: #fff; font-size: 15px; color: #4bf; border-bottom: 2px solid #4bf;text-indent: 2em;}
.sidebar-tip{font-size: 12px;color: #999;margin: 10px 0;}
.sidebar-list{margin-top:4px;}
.sidebar-list li{border-bottom:1px dashed #ddd;line-height:40px;height:40px;position:relative;width:100%;}
.sidebar-list li a{
	-webkit-transition: all ease .1s;
	-moz-transition: all ease .1s;
	transition: all ease .1s;
	font-size:14px;position:relative;*position:absolute;display:block;*width:282px;margin-right:12px;cusor:pointer;height:40px;}
.sidebar-list .tri-icon{display:inline-block;*display:inline;zoom:1;width:0;height:0;border-width:6px 0 6px 12px;border-style:solid;border-color:transparent;content:"";border-left-color:#D3D3D3;position:absolute;right:-12px;top:16px;line-height:30px;}
.sidebar-list li a:hover{position:relative;left:4px;color:#4bf;*position:absolute;}
.sidebar-list li a:hover span.tri-icon{border-left-color:#4bf;}
.sidebar-list li a span:hover{cursor:pointer;}
.sidebar-list li.selected a{color:#4bf;}
.sidebar-list li.selected span.tri-icon{border-left-color:#4bf;}
.sidebar-list li.selected a:hover{position:relative;left:0;*position:absolute;}


.sidebar-list .item1,.sidebar-list .item2{display:inline-block;*display:inline;zoom:1;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.sidebar-list .item1{max-width:98%;}
.sidebar-list .item2{max-width:240px;font-size:12px;margin-left:5px;color:#999;font-family:Helvetica,Arial,sans-serif;}
.sidebar-list .item2:hover{color:#999;}
.rec-list li{border-bottom:1px dashed #ddd;padding: 10px 0;}
.rec-list>li>a{font-size: 14px;position: relative;
	-webkit-transition:all ease .1s;-moz-transition: all ease .1s;
	transition:all ease .1s;
}
.rec-list>li>a:hover{font-size: 14px;left: 4px;}
.rec-list li .intro{margin-top: 5px;font-size:12px;}



.sidebar-item-title{margin-bottom: 0px;}
.sidebar-item-title ul li{display: inline-block; *display: inline; *zoom: 1; height: 45px; line-height: 45px;cursor: pointer; margin-right: 10px;*height: 45px;*line-height: 45px;}
.sidebar-item-title ul li.sel{color: #4bf;}

.plus-v-ok {width: 12px;height: 12px;display: inline-block;zoom: 1;vertical-align: middle;
		margin-top: -3px;margin-right: 2px!important;
		background: url(../image/fans_ok.png) no-repeat 0 0 transparent;}
.plus-v-gz-a{color: #999!important;font-size: 12px;float: right;cursor: default; margin-top: 15px;}


.vsns-tabs{background:#e6e6e6;margin-bottom:0px;font-size:14px;}
.vsns-tabs a{display:inline-block;*display:inline;zoom:1;border-right:1px solid transparent;padding:15px 30px;font-size:16px;position: relative;}
.vsns-tabs a.selected{background:#fff;color:#4BF;}
.vsns-tabs a.new-message::after{content: '';position: absolute;right: 8px;top: 8px;width: 8px;height: 8px;border-radius: 100%;background-color: #e74b3b;}
.vsns-tabs a:hover{color:#4BF;}
#footer{width:100%;min-width: 1180px; background:#fff;padding:30px 0 0px;border-top:1px solid #f2f2f2;}
#footer .footer{width: 1135px; margin: 0 auto 20px;}
/*funding底部css样式*/
#footer-funding{width:100%;min-width: 1180px;height:311px;position: relative; background: url(../image/funding-footer-banner.jpg) no-repeat center center;background-size: cover;}
#footer-funding .footer-funding{width: 960px;height: 120px;margin:0px auto 70px;padding-top: 100px;}
#footer-funding .xpc-links{float: right; width: 345px; text-align:center;font-size:14px;}
#footer-funding ul.clearfix>li{float:left;width:33.33%;*width: 33.33%;text-align: left;}
#footer-funding .footer-title{font-size:15px;margin:0 4px 6px 4px; color: #fff; font-weight: bold;}
#footer-funding .xpc-footer-bottom{background: #333;}
#footer-funding .xpc-footer-bottom .box{width: 1180px; margin: 0 auto; padding: 20px 0;}
#footer-funding .xpc-footer-bottom .copyright{float: left; width:600px;color:#999;font-size: 12px;}
#footer-funding .xpc-footer-bottom .links{margin-left: 600px;}
#footer-funding .f-main li a{color:#fff;font-size:12px;margin:0 4px;transition:all 0.1s ease-in;}
#footer-funding .f-main li a:hover{color:#4bf;}
#footer-funding .copyright a{color: #fff;}
#footer-funding .copyright a:hover{color: #4bf;}

#footer-funding .xpc-intro{width: 500px; float: left;}
#footer-funding .xpc-intro .xpc-intro-logo img{height:40px;}
#footer-funding .xpc-intro .xpc-intro-logo{margin-bottom: 10px;}
#footer-funding .xpc-intro p{font-size: 14px;color:  #fff;line-height: 22px;}
/*关注微博*/
#footer-funding .footer-attention{margin-left: 25px;}
#footer-funding .footer-attention1-weixin{margin-left: 70px; width:40px;height:40px;background:url(../image/us-icon.png) no-repeat;background-position: -64px 0px; cursor: pointer;}
#footer-funding .erweima{position: absolute;padding: 4px;background: #fff;border: solid 1px #d8d8d8;z-index: 11001;left: 130px;top: -170px;text-align: center; border-radius: 4px;display: none;}
/*funding底部css样式*/
#footer .xpc-links{float: right; width: 445px; text-align:center;font-size:14px;}
#footer ul.clearfix > li{float:left;width:23%;*width: 24%;text-align: left;}
#footer .footer-title{font-size:15px;margin:0 4px 6px 4px; color: #222; font-weight: bold;}
#footer .xpc-footer-bottom{background: #333;}
#footer .xpc-footer-bottom .box{width: 1180px; margin: 0 auto; padding: 20px 0;}
#footer .xpc-footer-bottom .copyright{float: left; width:550px;color:#999;font-size: 12px;}
#footer .xpc-footer-bottom .links{margin-left: 585px;}
#footer .f-main li a{color:#8596a7;font-size:12px;margin:0 4px;transition:all 0.1s ease-in;}
#footer .f-main li a:hover{color:#4bf;}
#footer .copyright a{color: #fff;}
#footer .copyright a:hover{color: #4bf;}

#footer .xpc-intro{width: 605px; float: left;}
#footer .xpc-intro .xpc-intro-title{font-size: 12px; line-height: 30px; margin-bottom: 24px; color: #222; padding-left: 142px;background: url(../image/common-icon.png);
background-image: -webkit-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -moz-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -ms-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -o-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-repeat: no-repeat;}
#footer .xpc-intro p{font-size: 14px;color:  #999;line-height: 22px;}
/*关注微博*/
#footer .footer-attention{margin-left: 25px;}
#footer .footer-attention1-weixin{margin-left: 70px; width:40px;height:40px;background:url(../image/us-icon.png) no-repeat;background-position: -64px 0px; cursor: pointer;}
#footer .erweima{position: absolute;padding: 4px;background: #fff;border: solid 1px #d8d8d8;z-index: 11001;left: 130px;top: -170px;text-align: center; border-radius: 4px;display: none;}
.erweima .triggle-left{position: absolute;left: 12px; bottom: 1px;}
.erweima .triggle-left .before,.erweima .triggle-left .after{
	position: absolute;left: 0;top: 1px;
	display: block;width: 0;height: 0;
	border-style: solid;border-width: 10px;border-color:transparent ;
}
/*#bdshare{margin-left: 32px;}*/
.erweima .triggle-left .after{border-top-color: #fff;top: 0px;}
.erweima  .triggle-left .before{border-top-color: #ccc;}
.footer-attention a.footer-attention1-weibo:hover{background-position: 0px 20px;}
.footer-attention .btn-share-con .follow-weibo{display: block; width: 40px; height: 40px!important; background: url(../image/us-icon.png) no-repeat!important;background-position: 0 4px!important;}
.footer-attention .btn-share-con .follow-weibo:hover{background-position: 0 -44px!important; opacity: 1;}
.footer-attention .btn-share-con .followus{width: 62px;height: 22px;background: url(../image/follow_weixin.png);display: block;}
.footer-attention .footer-attention1-weixin:hover{background-position: -64px -48px!important; opacity: 1;}
.go-top{width:51px;height:51px;display:inline-block;*display:inline;zoom:1; background: url(../image/top-suggestion.jpg);
background-image: -webkit-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg) 2x);
background-image: -moz-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg) 2x);
background-image: -ms-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg) 2x);
background-image: -o-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg) 2x);
background-repeat: no-repeat; background-position: 1px 0;}
.go-top:hover{background-position: -59px 0; opacity:0.9;filter:alpha(opacity=90);}

.town_feedback{position: relative; z-index: 9;}
.town_feedback .feedback_icon{display: block; width:51px;height:51px;overflow:hidden;text-indent:-9999px;z-index:10000;_position:absolute; background: url(../image/top-suggestion.jpg);
background-image: -webkit-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg) 2x);
background-image: -moz-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg) 2x);
background-image: -ms-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg) 2x);
background-image: -o-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg) 2x);
background-repeat: no-repeat;background-position: 1px -50px; margin-top: -6px;}
.town_feedback .feedback_icon:hover{background-position: -59px -50px;}
.town_feedback .feedback_post_bg{position: fixed; top: 0; bottom: 0;right: 0;left: 0; background: rgba(0,0,0,.5);*background: url(../image/dialog-bg-ie.png) repeat; display: none;}
.town_feedback .feedback_post_box{position:absolute;left:50%;top:50%;width:500px;height:280px;margin-top: -140px;margin-left: -250px; background-color:#fff;_position:absolute;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;z-index:999999;}
*html{background-attachment:fixed;background-image:url('about:blank');}
.town_feedback .feedback_post_box .feedback_post_succeed,.town_feedback .feedback_post_box .feedback_post_textarea{width:400px;height:200px;margin:20px auto 10px;}
.town_feedback .feedback_post_box textarea{width:388px;height:88px;padding:5px;overflow-x:hidden;overflow-y:auto;border:1px solid #ddd;color:#7a7a7a;resize:none;}
.town_feedback .feedback_post_box .feedback_post_succeed{height:75px;padding-top:4
	0px;text-align:center;font-size:12px;}
.town_feedback .feedback_action{text-align:center;}
.town_feedback .feedback_close_btn,.town_feedback .feedback_action_btn{display:inline-block;wid
	th:101px;height:31px;background-color:#2db8d0;font:14px/31px 'microsoft yahei';-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#fff;}
.town_feedback .feedback_action_btn:visited,.town_feedback .feedback_close_btn:visited,.town_feedback .f
eedback_action_btn:hover,.town_feedback .feedback_close_btn:hover{color:#fff;text-decoration:none;}
.comment_v{display: inline-
	block;vertical-align: bottom;}
.rl-btn,.rl-static{border:none;vertical-align:middle;color:#FFF;background:#44bbff;font-size:14px;border-radius:2px;display:inline-block;*display:inline;zoom:1;padding:0 28px;line-height:28px;}
.rl-static{background: #ccc;}
.rl-btn:hover{color:#fff;cursor:pointer;border:0;opacity:0.7;filter:alpha(opacity=70);}
.rl-btn:active{background-color: #2aabf5;}
.rl-btn-disable{background:#999;color:#686868;}
.rl-btn-disable:hover{background:#999;color:#686868;}
.rl-static:hover{color: #FFF;cursor: default;border: 0;opacity: 1!important;filter:alpha(opacity=100);background: #ccc;}
.rl_static:active{background: #ccc;}
.rl_tip{color:red;font-size:12px;margin-left:10px;display:none;}
.star{display:inline-block;*display:inline;zoom:1;vertical-align:middle;letter-spacing:-0.31em;word-spacing:-0.43em;font-size:0;}
.star img{display:inline-block;*display:inline;zoom:1;vertical-align:middle;font-size:12px;}
.star-score{margin-left:4px;display:inline-block;*display:inline;zoom:1;font-size:12px;color:#FFC600;vertical-align:middle;}

/*vvvvvvvvvvvv*/

.dib{display:inline-block;*display:inline;zoom:1;}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0;}
.clearfix{*zoom:1;}
.fl{float:left;}
.fr{float:right;}
.inline-mid{display:inline-block;*display:inline;zoom:1;vertical-align:middle;}
.height-20{height:20px;}
.notice-tip{border:2px solid #7ccfff;margin:75px auto 75px;border-radius:4px;width:330px;padding:15px;overflow:hidden;text-align:center;}
.notice-tip h1{font-size:20px;padding:0;font-weight:normal;}
.notice-tip p{color:#555;font-size:14px;padding:0 20px;}
.notice-btn{text-align:center;margin-top:30px;}
.notice-btn a{color:#fff!important;}
.notice-btn a:hover{color:#fff!important;}
.notice-tip a{color:#369;margin:0 4px;}
.notice-tip a:hover{color:#4bf;}
.xm-group-dialog{background-color:#fff;padding:25px;line-height:18px;font-size:14px;color:#123;border:1px solid #cacaca;border-radius:2px;z-index:2000;display:inline-block;*display:inline;zoom:1;box-shadow:0 0 8px rgba(127,127,127,0.2);position:fixed;top:30%;left:50%;margin-left:-80px;display:none;}
.xm-group-dialog img,.xm-group-dialog span{display:inline-block;*display:inline;zoom:1;vertical-align:middle;}
.xm-group-dialog img{width:18px;height:18px;margin-right:8px;}
.more-item{text-align:right;margin:10px 0 35px;}
.more-item a{color:#37a;}
.more-item a:hover{color:#4bf;}
.plush{color:#37a;}
.plush:hover{color:#4bf;}
.bread{line-height: 24px;font-size: 14px; margin-bottom: 14px;}
.bread span{margin:0 6px;color:#999;}
.bread a{color:#123;font-weight:normal;}
.bread a:hover{color:#4bf;}
.bread .active{color: #4bf;}
.bread .special{color: #4bf;opacity: 1;filter:alpha(opacity=100);}
.bread .special:hover{opacity: .7;filter:alpha(opacity=70);}
.group-list li{padding:15px 20px;border-top:1px dashed #ccc; background: #fff;}
.group-list li:first-child{border-top: none;}
.group-list .title a{max-width: 24em;text-indent: 20px;font-size: 14px;}
.group-list .title a:hover{color:#4bf;}
.group-list .info{font-size:12px;color:#999;margin-top:6px;}
.group-list .info span.time{float:right;}
.group-list .info a.group{margin-left:4px;color:#666;}
#bdshare a span{font:12px/1.5 "Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;}
/*.page{margin:10px 0;*margin-top:30px;text-align:center;}
.page a,.page .current{display:inline-block;*display:inline;zoom:1;font-size: 14px;width: 36px;height:36px;line-height:36px;margin:0 5px;text-decoration:none;color:#444;}
.page a:hover{color:#4BF;}
.page .current{cursor:auto;color: #fff;background-color: #4bf;border-radius: 50%;}
.page .disabled{border:#eee 1px solid;padding:2px 5px;margin:2px;color:#ddd;}*/
.comment-tab{margin-bottom:10px}
.comment-tab a{font-size:13px;font-family:'Microsoft Yahei';padding:5px 10px ;line-height:40px;border-radius:3px;}
.comment-tab a:hover{text-decration:underline;color:#333}
.comment-tab a:active{font-weight:700}
.comment-tab a:visited{font-weight:700}
.comment{width:740px;padding:20px;background: #fff;}
.comment li{margin:0 0 12px 0px; border-top: 1px dashed #ccc;padding: 20px 0 0 0;}
.comment li:first-child{border-top: none;}
.comment .bby-appr-face{float:left;width: 114px;}
.inform li .user_face,.comment li .user-face{height:54px;width:54px;position: relative;vertical-align: top;}
.comment li .user-face a{display: block;}
.comment li .user-face .icon-user-v {position: absolute; right: 0; bottom: 0;}
.comment li .xm_content img{vertical-align: middle;position: relative;top: -2px;}
.inform li .user_face a  img,.comment li .user-face a img{display: block;width: 54px;height: 54px;border-radius: 50%;}
/*vvvvvvvvvvvvvvvvvv3*/
.comment .approve,.comment .approved{position: relative;width: 40px; height: 26px;padding: 20px 0 0;
 background: url(../image/approve-g.png) no-repeat; text-align: center; color: #4bf;margin-right: 20px;
}
.comment .approve:hover,.comment .approved{background: url(../image/approve-b.png) no-repeat; color: #fff;}

.comment li .reply-doc{margin-left:130px;position: relative;}
.comment li .reply-doc .xm_content{font-size: 14px; color: #444; width: 540px;margin:12px 0 12px 5px;}
.comment li .reply-doc .xm_content a{color: #37a;}
.comment li .reply-doc .xm_content a:hover{color: #4bf;}
.comment li .reply-doc .xm_ope{text-align: right; *margin:-30px 0 5px 0;}
.new-approve{line-height: 20px;*margin:-50px 0 0;}
.comment li .reply-doc .xm_approve_people{margin: 5px 0 0; *margin: 5px 0 0px; color: #999;line-height: 14px;padding-left: 5px;}
.comment li .reply-doc .xm_approve_people span{font-size: 12px;vertical-align: middle;}
.comment li .reply-doc .xm_approve_people a{max-width: 10em; cursor: pointer;color: #999;font-size: 12px;line-height: 18px; vertical-align: middle;}
.comment li .reply-doc .xm_approve_people a:hover{color: #4bf;}
.reply-doc h4 span{margin-left:10px; float: right;}
.comment li .reply-doc p img{}
.comment li .reply-doc h4{font-weight:normal;font-size:12px;padding:0px 5px;margin:0px; color:#666666;
	display:block;overflow:hidden;position:relative;vertical-align:bottom;/*font-family:Helvetica,Arial,sans-serif;*/}
.comment li .reply-doc h4 a{color: #222; font-size: 14px;}
.comment li .reply-doc h4 a:hover{color: #0196E3;}
.comment li .reply-doc h4 span{color: #999;}
.comment li .reply-doc h4.inv-pep{color: #aad450;}
.comment li .reply-doc h4.inv-pep a.special{color: #999;font-size: 12px;vertical-align: bottom;}
.comment li .reply-doc h4.inv-pep a.special:hover{color: #0196E3;}
.comment li .reply-doc h4.inv-pep .invite-from{color: #8CBF26;margin: 5px 0 0;*margin: -20px 0 0;}
.comment li .reply-doc h4 i{position:absolute;top:5px;right:5px;}
.comment li .reply-doc p{margin:0;word-wrap:break-word;line-height:23px;font-size:14px;}
.comment li .reply-doc p a{color: #37b;}
.comment li .reply-doc p a:hover{color: #4bf;}
.comment li .reply-doc .recomment{background:#F8F8F8;border:1px dashed #DDDDDD;color:#666666;font-size:12px;padding:10px;}
.comment li .group_banned{font-size: 12px; line-height: 30px;}
.comment li .group_banned .bby-time{color: #999;padding-left: 5px;}/* 帖子列表rewrite */
.comment li .group_banned .bby-location{color: #999;padding-left: 5px;}/* 帖子列表ip-loction*/

.reply-icon,.reply-num{display: inline-block;*display: inline;zoom: 1;vertical-align: middle;}
.reply-icon{width: 14px;height: 12px;background: url(../image/header_pub.png) no-repeat -125px -32px transparent;}
.reply-num{color: #c3c3c3;padding: 0;}

.group-posts{
    padding: 20px 20px 20px 80px;position: relative;
    border-top: 1px dashed #ececec;
}
.group-posts:first-child{border-top: none;}
.group-posts-title{vertical-align: middle; font-size: 14px; color:#222;}
.group-posts div.fr{color: #999;}
.group-info{margin-top: 10px;color: #999;font-size: 12px;}
.group-reply{
    position: absolute;top: 0;left: 20px;bottom: 0;margin: auto;*top: 50%;*bottom: auto;*margin-top: -8px;
    border-radius: 2px;
    font-size: 12px;height: 19px;border: 1px solid #4bf;color: #FFF;padding: 0 10px;background-color: #4bf;
}
.group-reply a{color:#ffffff;}
.group-reply span{color:#ffffff;}
.group-reply:before,.group-reply-ed:before{
    position: absolute;left: 100%;top: 50%;margin-top: -4px;
    width: 0;height: 0;content:"";
    border-width: 4px 0 4px 5px;border-style: solid dashed solid solid ;border-color: transparent transparent transparent #4bf;
}
.group-reply-ed:after{
    position: absolute;left: 100%;top: 50%;margin-top: -3px;
    width: 0;height: 0;content:"";
    border-width: 3px 0 4px 3px;border-style: solid dashed solid solid;border-color: transparent transparent transparent #CCC;
}
.group-reply-ed{
    background-color: #CCC;border-color: #CCC;
}
.group-reply-ed:before{
    border-left-color: #CCC;border-width: 5px 0 5px 6px;margin-top: -5px;
}

.tips-user-info{
    display: inline-block;*display: inline;zoom: 1;vertical-align: top;
} 
.tips-user:hover{color: #4bf;}
.group-tags .single-tag{margin-top: 0;line-height: 20px;font-size: 12px;}
.group-tags{margin-top: 5px;margin-left: -10px;}
.group-tags a,.tips-tag{
    display: inline-block;*display: inline;zoom: 1;vertical-align: top;border-radius: 2px;
    font-size: 13px;line-height: 26px;color: #999!important;background-color: #f1f1f1;margin-left: 10px;margin-top: 10px;padding: 0 6px;
}
.group-tags a:hover{
    color: #FFF!important;background-color: #4bf;
}
.group_banned .xm_reply{color: #999;}
.group_banned .xm_reply:hover{color: #4bf;}
.delete_comment{color:#999;}
.add-one{color:#f5aa2b;font-size:16px;position:absolute;z-index:100;left:0;top:0;cursor:default;opacity:0;font-weight:bold;}

.tips-time{color: #999;display: block; margin-top: 10px;}
.last-user{position: absolute;right: 20px; top: 20px; text-align: right;}

/*讨论分类*/
.catelist{ margin-bottom: 20px;overflow: hidden;}
.catelist ul{}
.catelist ul li{float:left;width:150px;font-size:14px;}

/*分类下讨论*/
.categroup{}
.categroup ul{}
.categroup ul li{padding:10px;border-bottom: 1px dashed #CCCCCC;overflow:hidden;}
.categroup ul li img{float:left;padding:0 10px 0 0;}

/*帖子页*/
.thumbnail{overflow:hidden;}
.newtopic{}
.newtopic ul{}
.newtopic ul li{border-top: 1px dashed #CCCCCC;padding: 5px 0;}

.title2{float:right;border: 1px solid #999999;border-bottom:none;}
.title2 li{width:150px;border-bottom: 1px solid #999999;font-size:12px;padding:5px;line-height: 15px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.btool{font-size:12px;text-align:right;padding:2px 0;}
.btool a{margin-left:10px;padding:0px;}

.bltool{font-size:12px;text-align:left;padding:2px 0;}
.bltool a{margin-right:10px;padding:0px;}
.after-view{font-size:14px;}

/*专辑*/
.album{}
.album li{float:left;width:250px;margin: 0 5px 10px;height: 80px;}
.album li .al{float:left;width:50px;height:50px;text-align:center;}
.album li .al .num{background:#F0F0F0;padding:10px 0}
.album li .al .tz{background:#CCCCCC;}
.album li .ar{margin-left:60px;}
.album li .ar h3{margin:0px;font-weight:bold;}
.album li .ar .info{}
.album li .ar .time{color:#999999;}

/*翻译组*/
.status-tab{padding: 20px 0; border-bottom: 1px solid #eee;}
.status-tab a{margin-right: 20px;}
.status-tab .sele{padding: 3px; background: #4bf; color: #fff;}
.status-tab .sele:hover{opacity: .8;}
.btn-box{float: right; font-size: 12px; display: inline;}
.btn-box span{background: #4bf; cursor: pointer; padding: 5px; color: #fff; border-radius: 4px;}
.btn-box.nopointer span{cursor: default;}
.btn-box span:hover{opacity: .8;}
.btn-box.nopointer span:hover{opacity: 1;}

.hidden{display:none;}
/*各类小ICON*/
.icon-play,.icon-recommend,.icon-comment,.icon-eye,.icon-share{
width: 18px;height: 18px;display: inline-block;*display: inline;zoom: 1;margin-right: 2px;
 vertical-align: top;margin-left:5px;
background: url(../image/personal_source.png);
background-image: -webkit-image-set(url(../image/personal_source.png) 1x,url(/public/images/personal_source_2x.png) 2x);
background-image: -moz-image-set(url(../image/personal_source.png) 1x,url(/public/images/personal_source_2x.png) 2x);
background-image: -ms-image-set(url(../image/personal_source.png) 1x,url(/public/images/personal_source_2x.png) 2x);
background-image: -o-image-set(url(../image/personal_source.png) 1x,url(/public/images/personal_source_2x.png) 2x);
background-repeat: no-repeat;
 }
 .exp-intro-icons .icon-share:before{display: none;}
.icon-play{background-position: -134px -170px;}
.icon-recommend{background-position: -165px -170px;}
.icon-comment{background-position: -196px -170px;}
.icon-eye{background-position: -221px -169px;}
.icon-share{background-position: -242px -170px;}
/*.icon-weibo{
	display: inline-block;*display: inline;zoom: 1;vertical-align: middle;width: 18px;height: 20px;
	background-image: url(../image/header_pub.png);background-position: -220px -30px;margin-left: 4px;
}*/
.f_station{background:url(../image/header_pub.png) no-repeat -164px -32px transparent;height:14px;display:inline-block;vertical-align:text-bottom;width:12px}


.header_name{background: none;line-height: 28px;font-size: 13px;overflow: hidden;height: 40px!important;}
/* 讨论加精 */
.group-plus-top,.group-plus-good,.group-plus-pic{
	width: 18px;height: 18px;display: inline-block;*display: inline;zoom: 1;vertical-align: middle; text-align: center;
	*margin-right: 3px;
}
.group-plus-top{border:1px solid #4bf; border-radius:2px;color: #4bf; margin-right: 5px;}
.group-plus-good{border:1px solid #fbb03b; border-radius:2px;color: #fbb03b; }
.group-plus-good.single,.group-plus-top.single{width: 26px; height: 26px; font-size: 18px;}
.label-item{display: inline-block;*display: inline;zoom: 1;vertical-align: top;line-height: 18px; font-size: 13px;margin-right: 10px;float: none!important;}
.label-item *{display: inline-block;*display: inline;zoom: 1;vertical-align: top;color: #999;}
.label-item input[type="radio"]{vertical-align: top;margin-top: 6px;margin-bottom: 0;}
/* 微博推荐 */
.home-weibo-tj{
	position: fixed;z-index: 200;width: 452px;left: 50%;top: 20%;padding: 30px;
	margin-left: -258px;border: 2px solid #4bf;
	border-radius: 3px;background-color: #FFF;display: none;
}
.home-weibo-tj .close{
	position: absolute;right: 5px;top: 4px;font-size: 24px;font-weight: bold;color: #999;text-shadow: 0 1px 0 #fff;
	opacity: .4;filter:alpha(opacity=40);font-family: Helvetica,Arial,sans-serif;line-height: 24px;
}
.home-weibo-tj .close:hover{opacity: .6;filter:alpha(opacity=60);}
.home-weibo-tj .btn{text-align:center;margin-top:20px;}
#jiathis_weixin_share{z-index:9999;}
.please-login{margin: 60px 30px;font-size: 14px;color: #666;}


/*评论分页样式*/
.pager{display:block;
		font-family:Arial,sans-serif;font-size:13px;text-align:center;}
.pager a,.pager span{border:1px solid #fff;border-radius:3px;
		color:#aaa;display:inline-block;margin-left:8px;padding:0 8px;line-height:25px;}
.pager a:hover{
	border:1px solid #cfd6e5;
	border-radius:3px;
	color:#4bf;}
.pager span.cur{cursor:auto;color:#4bf;}

#editor{position: relative;z-index: 1;}

#footer .copyright .sel{color: #4bf!important;}

.email-tip{text-align: center;margin: 10px;}
.email-tip a{
	position: relative;display: inline-block;*display: inline;zoom: 1;vertical-align: top;
	color: #B94A48;background-color: #F2DEDE;
	line-height: 28px;padding: 0 35px 0 20px;border: 1px solid #EED3D7;border-radius: 3px;
}
.email-tip i{
	position: absolute;font-style: normal;right: 6px;
	font-size: 20px;cursor: pointer;line-height: 26px;
}
.links{text-align: center;color: #999;}
.links a{padding: 10px 6px;color: #999;}
/*分享样式自定义*/
.bds_tools_24 a{background: url(../image/icons_1_24.png) no-repeat!important;_background-image: url(../image/icons_1_24_debase.png);height:24px!important;margin: 0 4px;}
.bdshare_t .bds_qzone{background-position: 0 -52px!important;}
.bdshare_t .bds_tsina{background-position: 0 -104px!important;}
.bdshare_t .bds_renren{background-position: 0 -208px!important;}
.bdshare_t .bds_douban{background-position: 0 -468px!important;}
#bdshare span.bds_more{background: url(../image/icons_1_24.png) no-repeat!important;_background-image: url(../image/icons_1_24_debase.png);margin: 0 4px!important;}
.bds_weixin{margin: 0 4px!important;}
.bdsharebuttonbox{float: left;}


.bby-sort{margin-bottom: 10px;}
.bby-sort a{display: inline-block; *display: inline; *zoom: 1; border-radius: 4px;  padding-right: 10px; padding-left: 10px; padding-bottom: 6px; padding-top: 6px; margin-right: 10px; font-size: 14px;}
.bby-sort a.sel{background-color: #4bf; color: #fff;}

.bby-new.channel-select-main .active{text-decoration: none;padding: 0px 5px 1px;margin: 0 0px; background: #4bf;font-size: 14px; color: #fff;}

/*无flash手机播放视频时使用*/
.poster{position: relative;display: block;width: 100%;height: 200px;background-color: #000;}
.play_btn{position: absolute;width: 80px;height: 80px;top: 50%;left: 50%;margin-left:-40px;margin-top:-40px;background: url(../image/play_btn.png) no-repeat;cursor: pointer;}


/*登录指引 @bby*/
.login-guide{position: fixed; width: 100%; height: 50px; padding-top: 20px; background: url(../image/login_layer_bg.png); bottom: 0; left: 0; color: #fff; z-index: 9999;}
.login-guide .login-guide-con{width: 1040px; margin: 0 auto;}
.login-guide .con-left{float: left; width: 520px;}
.login-guide .con-left-title{font-size: 20px; margin-bottom: 10px;float: left;}
.login-register{font-size: 14px; float: left;}
.third-login{font-size: 14px;float: left;}
.third-login span{float: left; line-height: 30px;margin-left: 20px;margin-right: 10px;}
.third-login a{float: left; width: 33px; height: 30px; background: url(../image/three.png) no-repeat; margin-right: 10px;}
.third-login a:hover,.login-register .login:hover,.login-register .register:hover{opacity: .8;}
.third-login a.weibo{background-position: 0px 0px;}
.third-login a.qq{background-position: 0px -38px;}
.third-login a.weixin{background-position: 0px -112px;}
.third-login a.renren{background-position: 0px -74px;}
.login-register .register{display: inline-block; *display: inline; *zoom: 1; width: 90px; height: 30px; color: #fff; background: #4bf; text-align: center; line-height: 30px;}
.login-register .login{color: #fff;margin-left: 30px;}
.login-register .register{margin-left: 10px;margin-right: 10px;}
.login-guide .con-right{float: right;position: relative;}
.login-guide .con-right ul{position: relative;}
.login-guide .con-right ul li{float: left; width: 70px; height: 22px; line-height: 22px; font-size: 14px;margin-top: 5px;}
.login-guide .con-right ul li .follow-wx{background: url(../image/follow_weixin.png) no-repeat;width: 70px;height: 22px;display: block;position: relative;}
.login-guide .con-right ul li .follow-wx-tri{position: absolute; border: 5px solid #000;border-color:white transparent transparent transparent;left: 165px;top: -3px; display: none;}
.login-guide-close{}
.login-guide .wx-qr{position: absolute;bottom: 30px;right: -60px;width: 200px;height: 200px;display: none;}

/*@提示框*/
.at-wrap{width: 140px; position: absolute;left: 200px;top:900px;z-index: 100; background-color: white;border:#ccc 1px solid;display: none;overflow: hidden;border-radius: 3px;}
.at-wrap span{width: 100%;height: 22px;line-height: 22px;padding: 2px 10px;color: #999;}
.at-list{list-style: none;}
.at-list li{width: 120px; padding: 5px 10px;cursor: pointer;}
.at-list-sel{background-color: #eee;}
.ruler {visibility: hidden;white-space: nowrap;font-size: 14px;}

/*名片提示框*/
.card-wrap{*max-width: 390px; position: absolute;z-index: 103; border:0 none;border-radius: 3px;background-color: #fff;top:1500px;left: 195px;padding: 90px 14px 14px;box-shadow:0 1px 7px rgba(0, 0, 0, .35);display: none;border:#eee 1px solid\9;}
.top-bg{position: absolute; top: 0; left: 0;width: 100%;height: 134px;z-index: -1;}
.card-bg{width: 100%;height: 160px;overflow: hidden;}
.card-bg img{height: 100%;width: }
.card-content-wrap{position: relative;overflow:auto;}
.card-head-bg{font-size: 0;}
.card-head-bg img{width: 100px;height: 100px;border-radius: 50%;}
.card-info{margin: 50px 0 0 10px;padding: 0 0 10px;*width: 150px;}
.card-info p{vertical-align: top;margin: 0;padding: 0;line-height: 20px;}
.card-info-name a{max-width: 76px;font-size: 14px;vertical-align: bottom;}
.card-info-name a.overdot{height: 19px; }
.card-info .icon-user-v{position: static;vertical-align: bottom;height: 16px; }
.card-info .card-info-role-area{margin: 3px 0 0;font-size: 12px;}
.card-info-data span{color: #999;font-size: 12px;margin:0 5px 0 0;}
.card-info-data a{color: #4bf;cursor: pointer; font-weight: bold;}
.card-intro{clear: both;padding: 10px 0px;}
.card-intro p{margin:0;}
.card-ope input,.card-ope a{width: 48px;color: #4bf;padding: 4px 10px;margin-left: 6px;font-size: 12px;text-align: center;border-radius: 3px; border: 1px solid #4bf; cursor: pointer;box-shadow: 0 none;font-family: "Microsoft Yahei";}
.card-ope input:hover{background-color: #f7a501;}
.card-education-info{margin: 5px 0 0;}
.card-education-info span{max-width: 15em;}
.icon-sex-m,.icon-sex-f,.icon-group,.icon-area,.icon-edu,.icon-new-module{width: 15px;height: 16px; 
background: url(../image/personal_source.png);
background-image: -webkit-image-set(url(../image/personal_source.png) 1x,url(/public/images/personal_source_2x.png) 2x);
background-image: -moz-image-set(url(../image/personal_source.png) 1x,url(/public/images/personal_source_2x.png) 2x);
background-image: -ms-image-set(url(../image/personal_source.png) 1x,url(/public/images/personal_source_2x.png) 2x);
background-image: -o-image-set(url(../image/personal_source.png) 1x,url(/public/images/personal_source_2x.png) 2x);
background-repeat: no-repeat;}
.icon-sex-m{background-position: -102px -96px;}
.icon-sex-f{width: 10px;height: 18px;background-position: -79px -96px;}
.icon-group{background-position: -58px -97px;}
.icon-area{width: 16px;height: 18px;background-position: -132px -96px;}
.icon-edu{background-position: -181px -98px;margin-right: 2px;}
.icon-new-module{width: 10px;height: 10px;background-position: -42px -96px;position: absolute;right: -1px;top: 7px;}
.card-content-wrap .like-agree{*width: 120px; color: #aaa;text-align: center;font-size: 12px;margin: 54px 4px 0 10px;*margin:54px 4px 0 0px; overflow: hidden;}
/*.card-content-wrap .like-agree span{max-width: 28px;}*/
.card-content-wrap .like-agree-left a,.like-agree-right a{width: 18px;height: 17px;text-align: center;margin: 0 4px;}
.card-content-wrap .like-text,.agree-text{font-size: 12px;font-weight: bold;/*vertical-align: middle;*/}
.card-content-wrap .like-text{color:#ff3333;}
.card-content-wrap .agree-text{color:#3bbaff;}
.card-content-wrap .like-agree-left a{background-image:url(../image/like.png);background-size: 100% 100%;background-image:none\9;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/like.png', sizingMethod='scale')\9;}


.card-content-wrap .like-agree-left a.approve{background-image:url(../image/approve2.png);background-position: initial;}
.card-content-wrap .like-agree-right a{background-image:url(../image/seed.png);background-size: 100% 100%;background-image:none\9;  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/app/user/html/stars/images/thumb.png?20140623', sizingMethod='scale')\9;}
.card-content-wrap .like-agree-right a.view{background-image:url(../image/seed.png);}
.card-up-out-tri{position: absolute; border: 8px solid #000;border-color: transparent transparent #eee transparent;left: 16px;top: -17px;z-index: -1;}
.card-tri-wrap{position: relative;}
.card-up-inner-tri{position: absolute; border: 12px solid #000;border-color: transparent transparent white transparent;left: -12px;top: -9px;*bottom:-9px;z-index: 0;}
.card-down-out-tri{position: absolute; border: 8px solid #000;border-color: #ddd transparent transparent  transparent;left: 16px;bottom: -16px;}
.card-down-inner-tri{position: absolute; border: 12px solid #000;border-color:white transparent transparent  transparent;left: -12px;bottom: -10px;*bottom: -29px;}
.one-user-tip .user-v-p,.one-user-tip .user-v-c{position: absolute;right: 0px;bottom: 6px;}



/*重写user-icon*/
.icon-user-v{
	display: inline-block; *display: inline; *zoom: 1;vertical-align: middle;*vertical-align: -2px;
	background: url(../image/common-icon.png);
background-image: -webkit-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -moz-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -ms-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-image: -o-image-set(url(../image/common-icon.png) 1x,url(/public/images/common-icon_2x.png?20141118) 2x);
background-repeat: no-repeat;*margin-right: 5px;
}
.plus-v-c-16{width: 14px; height: 18px;background-position: -178px -552px}
.user-v-p-12,.user-v-c-12{width: 12px; height: 14px;}
.user-v-p-14,.user-v-c-14{width: 14px; height: 18px;margin-bottom: 0px;}
.user-v-p-16,.user-v-c-16{width: 14px; height: 18px;margin-bottom: 0px;}
.user-v-p-18,.user-v-c-18{width: 18px; height: 18px;*margin-left: 5px;}
.user-v-p-12{background-position: -143px -520px;}
.user-v-c-12{background-position: -143px -551px;}
.user-v-p-14{background-position: -178px -521px;}
.user-v-c-14{background-position: -178px -552px;}
.user-v-p-18{background-position: -218px -520px;}
.user-v-c-18{background-position: -220px -550px;}

/*Ghost-btn Hover*/
.ghost-btn:hover{background: #4bf; color: #fff!important;}


/*orang btn*/
.or-btn{border-radius: 3px;padding: 6px;color: #fff;background-color: #f7a501;font-size: 14px;line-height: 14px;text-indent: 0;margin-right: 20px;margin-top: 10px;}
.or-btn:hover{opacity: .8; filter:alpha(opacity=80); color: #fff!important;}/*三角形按钮*/

/*dialog close btn*/
.triangle-btn{position: absolute; right: 0; top: 0; width: 0; height: 0; border-color: #4bf #4bf transparent transparent; border-width: 40px 0 0 60px; border-style: solid; cursor: pointer;}
.triangle-btn:hover{opacity: .8;}
.triangle-btn span,.triangle-btn a{position: absolute; top: -37px; right: 0; color: #fff; width: 30px; cursor: pointer;}
.triangle-btn .close{font-size: 32px; top: -53px;}
/*0731 选择框样式*/
.verify-form .year-sel{width: 180px;}
li.form-line{height: 1px; background: #d2d2d2; margin-bottom: 20px;}
.check-label{padding-left: 20px; *padding-left: 0; background: url(../image/radio-bg.png);
background-image: -webkit-image-set(url(../image/radio-bg.png) 1x,url(/public/images/radio-bg_2x.png?201410111) 2x);
background-image: -moz-image-set(url(../image/radio-bg.png) 1x,url(/public/images/radio-bg_2x.png?201410111) 2x);
background-image: -ms-image-set(url(../image/radio-bg.png) 1x,url(/public/images/radio-bg_2x.png?201410111) 2x);
background-image: -o-image-set(url(../image/radio-bg.png) 1x,url(/public/images/radio-bg_2x.png?201410111) 2x);
background-repeat: no-repeat;*background: none; background-position: 0 -105px; margin-right: 20px;}

/*广场关注新片场的样式*/
.side-guanzhu{width: 380px; background: #fff;}
.xpc-erweima{padding: 20px; line-height: 150px;}
.xpc-erweima img{vertical-align: top;}
.xpc-erweima span{margin-left: 20px; font-size: 16px;}

.guanzhu-icons{padding: 5px 15px 20px;}
.guanzhu-icons a{display: inline-block; *display: inline; *zoom: 1; width: 60px; height: 60px; vertical-align: top; margin-right: 13px; margin-left: 13px;
 background: url(../image/square-guanzhu.png);
background-image: -webkit-image-set(url(../image/square-guanzhu.png) 1x,url(/public/images/square-guanzhu_2x.png?201410111) 2x);
background-image: -moz-image-set(url(../image/square-guanzhu.png) 1x,url(/public/images/square-guanzhu_2x.png?201410111) 2x);
background-image: -ms-image-set(url(../image/square-guanzhu.png) 1x,url(/public/images/square-guanzhu_2x.png?201410111) 2x);
background-image: -o-image-set(url(../image/square-guanzhu.png) 1x,url(/public/images/square-guanzhu_2x.png?201410111) 2x);
background-repeat: no-repeat;}
.guanzhu-icons .weibo{background-position: 0 0px;}
.guanzhu-icons .youku{background-position: 0 -70px;}
.guanzhu-icons .tudou{background-position: 0 -140px;}
.guanzhu-icons .txv{background-position: 0 -210px;}


/*erweima*/
.bottom-qrcode{width: 50px;height: 50px; cursor: pointer;overflow:hidden;text-indent:-9999px;z-index:10000;_position:absolute; background: url(../image/top-suggestion.jpg);
background-image: -webkit-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg?2015) 2x);
background-image: -moz-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg?2015) 2x);
background-image: -ms-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg?2015) 2x);
background-image: -o-image-set(url(../image/top-suggestion.jpg) 1x,url(/plugins/pubs/gotop/top-suggestion_2x.jpg?2015) 2x);
background-repeat: no-repeat;background-position: 1px -100px; margin-top: -6px;}
.bottom-qrcode:hover{background-position: -59px -98px;}
.qrcode{position: absolute;right: 60px;bottom: -43px;width: 240px;background: #fff;box-shadow: 1px 4px 7px #ccc;}
.qrcode .qrcode-title{margin-left: 20px;font-size: 16px;}
.qrcode .qrcode-box{position: relative;}
.qrcode .qrcode-box table{display: block; margin: 20px auto;}
.qrcode .qrcode-box .new-logo{position: absolute;top: 50%; left: 50%; margin-left: -25px; margin-top: -25px; border-radius: 10px; border: 3px solid #fff;}
/*更换family导演V*/
.icon-user-family{background-image: url(../image/director-family-v4.png);background-position: left center; background-repeat: no-repeat; background-size: 100%;vertical-align: middle;height: 14px;width: 14px}
.icon-user-family-fixed{display: inline-block; *display: inline; *zoom: 1;width: 60px;height: 14px;background-image: url(../image/director-family-4.png);background-position: center center; background-repeat: no-repeat;background-size: 100%;vertical-align: -2px;margin-left: 3px;
}
.user-info .useer-name .icon-tops{margin-top: 1px!important;}
/*.icon-user-family-hover{display: inline-block; *display: inline; *zoom: 1;width: 80px;height: 14px;background-image: url(/public/images/director/director-family-3.png?20141208);background-position: center center; background-repeat: no-repeat;background-size: 100%;vertical-align: text-top;display: none;
}
.icon-user-parents:hover .icon-user-family-hover{
	display: inline-block;
}*/

.private-action{background: #fff;margin-bottom: 2px;padding: 15px;font-size: 11px;}
.private-action .lock-icon-private{color: #99999d;}
.private-action .lock-icon-private img{width: 9px;vertical-align: middle;margin-top: -3px;margin-right: 5px;}

.private-action .share-btn-private,.private-action .shared-btn-private{background: #61befb;display: inline-block;float: right;color: #fff;padding:0 5px;border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;margin-top: -6px;cursor: pointer;line-height: 30px;height: 29px;font-size: 13px;}
.private-action .share-btn-private:hover{opacity: 0.7;filter: alpha(opacity=70);}
.private-action .shared-btn-private:hover{background:#61befb;color: #fff; }
.private-action .shared-btn-private{background: #fff;border:1px solid #61befb;color:#61befb;}
.private-action .share-btn-private img,.private-action .shared-btn-private img{width: 17px;vertical-align: middle;margin-right: 5px;}

.cancel-private img{width: 12px;vertical-align: middle;margin-top: -2px;margin-right: 4px;}
.dn-private{display: none!important;}

.vip-icon {
  position: absolute;
  top: 50% !important;
  right: 0 !important;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  transform: translateY(-50%);
}

.vip-icon.cvip-expire-icon {
  width: 13px;
  height: 12px;
  background-image: url(../image/28635ba1fa6abc2.png);
}
.vip-icon.svip-expire-icon {
  width: 33px;
  height: 13px;
  background-image: url(../image/28635ba075ab612.png);
}
.vip-icon.bd-expire-icon {
	width: 42px;
	height: 14px;
	background-image: url(../image/0863412ce2913a6.png);
  }
.cvip-wrap {
  position: relative;
  padding-right: 19px;
}
.svip-wrap {
  position: relative;
  padding-right: 37px;
}
.bd-wrap {
	position: relative;
	padding-right: 45px;
}



 　　 



 