/* all tag */
*{
	margin: 0;
	padding: 0;
}
body{	
	font-size: 14px;
	line-height: 1.42858;
	font-family: 'Microsoft Yahei';
	color: #333;
	overflow-x:hidden;
	overflow-y:auto;
}
.bns-c-wrap{
	margin-top:10px
}
a{
	color: #252525;
    text-decoration: none;
    background: transparent;
    border: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
ul,ol{
	list-style: none;
}
em,i,address,strong{
	font-style: normal;
}
h1,h2,h3,h4,h5,h6,strong{
	font-weight: 400;
}
.clear:after{
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}
.fd_l{
	float: left;
}
.fd_r{
	float: right;
}
.bns-c-user .user-wrap .ipt-group a,.caption i{
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	background: url('images/bc-title-icons.png') no-repeat;
}
.bns-c-wrap{
	background: #fff;
	width: 100%;
	overflow-x:hidden;
}
.bns-c-content{
	margin: 0 auto;
}
.bns-c-menu{
	margin: 30px auto 0px;
    width: 1200px;
}
.bns-c-menu .logo{
	width: 182px;
	background: url('images/bc_logo.png') no-repeat center center;
	height: 60px;
}
.bns-c-menu .nav-bar li{
	float: left;
	width: 135px;
	transform: skew(-15deg);
    display: block;
    height: 60px;
}
.bns-c-menu .nav-bar li.current{
	background: #5c8ef1;
	transition:all .5s cubic-bezier(0, 1, 0.5, 1);
}
.bns-c-menu .nav-bar li.special{
	background: #f60;
}
.bns-c-menu .nav-bar li.current *,.bns-c-menu .nav-bar li.special *{
	color: #fff;
}
.bns-c-menu .nav-bar a{
    padding: 6px 0;
	display: block;
	width: 100%;
	height: 100%;
	transform: skew(15deg);
	background: transparent;
	text-align: center;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.bns-c-menu .nav-bar span{
	color: #888;
}
.bns-c-menu .nav-bar strong{
	display: block;
	font-size: 18px;
}

.bns-c-banner{
	width:900px;
	height: 340px;
	overflow:hidden;
	position: relative;
}
.bns-c-banner img{
	max-width: 900px;
	max-height: 340px;
}
.bns-c-user .user-wrap{
	width: 270px;
	height: 340px;
	padding: 20px;
	border: 1px solid #ddd;
	overflow: hidden;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.bns-c-user .user-wrap .title{
	padding-bottom: 10px;
	border-bottom: 2px solid #5c8ef1;
	font-size: 14px;
}
.bns-c-user .user-wrap .title>*{
	display: block;
	height: 30px;
	line-height: 30px;
}
.bns-c-user .user-wrap .title span{
	/*width: 125px;*/
	float: left;
	/*background:url('images/bc_arrow.png') no-repeat right center;*/

}
.bns-c-user .user-wrap .title a{
	width: 100px;
	text-align: center;
	color: #fff;
	background: #5c8ef1;
	float: right;
}
.bns-c-user .user-wrap .middle{
	margin: 10px 0;
}
.bns-c-user .user-wrap .middle h2{
	font-weight: 400;
	font-size: 16px;
	color: #333;
}
.bns-c-user .user-wrap .middle *{
	margin: 5px 0;
}
.bns-c-user .user-wrap .middle > input{
	width: 230px;
	height: 35px;
	outline: 0;
	border: 1px solid #d8d8d8;
	text-indent: 30px;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.bns-c-user .user-wrap .middle > input[type="text"]{
	background: url('images/bc_user.png') no-repeat left 5px center;
}
.bns-c-user .user-wrap .middle > input[type="password"]{
	background: url('images/bc_pass.png') no-repeat left 5px center;
}
.bns-c-user .user-wrap .middle .group{
	margin: 2px 0;
}
.bns-c-user .user-wrap .middle .group *{
	font-size: 12px;
}
.bns-c-user .user-wrap .middle .group input{
	margin: -2px 4px 0 0;
	vertical-align: middle;
}
.bns-c-user .user-wrap .middle .group #i-forgot{
	float: right;
	color: #5c8ef1;
}
.bns-c-user .user-wrap .middle button{
	background: #5c8ef1;
	color: #fff;
	width: 100%;
	height: 35px;
	outline: 0;
    border: none;
    font-size: 16px;
    font-family: "Microsoft Yahei";
}
.bns-c-user .user-wrap .ipt-group *{
	float: left;
	line-height: 40px;
}
.bns-c-user .user-wrap .ipt-group a{	
	float: left;
	margin-left: 15px;
}
.bns-c-user .user-wrap .ipt-group a.qq{
	background-position: 0 -90px;
}
.bns-c-user .user-wrap .ipt-group a.wx{
	background-position: 0 -316px;
}
.bns-c-user .user-wrap.after{
	padding:0; 
}
.bns-c-user .user-wrap.after .user-top{
	height: 90px;
	padding: 15px 20px;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.bns-c-user .user-wrap.after .user-top .company-img{
	width:60px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.user-wrap.after .user-top .company-img a img{
	width:60px;
	height: 60px;
}
.user-wrap.after .user-top .company-info{
	float: left;
	padding:10px 0;
}
.user-wrap.after .user-top .company-info h3{
	font-size: 14px;
	color: #333;
}
.user-wrap.after .user-top .company-info p{
	color: #999;
	font-size: 12px;
	margin-top: 2px;
}
.user-entrance{
	margin-bottom: 10px;
}
.user-entrance .user-entrance-first{
	height: 70px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.user-entrance .user-entrance-first li{
	width: 89px;
	height: 70px;
	float: left;
	text-align: center;
	border-right: 1px solid #e8e8e8;
	position: relative;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.user-entrance .user-entrance-first li a{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    width: 50px;
    height: 50px;
}
.user-entrance .user-entrance-second li{	
	position: relative;
}
.user-entrance .user-entrance-second li a{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    width: 90px;
    height: 30px;
} 
.user-entrance .user-entrance-first li a strong{
	font-size: 12px;
	color: #666;
}
.user-entrance .user-entrance-first li:last-child,
.user-entrance .user-entrance-second li:last-child{
	border-right: none;
}
.user-entrance li a span.entrance-icon{
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 0 auto;
	background: url(images/sq-login-icons.png) no-repeat center center; 
}
.user-entrance-second li a span.entrance-icon{
	width: 90px;
	font-size: 12px;
	color: #666;
	text-indent: 30px;
}
.user-entrance li a span.entrance-icon.personal{
	background-position: 0 -107px;
}
.user-entrance li a span.entrance-icon.message{
	background-position: 0 -70px;
}
.user-entrance li a span.entrance-icon.post{
	background-position: 0 -143px;
}
.user-entrance li a span.entrance-icon.surround{
	background-position: 0 -34px;
}
.user-entrance li a span.entrance-icon.focus{
	background-position: 0 0px;
}
.user-entrance-second{
	height: 55px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.user-entrance-second li{
	width: 134px;
	height: 55px;
    border-right: 1px solid #e3e3e3;
    float: left;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.send-post-box {
	width: 100%;
	height: 50px;
	position: relative;
	background-color:#5c8df0;
}
.send-post-box button{
	display: block;
    width: 75px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border: none;
    font-size: 18px;
    background-color: #5c8df0;
    font-family: 'Microsoft Yahei';
    background: url('images/sq-login-icons.png') no-repeat center center;
    background-position: 0 -180px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-indent: 25px;
    cursor: pointer;
}
.user-bottom {
	margin-top: 10px;
}
.user-bottom li{
	height: 50px;
	width: 50%;
	background-color: #ffa64f;
	text-align: center;
	float: left;
	color: #fff;
}
.user-bottom li:first-child{
	padding: 5px 0;
    -webkit-box-sizing: border-box;
    o-box-sizing: border-box;
    box-sizing: border-box;
}    
.user-bottom li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	background: #ff6600;
	color: #fff;
    font-size: 18px;
    text-align: left;	
}
.user-bottom li span{
    display: block;	
}
.user-bottom li a span{
	background: url(images/sq-login-icons.png) no-repeat left center;
    background-position: 0 -216px;
    width: 30px;
    height: 30px;
    display: block;
    float: left;   
    margin: 10px 5px 10px 30px; 
}
.bns-c-bottom{
	position: relative;
	margin: 50px 0;
}
.bns-c-bottom > div{
	float: left;
}
.bns-c-slider{
	float: left;
}
.bns-c-headline{
	margin-top: 40px;
	width: 500px;
	height: 260px;
	float: left;
	overflow: hidden;
	padding: 0 30px;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.bns-c-headline h2{
	font-weight: 400;
	color: #5c8ef1;
	font-size: 20px;
	text-align: center;
}
.bns-c-headline .subject{	
	margin: 10px 0 5px 0;
	height: 40px;
	overflow: hidden;
}
.bns-c-headline .subject a{
	font-size: 13px;
	line-height: 20px;
	color: #787878;
}
.bns-c-headline .subject  span {
    background-color: #ccc;
    padding: 2px 4px;
    color: #fff;
    margin-right: 5px;
    font-size: 12px;
}
.bns-c-headline li{
	overflow: hidden;
	background: none;
	padding-left: 0;
	line-height: 30px;
}
.bns-c-headline li a{
	display: block;
    _display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	line-height: 30px;
    _width: 80%;
    padding-right: 10px;
}
.bns-c-headline li a:hover{
	color: #07426a;
}
.bns-c-headline li i{
	float: left;
	color: #666;
	margin-right: 5px;
}
.bns-c-headline li span{
	float: right;
	color: #bbb;
}
.bns-c-hoc{
	float: left;
	width: 270px;
	height: 260px;
	overflow: hidden;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.bns-c-hoc .caption i{
	background-position: 0 -46px;
}
.bns-c-hoc .caption a{
	color: #ef7d32;
}
.bns-c-hoc-con{
	width: 100%;
	height: 209px;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.bns-c-hoc-con .bg_layer,.bns-c-hoc-con .con_layer{
	position: absolute;
    width: 260px;
    height: 190px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.bns-c-hoc-con .bg_layer{	
    z-index: 0;
}
.bns-c-hoc-con .con_layer{
	z-index: 1;
}
.bns-c-hoc-con .bg_layer span,.bns-c-hoc-con .con_layer a{
    background: rgba(192,192,192,.4);
    display: block;
    border-radius: 100%;
    position: absolute;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    webkit-animation: change 3s infinite;
    -moz-animation: change 3s infinite;
    -o-animation: change 3s infinite;
    animation: change 3s infinite;
}
.bns-c-hoc-con .bg_layer span:nth-child(1) {
    width: 20px;
    height: 20px;
    top: 15%;
    left: 37%;
}
.bns-c-hoc-con .bg_layer span:nth-child(2) {
    width: 40px;
    height: 40px;
    top: 25%;
    left: 20%;
}
.bns-c-hoc-con .bg_layer span:nth-child(3) {
    width: 50px;
    height: 50px;
    top: 62%;
    left: 59%;
}
.bns-c-hoc-con .bg_layer span:nth-child(4) {
    width: 45px;
    height: 45px;
    top: 38%;
    left: 77%;
}
.bns-c-hoc-con .bg_layer span:nth-child(5) {
    width: 15px;
    height: 15px;
    top: 75%;
    left: 36%;
}
.bns-c-hoc-con .bg_layer span:nth-child(6) {
    width: 28px;
    height: 28px;
    top: 25%;
    left: 76%;
}
.bns-c-hoc-con .bg_layer span:nth-child(7) {
    width: 60px;
    height: 60px;
    top: 31%;
    left: 35%;
}
@-webkit-keyframes change{
	0%{
		-webkit-transform:scale(1);
	}
	50%{
		opacity: 0.75;
		-webkit-transform:scale(0.8);
	}	
	100%{
		opacity: 1;
		-webkit-transform:scale(1);
	}
}
@-moz-keyframes change{
	0%{
		-moz-transform:scale(1);
	}
	50%{
		opacity: 0.75;
		-moz-transform:scale(0.8);
	}	
	100%{
		opacity: 1;
		-moz-transform:scale(1);
	}
}
@keyframes change{
	0%{
		transform:scale(1);
	}
	50%{
		opacity: 0.75;
		transform:scale(0.8);
	}	
	100%{
		opacity: 1;
		transform:scale(1);
	}
}
.bns-c-hoc-con .con_layer a{
	display: block;	
	font-size: 14px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	-webkit-animation: bigtosmall 0 infinite;
    -moz-animation: bigtosmall 0 infinite;
    -o-animation: bigtosmall 0 infinite;
    animation: bigtosmall 0 infinite;
}
.bns-c-hoc-con .con_layer a:nth-child(1) {
    top: 19%;
    left: 43%;   
    background: rgba(25,183,212,0.8);
    animation-duration:2.25s;
}
.bns-c-hoc-con .con_layer a:nth-child(2){
    top: 46%;
    left: 18%;
    background: rgba(252,148,61,0.9);
    animation-duration:2.05s;    
}
.bns-c-hoc-con .con_layer a:nth-child(3){
    top: 60%;
    left: 43%;
    background: rgba(235,61,60,0.8);
    animation-duration:2.15s;
}
.bns-c-hoc-con .con_layer a:nth-child(4){
	top: 0%;
    left: 66%;
    animation-duration:2.45s;
    background: rgba(145,0,60,0.8);
}
.bns-c-hoc-con .con_layer a:nth-child(5){	
	top: 5%;
    animation-duration:2.5s;
    left: 18%;
    background: rgba(241,85,0,0.8);
}
.bns-c-hoc-con .con_layer a:nth-child(6){
	bottom: 14%;
    right: 7%;
    background: rgba(98, 210, 139, 0.8);
}
.bns-c-hoc-con .con_layer a:hover{
	z-index: 10;
}
.bns-c-floor{
	margin-bottom: 30px;
}
.bns-c-course {
	max-width: 1200px;
    min-width: 930px;
    overflow: hidden;
}   
.bns-c-course .caption,.bns-c-hoc .caption{
	padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
} 
.bns-c-course .caption a,.bns-c-hoc .caption a{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	display: block;
	float: left;
	margin: 0 10px;
}
.bns-c-course.help .caption i{
	background-position: 0 -135px;
}
.bns-c-course.help .caption a{
	color: #e1616e;
}
.bns-c-course.school .caption i{
	background-position: 0 0;
}
.bns-c-course.school .caption a{
	color: #5eaef7;
}
.bns-c-course.interview .caption i{
	background-position: 0 -361px;
}
.bns-c-course.interview .caption a{
	color: #8286e7;
}
.bns-c-course.news .caption i{
	background-position: 0 -180px;
}
.bns-c-course.news .caption a{
	color: #f8b749;
}
.bns-c-course.biopic .caption i{
	background-position: 0 -225px;
}
.bns-c-course.biopic .caption a{
	color: #32ba68;
}
.bns-c-course.zoom .caption i{
	background-position: 0 -270px;
}
.bns-c-course.zoom .caption a{
	color: #3dc5a9;
}

.bns-c-fcon{
	width: 270px;
	overflow: hidden;
}
.bns-c-fcon .list-tag{
	position: relative;
	height: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
}
.bns-c-fcon .list-tag a{
	position: absolute;
	bottom: 10px;
	display: block;
	font-size: 16px;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.bns-c-fcon .list-tag a.fd_l{
	left: 0;
}
a.hvr-to-more{
	width: 40px;
    height: 25px!important;
    line-height: 25px!important;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px/2px;
    font-size: 12px!important;
    color: #666;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #787878!important;
	float: right!important;
	-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
a.hvr-to-more:before{
	content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('images/bc_more.png') #f60;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
a.hvr-to-more:hover, a.hvr-to-more:focus, a.hvr-to-more:active {
    color: #fff!important;
}
a.hvr-to-more:hover span{
    display: none;
	opacity: 0;    
}
a.hvr-to-more:hover:before, a.hvr-to-more:focus:before, a.hvr-to-more:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.mar10{
	margin-top: 10px!important;
}
.icourse-course{
	margin: 10px 0 0px 0;
}
.icourse-course li{
	position: relative;
    float: left;
    width: 278px;
    margin: 10px;
    height: 240px;
    border-radius: 0 0 1px 1px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 1px 2px #c5c5c5;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.icourse-course li.video a.layer{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: rgba(0,0,0,0.3);
	width: 100%;
    height: 160px;
}
.icourse-course li.video a.layer span{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
    width: 85px;
    height: 85px;
    cursor: pointer;
    background: url("images/icon-play.png") no-repeat 0 0 / 85px 85px;
}
.icourse-course li.video a.layer span:hover {
    background: url("images/icon-play-on.png") no-repeat 0 0 / 85px 85px;
}
.icourse-img {
    position: relative;
    height: 160px;
    overflow: hidden;
}
.icourse-course li:hover {
    border-bottom: 2px solid #dae0e5\0/;
    box-shadow: 0 2px 8px #bbb;
}
.icourse-course li:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.icourse-img img {
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    line-height: 1em;
}
.icourse-intro {
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
    padding: 0 14px;
    height: 78px;
    background: #fff;
    background: #f7faf9/;
    font-size: 12px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.icourse-intro p {
    padding-top: 10px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
}
.icourse-intro span,.daily-tips span{
    color: #b4bbbf;
    text-indent: 22px;
}
.icourse-intro span.play-num{
	display: block;
	/*width: 20px;*/
	height: 20px;
	background: url('images/bc_view.png') no-repeat left center;
}
.icourse-intro span.see-num,.daily-tips span.fd_l{
	display: block;
	/*width: 20px;*/
	height: 20px;
	line-height: 20px;
	background: url('images/bc_see.png') no-repeat left center;
}
.article-list{
	margin-top: 10px;
}
.article-list li{
	border-bottom: 1px dotted #e6eaed;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 30px;
}
.article-list li:after{
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}
.article-list li *{
	float: left;
	display: block;
}
.article-list li i{
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	color: #fff;
	background: #B6B2B2;
	margin-top: 6px;
    margin-right: 10px;
    font-size: 12px;
}
.article-list li i.top1,
.article-list li i.top2,
.article-list li i.top3{
	background: #5c8ef1;
}
.article-list li a{
	width: 85%;
	 _width: 80%;
	display: block;
    _display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.article-list li a:hover{
	color: #5c8ef1;
}
.daily-list{
	width: 1200px;
	overflow: hidden;
}
.daily-list li {
    padding: 30px 50px 0 0;
    float: left;
    width: 50%;
    overflow: hidden;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;    
}
.daily-list .img-wp {
    position: relative;
    z-index: 1;
    float: left;
    margin-top: 4px;
    margin-right: 18px;
    width: 250px;
    height: 160px;
    overflow: hidden;
}
.daily-list .daily-cont {
    height: 160px;
    position: relative;
}
.daily-list .daily-cont h2{
	margin: 10px 0;
}
.daily-list .daily-cont h2 a{
	font-size: 17px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;    
    display: block;
    max-width: 300px;
}
.daily-list .daily-cont p a {
    color: #8b8b8b;
}
.daily-list .daily-tips {
    position: absolute;
    bottom: 10px;
    left: 270px;
    font-size: 12px;
    color: #353535;
    min-width: 120px;
    max-width: 330px;
    width: 120px;
}
/* sliderbox */
.sliderbox{
	position: relative;
}
#bns-c-slider{
	width: 400px;
	height: 260px;
	position: relative;
	overflow: hidden;
	margin-top:40px;
}
#bns-c-slider .slidernav{
	position:absolute;
	right:4px;
	bottom:7px;
	z-index:1;
}
#bns-c-slider .slidernav li{
	float:left;
	width:24px;
}
#bns-c-slider .slidernav li a{
	display: block;
	float: left;
	width:16px;
	height:16px;
	background:#fff;
	color:#000;
	text-align:center;
	font-size: 0;
}
#bns-c-slider .slidernav li.current a{
	background:#3B8DD1;
	color:#fff;
}
#bns-c-slider .slidertext{
	background:#000;
	background:rgba(0, 0, 0, 0.6);
	filter:alpha(opacity=60);
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
}
#bns-c-slider .slidertext li{
	display:none;
	padding-left:20px;
}
#bns-c-slider .slidertext li a{
	text-align:left;
	line-height: 30px;
	height: 30px;
	color: #fff;
}

.menubar_box{
	margin-bottom: 0!important;
}
.club_nav{
	height: 170px;
	background-repeat: no-repeat;
	background-color: transparent;
	background: center 0;
	clear: both;
}
.club_nav .circle-nav{
	width: 1200px;
	padding-top: 132px;
	margin: 0 auto;
}
.club_nav .circle-nav .tab-list{
	margin-left: 350px;
	overflow: hidden;
}
.club_nav .circle-nav .tab-list .tab-item{
	float: left;
	width: 78px;
	height: 38px;
	margin-right: 20px;
	line-height: 38px;
}
.club_nav .circle-nav .tab-list .tab-item a{
	display: block;
	width: 80px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}
.club_nav .circle-nav .tab-list .current{
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	background-color: #f6f6f6;
}
.club_nav .circle-nav .tab-list .current a{
	color: #333;
	margin: -2px 0 0 -1px;
	border-top: 2px solid #333;
	text-shadow: none;
}
.main-content{
	/*padding: 30px 0 70px 0;*/
	padding:0 0 70px 0;
	background: #F6F6F6;
}
.layout{
	width: 1200px;
	margin: 0 auto;
}
.layout .l-item-left{
	float: left;
	width: 320px;
	margin-right: 10px;
	position: relative;
}
.l-item-left .item-circle-info{
	width: 318px;
	padding-top: 20px;
	padding-bottom: 50px;
	border: 1px solid #e8e8e8;
	background-color: #FFF;
	margin-bottom: 10px;
}
.l-item-left .item-circle-info .circle-avatar{
	display: block;
	text-align: center;
	margin-top: -103px;
}
.l-item-left .item-circle-info .circle-avatar img{
	display: block;
	width: 118px;
	height: 118px;
	margin: 0 auto;
	border-radius: 50%;
	border: 4px solid #FFF;
	box-shadow: 0 -1px 6px #DDD;
}
.l-item-left .item-circle-info .circle-name{
	display: block;
	padding: 16px 20px 0 20px;
	font-size: 21px;
	color: #333;
}
.l-item-left .item-circle-info .circle-name h1, .l-item-left .item-circle-info .circle-name span{
	display: block;
	text-align: center;
}
.l-item-left .item-circle-info .circle-data{
	margin: 0 40px;
	padding-top: 36px;
	overflow: hidden;
}
.l-item-left .item-circle-info .circle-data li{
	float: left;
	width: 70px;
	text-align: center;
	overflow: hidden;
}
.l-item-left .item-circle-info .circle-data li.split{
	width: 1px;
	border-left: 1px solid #eee;
	height: 34px;
	margin: 7px 6px 0 4px;
}
.l-item-left .item-circle-info .circle-data li a{
	color: #333;
	font-size: 18px;
	display: block;
}
.l-item-left .item-circle-info .circle-data li span{
	color: #999;
	font-size: 12px;
}
.l-item-left .item-circle-info .button-action{
	margin-top: 20px;
	text-align: center;
}
.l-item-left .item-circle-info .circle-bbs{
	margin: 46px 24px 0 24px;
}
.l-item-left .item-circle-info .circle-bbs h3{
	font-size: 14px;
	color: #333;
	padding-bottom: 6px;
	font-weight: 700;
}
.l-item-left .item-circle-info .circle-bbs p{
	color: #999;
	line-height: 22px;
	word-break: break-all;
}
.l-item-left .item-circle-info .thread-detail-comment-users{
	margin: 30px 20px 0;
	padding-top: 30px;
	color: #666;
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
}
.l-item-left .item-circle-info .thread-detail-comment-users h3{
	font-size: 14px;
}
.l-item-left .item-circle-info .thread-detail-comment-users ol{
	margin-top: 6px;
	float: left;
}
.l-item-left .item-circle-info .thread-detail-comment-users li{
	float: left;
	height: 60px;
	margin: 0 6px 6px 0;
}
.l-item-left .item-circle-info .thread-detail-comment-users li img{
	border: 1px solid #eee;
	width: 60px;
	height: 60px;
	border-radius: 5px;
}
.layout .l-item-right{
	float: left;
	width: 870px;
}
.circle-thread-banner, .circle-thread-list{
	margin-left: 20px;
}
.l-item-right .circle-thread-banner{
	width: 848px;
	height: 52px;
	border: 1px solid #ececec;
	background-color: #FFF;
	position: relative;
}
.l-item-right .circle-thread-banner .thread-search-type{
	float: left;
	height: 52px;
	line-height: 52px;
	color: #CE424B;
	font-size: 18px;
	display: block;
	padding: 0 20px;
	background: transparent url('images/2261029_1249217316.png') 103px -1074px no-repeat;
}
/*.l-item-right .circle-thread-banner .thread-search-type:hover{
	width: 83px;
	border-right: 1px solid #ececec;
	background-color: #FFF;
	margin-right: -11px;
}*/
.l-item-right .circle-thread-banner .thread-search-type-drop{
	background-color: #FFF;
	z-index: 12;
	position: absolute;
	top: 52px;
	left: 0;
	display: none;
}
.l-item-right .circle-thread-banner .thread-search-type-drop ul li{
	height: 52px;
	line-height: 52px;
	text-align: center;
	border: 1px solid #ececec;
	margin-bottom: -1px;
}
.l-item-right .circle-thread-banner .thread-search-type-drop ul li a{
	display: block;
	font-size: 18px;
	padding: 0 30px 0 20px;
}
.l-item-right .circle-thread-banner .thread-search-type-drop ul li a:hover{
	color: #FF7300;
}
.l-item-right .circle-thread-banner .split{
	display: block;
	width: 1px;
	height: 12px;
	background-color: #DDD;
	margin: 21px 10px 0 10px;
	float: left;
}
.l-item-right .circle-thread-banner .thread-search-box{
	float: left;
	/*width: 220px;*/
	height: 34px;
	margin-top: 9px;
}
.thread-search-box .search-keywords{
	float: left;
}
.thread-search-box .search-keywords input{
	width: 122px;
}
.thread-search-box .search-submit{
	float: left;
	margin-left: 10px;
}
.l-item-right .circle-thread-banner .thread-total-count{
	display: block;
	margin: 13px 10px 0 0;
	color: #333;
	float: right;
}
.l-item-right .circle-thread-banner .thread-total-count .count{
	color: #333;
	font-size: 18px;
	padding: 0 3px 0 4px;
}
.l-item-right .circle-thread-list{
	margin-top: -1px;
	width: 848px;
	background-color: #FFF;
	border: 1px solid #e8e8e8;
}
.l-item-right .circle-thread-list .no-data{
	padding:50px 0;
	text-align:center;
	color:#999;
}
.l-item-right .circle-thread-list .thread-item{
	position: relative;
	padding: 22px 30px 0 0;
	margin-left: 35px;
	border-bottom: 1px solid #eee;
}
.l-item-right .circle-thread-list .thread-item .user-avatar{
	display: block;
	position: absolute;
	left: -58px;
	top: 16px;
	z-index: 11;
}
.l-item-right .circle-thread-list .thread-item .user-avatar img{
	display: inline;
	position: absolute;
	top: 2px;
	left: 3px;
	width: 39px;
	height: 39px;
	border-radius: 50%;
}
.l-item-right .circle-thread-list .thread-item .user-avatar .avatar-bg{
	background: transparent url('images/2261029_1249217316.png') 0 -480px no-repeat;
	width: 55px;
	height: 55px;
}
.thread-item .thread-bar{
	overflow: hidden;
}
.thread-item .thread-bar .club-title{
	float: left;
	display: inline-block;
	font-size: 18px;
	margin-right: 4px;
}
.thread-item .thread-bar .ico{
	float: left;
	display: inline-block;
	margin: 5px 6px 0 0;
	width: 22px;
	height: 17px;
	background: transparent url('images/2261029_1249217316.png') 0 -650px no-repeat;
}
.thread-item .thread-bar .ico-perfect{
	background-position: 0 -650px;
	width: 16px;
}
.thread-item .thread-bar .ico-top{
	background-position: -31px -650px;
	width: 19px;
}
.thread-item .thread-bar .ico-hot{
	background-position: -96px -650px;
}
.thread-item .thread-bar .thread-view{
	float: right;
	background: transparent url('images/2261029_1249217316.png') 0 -232px no-repeat;
	padding-left: 23px;
}
.thread-item .thread-bar .thread-view .count{
	font-size: 22px;
	color: #999;
}
.thread-item .thread-summary{
	width: 510px;
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.thread-item .thread-footer{
	color: #999;
	padding: 8px 0 16px 0;
	overflow: hidden;
}
.thread-item .thread-footer .thread-author{
	color: #333;
}
.thread-item .thread-footer .split{
	display: inline-block;
	margin: 2px 12px 0 12px;
	width: 1px;
	background-color: #DDD;
	height: 12px;
}
.thread-item .thread-footer .thread-author, .thread-item .thread-footer .split, .thread-item .thread-footer .thread-publishDate, .thread-item .thread-footer .thread-comment{
	float: left;
}
.thread-item .thread-footer span, .thread-item .thread-footer a{
	font-size: 12px;
}
.thread-item .thread-footer .thread-comment{
	padding-left: 24px;
	background: transparent url('images/2261029_1249217316.png') -148px -240px no-repeat;
}
.thread-item .thread-footer .thread-comment .count{
	color: #999;
}
.l-item-right .thread-detail-content{
	padding: 20px 30px 0;
	background-color: #FFF;
	float: left;
	border:1px solid #e8e8e8;
}
.thread-detail-content .thread-title span{
	font-size: 24px;
	color: #333;
	padding-right: 6px;
}
.thread-detail-content .thread-info{
	margin-top: 12px;
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
	color: #999;
	background-color: #fafafa;
}
.thread-detail-content .thread-info .thread-split{
	display: block;
	margin: 8px 11px 0 11px;
	width: 1px;
	height: 13px;
}
.thread-detail-content .thread-info .count{
	color: #666;
}
.thread-detail-content .thread-body{
	font-size: 16px;
	line-height: 36px;
	padding-top: 11px;
	word-wrap: break-word;
	word-break: break-all;
}
.thread-detail-content .thread-footer{
	margin-top: 100px;
	font-size: 14px;
	width: 100%;
	float: left;
}
.thread-detail-content .thread-footer .thread-tags{
	width: 300px;
}
.thread-detail-content .thread-footer .thread-tag{
	display: inline-block;
	line-height: 22px;
	padding: 0 4px;
	margin: 0 6px 10px 0;
	border-radius: 5px;
	border: 1px solid #e8e8e8;
}
.thread-detail-content .thread-footer .thread-tag:hover{
	color: #FF7300;
}
.thread-detail-content .thread-footer .share{
	float: right;
	position: relative;
}
.thread-detail-content .thread-footer .share .bdsharebuttonbox .weixin-share{
	position: relative;
	width: 126px;
	background-position: 0 -568px;
}
.thread-detail-content .thread-footer .share .bdsharebuttonbox a{
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	margin-left: 5px;
	font-size: 10px;
	line-height: 24px;
	background: transparent url('images/2258386_1249217316.png') 0 0 no-repeat;
}
.thread-detail-content .thread-footer .share .bdsharebuttonbox .weixin-share .weixin-share-detail{
	display: none;
	padding: 10px;
	background: transparent url('images/2251404_1249217316.png') 0 0 repeat-y;
	opacity: 1;
	border-radius: 10px;
	position: absolute;
	top: -252px;
	left: -70px;
	color: #333;
}
.thread-detail-content .thread-footer .share .bdsharebuttonbox .weixin-share .wrap{
	display: block;
	background: #FFF;
	border: 1px solid #b4b4b4;
	border-radius: 5px;
	width: 238px;
	text-align: center;
}
.thread-detail-content .thread-footer .share .bdsharebuttonbox .weixin-share .wrap .weixin-share-title{
	padding: 16px 0;
	font-size: 14px;
	font-weight: 700;
}
.thread-detail-content .thread-footer .share .bdsharebuttonbox .weixin-share .wrap .weixin-qrcode{
	height: 120px;
	text-align: center;
}
.thread-detail-content .thread-footer .share .bdsharebuttonbox .weixin-share .wrap .weixin-qrcode img{
	width: 120px;
	height: 120px;
}
.thread-detail-content .thread-footer .share .bdsharebuttonbox .weixin-share .wrap .weixin-help{
	font-size: 13px;
	padding: 10px 0;
}
.thread-detail-content .thread-footer .share .bdsharebuttonbox .weixin-share .wrap .triger{
	position: absolute;
	left: 120px;
	bottom: -5px;
	width: 28px;
	height: 16px;
	background: transparent url('images/2258386_1249217316.png') 0 -634px no-repeat;
}
.thread-detail-content .thread-extra{
	border-top: 1px solid #eee;
	margin-top: 50px;
	padding-top: 19px;
	float: left;
	width: 100%;
}
.thread-detail-content .thread-extra .thread-recommend{
	float: left;
	width: 440px;
	border-right: 1px solid #eee;
}
.thread-detail-content .thread-extra .thread-recommend h3{
	font-size: 14px;
	font-weight: 700;
	color: #333;
	padding-bottom: 10px;
}
.thread-detail-content .thread-extra .thread-recommend-item{
	width: 420px;
	line-height: 28px;
	overflow: hidden;
}
.thread-detail-content .thread-extra .thread-recommend-item a{
	float: left;
	font-size: 14px;
	color: #666;
	display: block;
	width: 80%;
	overflow: hidden;
	line-height: 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.thread-detail-content .thread-extra .thread-recommend-item span{
	float: right;
	color: #999;
}
.thread-detail-content .thread-extra .thread-go-index{
	width: 250px;
	float: left;
	margin: 70px 0 0 70px;
	background-color: #fafafa;
	border: 1px solid #eee;
}
.thread-detail-content .thread-extra .thread-go-index a{
	display: inline-block;
	padding-left: 20px;
	width: 103px;
	height: 34px;
	line-height: 34px;
	float: left;
	color: #333;
	background: transparent url('images/2258386_1249217316.png') 77px -362px no-repeat;
}
.thread-detail-content .thread-extra .thread-go-index a.quan-index{
	border-right: 1px solid #eee;
}
.thread-detail-content #thread-detail-comments-area{
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dashed #d9d9d9;
	width: 100%;
	float: left;
}
.club-not-login{
	border-top: 1px solid #ececec;
	background-color: #fafafa;
	padding: 13px 29px 10px 29px;
	overflow: hidden;
}
.club-not-login .default-photo, .club-not-login .login-tips{
	float: left;
}
.club-not-login .login-tips{
	margin: 15px 0 0 15px;
}
.club-not-login .login-tips a{
	color: #258;
	padding: 0 5px;
}
.postcomments .post-list-li{
	border-bottom: 1px solid #eee;
	padding: 16px 0 10px 0;
	margin: 0 29px;
}
.postcomments .post-list-li .author-info{
	width: 50px;
	float: left;
	display: inline;
	margin-top: 4px;
}
.postcomments .post-list-li .author-info img{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	border: 1px dashed #eee;
}
.postcomments .post-list-li .comment-body{
	margin-left: 62px;
}
.postcomments .post-list-li .comment-body .comment-info{
	height: 25px;
}
.postcomments .post-list-li .comment-body .comment-info .uname{
	float: left;
	font-size: 14px;
	font-weight: 700;
	color: #258;
	margin-right: 8px;
}
.postcomments .post-list-li .comment-body .comment-info .resouce-creator{
	float: left;
	padding: 2px 6px 1px 14px;
	margin-left: 1px;
	color: #444;
	font-size: 12px;
	font-weight: 700;
	background: transparent url('images/1909146_1249217316.png') -39px 4px no-repeat;
}
.postcomments .post-list-li .comment-body .comment-info .resouce-quan{
	padding: 0 5px;
	background: #F30;
	color: #FFF;
	text-align: center;
	border-radius: 5px;
	margin-top: 2px;
	float: left;
	margin-right: 5px;
}
.postcomments .post-list-li .comment-body .comment-info .resouce-ban{
	padding: 0 5px;
	background: green;
	color: #FFF;
	text-align: center;
	border-radius: 5px;
	margin-top: 2px;
	float: left;
	margin-right: 5px;
}
.postcomments .post-list-li .comment-body .comment-info .posttime{
	float: left;
	font-size: 12px;
	color: #888;
	margin-top: 3px;
}
.postcomments .post-list-li .comment-body .comment-info .floor{
	float: right;
	padding-left: 6px;
	margin-top: 4px;
	font-size: 14px;
	font-family: Arial;
	font-weight: 700;
	color: #444;
}
.postcomments .post-list-li .comment-body .comment-content{
	margin-top: 5px;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 14px;
	line-height: 24px;
	color: #444;
	min-height: 40px;
}
.postcomments .post-list-li .comment-body .comment-content .info-bar{
	margin-bottom: 5px;
}
.postcomments .post-list-li .comment-body .comment-content .info-bar .info-bar-title{
	color: #888;
}
.postcomments .post-list-li .comment-body .comment-content .info-bar .info-bar-floor{
	color: #258;
}
.postcomments .post-list-li .comment-body .comment-content .info-bar .uname{
	margin-left: 8px;
	color: #258;
	font-size: 14px;
}
.postcomments .post-list-li .comment-body .comment-content .info-bar .posttime{
	color: #888;
	font-size: 12px;
	margin-left: 15px;
}
.postcomments .post-list-li .comment-body .postrelate{
	margin-top: 5px;
	overflow: hidden;
}
.side_scroll_club{
	position: fixed;
	top: 32px;
	z-index: 0;
	width: 320px;
}
.side_club{
	width: 320px;
	padding: 10px;
	border: 1px solid #e8e8e8;
	background-color: #FFF;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.side_title{
	font-size: 18px;
	margin-bottom: 5px;
	border-left: 5px solid #FF7300;
	color: #FF7300;
	font-weight: bold;
	padding-left: 15px;
	line-height: 18px;
}
.side_hot li{
	border-bottom: 1px dashed #d7d7d7;
	line-height: 35px;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: -1px;
}
.side_hot li strong{
	margin-right: 10px;
	font-size: 16px;
	font-style: italic;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F60;
}
.side_hot li a{
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.side_hot li a:hover{
	color: #FF7300;
}
.side_hot li span{
	float: right;
	margin-left: 5px;
	color: #666;
	font-size: 12px;
	background: transparent url('images/2261029_1249217316.png') 0 -230px no-repeat;
	padding-left: 22px;
}
.side_hot li p{
	line-height: 25px;
	color: #999;
	font-size: 12px;
	overflow: hidden;
	max-height: 50px;
	padding-left: 30px;
	white-space: normal;
	display: block;
}
.btn_success{
	color: #fff!important;
	background-color: #5cb85c!important;
	border-color: #4cae4c!important;
}
.club_bottom_rand{
	float:left;
	width:235px;height:30px;
	margin:0 0 0 10px;
	line-height:30px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.club_bottom_hot{
	width:200px;
	height:60px;
	float:left
}
.club_bottom_hot i{
	float:left;
	width:40px;height:40px;
	margin-top:10px;
	background:url('images/bc-title-icons.png') no-repeat 0 -46px;
}
.club_bottom_hot span{
	margin:10px 0 0 10px;
	float:left;
	width:100px;height:40px;
	line-height:40px;
	font-size:20px;
	color:#F60
}
.w1200{
	width: 1200px;
	margin: 0 auto 40px;
}