/*前台编辑样式*/
.site.view-modules main#sp-component>.sp-column {
    padding: 25px;
}

/*修正zpaycenter页面的样式*/

.tab-wrap {
    background: #f2f2f2;
    padding: 25px 0;
}

.com-zmaxshop.view-shopcart #sp-component>.sp-column {
     background: transparent; 
}

.com-zpaycenter #sp-component>.sp-column {
     background: transparent; 
}
.zmax-mini-shopcart {
    font-size: small;
    background: #f5f5f5;
    padding: 5px;
}
.zmax-mini-shopcart .fa-shopping-cart {
    font-size: 25px;
    line-height: 35px;
    min-width: 40px;
}


/*修正zpage页面的样式*/
.com-zpage #sp-main-body {
    padding: 0px;
    margin: 0px;
}

.registration ,.login {
    padding: 45px 0;
}

#sp-right .sp-module {
	border:none ;
} 
#sp-right ul.mod-articlescategory.category-module.mod-list {
    border: solid 1px #eee;
}
#sp-right  .category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
    padding: 2px 10px;
}

#sp-right .sp-module .sp-module-title
{
	padding-bottom:5px;
	margin-bottom: 10px;
	border-bottom:none;
}
#sp-right .sp-module {
    border: none;
    padding: 10px;
	margin-top:15px;
}
.mod-finder {
    padding-bottom: 15px;
}
.mod-finder .awesomplete{
	width:100%;
}
.mod-finder .awesomplete > input {
    display: block;
    border-radius: 100px;
}
#sp-right>.sp-column>.sp-module {
    border-bottom: solid 1px #ddd;
}
#sp-right>.sp-column>.sp-module:last-child {
    border-bottom: none;
}

.sp-megamenu-parent>li {
    padding: 0 5px;
}
.tech {
    color: #5e7387;
}
 .tech h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0;
	font-weight: bold;
}

.zlist-item h4 {
    font-size: 16px;
    margin: 15px;
}
.zlist-item h4  a{
	color: #5e7387;	
}

.zi-price{
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #f96868;
}

.zlist-article-wrap .article-desc {
    margin: 5px 0;
}
.zlist-article-wrap .article-item {
    margin-bottom: 15px;
}

.zlist.grid .zitem-wrap .zitem {    
    padding: 5px;
}

.zlist.grid .zitem-wrap  h4.zi-title {
    font-size: 16px;
    margin: 10px 0;
}

.summary.summary-sales {
    text-align: left;
    color: gray;
}

.com-zmaxshop.view-item #sp-main-body{
	padding:0px ;
}

.com-content-category-blog__item.xblog-item {
    padding: 30px 0;
    border-bottom: solid 1px #f0f2f5;
}

#sp-footer, #sp-bottom{
	text-align:center;
}
#sp-feature  .sp-column>.sp-module:nth-child(odd) {
    background: #fff;
}
#sp-feature .sp-column>.sp-module:nth-child(even) {
    background: #eee;
}

#sp-main-body {
	background: #eee;
    padding: 30px 0;
}
.bg-white #sp-main-body {
	background: #fff;
}
#sp-submenu ul li {
    display: inline-block;
}

#sp-submenu {
    text-align: center;
}
#sp-submenu .sp-module-content {
    padding: 30px;
}
#sp-submenu ul {
    padding: 0px;
    margin: 0px;
}

#sp-submenu ul li {
    display: inline-block;
    padding: 0 10px;
}
.sp-page-title {
    text-align: center;
}
#sp-submenu  .active a {
    color: #0345BF;
}

#sp-component>.sp-column {
    background: #fff;
}
#sp-right>.sp-column {
    background: #fff;
    padding: 15px;
}

#sp-second-menu {
    border-bottom: solid 1px #eee;
}
.com-content #sp-component>.sp-column {
    padding: 25px;
}


.item-detail-container {
    background: #f2f2f2;
    padding: 25px 0;
}
.zitempage-container>.container {
    padding: 25px 0;
}
.com-zmaxshop.view-item  #sp-component>.sp-column
{
	padding: 0;
}
.item-detail-container .detail-content-wrap ,.item-detail-container .zmaxshop-content-sidebar {
    background: #fff;
	padding:25px;
}


.com-zmaxshop.view-items #sp-component>.sp-column{
	background: transparent;
}

.zlist.grid .zitem-wrap .zitem {
    background: #fff;
}

.zlist .zitem .zi-toolbar, .zcatetitle-container {
    display: none;
}

.tech i {
    width: 120px;
    height: 120px;
    background: #eee;
    text-align: center;
    border-radius: 60px;
    font-size: 60px;
    line-height: 120px;
}
 .zmod-title  {
    font-size: 36px;
    margin-top: 0px;
    text-align: center;
    font-weight: 300;
    color: #37474f;
    margin-bottom: 5px;
	text-align:center;
}
 .zmod-desc {
    font-size: 16px;
    font-weight: 300;
    width: 80%;
    color: #5e7387;
    margin: 0px auto;
    margin-bottom: 30px;
	text-align:center;
}

.tech .custom {
    padding: 50px 0;
    text-align: center;
}
.tech i:hover {
    background: #4e97d9;
    color: #fff;
}

.home-about-us .mod-custom {
    background: #fff;
    padding: 25px;
}