a { color: #333; }

a:active, a:focus { outline: 0; text-decoration: none; }

a:focus { color: #333 }

a:hover { opacity: .9; text-decoration: none; color: var(--theme); }

:active, :focus { outline: 0 }

h1, h2, h3, h4, h5, h6 { line-height: 1.6; }

p { word-wrap: break-word; word-break: break-word; }

body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }

body { background-color: #f5f5f7; line-height: 1.8; color: #333; font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, STHeiti, WenQuanYi Micro Hei, Helvetica, Arial, sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga"on; }

h3 { font-size: 18px; }

b, strong { font-weight: bolder; }

blockquote { position: relative; padding: 0 0 0 80px; margin: 40px 0; border: 0; }

blockquote::before { content: "\201C"; position: absolute; display: block; top: 0; left: 0; width: 80px; height: 60px; font-size: 70px; line-height: 60px; color: #BFBFBF; font-family: sans-serif; text-align: center; z-index: 1; }

img { max-width: 100%; height: auto; transition: opacity .3s }

label { font-weight: 400 }

textarea { height: 12em; display: block }

td, th { padding: 3px 8px; border: 1px solid #e1e1e1 }

code, pre { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; line-height: 1.8 }

button, input, textarea { -webkit-appearance: none !important; outline: 0; -webkit-tap-highlight-color: transparent }

input[type=text], input[type=url], input[type=email], input[type=tel], input[type=password], input[type=search], textarea { border: 1px solid rgba(0, 0, 0, .05); width: 100%; padding-left: 1em; padding-right: .6em; }

input[type=text]:focus, input[type=url]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus { outline: 0 }

#infinite-handle span button, #infinite-handle span button:hover, .button, button, input[type=button], input[type=submit] { position: relative; display: inline-block; letter-spacing: 2px; border: 0; border-radius: 1px; display: inline-block; border: 1px solid #eee; border-radius: 999em; padding: 4px 20px; color:#555; cursor: pointer; background: #fff }

#infinite-handle span button:hover, .button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover { border-color: var(--theme); color: var(--theme); ; text-decoration: none }

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */ color: #BDCADA; }

input:-moz-placeholder,textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */ color: #BDCADA; }

input::-moz-placeholder,textarea::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */ color: #BDCADA; }

input:-ms-input-placeholder,textarea:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/ color: #BDCADA; }

body, p, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd { margin: 0; padding: 0; 
}

/*css3滑动显示图片*/ 

@keyframes left { 0% { opacity: 0; transform: translateX(20px); }

	100% { opacity: 1; transform: translateX(0); } }

@keyframes right { 0% { opacity: 0; transform: translateX(-20px); }

	100% { opacity: 1; transform: translateX(0); } }

/*公共css*/ 

.imask {opacity: .2 !important;transition: opacity .2s !important;}

.post_no{display:none;}

.primary-menu, .top-bar-menu { margin: 0; padding: 0; list-style: none; border-radius: 5px; }

.menu-nav-inline a { display: block; position: relative; }

.menu-nav-inline { float: left; display: flex; position: relative; }

.menu-nav-inline li { list-style-type: none; float: left; line-height: 40px; padding: 0 20px 0 0; white-space: nowrap; }

.menu-item-overlay { border-radius: 20px; background-color: #3ca5f6; height: 2px; width: 19%; position: absolute; bottom: 0; transition: 0.3s; }

.menu-nav-inline .navsshu { font-size: 12px; color: var(--theme); }

.menu-nav-inline .menu-item.active a:after { position: absolute; left: 0; top: 99%; width: 100%; height: 2px; background: #3ca5f6; border-radius: 2px; content: ""; }

.primary-menu { float: right; }

.cpt-toast {
	position: fixed;
	left: 50%;
	top: 60%;/**从上下滑的高度距离**/
	text-align: center;
	animation-duration: .3s;
	max-width: 300px;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	transform: translate(-50%, -50%);
	transform: translate3d(-50%, -50%, 0);
	
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	word-wrap: break-word
}

/*文章列表页面*/ 

#spimes-archives ul { padding: 0; list-style: none }

#spimes-archives h3 { font-size: 32px; font-family: Tisa Pro; font-weight: 400; margin: 0 }

.list-archive-day time { color: #888; padding-right: .625rem }

.list-archive-day a { position: relative; }

.list-archive-day .time { color: #888; padding-right: .625rem; font-size: 12px;}

.list-archive-day { padding: 10px; font-size: 15px; border-bottom: 1px solid #f0f0f0; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 15px 0 10px 25px; position: relative; }

.list-archive-mon h4 { font-family: Tisa Pro; font-weight: 200; font-size: 18px; margin-bottom: 0; }

.list-archive-day .tmes { margin: 0; color: rgba(0, 0, 0, .44); font-size: 12px; font-weight: 200; float: right; color: #888; }

#archives-tags h3 { font-size: 32px;  font-weight: 400; margin: 0; margin-bottom: 20px }

#archives-tags ul { padding: 0; list-style: none; margin-left: -16px }

#archives-tags ul li { display: inline-block; font-style: normal; font-size: 16px; padding: 8px 16px; border-radius: 99px }

#archives-tags { margin-bottom: 30px }

.toggle { position: absolute; left: -25px; top: 0px; width: 16px; height: 16px;  border-radius: 50%; background: #e6f1fb; cursor: pointer; }

.archilist {}

.toggle:after, .toggle:before {	position: absolute; left: 50%; margin-left: -3px; margin-top: -3px; top: 50%; content: " "; width: 6px; height: 6px; border-radius: 50%; background: 	#06c; z-index: 2; opacity: .4; }

.primary-menu span {}

.primary-menu *, .primary-menu:after, .primary-menu:before { transition: none; }

._container { height: 40px; overflow: hidden; text-align: center; margin: 0; padding: 0; }

._container li { height: 36px; line-height: 36px; font-size: 18px; text-align:right;}

._container li:first-child { margin-top: 0; transition: margin-top .8s; }

.primary-menu span i, .primary-menu a:hover { color: var(--theme); }

.primary-menu a { letter-spacing: 1px; text-transform: uppercase; font-size: 14px; line-height: 40px; color: var(--theme); }

.top-bar-menu a { letter-spacing: 1px; text-transform: uppercase; font-size: 14px; line-height: 50px; color: #555; }

.page .hentry, .single .hentry { margin-bottom: 0 }

.description { color: #888; float: right; }

.text-center { text-align: center; }

.logo-dark { display: none; }

/* Make clicks pass-through 页面加载js */

#nprogress { pointer-events: none; }

#nprogress .bar { background: #29d;	position: fixed; z-index: 1031; top: 0; left: 0;width: 100%; height: 2px; }

/* Fancy blur effect */

#nprogress .peg { display: block; position: absolute; right: 0px; width: 100px; height: 100%; box-shadow: 0 0 10px #29d, 0 0 5px #29d; opacity: 1.0;	-webkit-transform: rotate(3deg) translate(0px, -4px); -ms-transform: rotate(3deg) translate(0px, -4px); transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */

#nprogress .spinner { display: block; position: fixed; z-index: 1031; top: 15px; right: 15px; }

#nprogress .spinner-icon { width: 18px; height: 18px; box-sizing: border-box;border: solid 2px transparent; border-top-color: #29d; border-left-color: 	#29d; border-radius: 50%; -webkit-animation: nprogress-spinner 400ms linear infinite; animation: 	nprogress-spinner 400ms linear infinite; }

.nprogress-custom-parent { overflow: hidden; position: relative; }

.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar { position: absolute; }

@-webkit-keyframes nprogress-spinner { 0% { -webkit-transform: rotate(0deg); }

	100% { -webkit-transform: rotate(360deg); } }

@keyframes nprogress-spinner { 0% { transform: rotate(0deg); }

	100% { transform: rotate(360deg); } }


/*媒体查询：响应式*/ @media (max-width:1199px) { .widget-fixed.fixed { width: 212.5px 
!important; }

	.sidebar-navigation li:nth-child(2) { display: none; }

	.nav-sidebar { width: 12.787%; }

	.widget-posts-title {}

}

@media (max-width:991px) { .site-info { text-align: center; }

	.site-footer .footer-left { float: none !important }

	.col-md-9 { float: none !important }

	.lire li { width: 95% !important; margin: 0 0 5px 5px !important; }

	.lire li a { max-width: 85% !important; }

	.lire { max-height: 80px; overflow: hidden; }

	.slidels { display: block !important; }
  
    .post-list .vodlist_top{ display: none; }

#secondary, .nav-sidebar { display: none; }

	.narlis { margin-bottom: 20px; }

	.arlis { display: none; }

	.fsi { padding-bottom: 60px; }

	.box_read { width: 80% !important; }

	.section-cont .hunter-item h4 .btn { background: var(--theme) !important; color: #fff !important; }

	.footer-links { display: none; }

	.site-info .credit { display: block; text-align: center !important; float: none !important; }

	.site-eggs { background-image: none !important; }

	.fixed-btn { display: none; }

	.comment-reply-link { display: block !important; }

	.fn_article_nav { display: none; }

#mArticle { display: none !important; }

	.top-bar-menu { display: none; }

	.ss p { min-height: 25px !important; height: 25px; margin: 0 !important; }

	.entry-summary p { padding: 0 !important; }

	.navigation-tab { display: flex !important; } }

@media (max-width: 991px) { 
    
    .member .member_i_side{ display: block !important; margin: 0 -15px;}
    
    .clearnav { padding-left: 10px !important; }

	.site-main { padding-top: 35px !important; }

	.item-label { width: 100% !important; }

	.post-list-item-container img { display: none; }

	.navs, .top-bar-menu, .new_header, .search-btn, .search-warp{ display:none; }

	.mobs { display: block !important; }

	.top-admin a {  }

	.top-bar-left img { width: 100%; height: auto; max-width: 180px; }

	.top-bar-navigation .sidebar-toggle { display: inline-block !important; }

	.featured-posts-tiled-big, .featured-posts-tiled-small { width: 100%; float: none; padding: 0; margin-bottom: 30px }

	.featured-posts-tiled-small .entry-title { font-size: 20px; }

	.to-tip,.dropdown-menu { display: none !important }

	.block-image { float: left !important; width: 106px !important; height: 66px !important; margin: 4px 16px 4px 0 !important; }

	.ad-image { width: 126px !important; height: 80px !important; position: absolute; padding-top: 0; right: 0;top: 20px !important; }

	.ad-container { min-height: 110px !important; padding: 16px 0 !important; padding-right: 140px !important; }

	.entry-container { min-height: 101px !important; padding: 16px 0 !important; padding-left: 120px !important; }

	.top-admin .login, .top-admin .stats_click, .top-admin .icon-paihangbang { display: none; }

	.navlogo { margin-left: 30px; }
	
	.user_center .adimgs{  margin: 0px 0px 10px!important;}
	
    .member ._container{ display: none !important }
}

@media (max-width:479px) { 
    
    .respond #new_comment_form .input_body li input { padding-right: 0 !important; padding-left: 0 !important;}

	blockquote.pull-left, blockquote.pull-right { margin-left: 0; margin-right: 0; width: 100% }

	.entry-title { white-space: normal !important; }

	.box_read { width: 100% !important; padding: 15px; }

	.title_read h1 { padding: 0px 30px !important; }

	.comment-form input { width: 100% !important; }

	.comment-form button { width: 100%; box-sizing: border-box; text-align: 	center; }

	.comment-children { margin-left: 0 !important; }

	.entry-container .entry-title { font-size: 16px !important; line-height: 	25px !important; margin-bottom: -8px !important; height: 54px !important; }

	.entry-container .entry-summary p { line-height: 22px !important; 	margin-top: 10px !important; font-size: 13px !important; }
  
    .dmplay_sl{ min-height: 250px !important;}

	.menu-nav-inline a { font-size: 12px; }

	.archive-content .page-navigator { margin-bottom: -20px !important; }

	.postArticle-meta { display: none; }

	.list-archive-day .time {}

	.list-archive-day i {}

	.list-archive-day .tmes { float: none; margin: 5px 0 0px; }
  
    .sider-footer{ display: none !important; }

	.footer-l-top .split { display: none !important; }

	.footer-l-top a { font-size: 12px !important; margin-right: 20px !important;}
	
	li.nav-s:nth-of-type(3) a:after{ display: none !important; }
	
	.wb-no{ display: none !important; }
	
	.wb-yes{ display: block !important;
    position: absolute !important;
    top: 15px;
    right: 15px; }

	.footer-l-top { padding-left: 10px; } }

     .entry-meta { letter-spacing: 0px !important;}
 
     .wb-yes{ display: none }

@media (max-width:359px) { .mobile-sidebar { width: 250px !important; }

	.mobile-sidebar-open .site { transform: translate3d(250px, 0, 0) !important; 	cursor: pointer !important; }

	.footer-l-top .split { display: none !important; }

	.footer-l-top a { margin-right: 20px !important; }

	.footer-l-top { padding-left: 10px; }

}

/* 站点博客标题顶部 */ 

.site-header { border-bottom: 1px solid rgba(99, 99, 99, .1); }

.site-title img { height: 44px; }

.adimgs { margin: 10px 0px; }

.adTags{position: relative;}

.adTags img{    border-radius: 5px;}

.adTag {z-index: 10;position: absolute;right: 10px;top: 10px;  width: 90px;border: 1px solid #ebebeb;  border-radius: 5px;  color: #ebebeb;  background-color: #000; opacity: .5;font-size: 12px;line-height: 27px; text-align: center;}

/*@font-face {font-family: Graviola Soft Thin;src: url(//static.mrju.cn/js/Graviola.otf);}*/ 

.site-title { font: 2.5em/1 Graviola Soft Thin; font-weight: 600; }

.site-description { text-transform: uppercase; letter-spacing: 2px; color: #818181; font-weight: normal; font-size: 14px; margin: 0; }

/*站点主菜单*/

.primary-menu a { font-size: 12px !important; }

.primary-menu a i {}

.primary-menu.text-center .current { color: #333; font-weight: 600 }

.main-navigation { line-height: 40px; margin: 10px 0px 0px; height: 40px; }

/*顶部top-bar-css*/

.top-bar-menu>li:first-child { padding-left: 0 }

.top-bar-menu li { display: inline-block; padding: 0 15px; }

.top-bar { position: fixed; top: 0; width: 100%; z-index: 69; box-shadow: 0px 5px 40px 0px rgba(17, 58, 93, 0.1) !important; background-color: #fff; }

.top-admin { letter-spacing: 1px; text-transform: uppercase; color: #555; font-size: 14px; line-height: 50px; display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; }


.top-bar-left img { display: inline-block; max-width: 220px; }

.mobs { display: none; }

/*logo光泽*/

.box { position: relative; overflow: hidden; cursor: pointer; margin: 0 auto; width: 1000px; }

@-webkit-keyframes changeImg { from { left: -100%; } 100% { left: 150%; } }

.shan { position: absolute; -webkit-animation: changeImg 3s ease 0s; 
-o-animation: changeImg 3s ease 0s; animation: changeImg 3s ease 0s; top: 0; 
width: 30%; height: 100%; content: ""; background: -webkit-linear-gradient(left, 
rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, 0) 
100%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 
255, 255, .4) 50%, rgba(255, 255, 255, 0) 100%); background: 
-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 
50%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, 
rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, 0) 
100%); transform: skewX(-45deg); animation-iteration-count: infinite; 
-moz-animation-iteration-count: infinite; -webkit-animation-iteration-count: 
infinite; }

.d-none { display: none !important; }

.top-bar-left .logo { line-height: 50px; white-space: nowrap; }

.site-main { padding-top: 50px; }

/*顶部top-bar登录*/

.login { display: inline-block; margin: 0; }

.dropdown-toggle:hover { color: #2c63ff; }



.avt_cl{
    font-size: 14px;
    line-height: 1.8em;
    font-weight: 200;
    display: inline-flex;
    vertical-align: middle;
}

.avt_cl .navtar{
    top: -2px;
    position: relative;
}

.avt_tl{
    position: relative;
    cursor: pointer;
}

.avt_tl:hover .header__dropdown {
    visibility: visible;
    opacity: 1;
    transition: all .2s;
    top: 100%
}	

.header__dropdown:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #fff;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    right: 65px;
    border-left: 2px solid var(--theme);
    border-top: 2px solid var(--theme);
}

.header__dropdown{
    border-top: 2px solid var(--theme);
    position: absolute;
    padding: 10px 15px 15px;
    right: 0;
    top: 50%;
    right: -46px;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    width: 350px;
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}


.header__dropdown-menu a {
    font-size: 14px;
    color: #364e65 !important;
    line-height: 36px;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
}


 .header-top {
    position: relative;  
    margin-bottom: 5px;
}
.header-top a i{
    font-size: 22px;
    color: var(--theme);
}
  .header-top img {
    float: left; 
    width: 40px;
    border-radius: 50%;
    margin-right: 10px;
    height: 40px;
}
.header-center {
    display: flex;
    background-color: #34495e;
    border-radius: 8px;
    color: #afafaf;
}
.user-names {
    float: left;

}
.wp-VIP {
    
    margin-left: 10px;
    font-style: normal;
    color: #fff;
    font-size: 12px !important;
    background-color: #fd7a25;
    padding: 2px 8px;
    border-radius: 10px;
}
.header-top .group-name {
    background: linear-gradient(90deg, #fd731f, #fe822f);
    padding: 2px 8px;
    border-radius: 10px;
    font-size: 12px;
    margin-left: 10px;
    font-style: normal;
    font-weight: normal;
    color: #fff;
}
.header-top p {    
    font-size: 12px;
    color: #8495a0;
}
.header-top .logout {
    position: absolute;
    right: 0;
    top: 0;
    color: #888 !important;
    font-size: 12px;
}
.header-center .md-l {
    float: left;
    width: 50%;
    border-radius: 6px 0 0 6px;
    padding: 10px 10px 10px 20px;
    border: 2px transparent solid;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}
  .header-center .md-r {
    float: left;
    width: 50%;
    border-radius: 0 6px 6px 0;
    padding: 10px 10px 10px;
    border: 2px transparent solid;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}
  .header-center .md-tit {
    display: block;
    color: #fff;
    font-size: 14px;
    
    text-align: left;
}
  .header-center .dou, .header-center .jinbi {
    display: block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
   
}

.main-slider { max-width: 1170px; margin-left: auto; margin-right: auto; }

.sp-slideshow { float: left; }

.small-slider { width: 32.5%; float: right; }

.small-slider-item { height: 160px; overflow: hidden; margin-bottom: 15px; border-radius: 5px; position: relative; }

.small-slider .entyr-icon i { font-size: 20px; }

.small-slider-item:nth-of-type(2) { margin-bottom: 0px; }

.small-slider-img { position: absolute; border-radius: 5px; top: 0; bottom: 0; left: 0; right: 0; border: 0; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; background-color: rgba(120, 120, 120, 0.1); }

.mask { position: absolute; top: 0; bottom: 0; right: 0; left: 0; background-image: linear-gradient(180deg, rgba(0, 0, 0, .05) 5%, rgba(0, 0, 0, 0.3)); }

.small-slider-item .title { color: hsla(0, 0%, 100%, .9); position: absolute; bottom: 0; left: 0; right: 0; padding: 10px; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 100%; }

#percentageCounter { position: absolute; left: 0; bottom: -1px; height: 3px; z-index: 2; background-color: var(--theme); }

/*首页列表*/

#content { margin-left: 0px; margin-right: 0px;}

.lirekan { color: var(--theme); font-size: 13px; position: relative; }

.playkan { color: var(--theme); font-size: 13px; position: relative; }

.playkan:before { display: block; content: ''; position: absolute; top: 50%; left: 110%; right: 0; z-index: 20; }

.playkan:before { border-top: 1px solid var(--theme); width: 30px; }

.lirekan:before { display: block; content: ''; position: absolute; top: 50%; left: 110%; right: 0; z-index: 20; }

.lirekan:before { border-top: 1px solid var(--theme); width: 30px; }

.listnone { font-size: 14px; min-height: 100px; text-align: center !important; margin: 40px 0 10px; }

.lire {	margin-bottom: 5px; display: flex; flex-wrap: wrap;   /*border-top: 1px solid rgba(0, 0, 0, .05);*/ padding-top: 5px; }

.lire li { color: #555; font-size: 12px; line-height: 25px; width: 45%; margin: 0 20px 10px 5px; list-style: none; }

.lire li a { font-size: 13px; color: #555; white-space: nowrap; text-overflow: ellipsis; line-height: 20px; height: 20px; overflow: hidden; display: block; float: left; max-width: 90%; }

.liretime { line-height: 20px; height: 20px; float: right; }

.lire li a i { color: var(--theme); }

.lire li a:hover { color: var(--theme); }

.contt { }

.arc_v1 { background: #d1d5dc; color: #fff; }

.arc_v2 { background: var(--theme); color: #fff; }

.arc_v3 { background: #f6b044; color: #fff; }

.arc_v4 { background: #c444f6; color: #fff; }

.arc_v5 { background: #f64444; color: #fff; }

.arc_v6 { color: #fff; background-image: -webkit-linear-gradient(0deg, #3ca5f6 0%, #a86af9 100%); }

.arc_v7 { background: #000; color: #fff; }

.badge-hot { color: #fff; background-color: var(--theme); }

.badge-hot a { color: #fff; }

.badge { border-radius: 2px;    float: left; font-weight: 400; padding:0em .35em; font-size: 12px; margin: 0 .40rem 0 0; position: relative; top: -1px; }

.t_null {box-shadow: none  !important;}

/*列表大图*/ 

.featured { padding-top: 1.25rem;}

.featitle { margin-bottom: 5px; }

.feaimg { position: relative; display: block; overflow: hidden; padding: 0; align-items: flex-start; border-radius: 5px;}

.feaimg:after { content: ''; display: block; padding-top: 100%; padding-top: 66.66666%; background: #fff; border-radius: 8px;  background-image: url(data:image/gif;base64,R0lGODlhEgASAIABAKa4zP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAwABACwAAAAAEgASAEACJwyOoYa3D6N8rVqgLp5M2+x9XcWBTTmGTqqa6qqxFInWUMzhk76TBQAh+QQJAwABACwAAAAAEgASAEACKQyOoYa3D6NUrdHqGJ44d3B9m1ZNZGZ+YXmKnsuq44qaNqSmnZ3rllIAACH5BAkDAAEALAAAAAASABIAQAIpDI6hhrcPo2zt0cRuvG5xoHxfyE2UZJWeKrLtmZ3aWqG2OaOjvfPwUgAAIfkECQMAAQAsAAAAABIAEgBAAigMjqGGtw8jbC3SxO67bnLFhQD4bZRkap4qli37qWSF1utZh7a+41ABACH5BAkDAAEALAAAAAASABIAQAIqDI6hhrcP42pNMgoUdpfanXVgJSaaZ53Yt6kj+a6lI7tcioN5m+o7KSkAACH5BAkDAAEALAAAAAASABIAQAIoDI6hhrcPI2tOKpom3vZyvVEeBgLdKHYhGjZsW63kMp/Sqn4WnrtnAQAh+QQJAwABACwAAAAAEgASAEACKAyOocvtCCN0TB5lM6Ar92hYmChxX2l6qRhqYAui8GTOm8rhlL6/ZgEAIfkECQMAAQAsAAAAABIAEgBAAigMjqHL7QgjdEyeJY2leHOdgZF4KdYJfGTynaq7XmGctuicwZy+j2oBACH5BAkDAAEALAAAAAASABIAQAInDI6hy+0II3RMHrosUFpjbmUROJFdiXmfmoafMZoodUpyLU5sO1MFACH5BAkDAAEALAAAAAASABIAQAImDI6hy+2GDozyKZrspBf7an1aFy2fuJ1Z6I2oho2yGqc0SYN1rRUAIfkECQMAAQAsAAAAABIAEgBAAiYMjqHL7W+QVLJaAOnVd+eeccliRaXZVSH4ee0Uxg+bevUJnuIRFAAh+QQJAwABACwAAAAAEgASAEACKoyBacvtnyI4EtH6QrV6X5l9UYgt2DZ1JRqqIOm1ZUszrIuOeM6x8x4oAAAh+QQJAwABACwAAAAAEgASAEACKIwNqcftryJAMrFqG55hX/wcnlN9UQeipZiGo9vCZ0hD6TbiN7hSZwEAIfkECQMAAQAsAAAAABIAEgBAAiiMH6CL7Z+WNHK2yg5WdLsNQB12VQgJjmZJiqnriZEl1y94423aqlwBACH5BAkDAAEALAAAAAASABIAQAIrjH+gi+2+IjCSvaoo1vUFPHnfxlllBp5mk4qt98KSSKvZCHZ4HtmTrgoUAAAh+QQFAwABACwAAAAAEgASAEACKIyPAcvpr5g0csJYc8P1cgtpwDceGblQmiey69W6oOfEon2f6KirUwEAIfkECQMAAQAsAAAPAAgAAwBAAgSMj6lXACH5BAkDAAEALAAAAAASABIAQAIYjI+JwK0Po5y02glUvrz7bzXiBpbLaD4FACH5BAkDAAEALAAAAAASABIAQAImjI8By8qfojQPTldzw/VymB3aCIidN6KaGl7kSnWpC6ftt00zDRUAIfkECQMAAQAsAAAAABIAEgBAAiaMjwHLyp+iNA9WcO6aVHOneWBYZeUXouJEiu1lWit7jhCX4rMEFwAh+QQJAwABACwAAAAAEgASAEACJ4yPAcvKn6I0r1pA78zWQX51XrWBSzl+Uxia7Jm+mEujW3trubg3BQAh+QQFAwABACwAAAAAEgASAEACJwyOoYa3D6N8rVqgLp5M2+x9XcWBTTmGTqqa6qqxFInWUMzhk76TBQA7);    background-repeat: no-repeat;   background-position: 50%; }

.fea-21x9:after { padding-top: 42.857143%; }

.feaimg-content { position: absolute; top: 0; bottom: 0; left: 0; right: 0; border: 0; border-radius: inherit; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; background-color: rgba(120, 120, 120,0.1); }

/*列表三图*/

.rowimg { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -0.25rem; margin-right: -0.25rem; }

.col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; padding-left: 0.55rem; padding-right: 0.55rem; }

/*幻灯片*/ .sp-slideshow { position: relative; width: 65.5%; height: 335px; }

.swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; }

.swiper-slide { font-size: 18px; background: #fff;  	/* Center slide text vertically */ display: -webkit-box; display: 	-ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; 	-ms-flex-pack: center; -webkit-justify-content: center; justify-content: 	center; -webkit-box-align: center; -ms-flex-align: center; 	-webkit-align-items: center; align-items: center; }

.top-num { position: absolute; top: 0; left: 0; right: 0; height: 1px; }

.top-num span { width: 54px; height: 54px; position: absolute; top: -3px; right: 
-23px; overflow: hidden; }

.top-num.top-1 span i { background-color: #ff000e; }

.top-num.top-2 span i { background-color: #ef3a44; }

.top-num.top-3 span i { background-color: #f2777e; }

.top-num i { height: 22px; line-height: 22px; width: 100px; background-color: #666; box-shadow: -1.204px 1.597px 4px 0 rgba(0, 0, 0, .22); position: absolute; top: 50%; right: -30px; margin-top: -20px; font-size: 12px; color: #fff; text-align: center; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: center; transform-origin: center; z-index: 1; }

.top-num.top-1 span:after, .top-num.top-1 span:before { background-color: #b85d62; }

.top-num span:before { height: 3px; width: 10px; left: 0; top: 0; }

.top-num span:after { height: 10px; width: 3px; right: 0; bottom: 0; }

.top-num span:after, .top-num span:before { content: ''; position: absolute; z-index: 0; background-color: #333; }

.swiper-slide img { height: 100%; -o-object-fit: cover; object-fit: cover; transition: all .3s ease-out 0s; }

.swiper-container { border-radius: 5px; }

.sp-slideshow .entyr-icon i { font-size: 20px; }

.swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #fff !important;}

@media (max-width: 400px) { .section-cont .hunter-item h4 .hunter-product { display: none; }

	.menu-nav-inline li span { display: none; } }

@media screen and (max-width: 767px) { .postArticle-meta { display: none; }

	.sp-slideshow { width: 100%; margin-bottom: 20px; height: 220px; float: none !important; }

	.swiper-slide { display: block; height: 100% !important; }

	.swiper-slide img { width: 100%; }

	.small-slider { width: 100%; }

	.small-slider-item { float: left; width: 47.5%;	}

	.small-slider-item { margin-bottom: 0px; }

	.small-slider-item:nth-of-type(2) { float: right; width: 47.5%; }
  
    .post-list-item {  width: 100% !important; }

	.signature,.primary-menu { display: none; }

	.contt .entyr-icon i { font-size: 14px !important; }

	.ico-p { top: 50% !important;
    left: 50% !important;
    display: block;
    position: absolute;
    line-height: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }

	.small-slider-item { height: 115px; }

	.readlist { float: left; }

	.menu-nav-inline li { padding: 0 15px 0 0; }

	.entry-summary p { margin: 0.3em 0 !important; line-height: 22px !important; font-size: 13px !important; height: 22px !important; min-height: 22px!important; display: -webkit-box; -webkit-box-orient: vertical; 	-webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden; }

	.entry-summary { min-height: 15px; display: none; }

	.primary-menu a { font-size: 12px; }

	.avatar-140 { display: none; }

	.blockimg time { display: none; }
	
	.entry-content .entry-container .entry-summary p{ height: 40px  !important; }
	
	.entry-content .entry-container .entry-summary{ display: block; }

	.entry-container .entry-meta { letter-spacing: 0px; bottom: 8px; position:absolute; height: 22px !important; text-overflow: ellipsis; overflow: hidden; }

	.fea-meta { letter-spacing: 0px !important; }

	.entry-title { font-size: 16px !important; display: -webkit-box;}
  
    .page-title {font-size: 18px !important;}

	.feasum { display: none; }

	.featured { padding-bottom: 15px; }

	.site-lins { display: none; }

	.contimg .avatar { width: 25px; height: 25px; }

	.contpost-meta {height: 25px !important; line-height: 25px !important; }

	.blockimg .separator:nth-of-type(2) { display: none; }

	.swiper-title { font-size: 14px !important; text-align: left; }

	.entry-footer .post-tags a { float: none; }

	.video-spec { display: none; } 
    
    .user_center .d_meta,.user_center .d_meta i,.user_center .main-navigation li i{ display: none!important;  }
    .page_auto .menu-item p { font-size: 12px }
    .user_center .entry-container { height: 100px!important; }
    .user_center .entry-header .entry-title{     font-size: 14px !important; } 
    .user_center .adimgs{ display: none!important; }
    .user_center .auto_xin_list{  margin-bottom: 20px; }
    .user_center .auto_xin{ margin-bottom: 0px; }
}

/*搜索框*/

.sostats_click, .sostats_close { margin-right: 10px; }

.darkstats_click { margin-right: 10px; }

.wb-switch { -webkit-appearance: none; appearance: none; margin-left: 10px; }

input.wb-switch { position: relative; width: 36px; height: 20px; border: 1px solid #3b5160; outline: 0; border-radius: 16px; box-sizing: border-box; background-color: #3b5160; -webkit-transition: background-color .1s, border .1s; transition: background-color .1s, border .1s; cursor: pointer; }

input.wb-switch.disabled { cursor: default }

input.wb-switch.disabled:before { background-color: #efefef }

input.wb-switch.disabled:after { box-shadow: 0 0 1px rgba(0, 0, 0, .4) }

input.wb-switch:before { content: ''; position: absolute; top: 0; left: 0; width: 36px; height: 18px; border-radius: 36px; background-color: #3b5160; -webkit-transition: -webkit-transform .35s cubic-bezier(.45, 1, .4, 1); transition: -webkit-transform .35s cubic-bezier(.45, 1, .4, 1); transition: transform .35s cubic-bezier(.45, 1, .4, 1); transition: transform .35s cubic-bezier(.45, 1, .4, 1), -webkit-transform .35s cubic-bezier(.45, 1, .4, 1) }

input.wb-switch:after { content: ''; position: absolute; top: 1px; left: 0; width: 16px !important; height: 16px !important; border-radius: 36px; background-color: var(--theme); box-shadow: 0 1px 3px rgba(0, 0, 0, .4); -webkit-transition: -webkit-transform .35s cubic-bezier(.4, .4, .25, 1.35); transition: -webkit-transform .35s cubic-bezier(.4, .4, .25, 1.35); transition: transform .35s cubic-bezier(.4, .4, .25, 1.35); transition: transform .35s cubic-bezier(.4, .4, .25, 1.35), -webkit-transform .35s cubic-bezier(.4, .4, .25, 1.35) }

input.wb-switch:focus { border-color: #3b5160; box-shadow: none }

.wb-switch:checked:before { -webkit-transform: scale(0); transform: scale(0); width: 36px !important }

.wb-switch:checked:after { background-color: #fff200; -webkit-transform: translateX(16px); transform: translateX(16px) }

.wb-switch:checked:focus { border-color: #3b5160; box-shadow: none !important }

.sostats_click .sostats { display: none }

.sooff { animation: left .5s; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158,0.22); display: block !important; }

a#soStats { z-index: 9; }

.author-page {}


/*会员登录*/ 

.login *, .login:after, .login:before { transition: none; }

.navtar { border-radius: 100%; margin: 0 10px; height: 25px; width: 25px;}

.motar{ border-radius: 100%;  margin: 0 10px; }

.austats { display: none }

.austats_click { display: none; }

#aus { right: 0px; animation: left .5s; position: absolute; text-align: left; width: 115px; height: auto; background: #fff; border-radius: 4px;  box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); z-index: 99; }

#aus ul { padding: 0 15px; margin: 10px 0; }

#aus ul li {     line-height: 35px;   display: block;   font-size: 12px;    color: #666;    height: 35px;}

#aus ul li a:hover { text-decoration: none; color: var(--theme); }

.entry-title a:hover { color: var(--theme); }

.entry-meta a:hover { color: var(--theme); }
.widget_img a:hover { opacity: 1; }
.list-overlay-content a:hover { color: #fff; }
.widget-hunter-topics .wall-item a:hover { background: var(--theme); color: #fff; }

.widget-hunter-topics .wall-item a:hover h2 { color: #fff; }

.widget-hunter-topics .wall-item a:hover h5, .widget-hunter-topics .wall-item a:hover .clr_orange { color: #fff; }

.viewAll { font-size: 14px; background: var(--theme); }

.viewAll .btn { line-height: 2.6; text-align: center; display: block; color: #fff; }

.viewAll .btn:hover { background: var(--theme); color: #fff; }

.post-tags a:hover { background: var(--theme);	color: #fff; }


#aus .stats { position: absolute; animation: left .5s; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); }

#aus i { margin-right: .5rem !important; }

/*站点统计*/

.stats_click, .stats_close { padding-right: 10px }

.stats_click .stats { display: none }

.stats_close .stats { position: absolute; animation: left .5s; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); }

a#mStats { position: relative; }

.stats_close { position: relative }

.stats ul { margin: 10px 0; padding: 0 15px }

.stats { text-align: left; width: 200px; height: auto; background: #fff; border-radius: 8px; top: 45px; right: -55px; }

.stats ul li { line-height: 2em; display: block; font-size: 12px; color: #666 }

.stats::before { left: 50%; margin-left: 5px; top: -20px }

.stats::after { border-bottom-color: #ffffff; left: 50%; margin-left: 5px; top: -19px }


/*文章页面二维码*/ 

.mobile_click .share { display: none; }

.share { position: absolute; background: #fff; border: 1px solid #ebebeb; border-radius: 4px; -webkit-box-shadow: 0 5px 20px rgba(26, 26, 26, .1); box-shadow: 0 5px 20px rgba(26, 26, 26, .1); z-index: 203; padding: 15px 0; width: 110px; animation: left .5s; left: -43px; top: -200px; }

.Menu-item { display: block; width: 100%; padding: 0 20px; text-align: left; cursor: pointer; -webkit-box-sizing: border-box; box-sizing: border-box; color: black; }

#mClick.mobile_close { position: relative; }

#mClick.mobile_click, #mClick.mobile_close { float: right; color: #fff; padding: 0 10px; background: var(--theme); border-radius: 2px; font-size: 11px; line-height: 32px; cursor: pointer; }

a#mClick, a#mStats { opacity: 1; }

/*main首页文章样式*/

#content>.col-sm-6:nth-of-type(2n+1) { clear: left; }

.hentry { margin-bottom: 60px }

.entry-media { margin-bottom: 20px; border-radius: 2px; max-height: 160px; background: #fafafa; background-position: 50%; background-origin: border-box; background-size: cover; overflow: hidden; }

.entry-media img { width: 100%; border-radius: 8px; }

.page-content { margin: 0 auto; float: none; }

.entry-title { font-size: 18px; text-overflow: ellipsis; overflow: hidden; }

.entry-container .zhid { font-weight: bold; }

.entry-title a { color: #333; }



.contimg { float: left; margin: 0 10px 0 0; }

.postde { bottom: -5px !important; }

.contpost-meta { margin-bottom: 15px; height: 35px; line-height: 35px; }

.entry-header { position: relative; background-position: right top; background-repeat: no-repeat; background-size: auto 40%;/**max-width: 95%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;**/ }
.con_ad-top{ margin-top: 25px;}

.shadimg img { padding: 0px; }

.shadbottom img { margin-top: 0px; padding: 0px; }

.page-title { font-size: 24px; color: #333; margin: 0; margin-bottom: 14px; margin-top: 14px; font-weight: 600; position: relative; }

.top-bar-title{font-size: 16px; line-height: 50px;    font-weight: 600;}


.top-bar-title {
	animation: hideIndex 0.6s;
	-moz-animation: hideIndex  0.6s; /* Firefox */
	-webkit-animation: hideIndex  0.6s; /* Safari and Chrome */
	-o-animation: hideIndex  0.6s; /* Opera */
}

#post_top_title i{ font-size:16px;    margin-right: 10px; }


@keyframes hideIndex{

	0%{ opacity: 0; transform: translate(0, 30px) }
	100%{opacity: 1; transform: translate(0, 0) }
}


.entry-summary p { padding: 0 0 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; overflow: hidden; font-size: 13px; color: #555; line-height: 23px; margin: 0.7em 0; }

.entry-title a,.entry-title  a:active,.entry-title  a:visited{ transition: all .2s;}

.ss p { min-height: 65px; }

.entry-meta { font-size: 11px; color: #555; letter-spacing: 2px; line-height: 2;}

.entry-summary {}

.edit a { font-style: normal; color: #333; }

.entry-meta a { color: #555 }



.separator { color: #555; padding: 0 5px }

.line:before { display: block; content: ''; border-top: 1px solid rgba(0, 0, 0, .05); position: relative; top: 0; }

.entry-footer { display: table; width: 100%; padding: 10px;  }
.entry-footer.fixed{ margin: 0 -30px; }
.entry-footer.fixed .entry-bar-inner{ position: fixed; z-index: 99; bottom: 0; transition: all .3s ease-out 0s; background: #ffffff; border-radius: 8px 8px 0 0;  padding: 14px;  box-shadow: 0px 5px 40px 0px rgba(17, 58, 93, 0.1) !important;  height: 60px; }
.entry-footer.fixed .post-tags a{  background: var(--theme); border: 0px; color: #fff;     background-color: #c87bd2;}
.border-theme { position: absolute; display: inline-block; left: 0; bottom: -16px; width: 100%; height: 1px; z-index: 2; background-color: rgba(0, 0, 0, .05); }

.sp-dark-mode .entry-footer.fixed .entry-bar-inner{  background: #1D1F20;}
/*文章翻页*/

a.next { display: block; border-radius: 4px; font-size: 14px;line-height: 45px; text-align: center; padding: 10px 0 0px; color: var(--theme); display: flex; align-items: center; justify-content: center; }

div.nxts { display: block; border-radius: 4px; font-size: 14px;line-height: 45px; text-align: center; padding: 40px 0 26px; color: var(--theme); display: flex; align-items: center; justify-content: center; }

.content-none { display: block; border-radius: 4px; font-size: 14px; line-height: 45px; text-align: center; padding: 20px 0 26px; display: flex; align-items: center; justify-content: center; }
.postpj{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    margin: 30px;
}

#if_play {border-radius: 6px;}

/* 侧边栏必要style */ 

.widget_img img { border-radius: 8px; }

.widget_img { margin-bottom: 1.5rem; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); }

.error-page .search-box input, .widget-area .search-box input { color: #113a5d; border-color: #F4F6F9; border-radius: 8px; background-color: #d5d7da; border: 1px #ddd solid; }

.widget { font-size: 14px; line-height: 2; margin-bottom: 1.5rem; background:#ffffff; border-radius: 8px; padding: 14px; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); }
.tag_list ul{padding:0}
.tag_list ul li{float:left;display:block;margin-right:8px;margin-bottom:15px}
.tag_list ul li a{display:inline-block;padding:4px 14px;border:1px solid #ccc;border-radius:5px;background:#fff;color:#666;font-size:12px;transition:all .3s ease 0s}
.tag_list ul li a:hover{background:#fff;color:#00c3b6;border:1px solid #00c3b6}

.notice-list-meta { font-size: 12px; line-height: 24px; color: #555; }

.widget ul { list-style: none; padding: 0; line-height: 2.5; }

.widget-title { font-size: 18px; text-transform: uppercase; margin: 0px 0 12px; position: relative; }

.widget-title i { font-size: 19px; color: #000; }

.widget .search-form, .widget-list {}

.widget-list-title i { font-size: 19px; color: #000; }

.widget-list-title { font-size: 19px; text-transform: uppercase; position: relative; color: #333; }

.widget-title:before { border-top: 1px solid var(--theme); width: 20px; }

.widget-title:before { display: block; content: ''; position: absolute; top:50%; left: 50%; right: 0; z-index: 1; }

.widget-title span { display: inline-block; padding: 0 10px 0 0; background: #ffffff; position: relative; z-index: 2; font-weight: normal; color: #333; }

.widget .user-auth{ font-size: 14px; }

.widget .user-auth i{ color:#d99416; }

/*侧边栏热门文章*/

.my-n2 { margin-bottom: -.5rem !important; }

.py-2 { padding-bottom: .5rem !important; }

.py-2 { padding-top: .5rem !important; position: relative;}

.rank1 { color: #fff; background: url(../images/list_icon1.png) 0 0 no-repeat;}

.rank2 { color: #fff; background: url(../images/list_icon2.png) 0 0 no-repeat;}

.rank3 { color: #fff; background: url(../images/list_icon3.png) 0 0 no-repeat;}

.rank4 { color: #fff; background: url(../images/list_icon3.png) 0 0 no-repeat;}

.ricon_rank{ display: inline-block; position: absolute; top: 2px; left: -18px; width: 35px; height: 22px; line-height: 19px; z-index: 50; margin: 9px 10px 0 0; font-size: 12px; font-weight: 700; font-family: ZZ_fontdiy; text-indent: 18px; text-align: center;}

.list-rounded .list-overlay-content { border-radius: 3px; overflow: hidden; }

.list-item { position: relative; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; }

.list-rounded .media { border-radius: 3px !important; }

.media { position: relative; display: block; overflow: hidden; padding: 0; -ms-flex-negative: 0; flex-shrink: 0; border-top-left-radius: inherit; border-top-right-radius: inherit; }

.media-content { position: absolute; top: 0; bottom: 0; left: 0; right: 0; border: 0; border-radius: inherit; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; background-color: rgba(120, 120, 120, 0.1); }

.overlay { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.66); position: absolute; opacity: .22; top: 0; left: 0; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }

.media-2x1:after { padding-top: 50%; }

.media:after { content: ''; display: block;}

.list-overlay-content { color: #fff; }

.text-xs { font-size: 10px !important; }



.list-overlay-content .list-content { position: absolute; z-index: 1; left: 0; right: 0; bottom: 0; padding: .75rem; background: #222831; background: -webkit-linear-gradient(to bottom, rgba(6, 6, 8, 0), rgba(6, 6, 8, 0.7)); background: linear-gradient(to bottom, rgba(6, 6, 8, 0), rgba(6, 6, 8, 0.7)); }

.h-2x { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.list-title { font-size: 12px; line-height: 1.4285714286; display: block; color: inherit; }

.list-overlay-content .list-footer { margin-top: 0.25rem; }

.list-overlay-content .text-muted:not(i) { color: rgba(255, 255, 255, 0.5) !important; }

/*鼠标滑过事件：浮现图片二维码*/ 

.click { position: relative; }

.click.on .QR_img { display: block; }

.arrow { border-bottom: 10px solid #e1e1e1; border-left: 10px solid transparent; border-right: 10px solid transparent; position: absolute; transform: rotate(180deg); left: 40px; bottom: -10px }

.QR_img { width: 100px; height: 120px; padding: 10px; background: #e1e1e1; text-align: center; position: absolute; left: -33px; top: -135px; display: none;z-index: 999; font-size: 12px; animation: left .5s }

/* 侧边栏文章 */

.widget-box-intro{margin:0 0 10px; font-size: 12px;padding: 0 10px; color: #555;}

.box-img {    position: relative;    width: 100%;    background-position: 50% 50%;    background-size: cover;    overflow: hidden;    	border-radius: 5px;}

.box-img::before {    content: '';    padding-top: 45%;    float: left;}

.box-avatar {    position: relative;    margin-top: -10px;        padding: 0 5px;    display: flex;    align-items: flex-end;}

.box-avatar-left {    flex: 0 1 auto;}

.box-avatar-left img {    margin-right: 10px;    border: 3px solid #fff;}

.rounded-circle {   border-radius: 50%!important;}

.box-avatar-right {   flex: 1 1 auto;    font-size: 1.2rem;    color: var(--acolor);    max-width: 70%;    overflow: hidden;    text-overflow: ellipsis; white-space: nowrap;}

.box-avatar-right span{  font-size: 13px;   }

.widget-posts-title { max-width:70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; float: left; line-height: inherit }

.widget-posts-meta i { font-size: 13px; color: #555; font-style: normal; float: right; }

.widget-posts-meta i a { color: #555; }

.posts-widget li { margin: 10px 0; overflow: hidden; line-height: 24px; }

.sider_pimg{     border-radius: 100%; margin-left: 3px;margin-top: -10px; height: 26px; width: 26px;}

.sider_pimg:nth-of-type(1),.sider_pimg:nth-of-type(8) {margin-left: 0px;}

.posts-widget .c_li { overflow: hidden; line-height: 24px; padding: 0.8rem 0; border-top: 1px solid #f8f8f8; font-size: 13px;}

.hotge { display: inline-block; margin-right: 10px; padding: 0px 5px; font-weight: 700; height: 18px; text-align: center; line-height: 18px; border-radius: 2px; font-size: 12px; color: #fff;}

.hotge1 { background-color: #FF4A4A !important; color: #FFFFFF;}

.hotge2 { background-color: #FF7701 !important; color: #FFFFFF;}

.hotge3 { background-color: #FFB400 !important; color: #FFFFFF;}

.hotge { background-color: #555;}

/*侧边栏评论信息栏目*/

.notice-list-item { overflow: hidden; font-size: 14px; line-height: 1.7; margin: 10px 0; }

.notice-list-meta .cute a { color: var(--theme) }

.notice-list-button .notice-list-meta { display: block; color: rgba(0, 0, 0, .44); margin-top: 3px }

.notice-list { margin-top: -10px }

.widget .item { position: relative; padding-bottom: 4px; margin-bottom: 10px; }

.wRecent .item { border-bottom: 1px dashed #eee; }

.widget .item .meta { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: space-between; color: #262626; font-size: 14px; line-height: 30px; margin-bottom: 5px; white-space: nowrap; height: 30px; overflow: hidden; }

.widget .item .comment-avatar { display: inline-block; width: 25px; vertical-align: middle; margin-right: 5px; }

.widget .item .comment-avatar .thumb { padding-top: 100%; border-radius: 100%; }

.thumb { display: block; width: 100%; height: 0; padding-top: 66.7%; background-position: center; background-repeat: no-repeat; background-size: cover; background-color: transparent; position: relative; overflow: hidden; transition: all .2s; }

.widget .item .meta .views { font-size: 10px; color: #888; white-space: nowrap;}

.widget .item .comment-content { padding: 5px 10px; background: #eef6fd; border-radius: 6px; font-size: 12px; color: #262626; margin-bottom: 5px; position: relative; transition: all .2s; }

.widget .item .comment-content p .biaoqing{margin-right: 4px;}

.widget .item .comment-content .biaoqing { width: 20px; }

.widget .item .comment-content p { text-align: justify; line-height: 23px; max-height: 50px; overflow: hidden; }

.widget .item h2 { font-size: 12px; line-height: 23px; height: 23px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333; font-weight: normal; margin-bottom: 5px; }

.widget .item .comment-content::before { content: ''; display: block; width: 0; height: 0; border-bottom: 6px solid #eef6fd; border-left: 6px solid transparent; border-right: 6px solid transparent; position: absolute; left: 7px; bottom: 100%; }

/* 侧边栏搜索 */ 

.search-form { position: relative; max-width: 600px; margin: 20px auto; }

.search-submit { border: 0; padding: 0; background: 0 0; width: 30px; height: 30px; color: #555; position: absolute; right: 5px; top: 2px; line-height: normal; text-align: center; }

/* 侧边栏标签 */

.widget-hunter-topics .items { overflow: hidden; }

.widget-hunter-topics .item:nth-of-type(1) .wall-item a { background: var(--theme); color: #fff; }

.widget-hunter-topics .item:nth-of-type(1) .wall-item h2 { color: #fff; }

.widget-hunter-topics .item:nth-of-type(1) .clr_orange { color: #fff; }

.widget-hunter-topics .item { float: left; width: 32%; padding: 0 5px; border-bottom: 0px dashed #eee; }

.widget-hunter-topics .wall-item { background: #fafafa; }

.widget-hunter-topics .wall-item a { display: block; border-radius: 3px; padding: 6px; }

.widget-hunter-topics .wall-item h2 { font-size: 12px; font-weight: normal; margin-bottom: 0px; }

.clr_orange { color: var(--theme); font-style: normal; }

.widget-hunter-topics .wall-item h5 { font-size: 10px; font-weight: normal; color: #bbb; }



.viewAll { font-size: 14px; background: var(--theme); }

.viewAll .btn { line-height: 2.6; text-align: center; display: block; color: #fff; }



/* 侧边栏关于我 */

.widget-about-intro { text-align: center; margin: 10px 0 10px; }

.widget-about-image { margin: 0 auto; display: block; width: 70px; height: 70px; border-radius: 99px; }

.widget-about-desc { font-size: 12px; line-height: 1; margin: 7px 0; font-weight: normal; }

.widget-article-newest { text-transform: uppercase; margin: 12px 0; position: relative; }

.widget-article-newest span { padding: 0 10px 0 10px; background: #ffffff; position: relative; z-index: 2; color: var(--theme); }

.widget-article-newest:before { display: block; content: ''; position: absolute; top: 50%; left: 0; right: 0; border-top: 1px solid rgba(0, 0, 0, .05); z-index:1; }

.widget-article-list { text-align: left; }

.widget .user-tips li p{ font-size: 13px; }

.widget-about-intro li, .widget-about-intro i { font-size: 12px; }

.widget-about-intro .name { font-weight: 600; }

.av_v{ position: relative;  width: 70px;  height: 70px;  margin: auto; }

.av_v_img{display: block; width: 70px; height: 70px; margin-right: 12px; margin: auto;}

.av_v_honor{position: absolute; bottom: -2px; right: -2px; width: 24px; height: 24px;}

/* 文章框架 */

.contpost { background: #fff; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); border-radius:8px; padding-top: 10px; padding-left: 20px; padding-right: 20px; padding-bottom: 15px; }

.originalImg {  background: url(../images/original.png); background-position: 0 0; background-size: 64px; width: 64px; height: 64px; position: absolute; right: 0; top: 0;}

.narlis { margin-bottom: 20px; }

/* 文章内 tags */

.post-tags {}

.bar_zan { 
    
    background: rgba(0,132,255,.1)!important;
    color: #0084ff;
    margin-right: 15px;
    margin-bottom: 15px;
    line-height: 30px;
    display: inline-block;
    padding: 0 8px;
    background: #fafafa;
    border-radius: 4px;
    color: #555;
    cursor: pointer;
    float: left;
    font-size: 11px;
    
}

.post-tags a { margin-right: 15px; margin-bottom: 15px; line-height: 32px; display: inline-block; padding: 0 8px; background: #fafafa; border-radius: 3px; border: 1px solid #f2f2f2; color: #555; cursor: pointer; float: left; font-size: 11px; }

.post-tags li:last-child { margin-right: 0 }

.post-tags a:hover{ color:#555}

/* 文章内页正文 content */

.entry-content p { margin-bottom:20px;line-height: 1.8;text-indent: 2em;font-size:18px; }

.tip { background: #eef6fd; padding: 8px 20px; border-left: 3px solid #38a3fd; border-radius: 0 5px 5px 0; }

.dianzan{margin: 20px 0;border:1px solid #2299dd;
    width: 100px;
    height: 50px;
    display: block;
    float: left;
    border-radius: 5px;margin-right: 15px;
    line-height: 50px;}
#icon-dianzan{float: left;
    margin-left: 10px;
    margin-right: 5px;}
.dianzan button{border-radius: 8px; color: var(--theme); border-color: var(--theme);}

.dianzan button:hover{background-color: var(--theme); color: #fff;}

/** 必须提升样式优先权(!important) **/
.dianzan button[disabled] { color: white !important; background: var(--theme) !important;}

.dianzan .agree-num{font-size: 12px;}

.Copyrightnew { background: #e8eef3; padding: 8px 20px; border-radius: 0 5px 5px 0; font-size: 1.2rem; color: #555; }

.btns { cursor: pointer; white-space: normal; font-size: .875rem; padding: .375rem 1rem; color: #fff !important; background-color: var(--theme); border-color: var(--theme); padding: 10px !important; border-radius: 5px; }

.btns:active { color: #fff; background-color: #0062cc; border-color: #005cbf; }

.btns:hover { color: #fff; background-color: #0069d9; border-color: #0062cc; }

.share-box { left: 10px; top: 11px;}  

.sider-footer i { font-size: 28px;  color: #4f4c4c; font-style: normal; box-shadow: 0px 0px 20px -5px rgba(157, 156, 156, 0.48); border-radius: 50%;}  

.sider-footer button.text,.sider-footer .button.text{ background: none;  padding: 0;  font-weight: 400;  display: inline-block;  line-height: 1;  color: #000;  height: auto;  border: 0;   }
             
.footer-author{ margin-top: 10px; }

.footer-author span { margin-bottom: 5px; display: block;  margin-top: 5px;}

.sider-footer span { display: block;}

.dot { margin: 0 5px;}

.sider-footer a { display: block; line-height: 1.5; }

.sider-footer .weixin { line-height: 1.5; }

.sider-footer i:hover { color: #000;}

.wx-t-x { width: 100px;  height: 100px; bottom: 53px; background: #fff; left: 33px; top: 0; padding: 5px; z-index: 2;  position: absolute; border-radius: 8px; padding: 6px; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22);}

#share-weixin:hover .hide{    display: block !important;}

.reply2view { background: #f8f8f8; padding: 10px 10px 10px 10px; position: relative;    word-break: break-all; }

.entry-content del { text-decoration: none; background-image: linear-gradient(180deg, rgba(0, 0, 0, .8) 20%, rgba(0, 0, 245, 0) 0, transparent 75%, rgba(0, 0, 0, .8) 76%); background-position: 0 .56em; background-repeat: repeat-x; background-size: 1px 6px }

.entry-content p img { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in }

.entry-content .biaoqing { width: 30px; margin-left: 5px; display: inline-block; }

.entry-content { text-align: justify; padding-top: 20px; padding: 10px 10px; }

.entry-content h1 { font-size: 20px; font-weight: 700; word-break: break-word;}

.entry-content li { margin-left: 20px; line-height: 36px; font-size: 14px; }

.entry-content ol, .entry-content ul { padding: 0; margin: 20px 0 20px 25px; }

.entry-content hr { height: 1px; margin: 32px 0; border: 0; background-color: #EBF1F8; }

.entry-content kbd {
    padding: 2px 8px;
    border: 1px solid rgba(63,63,63,.25);
    box-shadow: 0 1px 0 rgba(63,63,63,.25);
    background-color: #fff;
    color: #333;
    border-radius: 4px;
    display: inline-block;
    margin: 0 2px;
    white-space: nowrap;
}

.entry-content sub {
    bottom: -.25em;
}

.entry-content sup {
    top: -.5em;
}

.entry-content sub,.entry-content sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.entry-content a { padding-bottom: 1px; color: var(--theme); }

.entry-content .contt a { border-bottom: 0px; padding-bottom: 0px;}

.entry-content .contt .entry-meta a { color: #555; }

.entry-content .contt p { line-height: 1.5; font-size: 13px; color: #555; }

.entry-content .entry-container .block-image{ width: 120px;height: 80px; }

.entry-content .entry-container { padding: 20px 0px 0px 140px; min-height: 105px;}

.entry-content .entry-container .block-fea { border-bottom: 0px; }

.entry-content .entry-container .entry-title{ font-size: 14px !important; height: 24px !important;}

.entry-content .contt { }

.entry-content .post-list{ border-bottom:0px; }



.page .alignright { margin-right: 0; max-width: 100% }

.page .alignleft { margin-left: 0; max-width: 100% }

.entry-content h2 { font-size: 18px; border-left: 3px solid var(--theme); padding-left: 15px; margin-top: 1rem; }

.entry-content h1, h2, h3, h4, h5, h6 { margin-bottom: 1rem; }

.entry-content h3:before { content: ''; position: absolute; top: 12px; left: 0;height: 5px; width: 5px; border-radius: 20px; background-color: var(--theme); }

.entry-content h3 { padding-left: 20px; position: relative; }



/*社会化分享*/

/*评论提示条数*/ 

#comments { }

#comments svg { width: 25px; height: 25px; vertical-align: -2px; }

#comments .OwO-logo {}


.comments-title { font-size: 16px; line-height: 1; position: relative; text-align: center; font-weight: 600; margin-bottom: 0; margin-top: 20px; font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, STHeiti, WenQuanYi Micro Hei, Helvetica, Arial, sans-serif; }

.comments-title:before { display: block; content: ''; border-top: 1px solid #e7e7e7; position: relative; top: 8px; z-index: 1 }

.comments-title span { display: inline-block; padding: 0 30px; background: #fff; position: relative; z-index: 2; }

/*文章页面浮动点击*/

.empty { height: 105px; }

.fixed-btn { position: fixed; right: 2%; bottom: 30%; width: 40px; z-index: 19; -webkit-backface-visibility: hidden; cursor: pointer }

.fixed-btn .home { border-radius: 8px 8px 0 0; background: #f8f8f8; display: inline-block; width: 40px; height: 40px; text-align: center; margin-bottom: 2px; position: relative; }

.fixed-btn .home i { line-height: 40px; color: #57667F; font-size: 20px }

.back-home { display: none; position: absolute; padding: 10px; border: 1px solid rgba(0, 0, 0, .05); background-color: #fff; line-height: 14px; width: 160px;bottom: 0; right: 0; -webkit-transform: translate3d(-50%, 0, 0); transform: translate3d(-50%, 0, 0); font-size: 13px; color: #1a1a1a }

.back-home:after, .back-home:before { position: absolute; content: ""; border: 10px solid transparent }

.back-home:before { right: -15px; bottom: 35%; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid rgba(0, 0, 0, .08); }

.back-home:after { right: -14px; bottom: 35%; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; }

/*404页面*/ 

.error-page { text-align: center; margin-top: 100px; }

.not-found-title { color: #f0f0f0; font-size: 14em; margin: 0; line-height: 1 }

.not-found-back { color: #979797 }

.error-page .search-submit { top: 0; }


/*博客页底footer - news*/

.news-foot { background: #fff; margin-top: 20px; border-bottom: 1px solid #f3f3f3; }

.news-foot .section-content { display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; }

.news-foot .part-news-foot .section-title{ margin-top: 20px; }

.news-foot .section-content .item { width: 50%; padding: 0 7px; margin-bottom: 30px; }

.news-foot .section-content .item * { transition: all .3s; }

.news-foot .section-content .item i { font-size: 22px; }


.news-foot .section-content a { display: block; }

.news-foot .item-thumb { border-radius: 5px; overflow: hidden; }

.news-foot .thumb { padding-top: 75%; }

.news-foot .item-main { border-radius: 0 0 3px 3px; padding: 10px 0; background: #fff; }

.news-foot .t_tl { color: #555;   line-height: 18px;    font-size: 13px;  height: 40px;   overflow: hidden;   margin-bottom: 5px;   text-overflow: ellipsis;  display: block; }

.news-foot p { font-size: 12px; line-height: 1.5; color: #888; margin-bottom: 8px; height: 3em; overflow: hidden; }

.news-foot .t_tls { font-size: 12px; color: #555; margin: 0; line-height: 1.5; font-weight: normal; display: -ms-flexbox; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; }

.news-foot .section-content a:hover .t_tl { color: var(--theme); }

.news-foot .t_tls span { display: block; overflow: hidden; }

.news-foot .seeAll { text-align: center; }

.seeAll { margin-bottom: 56px; }

.news-foot .seeAll .btn { display: block; font-size: 14px; padding: 0 40px; line-height: 40px; display: inline-block; color: #ffffff; }

.news-foot .item-main { border: 0px solid #f3f3f3; }

.btn-orange { background: var(--theme); color: #fff; }

@media (max-width: 767px) {
  
.news-foot .section-content .item:last-child { display: none; }

.respond #new_comment_form textarea { background-size: 60%; }

}

@media (min-width: 768px) { .news-foot .section-content .item { width: 20%; padding: 0 12px; margin-bottom: 40px; }

	.news-foot .item-main { border: 0px solid #f3f3f3; }

	.news-foot p { margin-bottom: 20px; }

	.news-foot h5 span { width: auto; } }

/*博客页底footer*/

.site-footer { margin-top: 10px; position: relative; z-index: 8; background-color: #fff; }

.site-footer .site-info{ background: #2a2a32; } 

.site-info p { margin-bottom: 0 }

.site-info .credit { font-size: 13px; color: rgba(0, 0, 0, .5); float: left }

.footer-links { float: right; font-size: 13px; color: rgba(0, 0, 0, .5) }

.site-footer .footer-left { float: left; max-width: 857px; }

.site-footer .footer-right { float: right; max-width: 314px; }

.footer-right { width: 120px; padding-top: 22px; }

.footer-l-top { padding-top: 24px; padding-bottom: 24px; margin-bottom: 15px; border-bottom: 1px solid #484747; }

.footer-l-top a { display: inline-block; color: #fff; margin-right: 20px; font-size: 14px; padding: 0; line-height: 30px; }

.footer-l-btm p { line-height: 20px; font-size: 12px; color: #555; }

.footer-l-btm p a { color: #aaa; }

.footer-l-btm p+p { margin-top: 7px; }

#subscribes { padding-left: 12px; }

#subscribes li, .footer-l-btm { margin-bottom: 10px; line-height: 1.2; list-style: none;}

#subscribes a, #subscribes span { color: #333; font-size: 12px; }

@media (max-width: 991px) { .site-footer .footer-right { display: none;	} }

/*gravatar头像*/ .avatar { border-radius: 50%; transition: all 0.3s linear;}

.entry-container .entry-meta .avatar { margin-right: 5px;margin-top: -5px; }

.author-image { width: 80px; height: 80px; }

/*上一篇下一篇*/

@media (max-width: 767px) {
 
.comment-footer{ display: none; }  
  
.entry-page-next, .entry-page-prev { width: 100% !important; margin-bottom: 10px; float: none; }

.playpic { margin: 0 15px 10px 0 !important; width: 150px !important; }

.playnum .pps li { width: 30% !important; } }

.entry-page-next:before, .entry-page-prev:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .5); content: ""; }

.entry-page-next:hover:before, .entry-page-prev:hover:before { background: rgba(0, 0, 0, .7); }

.entry-page { margin: 20px 0; overflow: hidden; }

.entry-page-next, .entry-page-prev { position: relative; float: left; width: 49%; padding: 60px 15px 10px; color: #fff; background-size: cover; background-position: 50%; border-radius: 3px; overflow: hidden; }

.entry-page-next a, .entry-page-prev a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; color: #fff; font-size: 15px; font-size: 1.25rem; }

.entry-page-next .entry-page-info, .entry-page-prev .entry-page-info { position: relative; font-size: 14px; line-height: 16px; overflow: hidden; }

.entry-page-next a span, .entry-page-prev a span { display: block; padding: 10px 15px 0; height: 50px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; }

.pull-left { float: left; }

.navlogo {}

.entry-page-next { float: right; }

.pull-right { float: right !important; }

/*评论区域*/

.comment-list { padding: 0; margin: 0; padding: 0 10px 20px; }

.comment-list li { list-style: none;    font-size: 13px; }

.comment-meta { line-height: 1;     margin: 4px 0 0; color: #c8c8c8; font-size: 12px; }

.comment-meta a { font-style: normal; color: #555; font-size: 12px; }

.comment-author { font-size: 13px }

.comment-author img { float: left; margin: 0 10px 0 0; width: 40px; height: 40px; }

.comment-footer {
    border-top: 1px solid #eee;
    padding-top: 15px;
    font-size: 13px;
    color: #333;
    position: relative;
    margin-top:40px;
}

.comment-footer .comment-footer-main {
    display: box;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
.comment-footer .comment-footer-main .item {
    width: 100%;
    text-align: center;
    line-height: 28px;
}

.comment-footer .comment-footer-main .btn {
    display: inline-block;
    line-height: 26px;
    background: #fff;
    padding: 0 10px;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 12px;
    vertical-align: middle;
}

.comment-footer .comment-footer-main .item {
    width: auto;
    text-align: left;
}

.comment-footer .comment-footer-main {
    flex-direction: row;
    flex-wrap: nowrap;
}

.comment-footer .comment-footer-main .btn:hover {
    background: var(--theme);
    color: #fff;
}

.comment-footer .comment-footer-main .btn {
    margin-top: 0;
}

.btn-orange-border {
    
    border: 1px solid var(--theme)  !important;
    color: var(--theme);
}

.comment-nomore::before, .comment-nomore::after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 0;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}

.comment-nomore {
    text-align: center;
    font-size: 12px;
    color: #bbb;
    padding: 20px 0;
}

.comment-footer .ji2-icon {
    position: absolute;
    left: 50%;
    top: 0;
    margin: -24px 0 0 -12px;
}

/**.ji2-icon {
    width: 24px;
    height: 24px;
    display: block;
    background: url(../images/uisdc-chat-chicken.gif) no-repeat left top;
    cursor: pointer;
}**/

/*UA评论显示*/

.ua-icon { display: inline-block; width: 1pc; height: 1pc; background-size: cover; background-repeat: no-repeat; vertical-align: text-top }

.comment-ua { font-size: 10px; }

.icon-360 { background-image: url(../images/360.png) }

.icon-android { background-image: url(../images/android.png); height: 19px }

.icon-apple { background-image: url(../images/apple.png) }

.icon-baidu { background-image: url(../images/baidu.png) }

.icon-chrome { background-image: url(../images/chrome.png) }

.icon-edge { background-image: url(../images/edge.png) }

.icon-firefox { background-image: url(../images/firefox.png) }

.icon-google { background-image: url(../images/google.png) }

.icon-ie { background-image: url(../images/ie.png) }

.icon-liebao { background-image: url(../images/liebao.png) }

.icon-linux { background-image: url(../images/linux.png) }

.icon-mac { background-image: url(../images/mac.png) }

.icon-opera { background-image: url(../images/opera.png) }

.icon-qqq { background-image: url(../images/qq.png) }

.icon-quark { background-image: url(../images/quark.png) }

.icon-safari { background-image: url(../images/safari.png) }

.icon-ubuntu { background-image: url(../images/ubuntu.png) }

.icon-uc { background-image: url(../images/uc.png) }

.icon-win1 { background-image: url(../images/win1.png) }

.icon-win2 { background-image: url(../images/win2.png) }

.fn, .fn a { color: var(--theme); padding-right: 3px; font-size: 14px; font-style: normal; }

.comment-reply-link { float: right; font-size: 12px; line-height: 20px; padding: 0 6px; background: var(--theme); border-radius: 4px; display: none; cursor: pointer; }

.comment-reply-link a { color: #fff; }

.comment-body { padding: 25px 0 0 0; border-bottom: 1px solid #eee; position: relative; padding-bottom: 2rem; }

.comment-body .biaoqing { width: 30px; margin-left: 5px; }

.comment-body .reply { position: absolute; top: 30px; right: 0; }

.comment-body .reply a:hover { color: #fff; }

.comment-body:hover .comment-reply-link { display: block }

.comment-children { margin-left: 50px; }

#comments p { margin-left: 50px }

/*评论翻页*/

ol.page-navigator li { display: inline-block; color: #555; margin: 0 5px; }

ol.page-navigator { padding: 30px 0; list-style: none; text-align: center }

ol.page-navigator li a { display: block; text-align: center; background: #f7f7f7; font-size: 14px; color: #555; line-height: 30px; height: 30px; overflow: hidden; padding: 0 10px; border-radius: 2px; box-sizing: border-box; }

ol.page-navigator li.current a { background: var(--theme); border-color: var(--theme); color: #fff; padding: 0 10px; }

ol.page-navigator li a:hover { background: var(--theme); border-color: var(--theme); color: #fff; padding: 0 10px;}

/*移动端导航*/

.m_nav-wrapper { display: none }

.m_nav-wrapper img { margin-top: 80px; }

.m_nav-list { position: absolute; top: 12px; }

@media screen and (max-width: 991px) { #nav-menu { display: none }

	.m_nav-wrapper { display: block; position: fixed; width: 100%; height: auto; 	left: 0; right: 0; bottom: 0; background: #fff; transition: all .3s 	ease-out; transform: translate3d(0, -9999px, 0); z-index: 59 }

	.m_nav-wrapper .site-nav { display: flex; -webkit-display: inline-flex; 	flex-direction: column; align-items: center; align-content: space-around; 	font-size: 16px; line-height: 16px; width: 100%; height: 100%; float: right; 	padding: 0; margin: 0; list-style: none }

	.m_nav-wrapper .site-nav li { display: inline-block; padding: 0 .8em 0 1em; 	margin: 0 .4em; line-height: 64px; letter-spacing: .1em; position: relative; 	flex-grow: 1 }

	.m_nav-list a { display: flex; flex-direction: column; justify-content: 	flex-end; width: 24px; height: 24px; background: 0 0 }

	.m_nav-list .lines .line { display: inline-block; width: 24px; height: 1px; 	background: #000; transition: all .3s ease-out }

	.m_nav-list .lines .second-line { margin: 8px 0 }

	.m_nav-close .first-line { transform: rotate(45deg) translate3d(6px, 6px, 	0); transform-origin: center }

	.m_nav-close .second-line { transform: scale3d(0, 1, 1) }

	.m_nav-close .third-line { transform: rotate(-45deg) translate3d(7px, -7px, 	0); transform-origin: center } }

/* 文章下方博主信息 */ 

.author-info { border-bottom: 1px solid rgba(0, 0, 0, .05); padding-bottom: 30px; margin-top: 30px; overflow: hidden; padding-top: 30px; border-top: 1px solid rgba(0, 0, 0, .05); }

.author-avatar { margin-right: 15px; border-radius: 100%; }

.author-description { margin-left: 95px }

.author-title { font-weight: 400; font-size: 20px; line-height: 1 }

.author-info .information-navigation { font-size: 20px; line-height: 1; padding: 0; float: right; margin-bottom: -13px; margin-top: 0; }

.information-navigation i { color: rgba(0, 0, 0, .6); }

.information-navigation i:hover { color: rgba(0, 0, 0, .8); }

.author-bio { color: #7e7e7e; font-size: 14px; line-height: 1.5; margin: 10px 0 0 }

.information-navigation li { margin-right: 15px; display: block; float: left; }

.author-avatar img { width: 80px; height: 80px; border-radius: 99px; }

/* 文章内面包屑 */ .site-lins { color: #9ca0ad !important; }

.site-lins a:hover { color: var(--theme); }

/* 阅读全文 */ .show_text {}

.maskcon { display: none;}

.showall { display: none; }

.stui { border-bottom: 0px solid rgba(0, 0, 0, .05) !important; }

.stui .section-title { margin-bottom: 0px !important; padding-bottom: 0px !important; }

/* 文章内图片排布 */ .lonesome-img { display: flex; flex-wrap: wrap; list-style-type: none; padding: 0 }

.lonesome-img a { border: 0; }

.gallery-3 li { width: calc((100% - 16px * 2)/ 3); margin-right: 15px }

.gallery-3 li:nth-of-type(3n) { margin-right: 0 }

.gallery-2 li { width: calc((100% - 16px)/ 2); margin: 0 16px 16px 0; display: flex; flex-grow: 1; flex-direction: column; justify-content: center; position: relative }

.gallery-2 li:nth-of-type(2n) { margin-right: 0 }

.gallery-4 li { width: calc((100% - 16px * 3)/ 4); margin-right: 15px }

.gallery-4 li:nth-of-type(4n) { margin-right: 0 }

/* 文章内标题右边的大日期 */

.postArticle-meta { position: absolute;  bottom: 2px;  right: 0;  font-size: 12px; color: #555; }
.postArticle-meta i { font-size: 12px;  }

/* 文章内侧边栏浮动 */ 

.widget-fixed.fixed { position: fixed; top: 70px; width: 262.5px; z-index: 10; }

.widget-fixed {}

/* hljs行号 */ 

.hljs ol { list-style: decimal; margin: 0 0 0 40px !important; padding: 0 }

.hljs ol li { font-size: 13px; list-style: decimal-leading-zero; border-left: 1px solid #ddd !important; margin: 0 !important; white-space: pre; padding: 0 10px; line-height: inherit; }

.entry-content code { background-color: #fff5f5; color: #ff502c; font-size: .87em; padding: .065em .4em; margin: 0 4px }

.entry-content pre code { background: #000000; color: #fff; margin: 0; padding: .5em; }

.entry-content pre{ position: relative;}  

.bg-primary { content: " "; position: absolute; -webkit-border-radius: 50%;  border-radius: 50%; background: #fc625d!important;  width: 12px; height: 12px; -webkit-box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b;  box-shadow: 20px 0 #fdbc40, 40px 0 #35cd4b; float: right; right: 55px; top: 12px;}

/* hljs代码高亮 */ .hljs-comment, .hljs-quote { color: #8e908c }

.hljs-deletion, .hljs-name, .hljs-regexp, .hljs-selector-class, .hljs-selector-id, .hljs-tag, .hljs-template-variable, .hljs-variable { color: #c82829 }

.hljs-built_in, .hljs-builtin-name, .hljs-link, .hljs-literal, .hljs-meta, .hljs-number, .hljs-params, .hljs-type { color: #f5871f }

.hljs-attribute { color: #eab700 }

.hljs-addition, .hljs-bullet, .hljs-string, .hljs-symbol { color: #718c00 }

.hljs-section, .hljs-title { color: #4271ae }

.hljs-keyword, .hljs-selector-tag { color: #8959a8 }

.hljs { display: block; overflow-x: auto; background: #F1F3F3; color: #4d4d4c; padding: .5em; border-radius: 8px }

.hljs-emphasis { font-style: italic }

.hljs-strong { font-weight: 700 }

/*评论表单框*/ 

.comment-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255,255,255,.60);
    z-index: 50;
}
.comment-overlay-login {
    text-align: center;
    font-size: 14px;
}

.comment-overlay-login p a{

    color: var(--theme);
    padding: 5px 10px;
    border: 1px solid var(--theme) !important;
    border-radius: 4px;
    font-size: 12px;
    margin: 10px;
}
.comment-overlay-login p a:hover{
    background: var(--theme);
    border-radius: 4px;
    color: #fff;
}
.comment-overlay-login p {
    margin-bottom: 0px;
    margin-left: 0px !important;
}

.comments-info-title {
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
    border-bottom: 1px solid #f2f2f2;
}

.comment-info {
    display: flex;
    align-items: center;
   
    
}

.comment-info span {
    display: flex;
    align-items: center;
    margin-right: 5px;
    font-size: 12px;
}
.comment-auth {
    border: 1px solid rgba(244,53,71,.09);
    color: rgba(244,55,72,.41);
}

.comment-rec {
        border: 1px solid rgb(84 181 219);
    color: rgb(84 181 219);
}

.comment-auth-mod {
    line-height: 15px;
    font-size: 12px;
    border: 1px solid;
    font-weight: 400;
    width: 15px;
    display: inline-block;
    height: 15px;
    text-align: center;
    margin-left: 3px;
    border-radius: 3px;
    font-size: 12px;
}
.comment-info span i {
    display: inline-block;
    font-style: normal;
    margin-left: 5px;
}

.comment-tips {
    max-width: 50%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.comment-tips .comment-auth-mod{
     margin-right: 5px;
}

.hasLogin { line-height: 22px; height: 22px; font-size: 12px; }

.hasLogin a { line-height: 22px; height: 22px; }

.hasLogin-author { margin-right: 10px; }

.respond { padding: 0 0 25px; }

.respond textarea { font-size: 14px }

.comment-reply-title { font-size: 20px; font-weight: 600; margin: 0; font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, STHeiti, WenQuanYi Micro Hei, Helvetica, Arial, sans-serif; }

.respond #new_comment_form { position: relative; margin-top: 15px; background: #f8f8f8; border-radius: 8px; }

.respond #new_comment_form .inp { background-color: #fbfbfb; border-radius: 8px; }

.respond #new_comment_form .input_body { padding-left: 20px; padding-right: 20px }

.respond #new_comment_form .input_body { padding-top: 15px; padding-bottom: 15px; height: 48px; position: relative; }

.respond #new_comment_form .input_body li, .respond #new_comment_form .input_body ul { list-style: none; }

.respond #new_comment_form .input_body .ident { width: 100% }

#comm_off { display: none; }

.respond #new_comment_form .input_body li { display: block; float: left; width: 50%; line-height: 0; }

.respond #new_comment_form .input_body li input { z-index: 10; position: relative; background-color: transparent; padding-right: 1.5em; }

.respond #new_comment_form .input_body li:last-child { margin-right: 0 }

.respond #new_comment_form .new_comment { position: relative; z-index: 12 }

.respond #new_comment_form .comment_triggered { display: none }

.respond #new_comment_form input, .respond #new_comment_form textarea { padding: 0; line-height: 1.4; border: none; width: 100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; outline: 0 }

.respond #new_comment_form textarea { line-height: 2.8; padding: 0 20px 0 20px; background-color: transparent; resize: none; background: url(../images/comment.png) right bottom no-repeat; /*background-repeat: no-repeat; background-position: center center;*/ }

.respond #new_comment_form textarea:focus { background-position-y: 115px; transition: 0.4s; }

.respond #new_comment_form .comment_submit_button { padding: 0px 8px; width: auto; position: absolute; right: 0; top: 0; background-color: var(--theme); color: #fff; height: 32px; margin: 8px 10px 8px 0; border-radius: 4px; text-decoration: none; font-size: 11px; }

.respond #new_comment_form .comment_submit_button:hover { background-color: var(--theme) }

.allcomment-empy{
padding-top: 120px;
    background: url(../images/qiangsafa.png) no-repeat center 23px;
    background-size: 120px auto;
}

.allcomment-empy {
    min-height: 145px;
    text-align: center;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}

@media print, screen and (max-width:35.5em) { .input_body li { float: none; width: 100%; margin-bottom: .6em } }

/*会员页面*/

.nerpage { background: #fff; box-shadow: 0px 0px 20px -5px rgba(158,158, 158, 0.22); border-radius: 5px; padding-top: 20px; padding-left: 20px; padding-right: 20px; padding-bottom: 25px; }

.ner-content { margin-bottom: 20px; }

.nercontt { padding: 30px 10px; min-height: 160px; border-bottom: 1px solid #eee; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.nercontt .avatar img {	border-radius: 50%; }

.ner-container { float: left; max-width: 10%; width: 10%; position: relative; width: 70px; height: 70px; margin: auto; }

.nercontt .ner-info { max-width: 30%; width: 30%; position: relative; height: 60px; margin: auto; }

.ner_v_honor{position: absolute; bottom: 5px; right: 5px; width: 24px; height: 24px;}

.nercontt .ner-info-title { margin-bottom: 2px; line-height: 1.4; }

.nercontt .info-num { font-size: 12px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.info-num .work { display: inline-block; }

.work i { display: inline-block; width: 1px; height: 10px; background: #333; margin: 0 5px; }

.nercontt .ner-info .signature p {	margin-top: 2px; display: inline-block; white-space: nowrap; text-overflow: 	ellipsis; overflow: hidden; font-size: 12px; color: #bbb; }

.nercontt .work-show { max-width: 60%; width: 60%;  }

.nercontt .work-show ul { display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.nercontt .work-show ul li { flex: 0 0 33.333333%; max-width: 33.333333%; padding: 5px; position: relative; list-style-type: none; }

@media screen and (max-width: 767px) { .nercontt .work-show { max-width: 100%; width: 100%; padding-left: 0px }

	.nercontt .work-show ul li { max-width: 33.3%; padding: 5px; }

	.nercontt .ner-info {  max-width: 70%; width: 70%; height: auto;     margin-left: 0px;}

	.ner-container {  max-width: 15%; width: 15%; height: 60px;margin: 0 10px 0 0; }
  
    .ner_v_honor { width: 18px; height: 18px;bottom: 8px;  right: 2px;}

	.nercontt { padding: 10px;}
  
  .ner-container .avatar img{ width: 50px;  height: 50px;}  
  
}

/*分类页面css*/

.entry-container .entry-title { margin: 0; font-size: 16px; line-height: 26px; text-overflow: ellipsis; overflow: hidden; }

.ad-container { display: block; position: relative; min-height: 180px; padding: 20px 200px 20px 0; }

.ad-container .entry-summary p { padding: 0; margin: 0.2em 0; }

.ad-image { width: 180px; height: 120px; position: absolute; padding-top: 0; right: 0; top: 30px; }

.entry-container { display: block; position: relative; min-height: 118px; padding: 20px 0px 25px 230px; cursor: pointer; }

.block-image { width: 210px; height: 140px; position: absolute; padding-top: 0; margin-right: 20px; left: 0 }

.block-fea { position: absolute; border-radius: 5px; top: 0; bottom: 0; left: 0; right: 0; border: 0; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; background-color: rgba(120, 120, 120, 0.1); }
.video-title{margin:5px 0 0 10px;color:#fff;}

.laid_title_l { position: absolute; background: var(--theme); top: 2rem; left: -20px; width: 5px; height: 25px; transform: scaleY(0);
    transition: transform 0.35s;}

.post-list:hover .laid_title_l {   transform: scaleY(1);}

.post-list:hover .entry-title a { color: var(--theme); }

.vodlist_top {  font-style: normal; display: inline-block;   text-overflow: ellipsis;  white-space: nowrap;  position: absolute;  font-size: 0.3rem;  color: #fff;  top: 0.35rem;  right: -11rem;  transition: all .4s;}

.post-list:hover .vodlist_top { right: 0.35rem;}

.vodlist_top .voddate {text-align: center;    width: auto;    height: 25px;    line-height: 25px;    padding: 4px 7px;    border-radius: 4px;}

.vodlist_top em{font-style: normal;}

.voddate_year { background: #29d }

.voddate_type { background:var(--theme)}

.swiper-title { color: hsla(0, 0%, 100%, .9); position: absolute; bottom: 0; padding: 0 0 10px 20px;font-size: 18px; font-weight: bold; }

.fea-over:after {}

.spic { opacity: 0; }

.block-image img { display: block; width: 100%; height: 100%; border-radius: 5px; object-fit: cover }

.post-list { border-bottom: 1px solid rgba(0, 0, 0, .05); }

.shuobg { background: #ecf1f5; padding: 0px 15px; border-bottom: 0px; }

.archive-content .page-title:before { display: block; content: ''; position: absolute; top: 50%; left: 0; right: 0; border-top: 1px solid rgba(0, 0, 0, .05); z-index: 1 }

.page-title span { display: inline-block; padding-right: 10px; background: #fff; position: relative; z-index: 2; font-weight: 600; color: #333 }

.entry-container .entry-meta { margin-bottom: 0px !important }

.fea-meta { margin-bottom: 10px !important }

/*列表封面小图标ico*/

.picsum-icon{align-items: center; color: #fff; font-size: 12px; left: 5px;  height: 20px;  line-height: 20px;  position: absolute;  top: 5px;  padding: 0px 8px;  border-radius: 5px; background: rgba(0,0,0,.5); font-style: normal; }

.picsum-icon i{ font-size:12px;}

.entyr-icon { align-items: center; /* background-color: rgba(0, 0, 0, 0.6); */ border-radius: 50%; color: #fff; display: flex; font-size: 19px;	justify-content: center; left: 5px; line-height: 1; position: absolute; top: 5px;}

.sle_i {position: relative;display: block;}

.contt .entyr-icon i { font-size: 22px; }

/*获取图片alt信息css*/ 

.lonesome-img li { position: relative; margin-left: 0; margin-bottom: 0; padding-top: 0 }

.lonesome-img .image_title { top: 0; right: 0 }

.image_title { left: 5px; top: 0; position: absolute; border-radius: 12px; top: 8px; z-index: 4; font-size: 12px; color: #FFFFFF; line-height: 20px; background: rgba(28, 31, 33, 0.6); border-radius: 4px; padding: 2px 8px; }

/* 动态为footer添加类fixed-bottom */

.fixed-bottom { position: fixed; bottom: 0; width: 100%; }

/*标签云*/ 

.spimes-tags { padding: 0; list-style: none; margin-top: 20px; margin-bottom: 20px; padding-right: 40px; }

.spimes-tags li { display: inline-block; margin: 10px 4px; padding: 6px; border-radius: 36px }

.spimes-tags li a { background: var(--theme); color: #fff; border-radius: 3px; padding: 6px; }

/*文章内密码输入框*/

form.protected .text { width: 50%; border-radius: 20px 0 0 20px; padding: 4px 20px; }

form.protected .submit { border-radius: 0 20px 20px 0; position: relative; right: 5px; background: #eee }

form.protected { text-align: center }

/*文章目录*/
.fn_article_nav { max-width: 300px; animation: left .5s; position: absolute; right: 0; bottom: 45px; border-radius: 8px; padding: 16px 20px; background: #ffffff; border-radius: 8px; padding: 16px 20px; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); }

.fn_article_nav ul { display: block; padding: 0 !important; margin: 0 !important }

.fn_article_nav li { float: left; list-style-type: decimal; padding: 3px; margin: 0 20px; font: italic 1em Georgia, Times, serif; text-overflow: ellipsis; white-space: nowrap }

.fn_article_nav li a { font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, STHeiti, WenQuanYi Micro Hei, Helvetica, Arial, sans-serif; font-style: normal }

.article_nav_title { margin: 0 10px; font-size: 20px !important; color: rgba(0, 0, 0, .6) }

.toc-arrow { border-bottom: 10px solid #ffffff; border-left: 10px solid transparent; border-right: 10px solid transparent; position: absolute; transform: rotate(180deg); right: 10px; bottom: -10px }

#mArticle { position: fixed; top: 400px; right: 2%; width: 40px; height: 40px; text-align: center; color: rgb(0, 0, 0); display: block; z-index: 49 }

#mArticle span { line-height: 42px; font-size: 30px }

/*浏览区域滚动条*/
//滚动条凹槽的颜色，还可以设置边框属性 

::-webkit-scrollbar-track-piece { 

background-color:#f8f8f8; 

}

//滚动条的宽度 

::-webkit-scrollbar {

width:9px;

height:9px; 

}

//滚动条的设置 

::-webkit-scrollbar-thumb {

background-color:#dddddd;

background-clip:padding-box;

min-height:28px; 

}

::-webkit-scrollbar-thumb:hover {

background-color:#bbb; 

}
pre code::-webkit-scrollbar { height: 6px; }

::-webkit-scrollbar { width: 8px }

::-webkit-scrollbar-track { background: rgba(51, 51, 51, .1) }

::-webkit-scrollbar-thumb { background-color: #382d2d; border-radius: 4px }

::-webkit-scrollbar-thumb:active { background-color: #382d2d;}

#scroll-to-top { border-radius: 3px; position: fixed; bottom: 180px; right: 2%; width: 35px; height: 35px; text-align: center; line-height: 45px; color: rgba(0, 0, 0, .4); display: block; z-index: 49; color: #fff; background-color: black; border-color: var(--theme); }

#scroll-to-top span { position: absolute; width: 100%; height: 100%; top: 0; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.text-lg { font-size: 1.125rem !important; }

#showfacenamereplace { margin: 10px 10px; padding: 5px; }

#showfacenamereplace img { display: initial; padding: 5px 5px 5px 0px; width:30px; }

/*文章阅读模式*/

.read_outer { float: right; color: #fff; padding: 0 10px; background: var(--theme); border-radius: 2px; font-size: 12px; line-height: 32px; margin: 0 10px 0 0; }

.read_outer a { color: #fff; }

.box_read { margin: 0px auto 0px auto; width: 50%; height: 100%; overflow: scroll; text-align: left; outline: none; padding-bottom: 150px; }

.box_read pre code { background: none; margin: 0; padding: .5em; color: rgba(0, 0, 0, .84); }

.box_read ol { list-style: none; }

.box_read .entry-content div { display: none; }

.title_read {	display: block; font-weight: bold; margin-top: 5px; text-align: center; }

.title_read h1 { font-size: 16px; color: #333; margin: 0; margin-bottom: 15px; margin-top: 15px; font-weight: 600; position: relative; }

div.box_read::-webkit-scrollbar:horizontal, ::-webkit-scrollbar-track:disabled { display: none; }

div.box_read::-webkit-scrollbar { width: 8px; }

div.box_read::-webkit-scrollbar-thumb { border-radius: 4px; background: var(--theme); min-height: 40px; }

div.box_read::-webkit-scrollbar-track { margin-bottom: 80px; border-radius: 30px; -webkit-background-origin: border; }

.content_read ::-webkit-scrollbar { width: 18px; }

.close_read { position: absolute; left: 100%; top: 20px; width: 24px; height: 24px; margin-left: -44px; }

.close_read { display: block; width: 24px; height: 24px; background-image: url("../images/close-read.png"); cursor: pointer; }

.close_read:hover { background-image: url("../images/close-hover.png"); }

.close_read:active { background-image: url("../images/close-active.png"); }

.loading_read { display: block; background-image: url("../images/loading.gif"); width: 32px; height: 32px; }

/*文章视频样式or 阅读视频模式*/

.readvideo { margin: 0 !important; }

.readvideo button { display: none !important; }

.readvideo .plyr__controls { display: none; }

.readvideo .plyr__video-wrapper button { display: inline-block !important; }

.readvideo .plyr__video-wrapper .plyr__controls { display: flex !important; }

/*多图栏目*/

.part-list { padding: 15px 0; border-radius: 5px; border-bottom: 1px solid rgba(0, 0, 0, .05) !important; }

.cate_s { display: block;}

/*文章更多阅读*/

.part-mor { padding: 15px 0; border-radius: 5px;  }

.part-mor .section-title { margin-bottom: 5px; }

.part-mor .section-title .li_i{position: relative;}

.top-news { padding-bottom: 0px; border-bottom: 0px; }

.top-news .section-cont .item { padding: 0 5px;}

.top-news .hunter-item a:hover { transform: none !important; }

.top-news .section-cont .hunter-item h2 { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; height: 2em; }

.top-news .section-cont .hunter-item { margin-bottom: 0px; }

.section-title { font-size: 16px; color: #262626; line-height: 28px; padding-bottom: 15px; border-bottom: 0px solid #f2f2f2; position: relative; font-weight: 400; }

.section-title i{ font-size: 16px; }

.section-cont .items { margin: 0 -8px; *zoom: 1; }

.section-cont .item { float: left; width: 100%; padding: 0 8px; }

.part-list .item { padding: 0 5px; }

.part-list .hunter-item { margin-bottom: 5px !important; }

.section-cont .hunter-item { margin-bottom: 20px; position: relative; }

.section-cont .hunter-item a { display: block; padding: 5px; background: #fff; position: relative; z-index: 2; border-radius: 5px; }

.section-cont .hunter-item h2 { font-size: 12px; line-height: 1.5; height: 3em; overflow: hidden; margin-bottom: 5px; }

.section-cont .hunter-item span { font-size: 12px; height: 40px; overflow: hidden; margin-bottom: 5px; text-overflow: ellipsis;	display: block; }

.section-cont .hunter-item .hunter-thumb { border-radius: 5px; overflow: hidden; margin-bottom: 10px; }

.c_lt{margin-top: 10px;}

.a_cl{ border-top: 1px solid #eee; font-size: 12px;padding-top: 5px; margin-top: 10px;color: #555;}

.a_cl_r{ float: right;color: #555;}

.section-cont .hunter-item .hunter-thumb .c_l{ left: 10px; top: 10px;}

.section-cont .hunter-item h4 { font-size: 12px; font-weight: normal; position: relative; }

.section-cont .hunter-item h4 .btn { padding: 0 10px; color: #bbb; line-height: 24px; background: #fafafa; }

/*移动端slide*/

.slidels {}

.aui-flex { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; position: relative; }

.aui-flex-box { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; min-width: 0;}

.aui-flex-box h1 { color: #000; font-size: 1rem; }

.aui-arrow { position: relative; padding-right: .8rem; padding-bottom: 15px; }

.aui-arrow span { font-size: 12px; color: #3296fa; }

.aui-slide-list { padding-left: 0; overflow: hidden; height: 19rem; }

.aui-slide-item-list { width: auto; white-space: nowrap; overflow: auto; height: 23.3rem; font-size: 0; padding-right: 20px; margin-left: 0; }

.aui-slide-item-item { display: inline-block; margin-left: 1.2rem; vertical-align: top; border-radius: 5px; width: 12rem; }

.aui-slide-item-item a img { width: 12rem; display: block; border: none; border-radius: 3px; height: 16rem; object-fit: cover; }

.aui-slide-item-item a h2 { font-size: 12px; line-height: 1.5; margin: 5px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; height: 2em; }

/*移动端slide*/

.btn { display: block; cursor: pointer; border-radius: 3px; text-align: center; line-height: 2.4; outline: none; border: none; }

.section-cont .hunter-item h4 span { display: inline-block; }

.section-cont .hunter-item h4 .hunter-product { position: absolute; right: 0; top: 50%; transform: translate(0, -50%); color: #bbb; }

.section-cont .item { width: 25%; }

.section-cont .items:after { content: ""; height: 0; line-height: 0; display: block; visibility: none; clear: both; }

.section-cont .hunter-item a:hover { transform: translate(0, -5px); color: var(--theme); transition: all .2s; }

.section-cont .hunter-item * {}

.section-cont .hunter-item a:hover .btn { background: var(--theme); color: #fff; }

.section-title .more { position: absolute; right: 0; top: 50%; transform: translate(0, -50%); font-size: 14px; font-weight: normal; }

@media (min-width: 768px) { 
  
.section-cont .item { width: 25%; }
  
.primary-menu a { margin: 0; } 

.section-cont .col-item{ width: 20%; }  
  
}

@media (max-width: 767px) { .section-cont .item { width: 33%; }

.section-cont .item:nth-of-type(4) { display: none; } }

@media screen and (max-width: 767px) { .m_nav-wrapper { display: block; position: fixed; width: 100%; height: auto; left: 0; right: 0; bottom: 0; background: #fff; transition: all .3s ease-out; transform: translate3d(0, -9999px, 0); z-index: 59; } }

@media (max-width:479px) { .comment .comment-children .comment-list { margin-left: 0px; padding: 0px; }

	.section-cont .item { width: 50%; }

	.separ_v { display: none !important; }

	.section-cont .hunter-item a {}

	.section-cont .item:nth-of-type(4) { display: block; }

/* 阅读全文 */

	.show_text { height: 1010px; overflow: hidden; position: relative; }

	.showall { display: block; text-align: center; margin: 15px 0 0; color: 	var(--theme); position: absolute; width: 100%; bottom: 0; padding-top: 100px; 	line-height: 100px; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, #fff)); 	background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #fff 	70%); }

	.showall i { font-size: 15px; }

	.sp-dark-mode .showall { background-image: -webkit-gradient(linear, left 	top, left bottom, from(rgba(29, 31, 32, 0)), color-stop(70%, #1d1f20)); 	background-image: linear-gradient(-180deg, rgba(29, 31, 32, 0) 0%, #1d1f20 	70%); }

	.showwen { display: none !important; } }

.navbar-search { position: absolute; top: 100%; left: 0; right: 0; max-width: 100%; width: 100%; opacity: 1; z-index: 101; transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); transform-origin: 0 0 0; transition: all .4s ease-in-out 0s; background-color: rgba(34, 40, 49, 0.79); }

.navbar-search .searchform { width: 100%; padding: 1.5rem .5rem; display: block; border-radius: 3px; }

.input-group { position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: stretch; align-items: stretch; width: 100%; }

.navbar-search .searchform input { background-color: transparent; color: #fff; border: none; border-radius: 0; padding: 0; flex: 1 1 auto; width: 1%; }

.input-group-append { margin-left: -1px; }

.navbar-search .searchform .input-group-append>.btn { background-color: transparent; color: #fff; padding: 0; border: none; box-shadow: none; outline: 0; cursor: pointer; }

.btn-nostyle { line-height: 2.4; display: inline-block; vertical-align: middle; }

/*分类边栏悬浮*/

.fixed-sidebar { top: 97px; }

.fixed-sidebar { position: fixed; left: 50%; top: 120px; z-index: 19; transform: translate(-100%, 0); }

.fixed-sidebar .menu { position: relative; background: #ffffff; border: 1px solid #F3F3F3; box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.04); font-size: 13px; border-radius: 8px; }

.fixed-sidebar .menu .link-0 { display: block; padding: 10px 15px 12px; color: #888;}

.fixed-sidebar .menu a { white-space: nowrap; }

.fixed-sidebar .menu a { white-space: nowrap; }

.fixed-sidebar .menu li { list-style: none; }

.fixed-sidebar .menu .item-0:hover .link-0 { background: var(--theme); color: #fff; }

.fixed-sidebar *, .fixed-sidebar:after, .fixed-sidebar:before { transition: none; }

.fixed-sidebar .menu .link-0 i { font-size: 16px; margin-right: 10px; }

@media (max-width: 991px) { .fixed-sidebar { display: none; } }

/* 友情链接 */

.post-lists { position: relative;  display: block;   overflow: hidden;}

.post-list-item { float: left;  width: 33.3333%; height: auto; padding: 15px;  align-items: center;}

.post-list-item a{ color: #fff; border-bottom: 0px solid #00000070;} 

.post-list-item-container { position: relative; overflow: hidden;  width: 100%; padding: 0; border-radius: 3px;  background-color: #fff; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.04); box-shadow: 0 1px 4px rgba(0,0,0,.04);}

.post-list-item-container .item-label { position: relative;  height: 130px;    padding: 25px 20px 40px;    background-color: #fff;}

.post-list-item-container .item-label.bg-purple .item-title a { color: #fff;}

.post-list-item-container .item-label .item-meta {  position: absolute; right: 0; bottom: 0;  width: 100%;  padding: 0 15px 15px;  text-align: right;}

.post-list-item-container .item-label .item-meta .item-meta-ico {  display: inline-block;  float: right; width: 42px;  height: 42px; border: 1px solid #eaeaea;  border-radius: 50%;}

.post-list-item-container .item-label.bg-purple .item-meta .item-meta-date { color: #fff;}

.post-list-item-container .item-label .item-meta .item-meta-date { font-size: 12px;  position: relative;   float: left;  padding-top: 9px;   padding-left: 9px;   text-align: right;   text-transform: none;  color: #f1f1f1;    max-width: 75%; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}

.bg-black { background-color: #29d!important;}

.bg-purple { background-color: #bc99c4!important;}

.bg-yellow { background-color: #f9bb3c!important;}

.bg-orange { background-color: #f68e5f!important;}

.bg-red { background-color: #e8583d!important;}

.bg-green { background-color: #46c47c!important;}

.bg-blue { background-color: #6fa3ef!important;}

.bg-grey { background-color: #f7f7f7!important;}

.bg-deepgrey { background-color: rgba(0,0,0,.5)!important;}

.bg-white { background-color: #fff!important;}  

/* 个人主页 */

.u-textAlignCenter { text-align: center; margin: 50px 0; }

.author-header-meta .avatar { border-radius: 100%; margin-top: -60px; margin-bottom: 10px; position: relative; }

.author-header-meta .name { font-size: 18px; font-weight: 600; margin-bottom: 10px; }

.author-header-meta .desc { color: #7a7b7c; font-size: 14px; margin-bottom: 10px; }

@media (max-width: 991px){
.member {
    margin-left: 0px !important;
}
}
.member{
    margin: 0px;
    margin-left: -30px;
}
.member .meb_top{
    margin-bottom: 15px;
}
.member .meb_top .menu-item i{ font-weight: 600; }

.member .meb_top .active { color: var(--theme);}

.member .meb_cl{
    padding-left: 0px;
}
.member .separator{ color: #d9d9d9; } 
.meb_title{
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px 0 12px;
    position: relative;
}
.meb_title i {
    font-size: 19px;
    color: #000;
}
.meb_title span {
    display: inline-block;
    padding: 0 10px 0 0;
    background: #ffffff;
    position: relative;
    z-index: 2;
    font-weight: normal;
    color: #333;
}
.member .main-navigation{
    margin-top: 0px;
}
.member .meb_autor_top{
    position: relative;
    margin-top: -35px;
    padding: 0 5px;
    align-items: flex-end;
}
.meb_v {
    position: relative;
    width: 70px;
    height: 70px;
    margin: auto;
}
.meb_v_img {
    display: block;
    width: 70px;
    height: 70px;
    margin-right: 12px;
    margin: auto;
}
.form__input {
    width: 100%;
    height: 40px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #fafafa;
    border: 1px solid rgba(133,153,171,0.2);
    font-size: 14px;
    color: #364e65;
    padding: 0 15px;
    box-shadow: inset 0 0 20px rgba(0,0,0,0.1);
}
.form__label {
    font-size: 13px;
    color: #8599ab;
    font-weight: normal;
    margin: 8px 0;
    display: inline-block;
}
.form__btn {
    width: 80px;
    height: 30px;
    background: #54b5db;
    color: #fff;
    font-size: 13px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}
.page_auto_con .meb_top{ display: none;	}
.page_auto_con .meb_top.active{	display: block; }
.page_auto .menu-item.active p:after {
    position: absolute;
    left: 0;
    top: 99%;
    width: 100%;
    height: 2px;
    background: #3ca5f6;
    border-radius: 2px;
    content: "";
}
.page_auto .menu-item p{ display: block;position: relative; cursor: pointer;}

.user_center{ min-height: 800px; } 

.user_center .block-image{
        width: 160px;
    height: 100px;
}
.user_center .entry-container{
    padding: 20px 0px 10px 180px;
        height: 130px;
}
.user_center .d_meta{
    padding: 0 10px;
    background: #eef6fd;
    border-radius: 6px;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    color: var(--theme);
    margin-bottom: 10px;
}

.user_center .d_meta i{ font-size: 13px; }

.user_center .aut_edit{ float:right; margin-right: 5px;}
.user_center .aut_edit a{color: var(--theme);}
.bg-gradient-danger {
    background: #fe7096;
}
.bg-gradient-info {
    background: #047edf;
}
.bg-gradient-success {
    background: #07cdae;
}
.bg-gradient-warning {
    background: #ff8e4f;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem !important;
}
.card.card-img-holder .card-img-absolute {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border-radius: 6px;
    color: white;
}
.card-body h4{ font-size:16px;}
.auto_xin{
    margin-bottom: 20px;
}
.auto_xin_list {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}
.auto_xin_list i{
    float: right;
    font-size: 20px;
    line-height: 22px;
}
.user_center .adimgs{
        margin: 0px 0px 20px;
    margin-right: -5px;
    margin-left: -5px;
}
.form__btn{ border: 0px solid #54b5db; }

.form__btn[disabled], html input[disabled] {
    cursor: not-allowed;
    background-color: #919394;
}

.form__btn:hover{
    border: 0px solid #54b5db;
    color: #fff;
    text-decoration: none;
}
.form {
    display: inline-block;
    width: 100%;
}
.list_auto_ping li{ list-style-type:none; margin: 20px 0;}
.list_auto_ping li i{margin-right:10px}

.list_auto_ping li p{  padding: 6px 10px;
    background: #eef6fd;
    border-radius: 6px;
    font-size: 13px;
    color: #555;
    margin-bottom: 5px;
    position: relative;
    transition: all .2s; }
.list_auto_ping li .meta{
        display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.base-alert {
    background: #E2EDFF;
    border-radius: 4px;
    color: #448AFF;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: auto;
    line-height: 22px;
    padding: 9px 24px;
}
.list_auto_ping li .meta .views{
font-size: 10px;
    color: #888;
    white-space: nowrap;
}
.list_auto_ping li p .biaoqing {
    width: 20px;
}
.user__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 1px solid rgba(133,153,171,0.2);
    padding: 10px 10px 0 !important;
}
.user__list li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.user__list li span:first-child {
    color: #364e65;
}
.user__list li span {
    font-size: 13px;
    line-height: 28px;
    color: #8599ab;
}

@-webkit-keyframes loading-5 { 0% { transform: scale(1) rotate(0deg); }

	50% { transform: scale(0.6) rotate(180deg); }

	100% { transform: scale(1) rotate(360deg); } }

.loading-5 { position: relative; width: 40px; height: 40px; }

.loading-5 i { display: block; border: 2px solid var(--theme); border-radius: 50%; border-color: transparent var(--theme); position: absolute; }

.loading-5 i:first-child { width: 35px; height: 35px; top: 0; left: 0; -webkit-animation: loading-5 1s ease-in-out 0 infinite }

.loading-5 i:last-child { width: 15px; height: 15px; top: 10px; left: 10px; -webkit-animation: loading-5 1s ease-in-out .5s infinite reverse ; }

.header-nav { position: relative; background: #fff; width: 100%; }

.top-bar-navigation a:hover { color: var(--theme); }

.header-content { width: 1170px; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.header-logo { float: left; }

.header-logo a { display: block; padding: 16px 0; color: #1ec67a; text-decoration: none; }

.header-logo a img { height: 32px; display: block; border: none; }

.top-bar-navigation { float: right; /* margin-right: 45px;*/ }

.top-bar-navigation ul { float: left; }

.list_i { font-size: 18px !important; font-weight: bold; }

.top-bar-navigation ul li { position: relative; display: block; float: left; }

.msg_remind{ display: inline;width: 8px; height: 8px;background-color: #f01414;border-radius: 50%; position: absolute; top: 15px; left: 35px;}

.top-bar-navigation .aui-down-menu-list li:nth-of-type(3) {}

.top-bar-navigation .aui-down-menu-list li:nth-of-type(6) {}

.live-animation{ height: 110px; width: 110px; position: absolute; top: -50px; right: -76px; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5);}

.live-animation { background-image: url(../images/hot_new.png); -webkit-animation: live 2.12s steps(1) 0s infinite normal none; animation: live 2.12s steps(1) 0s infinite normal none;}

@-webkit-keyframes live{0%{background-position:0 0}1.89%{background-position:-110px 0}3.77%{background-position:-220px 0}5.66%{background-position:-330px 0}7.55%{background-position:-440px 0}9.43%{background-position:-550px 0}11.32%{background-position:-660px 0}13.21%{background-position:-770px 0}15.09%{background-position:-880px 0}16.98%{background-position:-990px 0}18.87%{background-position:-1100px 0}20.75%{background-position:-1210px 0}22.64%{background-position:-1320px 0}24.53%{background-position:-1430px 0}26.42%{background-position:-1540px 0}28.30%{background-position:-1650px 0}30.19%{background-position:-1760px 0}32.08%{background-position:-1870px 0}33.96%{background-position:-1980px 0}35.85%{background-position:-2090px 0}37.74%{background-position:-2200px 0}39.62%{background-position:-2310px 0}41.51%{background-position:-2420px 0}43.40%{background-position:-2530px 0}45.28%{background-position:-2640px 0}47.17%{background-position:-2750px 0}49.06%{background-position:-2860px 0}50.94%{background-position:-2970px 0}52.83%{background-position:-3080px 0}54.72%{background-position:-3190px 0}56.60%{background-position:-3300px 0}58.49%{background-position:-3410px 0}60.38%{background-position:-3520px 0}62.26%{background-position:-3630px 0}64.15%{background-position:-3740px 0}66.04%{background-position:-3850px 0}67.92%{background-position:-3960px 0}69.81%{background-position:0 -110px}71.70%{background-position:-110px -110px}73.58%{background-position:-220px -110px}75.47%{background-position:-330px -110px}77.36%{background-position:-440px -110px}79.25%{background-position:-550px -110px}81.13%{background-position:-660px -110px}83.02%{background-position:-770px -110px}84.91%{background-position:-880px -110px}86.79%{background-position:-990px -110px}88.68%{background-position:-1100px -110px}90.57%{background-position:-1210px -110px}92.45%{background-position:-1320px -110px}94.34%{background-position:-1430px -110px}96.23%{background-position:-1540px -110px}98.11%{background-position:-1650px -110px}}@keyframes live{0%{background-position:0 0}1.89%{background-position:-110px 0}3.77%{background-position:-220px 0}5.66%{background-position:-330px 0}7.55%{background-position:-440px 0}9.43%{background-position:-550px 0}11.32%{background-position:-660px 0}13.21%{background-position:-770px 0}15.09%{background-position:-880px 0}16.98%{background-position:-990px 0}18.87%{background-position:-1100px 0}20.75%{background-position:-1210px 0}22.64%{background-position:-1320px 0}24.53%{background-position:-1430px 0}26.42%{background-position:-1540px 0}28.30%{background-position:-1650px 0}30.19%{background-position:-1760px 0}32.08%{background-position:-1870px 0}33.96%{background-position:-1980px 0}35.85%{background-position:-2090px 0}37.74%{background-position:-2200px 0}39.62%{background-position:-2310px 0}41.51%{background-position:-2420px 0}43.40%{background-position:-2530px 0}45.28%{background-position:-2640px 0}47.17%{background-position:-2750px 0}49.06%{background-position:-2860px 0}50.94%{background-position:-2970px 0}52.83%{background-position:-3080px 0}54.72%{background-position:-3190px 0}56.60%{background-position:-3300px 0}58.49%{background-position:-3410px 0}60.38%{background-position:-3520px 0}62.26%{background-position:-3630px 0}64.15%{background-position:-3740px 0}66.04%{background-position:-3850px 0}67.92%{background-position:-3960px 0}69.81%{background-position:0 -110px}71.70%{background-position:-110px -110px}73.58%{background-position:-220px -110px}75.47%{background-position:-330px -110px}77.36%{background-position:-440px -110px}79.25%{background-position:-550px -110px}81.13%{background-position:-660px -110px}83.02%{background-position:-770px -110px}84.91%{background-position:-880px -110px}86.79%{background-position:-990px -110px}88.68%{background-position:-1100px -110px}90.57%{background-position:-1210px -110px}92.45%{background-position:-1320px -110px}94.34%{background-position:-1430px -110px}96.23%{background-position:-1540px -110px}98.11%{background-position:-1650px -110px}}

.top-bar-navigation ul li a { display: block; }

.drop-down *, .drop-down:after, .drop-down:before { transition: none; }

.aui-dow-box { position: absolute; top: 50px; left: 50%; width: 140px; padding: 30px 0; background-color: #ffffff; visibility: hidden; opacity: 0; transform: translateX(-50%); box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); }

.aui-dow-box-list { width: 720px; left: 310px; padding: 20px 10px 30px 10px; border-radius: 4px; z-index: 99; }

.drop-down:hover .aui-dow-box-list { visibility: visible; opacity: 1; filter: alpha(opacity=100); }

.aui-down-menu { padding: 0 24px; width: auto; float: none; display: block; }

.aui-down-menu-title { padding-bottom: 10px; color: #313131; font-size: 18px; line-height: 1; border-bottom: 0; margin-bottom: 0; }

.aui-down-menu-list-title i { float: left; margin-right: 5px; width: 15px; height: 15px; display: block; background-size: 15px; background-repeat: no-repeat; margin-top: 1px; }

.aui-down-menu-list { float: left; font-size: 0; }

.aui-down-menu-list-item { display: inline-block; margin-bottom: 20px; width: 160px; line-height: 1; padding-top: 0; }

.aui-top-border {}

.top-bar-navigation ul .aui-down-menu-list-item a { padding: 0; line-height: inherit; }

.aui-down-menu-list-title { margin-top: 20px; margin-bottom: 15px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; height: 15px; line-height: 15px; }

.aui-down-menu-list-text { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; color: #919191; font-size: 12px; letter-spacing: 1px; }

.aui-nav-dow { opacity: 0; visibility: hidden; position: absolute; top: 50px; padding: 8px 10px; background: #fff; border-radius: 4px; z-index: 99; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22);}

.drop-down:hover .aui-nav-dow {	opacity: 1; visibility: visible; -webkit-transition: all 0.25s ease-in-out; 	-moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s 	ease-in-out; filter: alpha(opacity=100); }

.top-bar-navigation .aui-nav-dow li a { padding: 0; line-height: inherit; display: block; padding: 8px 0 8px 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; font-size: 14px; }

.top-bar-navigation .aui-nav-dow li { width: 110px; }

.aui-header-nav.solid { position: fixed; top: 0; left: 0; right: 0; z-index: 9999; -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); shadow: 0 5px 5px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.25s ease-in-out; -moz-transition: all 0.25s ease-in-out; -o-transition: all 0.25s ease-in-out; }

.aui-nav-dow li { color: var(--theme); padding-left: 2rem; }

.aui-nav-dow li a:before { content: ''; height: 1px; width: 10px; background-color: var(--theme); opacity: 0; -webkit-transition: all 300ms linear 0ms; -khtml-transition: all 300ms linear 0ms; -moz-transition: all 300ms linear 0ms; -ms-transition: all 300ms linear 0ms; -o-transition: all 300ms linear 0ms; transition: all 300ms linear 0ms; position: absolute; left: .75rem; top: 50%; -webkit-transform: translate(0%, -50%); -khtml-transform: translate(0%, -50%); -moz-transform: translate(0%, -50%); -ms-transform: translate(0%, -50%); -o-transform: translate(0%, -50%); transform: translate(0%, -50%); }

.aui-nav-dow li a:hover { color: var(--theme); padding-left: 0.2rem; opacity: 1; }

.aui-nav-dow li a:hover:before { opacity: 1; }

body.active { overflow-x: hidden; overflow-y: hidden }

.collapse { display: none; }

.socollapse { display: none; }

.navss { display: block; }

@media screen and (max-width: 991px) { .row-offcanvas { position: relative; -webkit-transition: all .25s ease-out; transition: all .25s ease-out }

	.row-offcanvas-left { left: 0 }

	.row-offcanvas-left .sidebar-offcanvas { left: -50% }

	.row-offcanvas-left.active { left: 50% }

	.sidebar-offcanvas { position: absolute; top: 0; width: 50% }

	.sidebar-nav .navbar .navbar-collapse { padding: 0; max-height: none }

	.sidebar-nav .navbar ul { float: none }

	.sidebar-nav .navbar ul:not { display: block }

	.sidebar-nav .navbar li { float: none; display: block }

	.sidebar-nav .navbar li a { padding-top: 12px; padding-bottom: 12px } }

/*顶部导航*/

.new_header { border-top: 1px solid rgba(0, 0, 0, .05); }

.clearnav { padding-left: 0px; }

.screenfixed { display: none; }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    width: inherit;
    float: left;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.dropdown-menu>li>a {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #333;
    white-space: nowrap;
    padding: 10px 16px;
    font-size: 12px;
    text-overflow: ellipsis; overflow: hidden;;
}

ul.dropdown-menu li {
    border-bottom: solid 1px #eceff0;
    display: block;
}

ul.dropdown-menu li a .view{
    float: right;
    font-size: 11px;
    color: #555;
    line-height: 1.5;
}

ul.dropdown-menu #jl_viewHistory ul{
    padding: 0;
	margin: 0
}

ul.dropdown-menu #jl_viewHistory ul li a{
    padding: 10px 16px;
	font-size: 13px;
	display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
ul.dropdown-menu #jl_viewHistory li a i{
    color: var(--theme);
}
.dropdown-menu>li>a:hover, ul.dropdown-menu #jl_viewHistory ul li a:hover, ul.dropdown-menu #jl_viewHistory ul li a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

ul.dropdown-menu li .vhiy{
	padding: 3px 10px;
    font-size: 12px;
    display: block;
    background-color: #f5f5f5;
}

ul.dropdown-menu li a i,ul.dropdown-menu li .vhiy i{
	padding-right: 5px;
	font-size: 14px;
}

.top_so{
    visibility: hidden;
    top: 50%;
    opacity: 0;
   width: inherit;
    box-shadow: 0px 5px 40px 0px rgba(17, 58, 93, 0.1) !important;
    border-radius: 6px !important;
    transition: all .2s;
}

.rank {
    display: inline-block;  
    font-weight: 700;
    padding: 3px 7px;
    line-height: 1.2;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    margin-right: 5px;
}
.ran1 {
    background-color: #FF4A4A !important;
    color: #FFFFFF;
}
.ran2 {
    background-color: #FF7701 !important;
    color: #FFFFFF;
}
.ran3 {
    background-color: #FFB400 !important;
    color: #FFFFFF;
}
.rank {
    background-color: var(--theme);
}

.s_tag{
    margin: 10px;
    display: block;
}
.s_tag .item{
    float: left;
    padding: 0 5px;
    margin-bottom: 10px;
    border-bottom: 0px dashed #eee;
}

.s_tag .item a{
    border-radius: 3px;
    padding: 6px;
    background: var(--theme);
    color: #fff;
    font-size: 12px;
}

.top_ac{   visibility: visible;
    opacity: 1;
    transition: all .2s;
    top: 100%; }

.search-warp { float: right; width: 480px; height: 36px; background: #f3f5f6; border-radius: 8px; padding-right: 56px; margin: 10px; box-sizing: border-box; position: relative; z-index: 1; }

.search-warp .search-area {  height: 36px; font-size: 14px; color: #9199a1; padding: 0; margin: 0; border-radius: 5px 0 0 5px; position: relative; }

.search-warp .search-area input.search-input {  height: 36px; line-height: 20px; padding: 8px 16px; font-size: 14px; color: #9199a1; border-radius: inherit; background: #f3f5f6; border: 0px; }

.search-warp .showhide-search { position: absolute; right: 0; top: 0; font-size: 24px; color: #9199a1; line-height: 24px; padding: 6px 18px; border-radius: 0 5px 5px 0; border: 0px; background: #f3f5f6; }

.search-warp .showhide-search i { display: block; height: 24px; color: #545c63; cursor: pointer; font-size: 20px; line-height: 24px; width: 20px; }

.search-btn { float: right; }

.search-btn a { height: 36px; line-height: 20px; padding: 8px 15px; margin: 10px 0; color: #fff; font-size: 14px; border-radius: 8px; box-sizing: border-box; background: var(--theme); }

.navbar-collapse-wrap { position: absolute }

.navbar { border: none }

.navbar .navbar-nav>.current-menu-item a { color: #fff; background-color: #080808 }

.navbar .m_nav-list:focus, .navbar .m_nav-list:hover { background-color: transparent }

.navbar .container { padding: 0px }

.navbar .container .navbar-header { margin: 0; position: relative; z-index: 999; background-color: #222 }

.navbar .container>.navbar-collapse { animation: right 1s; position: fixed; z-index: 900; bottom: 0px; top: 0px; left: -50%; margin: 0; padding: 0px; width: 77%; box-shadow: none; border-top: 0px solid white;overflow-y: auto; background: #fdfbfb; overflow-x: hidden; }

.navbar .container>.navbar-collapse.active { left: 0px }

.navbar .container .ultop { margin-top: 50px;}

.navbar .container ul li { list-style-type: none; }

.navbar .container .sub-menu li { margin-left: 5px; }

.sub-menu li a { color: #929292; }

.transition { -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out }

.m_nav-list { border: none; }

.navbar-nav { margin: 0px }

.mobile-sidebar-menu { position: relative; padding: .75rem 0; border-radius: 8px; margin-bottom: 20px; box-shadow: none; background: #ffffff; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); }

.mobile-sidebar-column { margin: 0 15px 0 15px; }

.mobile-sidebar-menu>li { position: relative; padding: 0 0 0 35px; }

.dropdown-sub-menu { position: absolute; right: 0; left: 0; top: 0; bottom: 0; z-index: 2; }

.mobile-sidebar-menu .sub-menu { padding: 0 0 .25rem; display: none; margin-top: 0px; }

.menuopen { display: block !important; }

.mobile-sidebar-menu li a { position: relative; display: block;	padding: .75rem 0; }

.mobile-sidebar-menu li a i { position: absolute; left: -5px; top: 50%;	-webkit-transform: translate(-150%, -50%); -ms-transform: translate(-150%, 	-50%); transform: translate(-100%, -50%);}

.dropdown-sub-menu span { position: absolute; top: 50%; right: 0; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 1.5rem; opacity: .5; }

.mobile-overlay { display: none; position: fixed; left: 0; top: 0; width: 100vw; height: 100vh; background: rgba(120, 129, 147, .22); z-index: 50; opacity: 0; transition: all 0.5s ease-in-out; cursor: pointer; }

.mobile-overlay.active { display: block; opacity: 1; -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); }

.navigation-tab { height: 60px; width: 100%; line-height: 1; background-color: #fff; box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, 0.22); overflow: hidden; border: 10px solid #fff; display: none; position: relative; flex-shrink: 0; position: fixed; bottom: 0; z-index: 40; }

.navigation-tab-item { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 25%; flex-shrink: 0; line-height: 1; cursor: pointer; transition: 0.3s; position: relative; z-index: 2; }

.navigation-tab-item.active { width: 25%; }

.navigation-tab-overlay { border-radius: 20px; background-color: #e4f2ff; height: 100%; width: 25%; position: absolute; left: 0; top: 0; transition: 0.3s; }

.navigation-tab__icon { display: block; color: #4298e7; transition-duration: 0.3s; line-height: 1; }

.navigation-tab__icon i { font-size: 24px; }

/* Slide transitions */

/*二维码生成封面*/

.cl:after { content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden }

.vm { vertical-align: middle }

.comiis_poster_box { position: fixed; left: 0; bottom: 0; width: 100%; height: 100%; z-index: 999; background: rgba(0, 0, 0, 0.85); color: #fff; transition: all .4s ease; -webkit-transition: all .4s ease; opacity: 0 }

.comiis_poster_box img { display: initial; }

.comiis_poster_box_show { opacity: 1 }

.comiis_poster_fdico { position: fixed; z-index: 100 }

.comiis_poster_fdico a { display: block; width: 46px; height: 46px; text-align: center; border-radius: 50%; overflow: hidden; margin-top: 10px }

.comiis_poster_fdico a img { width: 16px; height: 16px; padding-top: 8px; overflow: hidden }

.comiis_poster_fdico a span { display: block; font-size: calc(20px/2); margin-top: 2px; overflow: hidden }

.comiis_poster_okimg, .comiis_poster_imgshow { height: calc(100% - 55px); text-align: center }

.comiis_poster_okimg img { max-width: calc(100% - 40px); max-height: calc(100% - 30px); margin: 25px 20px 10px; border-radius: 6px; }

.comiis_poster_oktit { padding: 0 10px; height: 30px; line-height: 30px; font-size: 14px; text-align: center; overflow: hidden }

.comiis_poster_okclose { position: absolute; width: 100%; left: 0; bottom: 0; height: 60px; text-align: center; overflow: hidden }

.comiis_poster_okclose a { display: block; height: 60px; line-height: 40px; overflow: hidden }

.comiis_poster_okclose a img { width: 40px; height: 40px }

.loading_color { width: 200px; height: 80px; margin: 0 auto }

.loading_color span { display: inline-block; width: 3px; height: 30px; animation-name: scale; -webkit-animation-name: scale; -moz-animation-name: scale; -ms-animation-name: scale; -o-animation-name: scale; animation-duration: 1.2s; -webkit-animation-duration: 1.2s; -moz-animation-duration: 1.2s; -ms-animation-duration: 1.2s; -o-animation-duration: 1.2s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite }

.loading_color span.loading_color1 { background: #2ecc71 }

.loading_color span.loading_color2 { background: #3498db }

.loading_color span.loading_color3 { background: #9b59b6 }

.loading_color span.loading_color4 { background: #e67e22 }

.loading_color span.loading_color5 { background: #c0392b }

.loading_color span.loading_color6 { background: #e74c3c }

.loading_color span.loading_color7 { background: #e74c8c }

.loading_color1 { animation-delay: -1s; -webkit-animation-delay: -1s; -moz-animation-delay: -1s; -ms-animation-delay: -1s; -o-animation-delay: -1s }

.loading_color2 { animation-delay: -0.9s; -webkit-animation-delay: -0.9s; -moz-animation-delay: -0.9s; -ms-animation-delay: -0.9s; -o-animation-delay: -0.9s }

.loading_color3 { animation-delay: -0.8s; -webkit-animation-delay: -0.8s; -moz-animation-delay: -0.8s; -ms-animation-delay: -0.8s; -o-animation-delay: -0.8s }

.loading_color4 { animation-delay: -0.7s; -webkit-animation-delay: -0.7s; -moz-animation-delay: -0.7s; -ms-animation-delay: -0.7s; -o-animation-delay: -0.7s }

.loading_color5 { animation-delay: -0.6s; -webkit-animation-delay: -0.6s; -moz-animation-delay: -0.6s; -ms-animation-delay: -0.6s; -o-animation-delay: -0.6s }

.loading_color6 { animation-delay: -0.5s; -webkit-animation-delay: -0.5s; -moz-animation-delay: -0.5s; -ms-animation-delay: -0.5s; -o-animation-delay: -0.5s }

/* 文章页内容样式wyc */
.entry-content p img { margin: auto; display: block;}
.entry-content h2{display: block;font-size:18px;border-left: 4px solid #CC3333;background: #f5f5f5;line-height: 175%;padding: 5px 15px;margin: 0 0 20px 0;}
.entry-content .comment p{margin-bottom:5px;line-height: 1.5;text-indent: 2em;font-size:16px;}
.comment{border:1px solid #efefef;margin-bottom:10px;}
.comment .title{font-weight:bold;height:35px;line-height:35px;padding-left:10px;border-bottom:1px solid #efefef;}
.answer{list-style:none;margin:0 10px !important;}
.answer li{padding:12px 0;border-bottom:1px solid #efefef;margin:0;}
.answer .top{width:100%;height:35px;}
.answer .top img{float:left;width:35px;height:35px;margin-right:10px;border-radius:50%;padding:0;}
.answer .top .name{float:left;flex:1;line-height:35px;font-weight:bold;margin-right:10px;}
.answer .top .area{float:left;line-height:35px;color:#999;}
.answer .txt{clear:both;line-height:30px;margin:10px 0;}
.answer .bottom{display:flex;width:100%;margin:0 auto;color:#999;}
.answer .bottom .time{flex:1;}
.answer .bottom .oper{width:70px;text-align:right;}

.zmtWechatk{ width:100%; height:40px; max-width: 740px; position: fixed;z-index:999;}
.zmtWechat { bottom: 0; height: 50px;position: fixed; width: 100%;}
.we1 {  background:#f60; color: #ffffff; float: left; font-size: 18px; height: 50px; line-height: 50px; overflow: hidden; padding-top: 0; position: relative; width: 30%; text-align:center;}
.we2 { background: #956A48; color: #ffffff; float: left; font-size: 18px;  height: 50px; line-height: 50px; padding-top: 0;  width: 100%; text-align:center;}

/*==========以下是新头部wyc=========*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clear {
	clear: both
}
.fl {
	float: left
}
.fr {
	float: right
}
.bn {
	border: none!important
}
.pd {
	padding: 1.5em
}
.mb {
	margin-bottom: 20px
}
.mt {
	margin-top: 20px
}
.mr {
	margin-right: 20px
}
.br {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.sb {
	box-shadow: 0 1px 3px rgba(26,26,26,.2);
	background: #fff
}
.nav-sb {
	box-shadow: 0 3px 14px 0 rgba(199,209,215,.4);
	background: #fff
}
.container {
	max-width: 1240px;
	margin: 0 auto
}
.transition {
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s
}
.img-cover {
	object-fit: cover
}
/*单行文本溢出省略*/
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
/*hover时提升按钮颜色明度*/
.brightness:hover {
	-webkit-filter: brightness(1.2);
	filter: brightness(1.2);
	-webkit-transition: all ease .4s;
	-moz-transition: all ease .4s;
	-ms-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s
}
/*不同视口下对html的显隐*/
.hidden {
	display: none
}
@media screen and (max-width:1200px) {
.hidden-sm-md-lg {
	display: none!important
}
}
@media screen and (max-width:768px) {
.hidden-sm {
	display: none!important
}
}
@media screen and (min-width:769px) and (max-width:992px) {
.hidden-md {
	display: none!important
}
}
@media screen and (min-width:993px) and (max-width:1200px) {
.hidden-lg {
	display: none!important
}
}
@media screen and (min-width:1201px) {
.hidden-xl {
	display: none!important
}
}
/*animate.css*/
@-webkit-keyframes fadeInUpMenu {
from {
opacity:0;
visibility:hidden;
-webkit-transform:translate3d(0, 20px, 0);
transform:translate3d(0, 20px, 0)
}
to {
	opacity: 1;
	visibility: visible;
	-webkit-transform: none;
	transform: none
}
}
@keyframes fadeInUpMenu {
from {
opacity:0;
visibility:hidden;
-webkit-transform:translate3d(0, 20px, 0);
transform:translate3d(0, 20px, 0)
}
to {
	visibility: visible;
	opacity: 1;
	-webkit-transform: none;
	transform: none
}
}
.fadeInUpMenu {
	-webkit-animation-name: fadeInUpMenu;
	animation-name: fadeInUpMenu
}
.animated-fast {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@media (prefers-reduced-motion) {
.animated {
	-webkit-animation: unset!important;
	animation: unset!important;
	-webkit-transition: none!important;
	transition: none!important
}
}
/*========header========*/
.header {
	height: 80px;
	font-size: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9
}
.h-wrap {
	height: 80px;
	position: relative
}
.logo-area {
	padding-top: 0px;
	padding-right: 40px
}
.logo-area .img {
	width: 90% !important;
}
.pc-nav {
	max-width: 80%;
	height: 80px;
}
.pc-nav li {
	float: left
}
.pc-nav li a {
	height: 80px;
	line-height: 80px;
	padding: 0 20px;
	font-size: 16px;
	display: block
}
.pc-nav li a:after {
	content: "\e65a";
	font-family: iconfont!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.pc-nav .sub-nav a:after {
	content: "\e64b";
	font-family: iconfont!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.pc-nav .sub-nav:before {
	content: "";
	height: 15px;
	width: 15px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-left: 0;
	border-bottom: 0;
	position: absolute;
	top: -8px;
	left: 44px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee
}
.pc-nav .sub-nav .sub-nav:before {
	content: "";
	height: 15px;
	width: 15px;
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-left: 0;
	border-bottom: 0;
	position: absolute;
	top: 32px;
	left: -8px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: none
}
.pc-nav .sub-nav a:hover {
	color: #0084ff
}
.pc-nav li a:only-child::after {
	content: ""
}
.pc-nav .li-cate {
	position: relative
}
.pc-nav .active {
	color: #0084ff
}
.dropdown-toggle:active, .open .dropdown-toggle {
	outline: 0
}
.dropdown-nav {
	position: absolute;
	top: 44px;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #323841;
	list-style: none
}
.dropdown-nav .active a, .dropdown-nav .active a:hover, .dropdown-nav li a:hover {
	background-color: #0084ff;
	color: #fff
}
.pc-nav {
	font-size: 14px;
	margin-right: 10px
}
.pc-nav li {
	position: relative;
	list-style: none;
	display: block;
	float: left
}
.pc-nav li a {
	text-transform: none;
	line-height: 80px;
	height: 80px;
	padding: 0 18px;
	display: block
}
.pc-nav li a i.fa {
	padding-right: 3px;
	position: relative;
	top: 0
}
.pc-nav li .sub-nav {
	text-align: left;
	position: absolute;
	top: 80px;
	left: -17px;
	visibility: hidden;
	opacity: 0;
	background: #fff;
	border: 1px solid #eaeeef;
}
.pc-nav li .sub-nav li {
	float: none;
	height: 40px;
	min-height: 40px
}
.pc-nav li .sub-nav li a {
	line-height: 40px;
	height: 40px;
	padding: 0 35px;
	color: #1a1a1a;
	white-space: nowrap;
	min-width: 110px
}
.pc-nav li .sub-nav li a i.iconfont {
	padding-right: 3px
}
.pc-nav li .sub-nav li a:hover {
	background: 0 0
}
.pc-nav .active a, .pc-nav .active a:focus {
	color: #fff
}
.pc-nav li>ul>li a.current-menu-item {
	background: 0 0
}
.pc-nav li.current-menu-ancestor a, .pc-nav li.current-menu-item a, .pc-nav li.current-post-ancestor a, .pc-nav li:hover a {
	position: relative
}
.pc-nav li .icons {
	margin-right: 5px;
	font-size: 17px;
	top: 1px;
	position: relative
}
.pc-nav .nav-ul>li:hover>.sub-nav {
	display: block;
	padding: 20px 0;
	opacity: 1
}
.nav-ul>li, .nav-ul>li>li {
	float: left
}
.pc-nav .nav-ul li ul li:hover>.sub-nav {
	display: block;
	padding: 20px 0
}
.pc-nav li ul li .sub-nav {
	top: -20px;
	left: 100%
}
.pc-nav li ul.sub-nav li>a.menu-th3:after {
	content: ".";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-left: 4px solid;
	border-bottom: 4px solid transparent;
	border-top: 4px solid transparent;
	position: relative;
	left: 5px;
	overflow: hidden
}
.pc-nav .has-child>a:after {
	content: ".";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: relative;
	left: 5px;
	overflow: hidden
}
.m-nav-btn, .nav-sousuo, span.toggle-btn {
	display: none
}
#search-area {
	position: absolute;
	bottom: -75px;
	right: 0;
	z-index: 2;
	width: 28%;
	background: rgba(255,255,255,1);
	padding:0;
}
.header .contribute .a {
	display: block;
	margin: 24px 20px;
	height: 36px;
	line-height: 36px;
	padding: 0 1em;
	text-align: center;
	border-radius: 4px;
	background-color: #0084ff;
	color: #fff
}
.header .login {
	width: 60px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin-right: -15px;
}
.header .login a {
	display: block;
	color: #333;
}
.header .login i.iconfont {
	font-size: 24px;
}
.search-button {
	cursor: pointer;
	width: 60px;
	height: 80px;
	line-height: 80px;
	display: block;
	text-align: center
}
.search-button i.iconfont {
	font-size: 24px
}
.searchform {
	width: 100%
}
.s-input {
	width: 78% !important;
	border: none !important;
	background: 0 0;
	font-weight: 400;
	padding: 1.2em;
	color: #333
}
.s-button {
	width: 20%;
	padding:0;
	border: none;
	cursor: pointer;
	height: 60px;
	line-height: 60px;
	background-color: #0084ff;
	color: #fff;
	border-top-left-radius: 0!important;
	border-bottom-left-radius: 0!important
}
.mask-hidden {
	position: fixed;
	z-index: 3;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	background: #000;
	visibility: hidden
}
.mask-show {
	visibility: visible;
	opacity: .4
}

/*==========responsive==========*/
@media screen and (max-width:1200px) {
.h-wrap, .header {
	height: 60px
}
.logo-area {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	padding: 5px 0 0 0
}
.logo-area .img {
	width: 80pt !important;
}
.m-nav-btn {
	display: block;
	height: 0
}
.pc-nav {
	margin-right: 0
}
.responsive-nav {
	width: 75%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.92);
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 9;
	display: none
}
.nav-sb {
	box-shadow: none
}
.m-nav {
	margin-top: 70px;
	width: 100%
}
.m-nav-btn i.iconfont {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	cursor: pointer;
	width: 60px;
	height: 60px;
	line-height: 56px;
	text-align: center
}
.m-nav-btn i.active {
	color: #fff;
	z-index: 10
}
.nav-ul>li {
	line-height: 38px;
	position: relative;
	width: 100%;
	display: inherit;
	margin-right: 0;
	text-align: left
}
.nav-ul>li:first-child {
	border-top: none
}
.nav-ul>li>a {
	height: 50px;
	font-size: 16px;
	display: block;
	text-indent: 4vw;
	color: #fff;
	line-height: 50px;
	border-bottom: 1px solid rgba(255,255,255,.1)
}
.nav-ul>li>a i.fa {
	font-size: 1em;
	padding-right: 3px
}
span.toggle-btn {
	position: absolute;
	height: 50px;
	width: 50px;
	line-height: 50px;
	color: #aaa;
	text-align: center;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 100;
	border-left: 1px solid rgba(255,255,255,.1);
	display: block
}
span.toggle-btn i.iconfont {
	color: #eee;
	font-size: 18px
}
.m-nav-btn .active:before {
	content: "\e8e3"
}
.toggle-btn .active:before {
	content: "\e658"
}
.m-nav .sub-nav {
	background-color: rgba(0,119,230,.8);
	text-align: left;
	position: relative;
	left: 0;
	min-width: 100%;
	z-index: 10;
	font-size: 14px;
	top: 0;
	border-radius: 0
}
.m-nav .sub-nav>li {
	position: relative;
	text-align: left;
	line-height: 50px;
	float: left;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,.1)
}
.sub-nav li:last-child {
	border-bottom: 0 solid transparent
}
.m-nav .sub-nav>li>a {
	text-indent: 1.5em;
	color: #fff;
	display: block;
	height: 50px;
	font-size: 16px;
	text-indent: 2em;
}
.m-nav .sub-nav>li ul li>a {
	text-indent: 3em;
}
.search-button {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	height: 60px;
	width: 60px;
	display: block;
}
.search-button i.iconfont {
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	display: block;
	font-size: 24px;
}
@media screen and (max-width:1200px) {
#search-area {
	left: 0;
	width: 96%;
	bottom: -70px
}
}