@CHARSET "UTF-8";

	
body {
	background: #fff;background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;}
	
	main#body {
	margin-top: 50px;
}

.card-body1 {
    padding-left: 20px;
padding-right: 20px;
}
.text-danger {
    color:#07c160 !important;
}

.hover {
    width: 500px;
    height: 500px;
    background-color: red;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.hover:hover, .hover:focus, .hover:active {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    background-color: #000;
}

.huux_thread_hlight_style5 {
	color:#cccccc;
    text-decoration: line-through;
}

.board-bg{
color: rgba(134, 142, 150, 0.8)
}


.badge-pill1 {
font-size:14px;
}

.thumbnail {
	position: relative;
	float: left;
	width: 100px;
	height: 72px;
	margin: 0px 8px 8px 0;
	overflow: hidden;
	clear: both;
	border-radius: 0px;
	padding-top: 5px;
}

.hot-title {
	height: 55px;
	padding-top: 5px;
	line-height: 25px;
	overflow: hidden;
	display: block;
}

.hide-article-box {
    padding-bottom: 25px;
}

.site-brief {
	color: #999;
}

.site-brief span.views {
	float: right;
}

.site-brief ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.site-top ul, .site-reply ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.site-brief ul li, .site-top ul li, .site-reply ul li {
	clear: both;
	margin: 0;
	border-bottom: 1px solid #dadada;
}

.site-top ul li {
	height: 36px;
	line-height: 36px;
	overflow: hidden;
}

.site-brief ul li:last-child, .site-top ul li:last-child, .site-reply ul li:last-child
	{
	border-bottom: none;
}

.tab_title a {
	text-decoration: none
}


.m-icon {
    background-image: url(../css/v.png);
	position: absolute;
	width: 17px;
    height: 14px;
margin: 25px 0 0 0;
left: 43px;
}

.m-icon2 {
    background-image: url(../css/v.png);
	position: absolute;
	width: 17px;
    height: 14px;
margin: 22px 0 0 0;
left: 40px;
}
.m-icon3 {
    background-image: url(../css/vv.png);
	position: absolute;
	width: 21px;
    height: 17px;
    right: 98px;
    top: 83px;
}


.ajax_widget_content .tab_title a {
	height: 41px;
	line-height: 40px;
	display: block;
	margin: -1px 0 0 0;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}

.ajax_widget_content .tab_title:first-child a {
	border-left: 0
}

.ajax_widget_content .tab_title.selected a {
	background: #fff;
	border-bottom: 1px solid #fff
}

.widget_ajax .new_cat {
	background: #fff;
	margin: -1px 0 0 0;
	border-top: 1px solid #ddd
}

.ajax_widget_content .ajax-tabs span {
	float: left;
	text-align: center;
	width: 50%
}

.ajax-loading:before {
	content: "";
	display: block;
	position: absolute;
	top: 40px;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 11
}

.ajax-loading:after {
	content: "";
	margin: 0 auto 3em auto;
	font-size: 10px;
	position: absolute;
	top: 45%;
	left: 45%;
	z-index: 12;
	text-indent: -9999em;
	border-top: .4em solid rgba(0, 0, 0, 0.2);
	border-right: .4em solid rgba(0, 0, 0, 0.2);
	border-bottom: .4em solid rgba(0, 0, 0, 0.2);
	border-left: .4em solid #c40000;
	-webkit-animation: load8 .5s infinite linear;
	animation: load8 .5s infinite linear;
	border-radius: 50%;
	width: 2em;
	height: 2em
}

.top_span_red {
margin-right: 5px;
padding: 0 4px;
width: 32px;
height: 32px;
font-size: 14px;
font-weight: 600;
text-align: center;
line-height: 32px;
color: #fff;
background: #ff2600;
border: 3px solid #fff;
box-shadow: 1px 1px 3px rgba(204, 90, 90, 0.4);
border-radius: 100px;
text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}

.top_span_gray {
	background: #ccc;
	margin-right: 5px;
	padding: 0 4px;
	border-radius: 22px;
	margin-right: 5px;
padding: 0 4px;
width: 32px;
height: 32px;
font-size: 14px;
font-weight: 600;
text-align: center;
line-height: 32px;
color: #fff;
border: 3px solid #fff;
border-radius: 100px;
text-shadow: 1px 1px 2px rgba(0,0,0,.4);
}


.archive-content {
	color: #999;
	margin-bottom: 6px;
	font-size: 1rem;
	line-height: 23px;
}

.page-link {
	padding: 0.15rem 0.55rem;
	text-decoration: none;
	color: #778087;
}

.page-item.active .page-link {
	color: #778087;
	font-weight: 700;
	background-color: #F5F5F5;
	border-color: #e2e2e2;
	text-decoration: none;
	cursor: pointer;
}

.page-item:last-child .page-link {
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}

.img-circle {
	border-radius: 50%;
}

.col-xs-4 {
	float: left;
	width: 25%;
}



.reply-user, .reply-time {
	font-size: 12px;
	color: #000000;
}

.reply-content {
	color: #888;
	height: 42px;
	overflow: hidden;
}

a.reply-content:hover {
	color: #888;
}

.public-icon-first {
	display: inline-block;
	height: 20px;
	padding: 0px 5px;
	font: 700 15px normal;
	font-family: inherit;
	color: #e94c3d;
	border: 1px solid #e94c3d;
	text-align: center;
	border-radius: 3px;
	vertical-align: top;
	margin-top: 3px;
}

#header {
	position: fixed;
	z-index: 1000;
	background-color: #07c160 !important;
}



#scroll {
	list-style: none;
	float: right;
	position: fixed;
	right: 20px;
	bottom: 50px;
	z-index: 9999
}

#scroll li a {
	font-size: 16px;
	color: #777;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	margin-top: 4px;
	display: block;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.6);
	border: 1pxsolid #ddd;
	border-radius: 2px;
	box-shadow: 01px1pxrgba(0, 0, 0, 0.04)
}

.article-list {
	max-height: 27px;
	line-height: 27px;
	overflow: hidden;
	font-size: 12px
}

.row {
	align-items: flex-start;
}





*, *:after, *:before {
  box-sizing: border-box;
}

body {
  font-size: 14px;
 font-family:"Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", "微软雅黑", "华文细黑", STHeiti, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #656D78;
  background-color: #f7f7f7;
  font-weight: 400;
}

a {
  color: #1a1d20;
  text-decoration: none;
  transition:.2s;
}

a:hover {
  color: #07c160;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #1a1d20;
}

/*.card-body .message h5 {
    border-left: 4px solid #07c160;
    text-indent: 8px;
    margin: 8px 0px;
}*/

.card-body .message h5::before {
    color: #f00;
	content: '#';
    margin-right: 10px;
	font-size: 20px;
}


.quickreply {
    border: 1px dashed #07c160;
    padding: 5px;
    background: 
    #FFFFFF;
}

#quickreply em {
    padding: 3px 5px 3px 5px;
    margin-right: 5px;
    border: 1px solid #07c160;
    background-color: #07c160;
    color:#FFFFFF;
    cursor: pointer;
	margin: 2px 0 2px 0;
    display: inline-block;
	border-radius: 4px;
}


.date {
    margin-right: 5px;
    color: #797979;
    float: right;
}

.message img {
	border-radius: 0.5rem;
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1);
}

.center {
    text-align: center;
}


#footer {
float: left;
bottom: 0;
padding: 10px 0;
background-color: #AAA;
width: 100%;
}

.date1 {
    font-size: 12px;
    color: #999;
}

.views1 {
	float: right;
    font-size: 12px;
    color: #999;
	padding-top: 0.2em;
}

	
/**  头部 **/
/**  
header#header {
    border-top: 1px solid #07c160;
}
	
footer#footer {
    border-top:1px dashed #333;
    border-bottom: 1px solid #07c160;
}
**/

	


.logo-2 {
  width: auto;
  height: 24px;
}

.bg-dark {
  background: #f7f7f7 !important;
  box-shadow: 1px 1px 1px 2px rgba(0,0,0,.04);
  border-bottom: 1px solid #e8e8e8;
}

.navbar-dark .navbar-brand {
  color: #1a1d20;
}

.navbar-dark .navbar-toggler-icon {
	
  background: url("/plugin/hehe_theme_laguo/img/menu.svg") no-repeat;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-dark .navbar-nav .nav-link {
  color: #1a1d20;
}

.card-header-tabs > .nav-item > .nav-link:hover:not(.active) {
    border: 1px solid rgba(255,255,255,0);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #ff0046;
}

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
  color: #07c160 !important;
  font-weight: bold;
}

/**  头部 end **/


.card {
  background: #fff;
  border:none;
 
}

.card > .card-header {
  color: #1a1d20;
  font-size: 14px;
  border-bottom: 1px solid #f7f7f7;
  background: rgba(0, 0, 0, 0) url("plugin/hehe_theme_laguo/img/bg_top.jpg") repeat-x scroll 0 bottom;
}

.card-header-tabs > .nav-item > .nav-link {
  padding: 0 10px 10px 10px;
}

.card-header-tabs > .nav-item > .nav-link.active {
  background: #fff;
  border-color: #fff;
  border-bottom:  2px solid #07c160;
  color: #000;
}

.card-body {
  padding: 20px;
}



.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border-top: 1px solid #f7f7f7;
}

/* 返回按钮 

.btn {
  display: inline-block;
  font-weight: 00;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 3px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.fanhui {
   
    text-align: center;
}

 */
.aside .btn {
  padding: 10px;
}


.breadcrumb {
  background: #fff !important;
  border:none;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.04);
}


.avatar-4, .avatar-5 {
  border-radius: 6rem; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
  border: 1px solid rgba(0,0,0,.05) !important;
}

.avatar-1, .avatar-2, .avatar-3,  .logo-4, .img-circle {
    border-radius: 6rem;
	border: 1px solid rgba(0,0,0,.05) !important;
}


.btn-secondary {
    color: #fff;
    background-color: #07c160;
    border-color: #07c160;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #06ad56;
  border-color: #06ad56;
}



.btn-primary {
    /*color: #000;
    background-color: #07c160;
    border-color: #07c160;*/
	color:#fff;
    border: none;
    background:#07c160;
}

.btn-primary:hover {
  /*color: #000;
  background-color: #06ad56;
  border-color: #06ad56;*/
   background-color:#06ad56;
   border-color:#06ad56;
   color:#fff
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #07c160;
  border-color: #07c160;
}


.list-group-item.active {
    z-index: 2;
    background-color: #07c160;
    border-color: #07c160;
}



.break-all {
padding-left:0;
}

/* 所有角都使用半径为5px的圆角，此属性为CSS3标准属
button.btn.btn-outline-secondary {
    color: #fff;
    background-color: #07c160;
    border-color: #07c160;
}

button.btn.btn-outline-secondary:hover {
  color: #fff;
  background-color: #33CC7D;
  border-color: #33CC7D;
}

li.friendlink {
    width: 50%;
    display: inline;
    padding-right: 4px;
}

ul.author-post {
    padding-left: 0px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #07c160;
     border-color: #07c160; 
}

.page-link {
   
    color: #07c160;
   
}

@media (min-width: 576px) {
  #body {
    padding-top: 20px;
  }
}

@media (max-width: 576px) {

  #body {
    padding-top: 10px;
  }


  #body > .container > .row > div {
      padding: 0;
  }

}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
角，此属性为CSS3标准属性 */

.pagination-lg .page-item .page-link, .pagination-lg .page-item span {
    line-height: 46px;
    width: 46px;
    height: 46px;
}
.page-item.active .page-link {
    box-shadow: 0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.08);
}
.page-item.active .page-link {
    z-index: 1;
    color: #000;
    border-color: #07c160;
    background-color: #07c160;
	font-size: .975rem;
}
.page-item .page-link, .page-item span {
    font-size: .875rem;
    display: -webkit-box;
    display: flex;
    width: 36px;
    height: 36px;
    margin: 0 3px;
    padding: 0;
    border-radius: 50% !important;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.pagination-lg .page-link {
    font-size: 1.25rem;
    line-height: 1.5;
    padding: .75rem 1.5rem;
}
.page-link {
    line-height: 1.25;
    position: relative;
    display: block;
    margin-left: -.0625rem;
    padding: .5rem .75rem;
    color: #8898aa;
    border: .0625rem solid #dee2e6;
        border-top-color: rgb(222, 226, 230);
        border-right-color: rgb(222, 226, 230);
        border-bottom-color: rgb(222, 226, 230);
        border-left-color: rgb(222, 226, 230);
    background-color: #fff;
}

.xunhu-downbox {
    width: 100%;
    text-align: center;
    margin: 15px auto;
        margin-right: auto;
        margin-left: auto;
}
.xunhu-radius {
    border-radius: 2px;
}
.xunhu-ptb20 {
    padding: 20px 0;
}
.xunhu-bg-color {
    background-color: #f2f2f5;
}
.xunhu-font {
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    font-size: 14px;
    color: #757575;
}
.xunhu-font.text-download, .xunhu-font .text-download {
    color: #757575;
}
.xunhu-font.font-16, .xunhu-font .font-16 {
    font-size: 16px;
}
.xunhu-text-center {
    text-align: center;
}
.xunhu-text-center {
    text-align: center;
}
.xunhu-mt10 {
    margin-top: 10px;
}

.xunhu-downbox a, .xunhu-downbox a:hover {
    color: #fff !important;
}
.xunhu-font a, .xunhu-font a:hover {
    text-decoration: none !important;
    box-shadow: none !important;
}

.xunhu-downbox a, .xunhu-downbox a:hover {
    color: #fff !important;
}
.xunhu-font a, .xunhu-font a:hover {
    text-decoration: none !important;
    box-shadow: none !important;
}

.xunhu-btn-green {
    background-color: #5fb878; 
    border-color: #5fb878!important;
    box-shadow:none!important;
}

.xunhu-btn-green:hover {
    background-color: #4ca665;
    color: #fff!important;
   box-shadow:none!important;
}

.xunhu-btn-warning {
    background-color: #ff9800;
    border-color: #ff9800!important;
    box-shadow:none!important;
}

.xunhu-btn-warning:hover {
    background-color: #ffad33;
    border-color: #ffad33;
    color: #fff!important;
    box-shadow:none!important;
}

.xunhu-btn {
    color: #fff !important;
    margin: auto;
    cursor: pointer;
    padding: 6px 0px;
    font-size: 16px;
    text-align: center;
    width: 100px;
    display: inline-block;
    text-decoration: none;
    box-shadow: none !important;
}
.xunhu-text-lg {
    font-size: 120%;
}
.text-warning {
    color: #f98000 !important;
}
.alert-successing 
{
padding: 20px 20px 20px;
margin: 10px 0 10px;
background-color:#f2f2f5;
border-radius: 4px;
position: relative;
}
.alert-successing1
{
padding: 20px 20px 20px;
margin: 10px 0 10px;
background-color:#f2f2f5;
border-radius: 4px;
position: relative;
}
.alert-successing3
{
padding: 20px 20px 20px;
margin: 10px 0 10px;
background-color:#f2f2f5;
border-radius: 4px;
position: relative;
}

.alert-successing2
{
padding: 20px 20px 20px;
margin: 10px 0 10px;
background-color:#fbfbfb;;
border-radius: 4px;
position: relative;
}

.login-false {
    text-align: center;
}
.pc-button {
    margin: 0 auto;
    text-align: center;
}
.a2{
    font-size: 24px;
    right: 10px;
    top: 5px;
    font-style: normal;
    color: 
    #ccc;
    position: absolute;
    z-index: 1;
}

.btn-info{background-color:#6e4ff6;border-color:#6e4ff6; color:#ffffff;}
.btn-info:hover{background-color:#502bf4;}

#top-navi{height:50px;
position:relative;
width:100%;
top:0;
z-index:999;
flex: 0 0 auto;
background-color:#fff;
position: fixed;
background-color:rgba(255,255,255,0.95)}
.admin-bar #top-navi{top:32px}
#top-navi.headroom--unpinned{top:-65px}
.top-navi-content{height:100%;max-width:1000px;margin:0 auto}
.top-navi-logo{display:block;height:100%;width:auto;float:left;padding:8px}
.top-navi-logo>img{display:inline-block;height:100%;width:auto}
.top-navi-logo>h1{font-size:22px;font-weight:900;line-height:42px;letter-spacing:.03em;text-shadow:2px 2px 1px #eee;color:#505050}
.top-navi-search-btn{width:40px;height:100%;float:right;cursor:pointer;text-align:center}

#top-navi .main-menu{display:inline-block;float:right;height:100%}
#top-navi .main-menu::-webkit-scrollbar{height:6px;width:6px}
#top-navi .main-menu::-webkit-scrollbar-track-piece{background-color:#f5f5f5}
#top-navi .main-menu::-webkit-scrollbar-thumb{height:6px;width:6px;border-radius:0;background:#cbcbcb}
#top-navi .main-menu::-webkit-scrollbar-thumb:hover{background:#909090}
#top-navi .main-menu ul{list-style:none;position:relative;display:inline-table;z-index:999}
#top-navi .main-menu ul:after{content:"";clear:both;display:block}
#top-navi .main-menu ul li{float:left}
#top-navi .main-menu>ul>li>a,.top-navi-search-btn{line-height:60px;font-size:14px}

#top-navi .main-menu ul li a,
.top-navi-search-btn{-webkit-transition:.3s ease all;-moz-transition:.3s ease all;-o-transition:.3s ease all;transition:.3s ease all}#top-navi .main-menu ul li:hover>a,.top-navi-search-btn:hover{color:#eb5055}#top-navi .main-menu ul li:hover >ul{visibility:visible;filter:alpha(Opacity=98);-moz-opacity:.98;opacity:.98;margin-top:0}#top-navi .main-menu ul ul{background:#fff;padding:0;position:absolute;top:100%;box-shadow:0 0 10px 0 #cacaca;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden;opacity:0;margin-top:-15px}#top-navi .main-menu ul ul li{float:none;position:relative}#top-navi .main-menu ul ul li a{padding:15px 25px;width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#top-navi .main-menu ul ul li a:hover{padding-left:32px}#top-navi .main-menu ul ul ul li a:hover{padding-left:22px}#top-navi .main-menu ul ul ul{position:absolute;left:100%;top:5px}
#top-navi .main-menu ul ul ul li a{padding:12px 15px;width:160px}#menu-btn{display:none}@media screen and (max-width:979px){
	body{webkit-transition:.5s linear all;-moz-transition:.5s linear all;-o-transition:.5s linear all;transition:.5s linear all}
	
	.top-navi-search-btn{top:5px;right:5px;display:block;width:40px;height:40px;line-height:40px;font-size:26px;color:#848484;position:absolute}
	.top-navi-content{text-align:center}
	.top-navi-logo{float:none;margin:0 auto;display:inline-block}
	.top-navi-logo>h1{line-height:32px;text-shadow:none}
	.main-menu{position:fixed;top:0;bottom:0;right:100%;width:65%;z-index:999;overflow-y:auto;background:#fff;background:rgba(255,255,255,0.68)}
	.main-menu-on .main-menu{box-shadow:0 0 15px 0 #9c9c9c}
#top-navi .main-menu:before{content:"太牛网";font-size:26px;line-height:55px;color:#ff0046;}
#top-navi .main-menu li a{padding:0 20px!important;line-height:45px!important;display:block!important;width:100%!important;text-align:left}
#top-navi .main-menu ul{width:100%;padding:0}
#top-navi .main-menu ul li{display:block;width:100%;position:static}
#top-navi .main-menu .current-menu-item>a,
#top-navi .main-menu .current-menu-item>a:hover{background-color:#eb5055!important;
color:#fff!important}
#top-navi .main-menu a,
#top-navi .main-menu ul li:hover a{background-color:transparent;color:#000}
#top-navi .main-menu ul li a:hover{background-color:#eee;color:#eb5055}
#top-navi .main-menu ul ul,#top-navi .main-menu ul ul ul{visibility:visible;filter:alpha(Opacity=100);-moz-opacity:1;opacity:1;background-color:transparent;position:static;box-shadow:none;margin:0;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}
#menu-btn{display:block;width:60px;height:30px;left:8px;top:7px;border-radius:15px;cursor:pointer;z-index:999999}
#menu-btn .menu-btn-bar:nth-of-type(1){margin-top:7px}#menu-btn .menu-btn-bar:nth-of-type(3){margin-bottom:0}
#menu-btn .menu-btn-bar{
	position:relative;
	display:block;
	width:25px;height:3px;margin:6px auto;
	background-color:#000;border-radius:10px;
	-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}
	.main-menu-on #menu-btn 
	.menu-btn-bar:nth-of-type(1){-webkit-transform:translateY(9px) rotate(-45deg);
	-ms-transform:translateY(9px) rotate(-45deg);
	transform:translateY(9px) rotate(-45deg)}
	.main-menu-on #menu-btn .menu-btn-bar:nth-of-type(2){opacity:0}
	.main-menu-on #menu-btn .menu-btn-bar:nth-of-type(3){-webkit-transform:translateY(-9px) rotate(45deg);
	-ms-transform:translateY(-9px) rotate(45deg);transform:translateY(-9px) rotate(45deg)}.main-menu-on{-webkit-transform:translateX(65%);-moz-transform:translateX(65%);-ms-transform:translateX(65%);-o-transform:translateX(65%);transform:translateX(65%);position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden}.main-menu-on:after{content:"";cursor:pointer;position:absolute;width:100%;height:100%;z-index:998;left:0;top:0;background-color:rgba(0,0,0,0.02)}}#top-navi{webkit-transition:.5s ease all;-moz-transition:.5s ease all;-o-transition:.5s ease all;transition:.5s ease all}.banner-bg-header{background:url(https://ws1.sinaimg.cn/large/a15b4afegy1fmeb638hhjj228009gdgq.jpg) no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;background-size:cover;padding:90px 0 30px;text-align:center;margin-top:-60px}
	.banner-bg-header .banner-title{font-weight:100;font-size:30px;margin-bottom:10px;letter-spacing:.1em;color:#fff;text-shadow:0 4px 8px rgba(7,17,27,.4)}
	.banner-bg-header .banner-sub-title{font-weight:100;font-size:15px;color:#eee;color:rgba(255,255,255,0.54)}@media screen and (max-width:660px){.banner-bg-header .banner-title{font-size:26px}.banner-bg-header .banner-sub-title{font-size:14px}}.index-header-title{text-align:center;color:#c3c3c3;font-size:16px}#post-lists{max-width:900px}#post-lists >article{width:33.33%;float:left}



.feedbackCon {
    margin: 10px 0 0 15px;
}
.blog_comment_body {
    background: 
    #B2E866;
    float: left;
    padding: 8px 12px;
    border-radius: 10px;
    position: relative;
    overflow: visible;
}
.blog_comment_body::before {
    content: '';
    display: block;
    position: absolute;
    left: -17px;
    top: 9px;
    width: 0;
    height: 0;
    border-right: solid 18px 
#B2E866;
border-top: solid 6px
rgba(0, 0, 0, 0);
border-bottom: solid 10px
    rgba(0, 0, 0, 0);
}
.blockquote {
    font-size: 0.8rem;
    background-color: 
    #fff;
    background-image: url(../img/quote.png);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0.5rem 1rem !important;
    border-radius: 10px;
}

.input-group-text {

    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    border: 0px solid #ced4da;
	background-color:rgba(7,193,96,.06);
    color:#07c160;

	}
	
[disabled], [readonly].disabled, .disabled {

    /*cursor: not-allowed;*/
    color: rgba(0,0,0,.3);
    text-shadow: 1px 1px rgba(255,255,255,.8);
    box-shadow: 0 0 100em 100em rgba(254, 252, 252, 0.5) inset;
    border-color: rgba(7,193,96,.06);

}

.ttsure{
max-height: 400px;
width: 100%;
object-fit: cover;
box-shadow: 0 0 10px
#AEB8B9;
border-radius: 0.5rem;
}
.fieldset > legend {
    width: auto;
    padding: 0px 16px;
    font-size: 1rem;
    font-weight: 800;
    border-radius: 2px;
    color: 
#f8f9fa;
background:
    #fc1806;
}

.fieldset {
    padding: 10px;
    margin: 10px;
    border: 1px solid 
#fe1200;
border-radius: 2px;
background:
    #fff4d4;
}
table.nav_tag_list {
	display: block;
padding: 10px;
width: 100%;
-webkit-border-radius: 4px;
border-radius: 4px;
background-color:
#fff;
z-index: 1;
position: relative;
margin-bottom: 13px;
}
.nav_tag_list .active {
	padding: 5px;
	background:#fff4d4;
	color:#1a1d20;
	background-color:rgba(7,193,96,.06);
    color:#07c160;
}
.article-nav {
    overflow: hidden;
    color: #bbb;
}
.article-nav span {
    float: left;
    position: relative;
    width: 50%;
}
.article-nav a {
    margin-right: 10px;
}
.article-nav span.article-nav-next {
    float: right;
    text-align: right;
}
.article-nav span {
    float: left;
    position: relative;
    width: 50%;
}
.article-nav span.article-nav-next::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: block;
    width: 1px;
    background-color: 
    #eee;
}
.article-nav span.article-nav-next a {
    margin-left: 10px;
    margin-right: 0;
}

	.aui-flex-two {
border-radius: 4px;
margin-bottom: 1rem;
box-shadow: 1px 2px 2px 2px
rgba(173, 181, 189, 0.25);
background:#f6f6f6 url(../view/img/topic.png) no-repeat 100% 100%;
background-size: auto;
background-size: auto;
background-size: 525px 94px;
padding: 22px 24px;
}
.aui-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 15px;
    position: relative;
}
.aui-card-img {
    width: 120px;
    margin-right: 0.8rem;
}
.aui-flex-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    font-size: 14px;
    color: #333;
}
.aui-flex-box p {
    font-size: 0.8rem;
    color: #848484;
    margin: 0.5rem 0;
}
.aui-flex-box h4 {
    font-size: 0.9rem;
}

.badge-pill {
	padding-top: 0.4em;
padding-bottom: 0.3em;
border-radius: 0rem;
float: right;
border: 0px solid
#FFF;
}

.stampimg{
top: -63px;
right: -6px;
display: inline-block;
position: absolute;
width: 100px;
transform: rotate(8deg);
ms-transform: rotate(8deg);
moz-transform: rotate(8deg);
webkit-transform: rotate(8deg);
o-transform: rotate(8deg);
}

.input-group-text1
{
	display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #777;
text-align: center;
white-space: nowrap;
border: 0px solid #ced4da;
border: 1px solid
#fe1200;
background:#fff4d4;
border-radius: 2px;
	margin:10px;
}

.input-group-text2 {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
	}
.icon-vimeo {color: #fe0202 !important;}

.alert-primary {
     /*color: #000;
    border: 10px solid;*/
    /* border-image: -webkit-linear-gradient( #FDEB71, #F8D800) 30 30;
    border-image: -moz-linear-gradient( #FDEB71, #F8D800) 30 30;
    border-image: linear-gradient( #FDEB71, #F8D800) 30 30; 
    background: -webkit-linear-gradient(0deg, #FDEB71, #F8D800);*/
    /*background-image: -webkit-repeating-linear-gradient(left, #FDEB71 5%, #F8D800 10%);*/
    /* background-image: -o-repeating-linear-gradient(left, #FDEB71 5%, #F8D800 10%);
    background-image: repeating-linear-gradient(to right, #FDEB71 5%, #F8D800 10%); */
    border-radius: 10px;
    border: 0px solid #fff;
	background:#f6f6f6 url(../view/img/topic.png) no-repeat 100% 100%;
    background-size: auto;
    background-size: 525px 94px;
    padding: 22px 24px;

}
.alert-primary hr {
    border-top-color: #fff;
}

.tag_option.active {
    color: #9d9a9a;}
	
.comment-0 {
    font-weight: 700;
    background: #aab0c6;
    color:#fff;
    padding: 2px 10px 2px 10px;
    border-radius: 12px;
}
.table.nav_tag_list td {
    padding: 0.5rem;
}


.qimeng-contro {
  display: block;
  width: 100%;
  font-size: 0.9rem;
  line-height: 1.5;
  color: #868788;
  background-color: #f7f7f7;
  background-clip: padding-box;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}




.badge-white {
  color: #fff;
  background-color: #3C8CE7;
}

.badge-white[href]:hover, .badge-white[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #00EAFF;
}

.badge-primary {
  color: #fff;
  background-color: #8a2be2;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #7516cd;
}

.badge-secondary {
  color: #fff;
  background-color: #5151E5;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #000DFF;
}

.badge-success {
  color: #fff;
  background-color: #49C628;
}

.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #06ad56;
}

.badge-info {
  color: #fff;
  background-color: #43CBFF;
}

.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #9708CC;
}

.badge-warning {
  color: #000;
  background-color: #FFC600;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #edb91d;
}

.badge-danger {
  color: #fff;
  background-color: #E80505;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #c6303e;
}

.badge-light {
  color: #fff;
  background-color: #FF96F9;
}

.badge-light[href]:hover, .badge-light[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #C32BAC;
}

.badge-dark {
  color: #fff;
  background-color: #623AA2;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #F97794;
}

.a1{color:#bbb}
