﻿/*
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; }
	.sticky-header{ position:static !important; }  /*移动端强制不悬浮*/
}
/*移动端显示*/
@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; }
 */

@media(max-width:470px){
   html[lang='ja-JP'] .addthis_sharing_toolbox{ margin-top: 9px; }
}

/*有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/themes/dt-the7-child/imgs/sankaku-blue.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); }



/*** shortcode style by renee  author by xiaowu ***/

/*图片文字hover start*/
.figure-wrap{
	/* width:300px; */
	min-height:200px;
	position:relative;
	margin:0 4% 25px 0;
	display: inline-block;
	float:left;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(16,16,16,0.5);
}
.figure-wrap img{ position:absolute; left:0; top:0; z-index:1; width:100%; height: 100%; display: block; }
.figure-wrap>figcaption{
   position:absolute; left:0; top:0; z-index:3; width:100%; height: 100%;
}

.figure-wrap>figcaption::before {
    position: absolute;
    top: 50%;
    right: 50%;
    left: 50%;
    height: 2px;
    content: '';
    opacity: 0;
    background-color: rgba(255, 255, 255, 0);
    transition: all 0.4s;
    transition-delay: 0.6s;
}
.figure-wrap>figcaption>div {
    height: 50%;
    overflow: hidden;
    width: 100%;
    position: relative;
    transition:all .3s ease-in;
}    
.figure-wrap>figcaption>div.figure-title{
	font-size: 1.5em;
    line-height: 1.2em;
    color: white;
    display: inline-block;
    word-spacing: -0.1em;
    font-weight: 300;
    position:absolute;
    text-transform: uppercase;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    transform: translate3d(0%, -100%, 0);
    transition-delay: 0s;
    text-align: center;
}
.figure-wrap>figcaption>div.figure-title h3{
	padding-top:20px; color:#fff;
}
.figure-wrap>figcaption>div.figure-con{
	margin: 0;
    padding:12px;
    box-sizing:border-box;
    opacity: 0;
    bottom:0;
    position: absolute;
    width: 100%;
    left: 0;
    transform: translate3d(0,100%,0);
    background:#fff;
    transition: opacity 0.4s, transform 0.4s;
}
.figure-wrap:hover figcaption::before{
	background: #fff;
    left: 0px;
    right: 0px;
    opacity: 1;
    transition-delay: 0s;
}
.figure-wrap:hover figcaption>div.figure-con{ opacity:1; }
.figure-wrap:hover figcaption>div.figure-title,
.figure-wrap:hover figcaption>div.figure-con{
	transform: translate3d(0%, 0%, 0);
	transition-delay: 0.3s;
}
@media(max-width:500px){
    .figure-wrap{ width:100% !important; }
}
/*图片文字hover end*/

/****************************************************************************************************************************/

/*自定义btn start*/
.v_btn{
	border-width:1px; 
	border-style:solid;
	display:inline-block; 
	padding:0 25px;
	margin-right:12px; 
	outline:none;
}
.v_btn:hover{ text-decoration: none; }
/* .v_btn:active{ box-shadow:inset .2px .3px .5px rgba(51,51,51,.4); } */
.v_btn.small{ padding:6px 25px; font-size:13px }
.v_btn.medium{ padding:10px 60px; font-size:15px }
.v_btn.large{ 
    width:243px; height: 50px; 
    font-size:18px;
    box-sizing:border-box;
    text-align: center;
    line-height: 50px;
}
/*自定义btn end*/

/****************************************************************************************************************************/


/*折叠fold start*/
.fold-txt{padding-bottom:15px;}
.fold-txt dl{margin-bottom: 30px;}
.fold-txt dt{ list-style: disc; font-weight: bold; cursor:pointer; position:relative;}
.fold-txt dt:after{font-family: "宋体";}
.fold-txt dd{ height:0; transition:.2s; opacity:0; }
.fold-txt dd.height-auto{ height: auto; opacity:1; }
.fold-txt dd.height-auto ~ .fold-txt dt{ color:#006fa8; }
.fold-txt dd.height-auto ~ .fold-txt dt:after{ content:">";transform: rotate(-90deg); }
.fold-txt dt:after{
    content:">";
    font-size: 17px;
    padding-left: 6px;
    transform: rotate(90deg);
    display: inline-block;
    margin-left: 12px;
    transition:transform .2s ease;
}
.fold-txt dt.btn-toggle{ color:#006fa8; }
.fold-txt dt.btn-toggle:after{
    content:">";
    transform: rotate(-90deg);
    vertical-align:middle;
    margin-top:5px;
    color:#006fa8;
}
/*折叠fold end*/

/****************************************************************************************************************************/


/*文字提示tip-box start*/
.tip-box{ position:relative; }
.tip-box .tip-con{ position:absolute; top:-10px; left:0; padding:5px 10px; display:inline-block; background:rgba(0,0,0,.8); color:#fff;
   border-radius:8px; opacity:0; transition:all .2s ease-in; font-size: 12px;
 }
.tip-box .tip-con:after{ 
      content:'';  
      width:0; height:0; 
      border-left:7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #333; 
      position: absolute; left:50%; top:32px;
      transform: translateX(-50%); 
}
.tip-box .tip-con.red{ background:#e13a24; }
.tip-box .tip-con.red:after{ border-top: 7px solid #e13a24; }

.tip-box .tip-con.green{ background:#22811a; }
.tip-box .tip-con.green:after{ border-top: 7px solid #22811a; }

.tip-box .tip-con.blue{ background:#2079c4; }
.tip-box .tip-con.blue:after{ border-top: 7px solid #2079c4; }

.tip-box .txt-list{ cursor:pointer; display:inline-block; line-height:24px;} 
.tip-box .txt-list:hover .tip-con{ opacity:1; top:-40px;}
/*文字提示tip-box end*/

/****************************************************************************************************************************/


/*tip-block提示块 start*/
.tip-block{
	margin-bottom:25px; 
	padding:12px; 
	font-size:14px; 
	box-sizing:border-box; 
	border-left-style:solid; 
	border-left-width:3px; 
	border-radius:0 5px 5px 0;
}
.tip-block.general{ background:rgba(51,122,183,.2);border-left-color:#337ab7;color:#337ab7; }
.tip-block.success{ background:rgba(92,184,92,.2);border-left-color:#5cb85c;color:#5cb85c; }
.tip-block.failure{ background:rgba(85,85,85,.2);border-left-color:#555;color:#555;  }
.tip-block.warning{ background:rgba(246,181,85,.2);border-left-color:#f6b555;color:#f6b555; }
.tip-block.dangerous{ background:rgba(217,83,79,.2);border-left-color:#d9534f;color:#d9534f; }
/*tip-block提示块 end*/

/****************************************************************************************************************************/

/*弹窗视频 start*/
.alert-box{ cursor: pointer; display: inline-block; position: relative;}
.alert-box:hover{ color:#006fa8; }
.maskds{ 
	background:rgba(0,0,0,.8); 
	position: fixed; 
	width:100%; height: 100%; 
	z-index: 1000; left:0;
	top:0; right:0; bottom:0; 
	display: none; 
    opacity:0;
}
.maskds .video-box{
	  display: -webkit-flex; 
	  justify-content:center; 
	  align-items:center;
	  position:absolute; left:0;top:0; right:0; bottom:0;
}
.closeit{ 
	opacity:0; 
	position: fixed; 
	right:5%; top:8%; 
	width:60px; height:60px; 
	z-index:1001;  
	text-align: center; line-height: 60px; 
	font-size: 35px; background:#666; color:#fff; 
}
.alert-box .play-btn{
	position: absolute;
    background: url(/wp-content/themes/dt-the7-child/imgs/Play.png) no-repeat center;
    width: 40%;
    height: 40%;
    left: 50%;
    top: 45%;
    transform:translate(-50%,-50%);
    z-index: 88;
    background-size: 65% auto;
}
.img-btn{
    
    padding:3px;
    display:inline-block;
    border:solid 1px #ccc;
    box-shadow:1px 2px 10px rgba(0,0,0,.3);
}
.alert{ 
    display:inline-block; margin-right:20px; 
    position:relative;
    float:left;
}
.alert .play-btn{
    background:url(/wp-content/themes/dt-the7-child/imgs/Play.png) no-repeat;
    background-position:center center;
    width:35px; height:35px;
    position:absolute; left:50%; top:50%;
    transform:translate(-50%,-50%);
    background-size: 35px auto;
}
.alert:hover .img-btn{ opacity:.8; }
/*弹窗视频 end*/

/****************************************************************************************************************************/

/*选项卡tab start*/
.tab-tit{ border-bottom: solid 1px #ccc; }
.tab-tit>span{
    display:inline-block;
    padding:8px 20px;
    text-align:center;
    cursor:pointer;
    box-sizing:border-box;
    border-radius:5px 5px 0 0;
    border: solid 1px white;
    border-bottom: none;
    margin-right: 10px;
    position:relative;
    top:1px;
    z-index: 6;
}
.tab-tit>span:after,.tab-tit>span:before{
    content:"";
    clear: both;
    display:table;
}
.tab-tit>span:hover{ background:#f8f8f8; }
.tab-tit>span.cur{ 
    background:#fff; color:#006fa8;
    border: solid 1px #ccc;
    border-bottom: white solid 1px;
}
.tab-tit>span.cur:after{
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 1px;
    background: white;
    z-index: 10;
}
.tab-wrap .tab-pills{
    border-bottom:none;
}
.tab-wrap .tab-pills>span{
    border:none;
    color:#006fa8;
    border-radius:5px;
}
.tab-wrap .tab-pills>span.cur{
    color:#fff;
    background:#006fa8;
}
.tab-con{ 
    position:relative;
    padding: 10px;
    z-index: 5;
    border-top: 0;
}
.tab-con p{ margin-bottom: 0; }
.tab-con>.con-list{display:none;position:absolute;}
.tab-con>.con-list:first-of-type{display:block;}

@media(max-width:800px){
    .tab-wrap{ width:100% !important; }
}
@media(max-width:420px){
    .tab-tit span{ font-size: 12px; }
}
/*选项卡tab end*/

/****************************************************************************************************************************/

/*fixed box下滑固定 start*/
.fixed-box{
    padding-bottom: 15px;
    box-sizing: border-box;
    background: rgba(255,255,255,.9);
    padding-top: 15px;
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 999999;
    box-shadow: 2px 1px 5px rgba(0,0,0,.4); 
    transition:all .3s ease-in;
    display: flex; justify-content: center; align-items: center; 
    opacity:0;
}
.fixed-box>a{
    display:inline-block;
    padding:10px 15px;
    border-radius:5px;
    color:#fff;
    text-align:center;
    min-width:150px;
}
.fixed-box>a:first-of-type{ background:gold;margin-right:12px;}
.fixed-box>a:last-of-type{ background:green;}
.fixed-box.come-out{
    opacity:1 !important;
    top:0 !important;
}
/*fixed box下滑固定 end*/

/****************************************************************************************************************************/

/*banner轮播 start*/
.banner-wrap{
    overflow:hidden;
    height:auto;
    position:relative;
    margin:20px auto;
}
.banner-wrap .banner-img{ width:100%; }
.banner-wrap .banner-img ul{
    position:absolute;
    left:0;
    top:0;
    z-index:1;
    width:100%;
    margin:0;
}
.banner-wrap .banner-img ul li{
    list-style:none;
    float:left;
    width:100%;
    height:auto;
}
.banner-wrap .banner-img ul li img{
    display:block;
    width:100%;
}
.banner-wrap .banner-item{ 
    position:absolute;
    bottom:15px;left:0;right:0;
    text-align:center;
    z-index:2;
}
.banner-wrap .banner-item>span{
    display:inline-block;
    width:25px;
    height:4px;
    background:#ddd;
    margin-right:10px;
}
.banner-wrap .banner-item>span.active{
    background:gold;
}
.banner-wrap .control-btn{
    position:absolute;
    z-index:3;
    width:65px;
    height:65px;
    text-align:center;
    line-height:65px;
    border-radius:50%;
    font-size:30px;
    top:50%;
    transform:translateY(-50%);
    background:rgba(0,0,0,.45);
    transition:all .2s ease-in;
    color:#eee;
    font-family: '宋体';
    font-weight: bold;
    cursor:pointer;
    -webkit-user-select:none;
}
.banner-wrap .control-btn.prev-btn{ left:-70px; }
.banner-wrap .control-btn.next-btn{ right:-70px; }
.banner-wrap:hover .control-btn.prev-btn{ left:20px; }
.banner-wrap:hover .control-btn.next-btn{ right:0; }
.banner-wrap .control-btn:hover{ 
   background:rgba(0,0,0,.6);    
   color:gold;
}
@media(max-width:640px){
    .banner-wrap{ width:100% !important; height:209px !important;}
}
/*banner轮播 end*/

/****************************************************************************************************************************/

/*动态nav start*/
.nav-wrap{ overflow:hidden; }
.nav-wrap ul{ margin:0; }
.nav-wrap li{ float:left;  text-align: center; position: relative; overflow: hidden; }
.nav-wrap li a{ color:#fff; font-size: 15px; display: block; position: relative; width:100%; height:100%; }
.nav-wrap li a span{ transition:all .3s ease-in-out; display: block; }
.nav-wrap li a span:first-of-type{ width:100%; height:100%; position: absolute; left:0; bottom:-45px; }
.nav-wrap li a span:last-of-type{ font-family: Arial; font-size: 16px; }
.nav-wrap li a:hover{ background:#333; }
.nav-wrap li a:hover span:first-of-type{ bottom: 0; color:yellow;}
.nav-wrap li a:hover span:last-of-type{ transform:translateY(-45px); }
@media(max-width:640px){
    .nav-wrap{ width: 100% !important; }
}
/*动态nav end*/

/****************************************************************************************************************************/


/*全屏背景图+content start*/
.full-bg{
    background-repeat:no-repeat;
    background-position:center top;
    width:100%; 
    min-height:500px;
    padding: 20px 1000px;
    margin-left: -832px;
    overflow: hidden;
    text-align:center;
}
.sidebar-none .full-bg{
    margin-left:-1000px;
}
.full-bg h1{
    font-weight:500;
    color:#fff;
    padding:40px 0 30px 0 ;
    text-shadow:1px 3px 5px rgba(0,0,0,.2) !important;
}
.full-bg p{
    font-size:22px;
    line-height:1.8;
    color:#eee;
}
.full-bg p>span{ font-size:17px;}
.full-bg .btns{
    display:inline-block;
    font-size:17px;
    padding:10px 15px;
    border:solid 1px #eee;
    color:#eee;
    border-radius:10px;
}
.full-bg .btn-wrap{
    margin-top:40px;
}
.full-bg .btn-wrap>.btns:first-of-type{
    margin-right:20px;
}
@media(max-width:800px){
    .full-bg{
        margin-left:-1000px;
        background-size:100% auto;
    }
    .full-bg h1{
        font-size:30px !important;
    }
    .full-bg p{
        font-size:16px;
    }
    .full-bg p>span{ font-size:14px; }
}
/*全屏背景图+content end*/

/****************************************************************************************************************************/

/*移动站软件推荐下载 start*/
.download-list-items h3{ 
    padding-bottom:10px;
}
.download-list-items li{
    list-style:none;
    margin-bottom:15px;
    margin-left:-22px;
}
.download-list-items li:after{
    clear:both;
    content:"";
    display:table;
    overflow:hidden;
}
.download-list-items li .pro-img{
    width:75px;
    height:85px;
    float:left;
}
.download-list-items li .pro-img>img{
    display:block; width:100%;
}
.download-list-items li .items-txt{
    float:left;
    padding-left:12px;
}
.download-list-items li .items-txt h4{
    font-size: 17px;
    font-weight: bold;
}
.download-list-items li .items-txt p>span:first-of-type{
    padding-right:28px;
}
.download-list-items li .cuozuo{
    clear:both;
    padding:10px;
}
.download-list-items li .cuozuo .download-btn{
    display:block;
    width:60%;
    margin:0 auto;
    border:solid 1px #2287bb;
    color:#2287bb;
    border-radius:12px;
    text-align:center;padding:8px 0;
    font-size:15px;
}
.download-list-items li .cuozuo label{
    color:red;
    display: block;
    padding: 10px;
}
.download-list-items li .cuozuo .copy-con{
    -webkit-user-select:text;
    -moz-user-select:text;
    -ms-user-select:text;
    user-select:text;
}
.download-list-items li .cuozuo .copy-con>span{
    display: inline-block;
    background: #c2e9bd;
    padding: 5px 15px;
    border-radius: 14px;
}
/*移动站软件推荐下载 end*/

/****************************************************************************************************************************/

/*树状步骤记 start*/
.box-step{ width: 70%; margin:0 auto; height:auto; }
.box-step ul.step-all{ 
    position: relative; padding: 0.5px 0; 
    transition:all ease-in .3s;
}
.box-step ul.step-all:after{
    content:''; 
    position: absolute; height:100%; width:3px; 
    background: #e0e0e0; 
    left:0; top: 0; z-index: 22; 
    border-radius:5px; 
}
.box-step ul.step-all li{ 
    padding-left: 20px; 
    /* margin-bottom: 30px;  */
    position: relative;  
    margin-top: 15px; 
    list-style:none;
}
.box-step ul.step-all li .step-content{
    position: relative; 
    transition:all .5s ease-in-out 0s; 
    top:-20px;
}
.box-step ul.step-all li .step-content p{
    margin-bottom: 12px; 
    margin-top:-3px;
    padding-left: 10px; 
    text-align: justify;
}
.box-step ul.step-all li .step-content img{ 
    margin-left: 10px;
    max-width:100%;
}
.box-step ul.step-all li span.step-num{ 
    margin-left: -77px; 
    color: #6a6a6a; 
    font-size: 13px; 
    font-weight: bold; 
    position: relative; 
    cursor:pointer; 
    display: inline-block; 
    font-family: '微软雅黑';
}
.box-step ul.step-all li span.step-num:after{ 
    content: attr(data-icon); 
    position: absolute; left:49px; top:0; z-index: 25; 
    width: 15px; height: 15px; 
    border-radius:50%; 
    border:solid 2px #e0e0e0; background: #fff; 
    text-align: center; line-height: 11px; 
    font-size: 21px; color:#ccc; 
    cursor:pointer; font-weight: normal;
}

@media(max-width:640px){
	.box-step{ width:80%;}
	.box-step ul.step-all{ margin-left: 8%;}
	.box-step ul.step-all li{ width: 97%;}
    .box-step ul.step-all li .step-content p{ padding-left: 0; }
    .box-step ul.step-all li .step-content img{ margin-left: 0; }
}
/*树状步骤记 end*/

/****************************************************************************************************************************/

/*css3打造的漂亮进度条 start*/
.progress-wrap{
    border-radius:4px;
    background: #efefef;
    box-shadow:inset 0 1px 2px #eaeaea; 
    position:relative;
}
.progress-wrap>.loading{
    border-radius:4px 0 0 4px;
    height:20px;
    animation:loading 1.5s infinite linear;
    background-image:linear-gradient(135deg,rgba(255,255,255,.15) 25%,rgba(255,255,255,0) 26%,rgba(255,255,255,0) 50%,rgba(255,255,255,.15) 51%,rgba(255,255,255,.15) 100%);
    background-size:40px 40px
}
@keyframes loading{
    from{background-position:-40px 0}
    to{background-position:40px 0}
}
.progress-wrap span{ position: absolute;right:-15%;top:-2px; }
@media(max-width:640px){
   .progress-wrap{ width:90% !important; }
}
/*css3打造的漂亮进度条 end*/

/****************************************************************************************************************************/

/*现成渐变按钮 start*/
.btn{     
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5), 0 1px 0 rgba(0,0,0,.15);
    color: #fff;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    display:inline-block;
    border-radius: 3px;
    -webkit-appearance: none;
    border-style: solid;
    border-width: 1px;
    cursor:pointer;
    width:155px;
    text-align: center;
    transition:all .6s ease-in-out;
}
.btn:hover{
    text-decoration:none;
    color:#FFF !important;
}
.btn-blue{ 
    background-image: -webkit-linear-gradient(90deg,#2ea2cc,#1db6ed); 
    border-color: #0074a2;
}
.btn-blue:hover{ 
    background: -webkit-linear-gradient(-90deg,#1e8cbe,#1db6ed); 
 }

.btn-red{ 
    background-image: -webkit-linear-gradient(90deg,#eb6585,#e7355f);
    border-color: #ce244c; 
}
.btn-red:hover{ 
    background: -webkit-linear-gradient(-90deg,#eb6585,#e7355f);
 }

.btn-green{ 
    background-image: -webkit-linear-gradient(90deg,#34720e,#469815); 
    border-color: #306012;
}
.btn-green:hover{ 
    background: -webkit-linear-gradient(-90deg,#34720e,#469815);
 }

.btn-orange{ 
    background-image: -webkit-linear-gradient(90deg,#f4b654,#e5a137); 
    border-color: #be7e19; 
}
.btn-orange:hover{ 
    background: -webkit-linear-gradient(-90deg,#f4b654,#e5a137);
}
.btn-gray{ 
    background-image: -webkit-linear-gradient(90deg,#b7b1b1,#8a8686); 
    border-color: #7c7878;
}
.btn-gray:hover{ 
    background: -webkit-linear-gradient(-90deg,#b7b1b1,#8a8686);
}
.btn-pouple{ 
     background-image: -webkit-linear-gradient(90deg,#ac72e2,#8649bf); 
     border-color: #801ddd; 
}
.btn-pouple:hover{ 
    background: -webkit-linear-gradient(-90deg,#ac72e2,#8649bf);
}
/*现成渐变按钮 end*/
 
/****************************************************************************************************************************/

/*线条轨迹盒子hover start*/
.Nbox{ 
    padding: 5px;
    position: relative;
    float: left;
    margin: 0 15px 15px 0;
    border:solid 1px #ccc;
    box-shadow:0.5px 1px 5px rgba(0,0,0,.2);

}
.Nborder-top, .Nborder-bottom{
    width: 0%;
    height: 3px;
    position: absolute;
    transition: all .3s ease;
}
.Nborder-right, .Nborder-left{
    width: 3px;
    height: 0%;
    position: absolute;
    transition: all .3s ease .1s;
}
.Nborder-top{ top: -1px; left: -1px; }
.Nborder-right{ top:-1px; right:-1px; }
.Nborder-bottom{ bottom:-1px; right:-1px; }
.Nborder-left{ bottom: -1px; left:-1px; }

.Nbox:hover .Nborder-top, .Nbox:hover .Nborder-bottom{
    width: 100%;
}
.Nbox:hover .Nborder-right, .Nbox:hover .Nborder-left{
    height: 100%;
}
.Nbox:after{
    content:"";
    clear:both;
    overflow:hidden;
    display:table;
} 
/*线条轨迹盒子hover end*/

/****************************************************************************************************************************/

/********************************table start*********************************/
.responsive-table > table{ 
    border-bottom:none;
    border-collapse: collapse;
    border-spacing: 0;
}
/*一般的table 浅蓝经过变色*/
.responsive-table.lightblue > table td,.responsive-table.lightblue > table th{ 
    border-right:solid 1px #ccc !important; 
    border-bottom:solid 1px #ccc !important; 
    padding:10px 0; 
}
.responsive-table.lightblue > table th,
.responsive-table.lightblue > table tr:nth-child(even) td{
    background:-webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background:-moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background:-o-linear-gradient(top, #ebf3fc, #dce9f9);
    background:-ms-linear-gradient(top, #ebf3fc, #dce9f9);
    box-shadow: 0 1px 0 rgba(255,255,255,.5) inset;
}

.responsive-table > table tr:hover td,
.responsive-table > table tr:hover th{
    background:#dce9f9 !important;
}

/*灰色背景白边框table*/
.responsive-table.grey-table > table td,
.responsive-table.grey-table > table th{
	background: #ededed;
    border-right: solid 3px #fff !important;
    border-bottom: solid 3px #fff !important;
    color: #666;
}

/*灰色线条的table*/
.responsive-table.line-table > table {
    border: solid 1px #ccc;
}
.responsive-table.line-table>table td, .responsive-table.line-table>table th {
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}    

/*斑马线table*/
.responsive-table.lightgrey > table th,
.responsive-table.lightgrey>table tr:nth-of-type(even) td{
	background: #f0f0f0;
}

/*表格左对齐和居中对齐*/
.responsive-table.align-center > table td,
.responsive-table.align-center > table th{ text-align:center; }
.responsive-table.align-left > table td,
.responsive-table.align-left > table th{ text-align:left; padding-left:5%; }

@media(max-width:800px){
    .responsive-table{ width:100% !important;}
    .responsive-table.align-left > table td,.responsive-table.align-left > table th{ padding-left:2%; }
}
/*table end*/

/* 产品盒功能介绍与下载 start */
.pro-box a.button.large.download {
    border:solid 3px #4799cd;
    margin: 0;
    color:#4799cd;
    padding: 20px 45px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.06);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.06);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.06);
    transition:.3s;
}
.pro-box a.button.large.download:hover{
    background:#4799cd;
    color:#fff;
}
.pro-box a.button {
    background-image: none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    position: relative;
    text-decoration: none;
    border: 0;
    user-select: none;
    width: auto;
}

.pro-box img{
    width: 200px;
    margin-right: 10%;
}
.pro-box a.button.large.download{
    margin: 10px 20px !important;
    padding: 20px 17px;
    min-width: 200px;
}
@media(max-width:640px){
    .pro-box img{
        width: 150px;
        margin-right: auto ;
        display: block;
        float: none;
        margin-left: 0;
    }    
    .pro-box a.button.large.download{
        padding: 15px 10px;
    }
}
/* 产品盒功能介绍与下载 end */

/* gif播放控制 start */
.gif-box{ position:relative; }
.gif-box i.play-btn{
	background:url(/wp-content/themes/dt-the7-child/imgs/gif-play-btn.png) no-repeat;
	width:50px;height:50px; display: block;
	position:absolute; left:50%; top:50%; margin:-25px 0 0 -25px;
	background-size: 50px auto;transition:.3s;
	transform-origin:center center; 
	transform:scale(1);
	z-index: 9;
}

.gif-box img{
	display: block;width:100%;height:100%;
}
@media(max-width:800px){
    .gif-box{
        width:100% !important;
        height:auto !important;
    }
}    
/* gif播放控制 end */

/****************************************************************************************************************************/

/*手风琴 start*/
.accordion{  
  width:100%;  
  /* margin:0 auto;   */
}  
.sidebar-none .accordion{ width:1033px; }
.accordion ul{ margin:0;}
.accordion li{  
  float:left;  
  list-style:none;  
  width:160px;  
  height:320px;  
  transition:all 1s;  
  position:relative;  
  overflow:hidden;  
  border-left:2px solid rgba(255,255,255,.8);  
  cursor:pointer;
}  
.accordion li:after{
    content:"";
    width:100%;
    height:100%;
    position:absolute; 
    left:0; top:0;
    background:rgba(0,0,0,.5);
    opacity:0;
    transition:.5s;
    z-index: 1;
}
.accordion ul:hover li:after{  
  opacity:1;
}  
.accordion ul li:hover:after{  
  opacity:0;  
}   
.accordion li.active{ 
  width:62% !important;
}
.accordion li .image_title{  
  position:absolute;  
  width:100%;  
  height:50px;  
  background-color:rgba(0,0,0,.5);  
  text-indent:1em;  
  line-height:50px;  
  bottom:0px;  
  left:0;  
  z-index:2;
}  
.accordion li img{ display: block; }
.accordion li .image_title >.date{ 
    float: right; color:#fff;
    padding-right: 12px; 
}
.accordion li .image_title .arr{
    font-family: "宋体";
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 5px;
}

.accordion a{  
  color:#fff;  
  display:inline-block;
  text-decoration:none;  
}      
.accordion a:hover{ font-weight:bold;}
@media(max-width:800px){
    .sidebar-none .accordion{ width:100%; }
    .accordion li.active{ 
       width:80% !important;
    }
}
/*手风琴 end*/

/****************************************************************************************************************************/

/*文字滚动 start*/
.marquee-box {
    width: 100%;
    border: 5px solid #ababab;
    border-radius: 15px;
    box-shadow: 2px 2px 10px #ababab;
    margin: 0 auto;
    text-align: left;               
    box-sizing:border-box;
    overflow: hidden;
}
.marquee-boxTitle {
    height: 62px;
    overflow: hidden;  
    font-size: 26px;
    line-height: 62px;
    padding-left: 30px;
    background-image: -moz-linear-gradient(top, #71a5df, #1d80f0); /* Firefox */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #71a5df), color-stop(1, #1d80f0)); /* Saf4+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fa1ff', endColorstr='#f05e6f', GradientType='0'); /* IE*/
    border: 1px solid ##f05e6f;
    -moz-border-radius: 8px 8px 0 0;     
    -webkit-border-radius: 8px 8px 0 0;   
    border-radius: 8px 8px 0 0;
    color: #fff;
    position: relative;
}
.marquee-boxTitle a {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: inline;
    color: #fff;
    font-size: 12px;
    line-height: 40px;
}
.marquee-bot {
    width: 100%;
    height: 10px;
    overflow: hidden;     
}
.marquee-con {
    /* height: 315px; */
    width: 100%;
    overflow: hidden;    
}
.marquee-box ul{ margin:0;}
.marquee-box ul li {
    /* height: 45px;
    line-height:45px; */
}
.marquee-box ul li a {
    float: left;
    display: block;
    overflow: hidden;
    text-indent: 12px;
    height: 100%;
    color:#6a6a6a;
    transition:.3s;
    font-size:14px;
    position:relative;
    padding-left:12px;
}
.marquee-box ul li a:before{
    content:"●";
    position:absolute;
    left:0;
    top:0;
}
.marquee-con li:nth-child(even){
    background:#f8f8f8;
}
.marquee-box ul li a:hover{
    text-decoration:none;
    color:#006fa8;
    text-shadow:.5px .8px 2px rgba(0,111,168,.7),-.5px -.8px 3px rgba(0,111,168,.7);
}
.marquee-box ul li span {
    float: right;
    color: #999;
    padding-right:12px;
}
@media(max-width:400px){
    .marquee-box ul li a{ font-size: 13px; padding-left:4px;}
    .marquee-box ul li a:before{ left:-8px; }
}
/*文字滚动 end*/

/****************************************************************************************************************************/

/*placeholder占位符 start*/
.input-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: -webkit-calc(3em + 2px);
  height: calc(3em + 2px);
  margin: 0 0 1em;
  padding: 1em;
  border: 1px solid #cccccc;
  border-radius: 1.5em !important;
  background: #fff;
  resize: none;
  outline: none;
}
.input-box[required]:focus {
  border-color: #00bafa;
}
.input-box[required]:focus + label[placeholder]:before {
  color: #00bafa;
}
.input-box[required]:focus + label[placeholder]:before,
.input-box[required]:valid + label[placeholder]:before {
  transition-duration: .2s;
  transform: translate(0, -1.5em) scale(0.9, 0.9);
}
.input-box[required]:invalid + label[placeholder][alt]:before {
  content: attr(alt);
}
.input-box[required] + label[placeholder] {
  display: block;
  pointer-events: none;
  line-height: 1.3em;
  margin-top: calc(-3em - 2px);
  margin-bottom: calc((3em - 1em) + 2px);
}
.input-box[required] + label[placeholder]:before {
  content: attr(placeholder);
  display: inline-block;
  margin: 0 calc(1em + 2px);
  padding: 0 2px;
  color: #898989;
  white-space: nowrap;
  transition: 0.3s ease-in-out;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
  -webkit-background-size: 100% 5px;
  background-size: 100% 5px;
  background-repeat: no-repeat;
  background-position: center;
}
/*placeholder占位符 end*/

/****************************************************************************************************************************/

/* showmore显示更多 start */
.showmore-box>div.showmore-con{ 
    /* height:180px;  */
    overflow:hidden; 
    position:relative;
    transition:height ease-in .3s .1s;
}
.showmore-box>div.showmore-con.show-all{
    height:100%;
    transition:all ease-in .3s;
}
.showmore-box p{ line-height:26px; text-indent:2em; padding-bottom:10px; }
.showmore-box img{ display:block; width:100%; }
.showmore-box .showmore-btn{
    display:block;
    padding:9px;
    font-size:14px;
    color:#666;
    background:#f8f8f8;
    border-radius:6px;
    text-align:center;
    transition:all ease-in .3s;
    text-decoration:none;
}
.showmore-box .showmore-btn:hover{ background:#eaeaea; }
.showmore-box .showmore-btn:active{ box-shadow:inset 0 .5px 3px rgba(0,0,0,.4); }
.showmore-box .showmore-arrow{
    background:url(/wp-content/themes/dt-the7-child/imgs/select-updown.png) no-repeat -8px -36px;
    width:10px;
    height:6px;
    display:inline-block;
    margin-left:10px;
}
.showmore-box .showmore-arrow.arrow-up{ background-position:-8px -10px; }
@media(max-width:800px){
    .showmore-box{ width:100% !important; }
}
/* showmore显示更多 end */

/****************************************************************************************************************************/

/*环形进度条 start*/
.circle-wrap {
   /*  width: 200px;
    height: 200px; */
    position: relative;
    border-radius: 50%;
    /* background: #487198; */
    margin:0 auto;
}
.pie-left, .pie-right {
    /* width: 200px;
    height: 200px; */
    position: absolute;
    top: 0;
    left: 0;
}
.circle-left, .circle-right {
    display: block;
    /* width:200px;
    height:200px; */
    /* background:#ccc; */
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.pie-right, .circle-right {
    /* clip:rect(0, auto, auto, 100px); */
}
.pie-left, .circle-left {
    /* clip:rect(0, 100px, auto, 0); */
}
.circle-mask {
    /* width: 150px;
    height: 150px; */
    border-radius: 50%;
    /* left: 25px;
    top: 25px; */
    background: #FFF;
    position: absolute;
    text-align: center;
    /* line-height: 150px; */
    font-size: 16px;
}
/*环形进度条 end*/

/****************************************************************************************************************************/

/*模态对话框 start*/
.modal-wrap{
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.2);
    outline: 0;
    position: fixed;
    left: 50%;
    top: -12%;
    opacity:0;
    transform: translate(-50%,-50%);
    z-index: 3000000;
    transition:all .3s ease-in;
    max-width:550px;
}
.modal-wrap .modal-header{
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}
.modal-wrap .modal-header button{
    padding: 0;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    float:right;
    font-size: 20px;
    line-height: 20px;
    color: #666;
    text-shadow: 0 1px 0 #fff;
    width: 25px;
    height: 25px;
    background:none;
    border-radius: 50%;
    outline:none;
}
.modal-wrap .modal-header button:hover{
    background: #666;
    color:#fff;
}
.modal-wrap .modal-header h3 {
    margin: 0;
    line-height: 30px;
    font-size:24px;
}
.modal-wrap .modal-body {
    position: relative;
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}
.modal-wrap .modal-footer{
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-radius: 0 0 6px 6px;
    box-shadow: inset 0 1px 0 #fff;
}
.modal-footer:before, .modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}
.modal-wrap .modal-footer .modal-btn{
    display: inline-block;
    padding: 6px 18px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;    
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
    
}
.modal-wrap .modal-footer .modal-btn:last-of-type{
    color: #fff;
    margin-left:10px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #2a85d5;
    background-image: linear-gradient(to bottom,#08c,#365fb1);
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.modal-wrap .modal-footer .modal-btn:hover{
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    transition: background-position .1s linear;
}
.modal-wrap .modal-footer .modal-btn:last-of-type:hover{
    color: #fff;
    background-color: #0676d9;
}
@media(max-width:540px){
    .modal-wrap{ width:90%; }
}
/*模态对话框 end*/

/****************************************************************************************************************************/

/*底部目录菜单 start*/
.fold-mulu {
    position: fixed;
    z-index: 1;
    bottom: 1.375em;
    right: 1.375em;
    overflow: hidden;
    width: 5px;
    height: 5px;
    padding: 2.375em;
    text-align: right;
    background: #39f;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 4px 10px rgba(0,0,0,0.15);
    transition: all 300ms cubic-bezier(.6,-0.3,.3,1.3);
    z-index: 2000000;
}    
.fold-mulu.closed {
    width: 5px;
    height: 5px;
    border: 5px solid #fff;
    border-radius: 50%;
    /* background:#006fa8; */
}
.fold-mulu.closed .fold-mulu-btn {
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.fold-mulu .fold-mulu-btn{
    position: absolute;
    bottom: 14px;
    right: 14px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 1.375em;
    font-weight: 300;
    text-align: center;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    transition: all 300ms;
    border-radius:50%;
    display:  block;
    color:#fff;
    text-decoration: none;
}

.fold-mulu ul.fold-list {
    position: absolute;
    bottom: 4.125em;
    right: 1.375em;
    opacity: 0;
    height:0;
    -webkit-transform-origin: bottom center;
    transition: all 300ms;
}
.fold-mulu li {
    padding: 0.25em 0;
    margin-bottom: 5px;
    transition: all 600ms;
    list-style: none;
}
.fold-mulu li>a{ 
    color:#fff; 
    text-align: justify;
    display: block;
    /* padding-left: 12px; */
    font-size: 14px;
    word-break: break-all;
    transition:all .2s ease-in;
}
.fold-mulu li>a:hover{ text-shadow:1px 2px 5px rgba(11,56,91,.7); color:#0b385b;}
/*底部目录菜单 end*/


/*提示折叠步骤内容*/
.showmore-con{ 
    overflow:hidden; 
    transition:height .2s ease-out;
    position:relative; 
}
.showmore-con.linear-gradient:after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 90px;
    background: -moz-linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0), #fff);
    background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
}
.showmore_btn{
    display:block;
    text-align:center;
    font-size:16px;
    background:#6da9de;
    color: #fff;  
    position: relative;
    height: 42px;
    padding-top: 5px;
    box-sizing: border-box;
    border-radius: 5px;
}
a.showmore_btn:after {
    content: ">";
    padding-left: 10px;
    font-size: 17px;
    font-family: '宋体';
    font-weight: bold;
    display: block;
    transform: rotate(90deg) translateX(-50%);
    position: absolute;
    left: 49%;
    text-align: center;
    top: 25px;
}
a.showmore_btn.up-btn:after{
    transform: rotate(-90deg) translateX(-50%);
    top:16px;
}
.showmore_btn:hover{
    text-decoration:none;
    background:#4193db;
    color: #fff;
}

/****************************************************************************************************************************/


/* ************************  download shortcode系列的style **************************/
.free-use-btn.wf-mobile-visible,
.show-download-box img.wf-mobile-visible
{display:none !important;}
@media(max-width:800px){
    .free-use-btn.wf-mobile-visible,
    .show-download-box img.wf-mobile-visible{display:inline-block !important;}
    .free-use-btn.wf-mobile-hidden,
    .show-download-box img.wf-mobile-hidden{display:none !important;}
}
.fr{float:right;}

.show-download-box{
    /* width:1000px; */
    background:#fff;
    padding:30px;
    box-sizing:border-box;
    box-shadow:2px 4px 15px rgba(204,204,204,.4),-2px -4px 15px rgba(204,204,204,.4);
    overflow: hidden;
    position:relative;
}
.show-download-box .title{
    display:block;
    padding-bottom:10px;
    font-size: 22px;
    position: relative;
    margin-bottom: 20px;
}
.show-download-box .title:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #eee;
}
.show-download-box img{
    float:right;
    width:300px;
    margin-top: 25px;
}
.show-download-box .feature{
    background:url(/wp-content/themes/dt-the7-child/imgs/okay.png) no-repeat left 6px;
    background-size: 25px auto;
    padding-left: 33px;
    line-height: 2em;
    padding-bottom: 8px;
}
.show-download-box .feature strong:after{ 
    content:" - "; 
    font-weight:normal;
}
.show-download-box .download-area{ padding-top: 15px; }
.show-download-box .free-use-btn{
    display:inline-block;
    width:210px;
    height:55px;
    vertical-align: middle;
    line-height: 55px;
    color: #fff;
    font-size: 22px;
    margin-right: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(102,102,102,.6);
}

.show-download-box .free-use-btn:hover{
    text-decoration:none;
    opacity:.8;
}
.show-download-box .free-use-btn>span{
    padding-left: 40px;
}
.show-download-box .free-use-btn>i{
    padding: 14px;
    margin: 15px;
    position: relative;
}
.show-download-box .free-use-btn>i:after{
    content: "";
    height: 55px;
    width: 1px;
    background: rgba(0,0,0,.1);
    position: absolute;
    left: -12px;
    top: -15px;
}
.show-download-box .free-use-btn.free-use-btn-mac>i{
    padding: 18px;
    margin: 10px;
}
.show-download-box .free-use-btn.free-use-btn-mac>i:after{
    left: -9px;
    top: -10px;
}
.show-download-box .free-use-btn.free-use-btn-win>i{
    background:url(/wp-content/themes/dt-the7-child/imgs/win-xz-icon.png) no-repeat center;
}
.show-download-box .free-use-btn.free-use-btn-mac>i{
    background:url(/wp-content/themes/dt-the7-child/imgs/mac-xz-icon.png) no-repeat center;
}
.show-download-box .free-use-btn.free-use-btn-app>i{
    background:url(/wp-content/themes/dt-the7-child/imgs/xz-icon.png) no-repeat center;
}
.show-download-box .user-number{ color:red; }

/* 指定主题颜色的重写 */
.show-download-box.download-ads-box{
    padding:8px 14px 30px;
    position:relative;
    overflow:visible;
}
.show-download-box.download-ads-box:after{
    content:"";clear:both;display:table;
}
.show-download-box.download-ads-box.colorbg{color:#fff;}
.show-download-box.download-ads-box.colorbg.red{
    background:#ef5740;
}
.show-download-box.download-ads-box.colorbg.green{
    background:#739500;
}
.show-download-box.download-ads-box.colorbg.blue{
    background:#0083c7;
}

.show-download-box.download-ads-box .hot-recom{
    position:absolute;
    height:33px;
    line-height: 33px;
    padding:0 12px;
    top:0; left:0;
    background:#333;
    color:#fff;
}
.show-download-box.download-ads-box.colorbg .hot-recom{
    background:#f29e02;
}
.show-download-box.download-ads-box .title{
    font-size: 18px;
    padding-left: 123px;
    padding-bottom:6px;
    margin-top: -2px;
    line-height: normal;
}
.show-download-box.download-ads-box .title:after{
    height:1px;
    left:115px;
    width:87%;
}
.show-download-box.download-ads-box.colorbg .title:after{
    background:#fff;
}
.show-download-box.download-ads-box .feature{
    background:none;
    position:relative;
    padding-left:17px;
    line-height: normal;
    padding-bottom: 0;
}
.show-download-box.download-ads-box .feature:after{
    content:"●";
    position:absolute;
    left:0;
    top:0;
}
.show-download-box.download-ads-box img{ margin-top:0; }
.show-download-box.download-ads-box .free-use-btn{
    width: 155px;
    height: 45px;
    line-height:40px;
    font-size: 17px;
}
.show-download-box.download-ads-box .free-use-btn>span {
    padding-left: 25px;
}
.show-download-box.download-ads-box .free-use-btn>i{
    margin: 9px;
}
.show-download-box.download-ads-box .free-use-btn>i:after{
    height: 45px;
    left: -10px;
    top: -9px;
}
.show-download-box.download-ads-box .free-use-btn.free-use-btn-mac>i{
    margin: 6px 7px;
    background-size: 32px auto;
}
.show-download-box.download-ads-box .free-use-btn.free-use-btn-mac>i:after{
    left: -7px;
    top: -6px;
}
.show-download-box.download-ads-box.colorbg .user-number{
    color:yellow;
}

/*加os字样*/
.show-download-box .free-use-btn{
    position: relative;
}
.show-download-box .free-use-btn:after{
   content:"";
   position: absolute;
   bottom: -23px;
   left: 40px;
   font-size: 12px;
   color: #666;
   font-family: arial;
   line-height: normal;
}
.show-download-box.download-ads-box.colorbg .free-use-btn:after{ color:#fff; }
.show-download-box .free-use-btn.free-use-btn-win:after,
.show-download-box .free-use-btn.free-use-btn-app:after{
   content:"OS: Windows";
}
.show-download-box .free-use-btn.free-use-btn-mac:after{
  content:"OS: Mac OS";
}

/*showadspromote 去掉版本字样*/
.show-download-box.promote-box{ padding-bottom:20px !important; }
.show-download-box .free-use-btn.novertip{ margin: 10px 15px 20px; }
.show-download-box .free-use-btn.novertip:after{ content:"" !important; }

/*移动端*/
@media(max-width:1050px){
    .show-download-box{ width:100%; }
    .show-download-box img{ width:30vw; }
}
@media(max-width:800px){
    /* .show-download-box .free-use-btn{float: left;} */
    .show-download-box .has-download{ display:block; padding-top:32px;}
    .show-download-box.download-ads-box{ padding-bottom:8px;}
}
@media(max-width:640px){
    .show-download-box{
        padding: 12px 6px;
    }
    .show-download-box .title{
        font-size: 17px;
        margin-bottom: 10px;
    }
    .show-download-box .feature{
        padding-bottom:0;
        font-size: 14px;
        background-position:8px 6px;
        background-size: 17px auto;
    }
    .show-download-box .free-use-btn{
        width: 145px;
        height: 40px;
        line-height: 37px;
        font-size: 17px;
    }
    .show-download-box .free-use-btn>span{
        padding-left: 23px;
    }

    .show-download-box .free-use-btn.free-use-btn-win{
    	font-size:16px;
    }
    .show-download-box .free-use-btn.free-use-btn-win>i{
    	margin:7px;
    }
    .show-download-box .free-use-btn.free-use-btn-win>i:after{
    	height:40px;
    	left:-8px;
    	top:-7px;
    }

    .show-download-box.download-ads-box .hot-recom{
        top:-33px;
    }
    .show-download-box.download-ads-box .title{
        padding-left:0 !important;
    }
    .show-download-box.download-ads-box .title:after{
        left:0 !important;
        width:100%;
    }
    .show-download-box.download-ads-box .title{
        font-size:15px;
    }
    .show-download-box .free-use-btn.free-use-btn-app>i{
        padding: 14px;
        margin: 7px;
        background-size: 17px auto;
    }
    .show-download-box .free-use-btn.free-use-btn-app>i:after{
        left: -4px;
        top: -7px;
        height: 40px;
    }
}

/*移动端旧版相关链接微调*/
@media(max-width:500px){
	#relatedPosts .vc_col-sm-6,
	#relatedPosts .vc_col-sm-6 .relate-post-title{ height:auto !important; }
}























