/* Global base */
html,body{
	width:100%;
	height:100%;
	font:1rem/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;color:#333;background-color:#fff;
}
a{cursor:pointer;}

.mailat:after
{
  content:"@";
}
.minfont{
	font-size:.8rem;
}

.minfont2{
	font-size:.8rem;
	line-height: 120%;
}

.smallfont{
	font-size:.6rem;
}

.vertical-top{
	vertical-align:top;
}

.vertical-mid{
	vertical-align:middle;
}

.line-height1{
	line-height:1rem;
}

.line-height15{
	line-height:1.5rem;
}

.line-height2{
	line-height:2rem;
}

.bdcolorh{
	border: 1px solid #EEEEEE;
}

.bgh {
    background-color: #fafbfd;
}
.bgw {
    background-color: #fff;
}

.border-bottom {
    border-bottom: 1px solid #eaedf2!important;
}

.rounded-y{border-radius: 2rem !important;}

.outline {outline: none;}

ul {list-style:none;margin:0px;padding-left:0px;}

a{
	text-decoration: none;
}
a:focus {outline:none;}
a:hover{
	text-decoration: none;
}

.colorb {
	color:#007bff !important;
}
.colorb a{
	color:#007bff !important;
}
.colorb :hover{
	font-weight: bold;
}

.color1 a{
	color:#333;
}
.color1 a:hover{
	color:#999;
}

.color2{
	color:#333;
}

#navbar-top
{
    font-size:1rem;
    z-index: 1030;
}

#navbar-top .nav-item{
	margin-left:1em;
}

#navbar-top .nav-item a:hover{
	font-weight: bold;
}

#navbar-top .m-actived
{
	font-weight: bold;
}

#navbar-top .show{
	color:#333;
	background-color: #FFF !important;
}
#navbar-top .show a{
	color:#333 !important;;
	background-color: #FFF !important;
}

#menu-tabs a{
	color:#333 !important;
}

#menu-tabs a:hover{
	color:#007bff !important;
}

.nav-tabs .active{
	font-weight: bold;
}

.btn-outline-w{color: #FFF;}
.btn-outline-w{border-color: #FFF;}
.btn-outline-w:hover {
   	background-color: #007bff !important;
}

.btn-outline-b{
	border-color: #3b82ff;
	color: #3b82ff !important;
}
.btn-outline-b a{color: #3b82ff !important;}
.btn-outline-b:hover {
    color: #FFF !important;
   	background-color: #3b82ff !important;
   	border-color: #3b82ff !important;
   	box-shadow:1px 1px 2px #333333;
}

.btn-y{
	border-radius: 2rem !important;
	padding: .45rem 1.5rem;
}
.btn-y0{
	border-radius: 2rem !important;
	padding: .375rem .375rem;
}
.btn-y1{
	border-radius: 2rem !important;
	padding: .375rem .5rem;
}

.forOther { color: #d3d3d3 !important;}

.forOther2 { color: #A2A2A2 !important;}
.forOther2 a{ color: #A2A2A2 !important;}


/*蓝色底色 白色字*/
.tbbg{
	background-color:#5d8de7;
	background-image: linear-gradient(180deg, #7ba1e7, #5d8de7);
}
.tbbg2{
	background-color:#5d8de7;
}
.tbc{color:#FFF  !important;}
.tbc a{color:#FFF  !important;}
.tbc a:hover{color:#EEEEEE  !important;}


/*顶部导航透明底色风格*/
.top-b{background:rgba(255,255,255,0);color:#FFF  !important;}
.top-b a{color:#FFF !important;}
.top-b a:hover{color:#EEEEEE  !important;}
.top-b .logo{
	background:url(../images/logo_v5_w.png) no-repeat 0 0;
	-webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	background-size: auto 100%;
	width: 172.5px; height:30px;
	margin-left:0px;
	margin-top:2px;
}

.top-b .btn-1{
	color: #fff !important;
	
}
.top-b .btn-1:hover {
	border: 1px solid;
   	border-color: #EEEEEE !important;
   	transition:all .4s;
}

.top-b .btn-2{
	border-color: #fff;
	border: 1px solid;
	color: #fff !important;
}
.top-b .btn-2:hover {
}

.top-b .btn-3{
	color: #fff !important;
}
.top-b .btn-3{}
.top-b .btn-3:hover {
}


/*顶部导航白色风格*/
.top-w{background:rgba(255,255,255,1);color:#333  !important;box-shadow: 0px 1px 10px #ddd;}
.top-w a{color:#333  !important;}
.top-w a:hover{color:#007bff  !important;}
.top-w .logo{opacity:1;background:url(../images/logo_v5.png) no-repeat 0 0;background-size: auto 100%;width: 172.5px; height:30px; margin-left:0px;margin-top:2px;}

.top-w .btn-1{
	background-color: #f9fafc !important;
	color: #333 !important;
}
.top-w .btn-1:hover {
   	background-color: #eeeeee !important;
}

.top-w .btn-2{
	background-color: #fff !important;	
	border-color: #3b82ff;
	color: #3b82ff !important;
}
.top-w .btn-2:hover {
   	background-color: #377efb !important;
   	color: #fff !important;
}

.top-w .btn-3{
	background-color: #3279f6 !important;
	color: #fff !important;
	border-color: #3279f6;
}
.top-w .btn-3:hover {
   	background-color: #2d6ddd !important;
   	color: #fff !important;
}

/*底部导航白色风格*/
.bottom-w{background:rgba(255,255,255,1);color:#333;box-shadow: 0px 1px 10px #ddd;}


.line2{
overflow:hidden; 
text-overflow:ellipsis;
white-space:normal;
word-break:break-all;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
}

.line1{
overflow:hidden; 
text-overflow:ellipsis;
white-space:normal;
word-break:break-all;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1;
}

.libg{background-color:#fafbfd;border-radius:6px;}
.libgw{background-color:#fff;border-radius:6px;}


#footer{}
#footer #footerMenu{line-height:2rem;width:100%;padding-bottom:1.5rem;}
#footer #footerMenu em{padding-left:1rem;padding-right:1rem;}
#footer #footerInfo{}
#footer #footerInfo li {line-height:2rem;}

#t_userinfo .groupName{font-size:.6rem;margin-left:.2rem;}
#tags .active{background-color:#EEEEEE;color: #333;}

.pager{
	-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	text-align:center;
	margin-top:.5rem;
}
.pager li{
	display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    justify-content: center;
    align-items: center;
    text-align:center;
    font-size: .9rem;
    margin: 0 4px;
    border-radius:50%;
}
.pager .pager_n{
	width: 1.8rem;
    height: 1.8rem;
    line-height: 1.5rem;
	margin-left:.4rem;
	font-size:.9rem !important;
	border-radius:50%;
}
.pager .pager_t{
	width: auto;
    height: 1.8rem;
    line-height: 1.5rem;
    padding-left:.5rem;
    padding-right:.5rem;
	margin-left:.4rem;
	font-size:.9rem !important;
	border: 1px solid #eaedf2!important;
	border-radius:.5rem;
}
.pager .pagego{
    cursor: pointer;
	border: 1px solid #eaedf2!important;
}
.pager .pagego:hover{
	background-color:#eeeeee;
}
.pager .page_current{
	border: 1px solid #3b82ff!important;
}
.pager span{
	color: #A2A2A2 !important;
}

.itemTitle {border-left: .3rem solid #3b82ff!important; padding-left:.5rem;}

#art_body{
	word-break:break-all;
}
#art_body img{
	max-width:100%;
}
#comments p{
	word-break:break-all;
}

.userNumInfo li{display:inline-block}
.userNumInfo .split{padding-left:.6rem;padding-right:.6rem;color: #d3d3d3 !important;vertical-align:top;font-size:.9rem;}

/* 大图列表模式 */
.fav-list{}
.fav-list .ex_info1{
	padding-top:.2rem;
}
.fav-list .ex_info3{
	height:0rem;
	overflow: hidden;
	transition: height 0.3s;
	-moz-transition: height 0.3s;
	-webkit-transition: height 0.3s;
	-o-transition: height 0.3s;
}
.fav-list .li_img{width:9rem;}

/* 小图列表模式 */
.fav-s-list{}
.fav-s-list .ex_info1{
	padding-top:.2rem;
	height:0rem;
	overflow: hidden;
	transition: height 0.3s;
	-moz-transition: height 0.3s;
	-webkit-transition: height 0.3s;
	-o-transition: height 0.3s;
}
.fav-s-list .ex_info3{
	height:0rem;
	overflow: hidden;
	transition: height 0.3s;
	-moz-transition: height 0.3s;
	-webkit-transition: height 0.3s;
	-o-transition: height 0.3s;
}
.fav-s-list .li_img{width:4rem;margin-top:.4rem;}
.fav-s-list:hover .ex_info1{
	overflow:auto;
	height:3.4rem;
}
.fav-s-list:hover .ex_info3{
	overflow:auto;
	height:2rem;
}
.fav-list:hover .ex_info3{
	overflow:auto;
	height:2rem;
}