/*自定义样式*/
.ymvdmbx {
    position: relative;
    margin: 0 auto;
    max-width: 1380px;
    padding: 0px 10px 10px 0px;
    overflow: hidden;
    margin-bottom: 10px;
    color: #4e585a;
}
.ymvdmbx a{
  color: #000;
}
.ymvdmbx a:hover{
  color: #00A1EC;
}

.theme-item-focus {
    overflow: hidden;
    position: relative;
    background-color: #fff;
    padding: 30px 0;
    margin-bottom: 20px;
}
.theme-item-sidebar {
    float: left;
    width: 37%;
}
.theme-item-image {
    border: 1px solid #eee;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    height: 340px;
    display: flex;
    align-items: center;
    justify-content: center;
   /* padding: 30px; */
}
.theme-item-preview {
    background-color: #f6f6f6;
    border: 1px solid #eee;
    border-radius: 0 0 4px 4px;
    line-height: 1;
    text-align: center;

}
.theme-item-preview a:first-child {
    border-radius: 0 0 0 4px;
}
.theme-item-preview a {
    float: left;
    width: 50%;
    padding: 15px;
}
.theme-item-preview a:last-child {
    border-radius: 0 0 4px 0;
}
.theme-item-preview a:hover {
    color: #0ae;
    background-color: #fff;
}
.btn-theme-demo-qrcode:hover .theme-demo-qrcode {
    visibility: visible;
    opacity: 1;
    bottom: 100%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.theme-demo-qrcode {
    position: absolute;
    bottom: 180%;
    left: -1px;
    right: -1px;
    opacity: 0;
    visibility: hidden;
}
.theme-demo-qrcode-inner {
    background-color: #FFF;
    border: 1px solid #EEEEEE;
    display: block;
    padding: 20px;
}
.theme-item-fcontent {
    float: left;
    width: 58%;
    margin-left: 5%;
}
.theme-item-counter {
    float: right;
    margin-top: 5px;
    color: #bbb;
    font-size: 12px;
}
.theme-item-fcontent h1 {
    margin: 0 0;
    font-size: 24px;
    font-weight: bold;
}
.theme-item-fcontent h4 {
    margin: 10px 0 0;
    font-size: 12px;
    color: #0ae;
}
.theme-item-fcontent h3 {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
    font-weight: bold;
}
.theme-item-price {
    margin: 20px 0;
    padding: 15px 0;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd;
}
.theme-item-price strong {
    float: right;
    font-size: 30px;
    line-height: 1;
    font-weight: normal;
    color: #00AAEE;
}
.theme-item-price h5 {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    margin: 0;
}
.theme-item-price strong dfn {
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    position: relative;
    top: -4px;
    margin-right: 7px;
}
.theme-item-service {
    margin-bottom: 30px;
	overflow: hidden;
}
.theme-item-service h6 {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 15px;
    color: #999;
}
.theme-item-service li {
    float: left;
    width: 50%;
    font-size: 14px;
    margin-bottom: 7px;
}
.theme-item-service li .iconfont {
    color: #00AAEE;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 7px;
}
.theme-item-orderarea {
    font-size: 0;
}
.theme-item-orderarea .btn {
    vertical-align: top;
    display: inline-block;
    padding: 0 45px;
    height: 46px;
    line-height: 46px;
    border-radius: 2px;
    font-size: 15px;
    margin-right: 50px;
}
.theme-item-orderarea .btn-default {
    padding: 0;
    width: 110px;
	 color: #999;
    background-color: #fff;
    border-color: #ddd;
}
.btn-default:hover {
    color: #999;
    background-color: #f2f2f2;
    border-color: #d0d0d0;
}
.btn-primary {
    color: #fff;
    background-color: #0ae;
    border-color: #0ae;
}
.btn-primary:hover {
    color: #fff;
    background-color: #0098d5;
    border-color: #0098d5;
}
.btn {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid #ffffff;
    padding: .375rem 1rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius:1rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.theme-item-sidebox {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
}
.theme-item-intro {
    background-color: #fff;
    border-radius: 4px;
    padding: 20px 20px 20px 0;
    margin-bottom: 20px;
}
.theme-item-intro dl {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 105px;
    clear: both;
}
.theme-item-intro dt {
    float: left;
    margin-left: -105px;
    width: 105px;
    font-weight: normal;
    color: #999;
    text-align: right;
}
.theme-item-intro dd {
    margin-bottom: 0;
}
.theme-item-contentbox {
    margin-right: 320px;
    min-height: 700px;
}
.theme-item-menubar-wrap {
    height: 58px;
}
.theme-item-menubar {
    position: relative;
    z-index: 9;
    background-color: #fff;
    font-size: 15px;
    border-radius: 0 4px 0 0;
	 border-bottom: 1px solid #f6f9fa;
}
.theme-item-menubar .container {
    padding: 0;
}
.theme-item-menubar ul li.active {
    border-top-color: #0ae;
    color: #0ae;
}
.theme-item-menubar ul li {
    cursor: pointer;
    float: left;
    position: relative;
    line-height: 1;
    padding: 20px 30px;
    border-top: 3px solid transparent;
}
.theme-item-menubar .btn {
    display: none;
}
.theme-item-functions {
    background-color: #fff;
    border-radius: 4px;
    padding: 0 30px 30px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.theme-item-functions ol {
    margin-left: -30px;
    margin-right: -30px;
    font-size: 0;
    cursor: default;
}
.theme-item-functions ol li {
    margin-top: 40px;
    padding: 0 30px;
    vertical-align: top;
    width: 33.3333333333%;
    display: inline-block;
    font-size: 12px;
    position: relative;
    color: #999;
    text-align: center;
}
.theme-item-functions ol li .fam {
    font-size: 36px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin: 0 auto 10px;
    color: #0ae;
}
.theme-item-functions ol li strong {
    font-size: 14px;
    line-height: 1;
    display: block;
    margin-bottom: 10px;
    color: #0ae;
}
.theme-item-functions hr {
    margin: 50px 0 25px;
    border-top: 5px solid #F6F6F6;
}
.theme-item-functions h2 {
    margin: 50px 0 0;
    font-size: 14px;
    line-height: 1;
    color: #0ae;
}
.theme-item-functions ul {
    font-size: 0;
    text-align: justify;
}
.theme-item-functions ul li {
    margin-top: 20px;
    padding-left: 20px;
    vertical-align: top;
    font-size: 14px;
    position: relative;
    color: #999;
    border-radius: 4px;
}
.theme-item-functions ul li strong {
    font-size: 14px;
    color: #4e585a;
}

.theme-item-container {
    display: none;
    padding: 30px 30px 30px;
    margin-bottom: 20px;
    line-height: 1.8;
    background-color: #fff;
    border-radius: 4px;
}
.theme-item-container .theme-title {
    display: none;
    margin-bottom: 30px;
    text-align: center;
}
.theme-item-container h2 {
    line-height: inherit;
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 15px;
}
.theme-item-container p {
    margin-bottom: 15px;
}
.theme-item-container h4 {
    line-height: inherit;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px;
}
.theme-item-container ul {
    list-style: disc;
    margin-left: 40px;
    margin-bottom: 15px;
}
.theme-item-container li {
    margin-bottom: 5px;
}
.theme-updates-tab {
    margin-bottom: 20px;
    font-size: 0;
}
.theme-updates-tab .item.active {
    background-color: #202935;
    color: #fff;
}
.theme-updates-tab .item {
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    background-color: #f6f6f6;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
}
.theme-item-functions ol li .fam {
    font-size: 36px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin: 0 auto 10px;
    color: #0ae;
}
.theme-item-menubar.affix {
    position: fixed;
    top: 66px;
    left: 0;
    right: 0;
    border-radius: 0;
    background-color: transparent;
}
.theme-item-menubar.affix ul {
    margin-right: 300px;
    background-color: #fff;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.06);
}
.theme-item-menubar.affix .btn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 300px;
    height: 61px;
    line-height: 61px;
    padding: 0;
    border-radius: 0;
    font-size: 15px;
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.06);
}
.btn-theme-demo-qrcode {
    position: relative;
}
.clearboth {
    clear: both;
}

@media (max-width: 1024px){
.theme-item-focus {
    padding: 15px 0;
}
.theme-item-sidebar {
    width: auto;
    float: none;
    margin-bottom: 15px;
}
.theme-item-image {
    border: none;
    border-radius: 0;
    height: auto;
    display: block;
    padding: 0;
    text-align: center;
}
.theme-item-image a {
    display: block;
}
.theme-item-image img {
    max-height: 300px;
}
.theme-item-preview {
    display: none;
    font-size: 12px;
    text-align: center;
}
.theme-item-preview a {
    display: inline-block;
    border: none;
    border-radius: 0;
    padding: 10px 15px;
    background-color: transparent;
}
.theme-item-fcontent {
    width: auto;
    margin-left: 0;
}
.theme-item-brand {
    display: none;
}
.theme-item-orderarea {
    text-align: center;
}
.theme-item-orderarea .btn {
    margin: 0 5px;
}
.wp-container{
	padding-left: 15px;
    padding-right: 15px;
}
.theme-item-sidebox {
    position: relative;
    right: 0;
    width: auto;
	margin-bottom: 20px;
}
.theme-item-contentbox {
    min-height: auto;
    margin-right: 0;
}
.theme-item-menubar.affix .btn {
    display: none;
}
.theme-item-menubar.affix ul {
    margin-right: 0;
}
.theme-item-menubar.affix{
	top: 50px;
}
}
@media (max-width: 768px){
	.theme-item-menubar ul li {
    padding: 15px;
    font-size: 14px;
	
}
}
@media (max-width: 544px){
	.theme-item-functions ol li {
    width: 50%;
    margin-top: 25px;
    font-size: 12px;
    line-height: 1.3;
}
.theme-item-functions ol li strong {
    font-size: 12px;
    margin-bottom: 5px;
}
.theme-item-functions ol li .fam {
    font-size: 30px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
}
.theme-item-menubar ul li {
    font-size: 12px;
	width: 20%;
    padding: 18px 0;
    text-align: center;
    border-top-width: 2px;
}
.theme-item-service li {
    float: none;
    margin-top: 10px;
    width: auto;
    text-align: left !important;
    font-weight: bold;
    font-size: 12px;
}
.wp-container{
	font-size:12px;
}
}
