body{
	background:#fff;
	font-family: 'Roboto', 'helvetica neue', helvetica, arial, sans-serif;
}
.wrap{
	margin-top:50px;
}
.container, .page-no-sidebar.member-lostpassword .member-lp-process{
	padding:0 5px;
}
.sec-panel-head{
	display:none;
}
/* 头部菜单 */
body>header.header{
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
}
body>header.header .logo img {
    max-height: 60px;
}
body>header.header .logo{
	padding:5px 0;
}
body>header.header .primary-menu{
	margin-left:0px;
}
body>header.header .nav>li.active>a{
	border-bottom: 2px solid #33ac37 !important;
    color: #33ac37;
}
body>header.header .dropdown-menu>.active>a{
	color: #190000;
}
body>header.header .nav>li a {
    margin-top: 13px;
    transition: all 0.25s linear;
    font-size: 16px;
    color: #190000;
    text-align: left;
    text-decoration: none;
    padding: 0 12px;
    line-height: 55px;
    font-family: 'Roboto', 'helvetica neue', helvetica, arial, sans-serif;
    display: block;
    box-sizing: border-box;
}
body>header.header .navbar-nav>.dropdown:after{
	top:9px;
	color: #190000;
	font-size: 16px;
}
body>header.header .dropdown-menu>li a{
	width: 188px;
    background: transparent;
    margin: 0;
    line-height: 1.4;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 400;
}
body>header.header .dropdown-menu>.dropdown::after{
	position: absolute;
    right: 14px;
    top: 0;
    font-family: FontAwesome;
    content: "\f107";
	line-height: 40px;
}
body>header.header .dropdown-menu> li:not(:last-child){
	padding: 0;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body>header.header .navbar-nav>.dropdown:hover>a:after, body>header.header .navbar-nav>.dropdown:hover>a:before{
	opacity:0;
}
body>header.header .dropdown-menu>.active>a:focus, body>header.header .dropdown-menu>.active>a:hover, body>header.header .dropdown-menu>li>a:hover{
	background:transparent;
	color:#33ac37;
}
body>header.header .dropdown-menu>.active{
	border-bottom: 1px solid #33ac37 !important;
}
.navbar-action{
	margin-top: 25px;
}
/* 页脚样式 */
.footer{
	background:#1b1b1b;
	padding: 10px 0;
}
.footer-col{
	display:block;
}
.footer-col .menu{
	display:none;
}
.myhr-footer, .myhr-footer li{
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:0px;
}
.myhr-footer{
	width:100%;
}
.myhr-footer li{
	display:inline-block;
	width:33.333%;
	vertical-align: top;
	text-align:left;
	padding: 0px 10px;
}
.myhr-footer li a{
	font-size:14px;
	color:#a0a0a0;
}
.myhr-footer li .block{
	margin-bottom:50px;
}
.myhr-footer h3{
	font-size: 20px;
    padding-bottom: 0;
    color: #fff;
    font-weight: 400;
}
.myhr-footer h3:after {
    display: block;
    content: ' ';
    height: 2px;
    width: 50px;
    background: #fff;
    margin: 5px 0 10px;
}
.myhr-footer+p{
	margin-top:15px !important;
}
/* 侧边栏样式 */
.sidebar.fixed{
	position:static;
	left: auto;
    bottom: auto;
    margin-left: 0;
}
.sidebar.abs {
    position: static;
    bottom: auto;
    right: auto;
}
.el-boxed .widget_custom_html{
	background:transparent;
	padding:15px 0px;
}
.widget_custom_html .custom-html-widget a{
	display: inline-block;
    margin: 0 6px 24px 0;
    padding: 0 12px;
    line-height: 34px;
    background: #eee;
    border-radius: 4px;
    color: #666;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.widget_custom_html .custom-html-widget a:hover{
	background-color: #33ac37;
    color: #fff !important;
	text-decoration-line:none;
}
.widget-title{
	font-weight: 600;
    line-height: 20px;
    font-size: 20px;
    color: #000;
    margin: 20px 0 5px 0;
    padding: 10px 0;
}
.widget-title:before{
	display:none;
}
.widget-title:after {
    display: block;
    content: ' ';
    height: 2px;
    width: 50px;
    background: #a0a0a0;
    margin: 8px 0 0px;
}
/* 列表样式 */
.post-loop-default .item-category{
	display:none;
}
.el-boxed .post-loop-default {
    padding: 0px;
}
.post-loop-default .item:hover {
    margin: 0px;
	padding:20px 0px;
	background: transparent;
	cursor:pointer;
}
.post-loop-default .item-title a{
	color: #333;
    font-weight: 400;
    line-height: 140%;
    font-size: 22px;
}
.post-loop-default .item-excerpt p{
	font-size: 14px;
    line-height: 160%;
    color: #989898;
}
/* 轮播图 */
.main-slider{
	height: 358px;
}
/* 模版下载 */
.hentry{
	padding:0px;
}
.page .entry .entry-title:after{
	display:none;
}
.page .entry .entry-head {
    margin-bottom: 10px;
}
.page .entry .entry-title{
	line-height: 150%;
    font-size: 30px;
	text-align:left;
}

/* 详情页广告 */
.m-tips {
    /*margin: 40px 0 20px;*/
}
.m-tips p{
	margin-bottom:0px;
}
.m-tips .adlist {
    margin:  0 0 20px 0;
    overflow: hidden;
    list-style-type: none;
	padding:0;
}
.m-tips .adlist li {
    width: 400px;
}
.m-tips .adlist li:first-child {
    float: left;
}
.m-tips .adlist li:last-child {
    float: right;
}
.m-tips>div{
	text-align: center;
	margin-bottom: 30px;
}
.m-tips>div img{
	width:194px;
	height:194px;
}
.m-tips>div p{
	font-weight:600;
}
/* 分页样式 */
.pagination{
   margin-top: 35px;
}
.pagination a{
    margin: 0 1px 0 0;
    display: inline-block;
    line-height: 1.2em;
    text-decoration: none;
    padding: 10px 14px;
    margin-right: 8px;
    transition: all 0.25s ease;
    border: 1px solid #e0e0e0;
	background-color:transparent;
}
.pagination a.current{
	border: 1px solid #33ac37;
}
/* 详情页 */
.pull-right .share, .pull-right .act, .action .contact, .action .bdsharebuttonbox{
	display:none;
}
.entry-bar.fixed .entry-bar-inner{
	position:static;
	bottom:auto;
	border-top:1px solid transparent;;
}
.entry-bar-inner{
	width:auto !important;
}
.entry-page{
	display:none;
}
/*自适应样式  */
@media (min-width: 992px){
	.q-mobile-ask{
		display: inline-block;
    float: right;
    margin-top: -25px;
	}
}
@media (max-width: 991px){
/* 导航菜单	 */
.navbar-collapse {
    background-color: #ffffff;
}
	.navbar-collapse{
		padding:0px;
	}
	body>header.header .wpcom-adv-menu li a {
    line-height: 40px!important;
}
	body>header.header .wpcom-adv-menu .active>a {
    color: #130303!important;
}
	.navbar-action .publish {
    background-color: #33ac37 !important;
}
	.navbar-action .profile a, .m-dropdown{
    color: #130303;
}
	.navbar-action {
    padding: 0px;
}
	.navbar-action .navbar-search-input {
    border: 1px solid #666;
}
	.navbar-action .profile {
    margin: 0;
}
	.navbar-action .login {
    background: #33ac37;
		color:#fff;
}
	.navbar-action .login.cur, .navbar-action .login.cur.register{
    border: none;
    display: inline-block;
}
	.navbar-action #j-user-wrap{
		padding: 20px 20px;
    display: flex;
    justify-content: space-between;
	}
	.navbar-action .login {
		margin: 0px;
		width:45%;
		}
	.navbar-action .profile{
		width:100%;
	}
	.navbar-action .profile a, .m-dropdown{
		border:none;
		margin-top: -5px;
	}
}
@media (max-width: 767px) and (max-width: 991px){
.navbar-toggle {
    margin-top: 18px;
}
}
@media (max-width: 767px){
#wrap {
    padding-top: 85px;
}
	.wrap{
	margin-top:15px;
}
	.main-slider {
    height: 155px;
}
	.slider-wrap{
		margin:0px;
		margin-bottom: 25px;
	}
	.post-loop-default .item-title a{
		font-size:18px;
	}
	.pagination .next, .pagination .prev {
    margin: 0px;
    width: 38px;
}
/* 页脚	 */
	.myhr-footer li:not(:last-child){
		display:none;
	}
	.myhr-footer li{
		width:100%;
		text-align:center;
	}
	.myhr-footer li h3:after{
		display:none;
	}
	.footer_ad{
		overflow:hidden;
	}
	.footer_ad img{
		width:200% !important;
		margin-left:-50%;
	}
/*  详情页 */
	.m-tips .adlist li{
		margin-bottom:5px;
		width:100%;
	}
}
/* 电子书  */
.category-ebooks .post-loop-card.cols-5 .item,.category-ebooks .post-loop-image.cols-5 .item{
    width:31%;
	height:240px;
	background-color:#ffffff;
	margin:0px 30px 50px 0px;
}
.post-loop-card .item-img:before, .post-loop-card.cols-5 .item-meta{
	display:none;
}
.post-loop-card.cols-5 .item-title{
	color:#191140;
	bottom: -60px;
	font-size:16px;
	min-height: 32px;
}
.post-loop-card .item-img{
	height:160px;
}
.category-ebooks .post-loop-card.cols-5 .item:nth-child(3n){
	margin-right:0px;
}
.post-loop-card .item-img .item-category, .post-loop-image .item-img .item-category{
	background:linear-gradient(306.03deg, #9feaa1 0%, #33ac37 100%);;
}
/* 去掉问答按钮 */
.q-mobile-ask{
	display: none !important
}
.myhr-footer .img{
	width: 150px
}
.mayihr-labels-qrcode{
	position: relative
}
.mayihr-labels-qrcode img{
	width:80px;
}
.mayihr-labels-qrcode >div{
	position:absolute;
	top:50%;
	left: 100px;
	transform:translatey(-50%)
}
.mayihr-labels-qrcode >div h4{
	font-size:14px;
}
.mayihr-labels-qrcode >div h5{
	font-size:12px;
	color:#666;
}
.as-login-notice{
	display:none;
}
/* 模版下载  */
#post-14744 .entry-head{
	display:none;
}
#post-14744 .entry .entry-content .m-navBar{
	padding-left: 0px;
	margin-bottom:50px;
}
.m-navBar, .m-navBar li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.m-navBar {
    overflow: hidden;
	margin-left: -20px;
    margin-bottom: 10px;
}
.m-navBar li {
    float: left;
    width: 20%;
    margin-bottom: 10px;
    padding-left: 20px;
    box-sizing: border-box;
}
.m-navBar li a{
    display: block;
    height: 40px;
    line-height: 40px;
    background-color: #FCFCFC;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    font-size: 16px;
    color: #333;
    text-align: center;
    transition: all .3s;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-navBar li a:hover{
    background-color: #33ac37;
    border-color:#33ac37;
    box-shadow: 0px 2px 5px 0px rgba(150, 63, 177, 0.6);
    color: #fff;
	text-decoration:none;
}
/* 模版下载页 */
ul, li{
      font-size: 0px;
      margin:0px;
      padding:0px;
      list-style: none;
    }
.part-title{
      margin-bottom:20px
    }
.part-title h6{
        font-size:24px;
        margin:0px;
      }
    .part-title img{
      width:35px;
      margin-right:20px;
    }
    .part-title h6, .part-title .j-lazy{
      display:inline-block;
      vertical-align: middle !important;
    }
      .custorm-tpl-list{
        display:flex;
        flex-wrap: wrap;
        margin-bottom:50px;
      }
    .custorm-tpl-list a{
        display:inline-block;
        width:33.333%;
        vertical-align: top;
        box-sizing: border-box;
        padding-bottom:0.5%;
        text-align:center;
        text-decoration: none;
      }
.custorm-tpl-list .summary>a{
        background-color:rgba(194,225,116, 1)
      }
      .custorm-tpl-list a li{
        background-color:#dff4a1
      }
      .custorm-tpl-list:nth-child(2n) .summary>a{
        background-color:rgba(160,232,128,1);
      }
      .custorm-tpl-list:nth-child(2n) a li{
        background-color:#c4f1ac;
      }
      
      .custorm-tpl-list a li{
        height:76px;
        line-height:76px;
        font-size:21px;
        color:#4a5911;
      }
      .custorm-tpl-list a .img{
        display:inline-block;
        width:100%;
        height:76px;
      }
      .custorm-tpl-list a:not(:nth-child(3n)){
        padding-right:0.5%;
      }
      .custorm-tpl-list ul{
        width:62.78%;
      }
      .custorm-tpl-list .summary{
        padding-bottom:2px;
        padding-right:0.5%;
        box-sizing: border-box;
        width:37.22%;
        text-align: center;
      }
      .custorm-tpl-list .summary >a{
        height:100%;
		width:100%;
		color:#2a3800;
      }
      .summary .title{
        padding-top:3.2%;
        margin-bottom:5px;
        font-size:18px;
      }
      .summary .j-lazy{
        width:65px;
        height:65px;
        display: block;
        margin: 0 auto;
        margin-top:8px;
      }
      .big-summary1 .title{
        padding-top:20%;
		  margin-bottom:15px;
      }
      .big-summary1 .j-lazy{
        margin-top:10%;
      }
      .big-summary2 .title{
        padding-top:10%;
		  margin-bottom:15px;
      }
      .big-summary2 .j-lazy{
        margin-top: 8%;
      }
      .view-more{
        display:inline-block;
        background-color:#ffffff;
        padding:5px 20px;
        border-radius: 50px;
        font-size:13px;
        box-shadow: 2px 2px 5px #585858;
      }
      .hot-tpl{
        margin-bottom:85px;
      }
      .hot-tpl ul >li{
        display:inline-block;
        width: 33%;
        position: relative;
      }
      .hot-tpl ul li .word{
        font-size:24px;
        color:#ffffff;
        position:absolute;
        width: 100%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
      }
      .hot-tpl ul li .word p{
        line-height:1;
        margin:0 0 5px;
        text-align: center;
      }
      .hot-tpl ul li img{
        width:100%;
      }
      .hot-tpl ul li:not(:last-child){
        margin-right:0.5%;
      }
@media screen and (max-width: 767px) {
        .hot-tpl{
          margin-bottom:55px;
        }
        .hot-tpl ul a .word{
          font-size:16px;
        }
        .custorm-tpl-list a li{
          font-size:14px;
          height: 46px;
          line-height: 46px;
        }
        .custorm-tpl-list a .img{
          height:46px;
        }
        .summary .title{
          font-size:16px;
        }
        .view-more{
          padding:5px 10px;
          margin-bottom: 15px;
        }
        .big-summary1 img {
          margin-top: 20%;
        }
        .custorm-tpl-list .summary{
          width:100%;
        }
        .custorm-tpl-list ul {
           width: 100%;
        }
        .part-title img{
          width:25px;
        }
        .part-title h6 {
          font-size: 18px;
          }
        .big-summary2 .title, .big-summary1 .title, .summary .title{
          padding-top:15px;
          margin-bottom: 10px;
        }
        .summary .j-lazy{
         display:none !important;
        }
        .summary{
          padding-right: 0px !important;
        }
      }
.page-id-14744 .custorm-tpl-list li, .page-id-14744 .custorm-tpl-list ul {
	margin-bottom:0px;
}
.entry-content img{
	vertical-align: middle !important;
}
.entry-footer{
	 margin:  0;
}

#imgLayer {
	display: none;
	z-index: 5;
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
}

#imgBoxl {
	display: none;
	height: 100%;
	position: fixed;
	z-index: 6;
	justify-content: center;
	align-items: center;
	width: 100vw;
	height: 100vh;
	top: 0;
}

.img_content {
	background-color: #fff;
	padding: 40px 20px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	text-align: center;
	/*height: 368px;*/
	/*width: 300px;*/
}

#bigimg {
	width: 300px;
	height: 300px;
}