﻿/*
Theme Name:     The7 Child
Description:    Child theme for the The7
Template:       dt-the7
Version:        0.1.5
@import url("../dt-the7/style.css");
*/

@charset "utf-8";

.wf-wrap{
   max-width: 1350px !important;
}

.page-title{
margin-bottom:30px;
}

.fancy-header-on.single .content {
margin-top: 0;
}

/*#fancy-header .wf-wrap {
min-width: 50%;
}*/

#fancy-header.title-right .wf-td {
width: 100%;
padding: 22px 0;
}

.fancy-header .breadcrumbs li:before{
background:none;
}

.fancy-header .breadcrumbs li:after{
background-image:url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%235bcbff%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.56,2.801-1.581,3.823c-1.022,1.027-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.567-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0%09C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22%235bcbff%22%20points=%225.547,2.766%209.229,6.534%205.702,10.256%204.625,9.219%207.285,6.474%204.547,3.797%20%22/%3E%3C/svg%3E");
}

.breadcrumbs li{
font-size: 14px;
}

body.layout-list #main{
padding-bottom: 30px;
}

#main{
padding:0;
}

#main, #content{
padding-top:0;
}

.footer{
padding: 20px 0 0 0;	
position: relative;
z-index: 999;
}

.footer .widget{
margin-bottom: 10px;
}


@media screen and (min-width: 1200px){
	.sidebar-right .content{
	   width: 77%;   /*原来68%*/
	}
}


a{
text-decoration:none;
}

a:hover{
text-decoration:underline;
}


.vc_desktop[lang=ja] .breadcrumbs.text-small{
font-size:13px;
}

@media screen and (max-width: 1440px) {
	.sticky-header .vc_col-sm-2{
	width: 10%;
	}	
	.sticky-header .vc_col-sm-8{
	width: 80%;
	}
}


/* @media screen and (max-width:1366px){
    max-width:1200px !important;
} */

@media screen and (max-width: 1024px) {
	.sticky-header .vc_col-sm-2{
	width: 0;
	}	
	.sticky-header .vc_col-sm-8{
	width: 100%;
	}
}

.sticky-header{
z-index : 9099;
background-color:#e8e8e8;
box-shadow : 0px 2px 5px #888888;
visibility:hidden;
}

.wpb_tour.sticky-tabs  .wpb_wrapper.wpb_tour_tabs_wrapper{
width:100%;
}
.wpb_tour.sticky-tabs  .wpb_wrapper.wpb_tour_tabs_wrapper .wpb_tabs_nav{
width:15%;
}

@media screen and (max-width: 480px) {
	.wpb_tour.sticky-tabs .wpb_wrapper.wpb_tour_tabs_wrapper .wpb_tabs_nav{
	width:100%;
	}
}

.wpb_tour.sticky-tabs  .wpb_wrapper.wpb_tour_tabs_wrapper >.wpb_tab{
padding-left:0;
}

#main .wpb_tour.sticky-tabs .wpb_wrapper .wpb_tabs_nav li:nth-child(1)>a{
color:#006fa8;
background:url(/upfiles/win-logo.png) no-repeat 1em;
background-size: contain;
padding:0.5em 4em;
}

#main .wpb_tour.sticky-tabs .wpb_wrapper .wpb_tabs_nav li.ui-tabs-active a{
background-color: #56c1f3;
}


#main .wpb_tour.sticky-tabs .wpb_wrapper .wpb_tabs_nav li:nth-child(2)>a{
color:#006fa8;
background:url(/upfiles/mac-logo.png) no-repeat 1em;
background-size: contain;
padding:0.5em 4em;
}

body.rtl #main .wpb_tour.sticky-tabs .wpb_wrapper .wpb_tabs_nav li:nth-child(1)>a{
background:url(/upfiles/win-logo.png) no-repeat 95%;
}

body.rtl #main .wpb_tour.sticky-tabs .wpb_wrapper .wpb_tabs_nav li:nth-child(2)>a{
background:url(/upfiles/mac-logo.png) no-repeat 95%;
}


body.rtl #main .wpb_tour.sticky-tabs .wpb_wrapper .wpb_tabs_nav li.ui-tabs-active a, #main .wpb_tour.sticky-tabs .wpb_wrapper .wpb_tabs_nav li.ui-tabs-active a{
background-color: #56c1f3;
}

.vc_btn.download-btn, .vc_btn.purchase-btn, .vc_btn.download-btn2-1, .vc_btn.download-btn2-2{
width:96%;
white-space:normal;
text-align:left;
padding: 0.82em 1.5em;
font-size: 135%;
line-height: 1.2em;
}

.vc_btn.download-btn{
//background: -webkit-gradient(linear, 0 0, 0 100%, from(#0082c8), to(#1ca1e2));
background: #006fa8 url(/upfiles/download-icon.png) no-repeat 90% 30%;
}
.vc_btn.download-btn:hover{
background-color:#004fa8; 
}


.vc_btn.purchase-btn{
//background: -webkit-gradient(linear, 0 0, 0 100%, from(#fe8103), to(#ff9e01));
background: #fe8203 url(/upfiles/cart-icon.png) no-repeat 90% 30%;
}
.vc_btn.purchase-btn:hover, .vc_btn.download-btn2-2:hover{
background-color:#fe6203; 
}

.vc_btn.purchase-btn del{
color:#ffcc66;
}


.vc_btn.download-btn2-1{
background: #006fa8 url(/upfiles/win-white.png) no-repeat 90% 40%
}

 
.vc_btn.download-btn2-2{
background: #fe8203 url(/upfiles/mac-white.png) no-repeat 90% 40%
}


.lang-menu .sub-nav{

width: 130px;

}

#top-bar .mini-nav .lang-menu .sub-nav>li>a{

width: 70px;
font-size:14px;

}


.content table.tableStyle, .content table td, .content table th{
border-collapse: separate;
border-spacing: 1px;
margin:0;
border:0;
}

.content table th.tableheader{

text-align:center;
}

.tableStyle td, .tableStyle th {
padding: 15px 20px;
}

.content table span.yes2{
color: #006fa8;
font-size: 36px;
font-weight: bold;
}

.content table span.yes1{
color: #56c1f3;
font-size: 36px;
font-weight: bold;
}

#main .ui-tabs .wpb_tabs_nav .ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active {
background-color: #e8e8e8;
margin: 0;
}

.tab-style-three.wpb_tabs .wpb_tabs_nav li:first-child a {
padding-left: 1em;
}

#main .ui-tabs .wpb_tabs_nav .ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a {
color: #787878;
}

.wpb_tabs.tab-style-one.onetab{
border:0px solid;
}

.wpb_tabs.tab-style-one.onetab .wpb_tab.ui-tabs-panel{
border:1px solid;
border-color: rgba(111,123,139,0.14);
}


.wpb_tabs.onetab .wpb_wrapper.wpb_tour_tabs_wrapper ul>li {
float: none;
}
/*
.wpb_tabs.onetab .wpb_wrapper.wpb_tour_tabs_wrapper ul>li {
float: none;
padding-top:5px;
padding-bottom:5px;
}
*/

.wpb_tabs.onetab .wpb_wrapper.wpb_tour_tabs_wrapper ul.ui-tabs-nav>li>a{
font-size: 18px;
}

ul.reneelab-ul {
list-style:none outside none;
}

ul.reneelab-ul li {
background: url(/upfiles/list-tick.png) no-repeat;
padding-left: 2em;
}

/*
.wpb_column.discount-col{
display: inline-flex;
padding-left: 40px;
}
*/
.discount-col > .wpb_wrapper{
display: inline-flex;
padding-left: 40px;
}

.wpb_column.discount-col .wpb_single_image.discount-img{
margin-top: -30px;
margin-left: -60px;
}

.paginator .page-nav {
float: left;
}

article.reneelab-article.post:first-of-type {
margin-top: 0;
}

article.reneelab-article.post {
border-style: none;
padding: 10px 10px 10px 20px;
margin: 5px 0;
line-height: 18px;
}

article.reneelab-article-small {
padding-left: 10px;
margin: 2px 0;
}

article.reneelab-article-small h3 {
font-size: 14px;
margin:0;
}

article.reneelab-article:nth-of-type(odd), article.reneelab-article-small:nth-of-type(odd){
border-left: 10px solid #006fa8;
background-color: #f9fafa;
}

article.reneelab-article:nth-of-type(even), article.reneelab-article-small:nth-of-type(even){
border-left: 10px solid #5bcbff;
}

aside.sidebar{
width:300px;   /*原来32%*/
/* transition:all ease-in .2s; 代替抖动的方法
-webkit-transition:all ease-in .2s;
-moz-transition:all ease-in .2s;
-ms-transition:all ease-in .2s;*/
} 

#sidebar .sidebar-content {
margin-top: 0;
}

#sidebar section{
border: 1px solid #e8e8e8;
padding: 0;
}

#sidebar section .widget-title{
background-color: #e8e8e8;
padding: 0.5em;
}

#sidebar section ul, #sidebar section .textwidget{
padding:0 10px 10px 10px;
}

#sidebar .widget_search{
border:none;
}

.recent-posts li {
padding: 10px 0 0 0;
}

#sidebar section[id*="posts"] a{
background-image:url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%2356adff%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.56,2.801-1.581,3.823c-1.022,1.027-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.567-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0%09C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22%2356adff%22%20points=%225.547,2.766%209.229,6.534%205.702,10.256%204.625,9.219%207.285,6.474%204.547,3.797%20%22/%3E%3C/svg%3E");
position: relative;
display: block;
padding-left: 20px;
background-repeat: no-repeat;
background-position: 0 center;
}


.reneelab-related-posts.standard-arrow{
padding: 10px;
background-color: rgba(27,40,56,0.04);
}

.reneelab-related-posts.standard-arrow a{
color: #787878;
}

.soc-inline{
	clear:both;
}

.soc-inline .soc-ico{
	float:left;
}

.soc-inline > p{
	font-size: 18px;
	padding-top: 12px;
}

.soc-inline .soc-ico a, .soc-inline .soc-ico .icon{
	width: 36px;
	height: 36px;
}

.benefits-grid-ico>img{
	min-width: 32px;
}


body.rtl .stripe{
margin-right: -1000px;
}

body.rtl .bottom-text-block, body.rtl .right-block{
    text-align: left;
}

body.rtl .logo-left #branding, body.rtl  .logo-classic #branding, body.rtl  .logo-classic-centered #branding {
    padding-left: 40px;
    padding-right:0px;
    width: 1px;
}

body.rtl .wpb_toggle, body.rtl #content h4.wpb_toggle {
    background: url(../images/toggle_open.png) no-repeat right center;
    padding-right: 25px;
}

body.rtl .standard-arrow li, body.rtl .standard-number-list li {
    padding-right: 24px;
    background-position: right 13px;
}

body.rtl .list-divider li:first-child {
	background-position: right 4px;
}


body.rtl .fancy-header .breadcrumbs li:first-child:after {
    background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%235bcbff%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.56,2.801-1.581,3.823c-1.022,1.027-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.567-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0%09C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22%235bcbff%22%20points=%225.547,2.766%209.229,6.534%205.702,10.256%204.625,9.219%207.285,6.474%204.547,3.797%20%22/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position-y: 4px;
}

body.rtl .breadcrumbs li:first-child{
	padding-left: 20px;
    margin-left: 6px;
}

body.rtl .breadcrumbs li:last-child:after{
	background:none;
}

body.rtl .soc-inline .soc-ico {
    float: right;
}

/* shortcode中的relatelinks */
.list-item-layout{ border:solid 1px #eee; position: relative; height:185px; overflow: hidden;}
.list-item-layout .img-show-type{ width:100%; height: 100%; }
.list-item-layout .img-show-type img{ display: block; width:100%; height: 100%; transition:all .2s ease-in;}
.list-item-layout .main-tit{ margin-bottom: 0; position: absolute; width:101%; bottom:0; left:0; z-index: 2; text-align: center; background: rgba(238,238,238,.9); color: #fff; line-height: 22px; transition:all .3s linear; display: table;}
.list-item-layout .main-tit a{ transition:all .3s linear; display:table-cell; vertical-align: middle;  font-size: 13px; padding:5px 10px;}
.list-item-layout .fade-content{ -webkit-transition:ease-in top .2s; -moz-transition:ease-in top .2s; -ms-transition:ease-in top .2s; -o-transition:ease-in top .2s; transition:ease-in top .2s; position: absolute; top:-80%; left:0; width:100%; height: 80%; background: rgba(0,0,0,.5); color: #eee; }
.list-item-layout .fade-content:hover{ text-decoration: none; }
.list-item-layout .fade-content .three-row-ellipsis{ display: -webkit-box; display:-moz-box; -webkit-box-orient: vertical; -moz-box-orient: vertical;  -webkit-line-clamp: 3; -moz-line-clamp: 3; overflow: hidden; font-size: 13px; margin-top: -5px;}
.list-item-layout:hover .fade-content{ top:0; }
.list-item-layout:hover .main-tit{ background: #56adff; }
.list-item-layout:hover .main-tit a{ color: #fff; } 
.list-item-layout:hover .img-show-type img{ transform:scale(1.1); }
@media(min-width:555px) and (max-width:800px){
	#relatedPostsImg .vc_col-sm-4{ width: 50%; float:left; }
}

/*sidebar中的样式更改*/
.static-state{ position: static !important; }
@media (min-width:1200px) and (max-width:1361px){    
    .wf-wrap .content{ width:73%; } 
    .sidebar-none .wf-wrap .content{ width:100%; }
	.wf-wrap{ /* width:96%; */ margin:0 auto; }
}
@media screen and (max-width: 1024px){
	.sidebar-right .wf-container-main { padding-right: 0; }
    body.rtl .sidebar-left .wf-container-main{ padding-left: 0; }
}
@media (max-width:1200px){
	.wf-wrap .content,.wf-wrap .sidebar{ float:none; width:100% !important; }
	.wf-wrap .sidebar{ margin-top: 25px; }
}

/* .sidebar .sidebar-content section:first-of-type .textwidget div:nth-of-type(2){ float:left !important; width:138px !important; } */
/* .sidebar .sidebar-content section:first-of-type .textwidget div:nth-of-type(3){ padding:105px 0px 10px 0px !important; } */
.sidebar .sidebar-content section:first-of-type .textwidget div:nth-of-type(3) .vc_btn{ width:85%; display: block; margin: 9px auto 0; text-align:center; }

.sidebar .sidebar-content{ background:none !important; border:none !important; }
#sidebar section{ margin-bottom: 17px; }

/*自定义sidebar中的shortcode样式*/
.textwidget .items-short-title-link{ min-height:25px; border-top:0; background: #fff; padding:0 10px 10px 10px;}
.textwidget .items-short-title-link:first-of-type{ margin-top: 6px; }
.textwidget .items-short-title-link a{ display:block; border-bottom: solid 1px #eee; padding-bottom: 10px; color:#999;
	 padding-left:25px; background:url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%2356adff%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.56,2.801-1.581,3.823c-1.022,1.027-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.567-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0%09C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22%2356adff%22%20points=%225.547,2.766%209.229,6.534%205.702,10.256%204.625,9.219%207.285,6.474%204.547,3.797%20%22/%3E%3C/svg%3E") no-repeat 1px 5px;} 
.textwidget .items-short-title-link:last-of-type a{ border-bottom:none;}	 
.textwidget .items-short-title-link a:hover,.standard-arrow li a:hover{ color:#5aa1e3 !important; }
/****/


/*阿拉伯语站sidebar左右顺序 (搜索结果页)*/
body.rtl article.reneelab-article:nth-of-type(odd),body.rtl article.reneelab-article-small:nth-of-type(odd){
	border-right: 10px solid #006fa8;
	background-color: #f9fafa;
	border-left:0 !important;
}
body.rtl article.reneelab-article:nth-of-type(even),body.rtl article.reneelab-article-small:nth-of-type(even){
    border-right: 10px solid #5bcbff;
    border-left:0 !important;
}
body.rtl .sidebar-right .content{ float:right; }
body.rtl .page-title{ padding:20px 0; }

/*评论框线条
.vc_col-sm-6 .testimonial-item-slider{ border-color:#ccc; }*/

/*手机的取消sidebar固定*/
/* @media (max-width:640px){
	.sidebar section{ position: static !important; }
} */


/*隐藏文章内插入多余的特色图片*/
.content .has-post-thumbnail .mfp-image{ display:none;}


/****右侧顶部语言切换 start****/
#top-bar .wf-wrap{ position:relative;}
.lan-show{position:absolute; top:0; right:0; margin-right: 40px; display: inline-block;  width:85px; height:100%; text-align: left; padding-left: 17px; cursor: pointer; transition:all .2s ease-in;}
.lan-show .cur-lan{ padding-right: 2px; font-size:12px;}
.lan-show:hover{ background: #1984bb; }
.lan-show:after{ position: absolute; top:-2px; right:0;  margin:18px 14px 0 0; content:'';  width:10px; height: 7px; transition:all .3s ease-in;}
html[lang=ar] .lan-show:after{ background:url(/wp-content/uploads/sites/14/2018/01/down-arrow.png) no-repeat; }
html[lang=ru-RU] .lan-show:after{ background:url(/wp-content/uploads/sites/13/2018/01/lan-down.png) no-repeat; }
html[lang=de-DE] .lan-show:after{ background:url(/wp-content/uploads/sites/8/2018/01/lan-down.png) no-repeat; }

.lan-show:hover:after{ transform: rotate(-180deg); }
.lan-show span{ display: inline-block;}
.lan-show .lan-list{ position: absolute; width:300px; padding:10px 0; left:-198px; top: 100%; z-index: 10000; background: #1984bb; margin-top:-1px; display: none;}
.lan-show .lan-list li{ float:left; display: inline-block; width:45%;  margin:2px 5px; line-height: 35px;}
.lan-show .lan-list li:nth-of-type(odd){ margin-left: 9px; }
.lan-show .lan-list li a{ font-size: 15px; display: block; border-radius:5px; height:35px; padding-left: 12px;}
.lan-show .lan-list li a .flag{ margin-left: 5px; }
.lan-show .lan-list li a .flag-txt{ padding-left:12px; }
.lan-show .lan-list li a .flag img{ vertical-align: middle; width:20px; height: 20px; }
.lan-show .lan-list li a:hover,.lan-show .lan-list li a.cur{ background: #076ca0; } 
.lan-show:hover .lan-list{ display: block; }   
@media (max-width:800px){
	.lan-show{top:30px; margin-right:10px;}
	.lan-show .lan-list{ margin-top: -20px; }
	.lan-show:after{ top:-7px; }
}
/*移动端显示*/
@media (max-width:640px){
  .lan-show:hover:after{ transform:rotate(0deg)}
  .lan-show:hover{ background: none; }
   .lan-show{  height:30px; margin:15px 0 12px -42px; left:50%;}
   .lan-show:hover .lan-list{ display: none; }
}

.lan-mask{ position: fixed; z-index: 20000; width:100%; height:100%; background:rgba(0,0,0,.7); left:0; top:0; bottom:0; right: 0; }
.lan-mobile-box{ width:400px; height:380px; position: fixed; z-index: 20001; left:50%; top:50%; margin:-190px 0 0 -200px; background:none; transition:all .5s ease-in-out; opacity:0; transform:scale(0); transform-style: preserve-3d;}
.lan-close-btn{ position: fixed; z-index: 20002; top: 15px; right:15px; background: #108ddc; color:#000; font-size: 25px; }

.lan-mobile-box .lan-list li{ float:left; margin:9px 8px; width:45%; border-radius:4px; line-height: 40px; border:solid 2px #4799cd; text-align:center; }
.lan-mobile-box .lan-list li:nth-of-type(2n){ margin-right: 0; }
.lan-mobile-box .lan-list li a{ display: block; color:#fff; text-align: center; background:rgba(71,170,233,.4); font-size: 16px;}
@media (max-width:425px){
	.lan-mobile-box{ width:97%; left:0; margin: -215px 0 0 0;}
}
@media (max-width:348px){
   .lan-mobile-box .lan-list li{ width: 42%; margin: 12px 10px; }
}
@media (min-width:640px){
	.lan-mask,.lan-mobile-box,.lan-close-btn{ display: none !important; }
}
/**end**/


/*日语的发布日期调整*/
html[lang='ja-JP'] span.jp-fb-date{ position:absolute; left:122px; top:17px; z-index:66; }
html[lang='ja-JP'] #authorBlock .divs b{ padding-left:88px; }

/*有sidebar的search框 jp*/
html[lang='ja-JP'] .content .stripe-style-3{ background-size:74%; }
html[lang='ja-JP'] .content .search{width: 130%; margin-top: 35px;}
html[lang='ja-JP'] .sidebar-none .content .stripe-style-3{ background-size:initial;  }
html[lang='ja-JP'] .sidebar-none .content .search{ width:100%; margin-top:0; }


/*技术支持移位置*/
#comm100-float-button-2 div{ right:67px !important; }
.scroll-top.on{ z-index: 1001; }

/*调整日语相关位置对齐*/
/* html[lang='ja-JP'] #relatedPosts .vc_col-sm-6:nth-of-type(2n){ padding-left:136px; }
@media(max-width:800px){
	html[lang='ja-JP'] #relatedPosts .vc_col-sm-6:nth-of-type(2n){ padding-left:0; }
} */


/*热门排行文章*/
.sb-title {
    border-bottom: solid 2px #ccc;
    margin-bottom: 15px;
    position: relative;
    height: 49px;
}

.sb-title span {
    font-size: 20px;
    border-bottom: solid 2px #1da1f2;
    padding: 2px 0;
    display: inline-block;
    position: absolute;
    left: 0;
    font-weight: bold;
    padding-right:40px;
    background:none;
    border-left:0;
    line-height: 45px;
}
.ranking-posts {
    margin-top: -10px;
}

.ranking-posts ul{ padding:0 !important; }
.ranking-posts li {
    overflow: hidden;
    border-bottom: dotted 1px #ccc;
    height: 84px;
    padding-bottom:16px;
    position: relative;
}

.ranking-posts li:last-of-type {
    border: none;
}

.ranking-posts li a .rank-num {
    position: absolute;
    display: block;
    color: #fff;
    line-height: 1;
    top: 11px;
    left: 1px;
    padding-top: 3px;
    font-size: 11px;
    z-index: 10;
    padding-left: 4px;
    background: url(/wp-content/uploads/sites/5/2018/01/sankaku-blue-toumei_30_30.png) no-repeat;
    width: 30px;
    height: 30px;
}

.ranking-posts li a p {
    margin: 0;
    font-size: 14px;
    line-height: normal;
}

.ranking-posts li a p:last-of-type {
    /* position: absolute;
    bottom: 10px;
    left: 120px;
    font-weight: normal;
    font-size: 13px; */
}

.ranking-posts li a p:last-of-type i.icon-clock{ 
	background: url(/wp-content/uploads/2018/01/icon-clock.png) no-repeat; 
	width:22px; height:28px;
	padding-right: 5px; 
    display:inline-block;
     background-size:23px auto;
     vertical-align: middle;
}

.ranking-posts li a {
    display: block;
    overflow: hidden;
    padding: 10px 0;
}

.ranking-posts li a:active {
    background: #e0e0e0;
}

.ranking-posts li img {
    float: left;
    margin-right: 10px;
    width:120px;
    height:80px;
    border:solid 1px white;
}

.ranking-posts li a:hover img{ border:solid 1px #1da1f2; }
.ranking-posts li a:hover,.ranking-posts li a:hover p{ text-decoration: none; color:#1da1f2; }

 #sidebar section{ border:0 !important; padding:0;}
 #sidebar section ul, #sidebar section .textwidget{ padding:0 !important; }
 #sidebar section .widget-title{ background: none; border-bottom: solid 2px #ccc; }



/*新版的简洁版相关文章*/
.similar-list{
	 margin:0 -20px;
} 
.similar-list li{
	float:left;
	list-style: none;
	margin-right:3%;
	margin-bottom:25px;
    position: relative;
    width:12vw;
}
.similar-list li a,.similar-list li a img{
	display: block;
    width:100%;
    height:8vw;
}
@media(max-width:1200px){
	.similar-list li{ width:18vw; }
	.similar-list li a,.similar-list li a img{ height: 12vw; }
}
@media(max-width:800px){
	.similar-list li{ width:28vw; }
	.similar-list li a,.similar-list li a img{ height: 18vw; }
}
@media(min-width:400px) and (max-width:480px){
	.similar-list li:nth-of-type(3n){ margin-right: 0; }
}
@media(max-width:400px){
	.similar-list li{ width:43vw; }
	.similar-list li a,.similar-list li a img{ height: 28vw; }
}
.similar-list li a:hover{ text-decoration: none; }
.similar-list li a .similar-title{
	height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: block;
    padding:0 6px;
    box-sizing:border-box;
    position:absolute;
    bottom: 0;
    transition:all .2s ease;
}
.similar-list li .inner-content{
	position: absolute;
	top:0; 
	padding:5px;
	color:#fff;
	text-shadow:1px 2px 5px rgba(0,0,0,.6);
	display: none;
}
.similar-list li:hover .inner-content{ display: block; }
.similar-list li:hover a .similar-title{ background: rgba(0, 0, 0, .5); }