main {
    background: url(../../images/pc/productCenter/index/bg.png) no-repeat bottom, linear-gradient(0deg, #F9F9F9 0%, #fff 100%);
    background-size: 100%;

    /*background: linear-gradient(0deg, #F9F9F9 0%, #FFFFFF 100%);*/
}

.header-down-arrow {
    background: url(../../images/pc/header/down-arrow-hover.png) no-repeat !important;
    background-size: 100% !important;
}

.product-overview {
    margin: 52px auto 0;
    width: 1200px;
    text-align: center;
}

.product-overview img {
    width: 100%;
}

.product-show {
    margin: 100px auto 0;
    width: 1160px;
    text-align: center;
    color: #333;
}

.product-group {
    padding-bottom: 100px;
}

.product-group-title {
    margin-bottom: 60px !important;
    font-size: 36px;
    font-weight: 700;
    color: #333;
}

.product-group-title > div {
    width: 270px;
    margin: 0 auto;
}

.product-group-title img {
    width: 50px;
    height: 50px;
}

.product-group-title .product-group-title-text {
    margin-top: 14px;
}

.product-group-explain {
    /*margin: 23px 0 50px;*/
    /*font-size: 16px;*/
    /*line-height: 16px;*/
}

.product-list {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin: 0 auto;
}

.product-list3 {
    width: 860px;
}

.product-list2 {
    width: 570px;
}

.product-list1 {
    width: 270px;
}

.product-list3 {
    width: 860px;
}

.product-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 24px;
    width: 270px;
    height: 320px;
    background: #fff;
    border: 1px dashed #E0E0E0;
    border-radius: 11px;
    color: #333;

}

/*.product-list a:nth-child(4n) {*/
/*    margin-right: 0;*/
/*}*/

.product-item .product-item-img {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.product-item .product-item-title {
    margin: 30px 0;
    font-size: 22px;
    font-weight: 700;
}

.product-item .product-item-info {
    font-size: 18px;
    color: #666;
}

.product-item .product-item-info p {
    max-width: 94%;
    margin: 0 auto;
    line-height: 34px;
}

.product-list .product-item:hover {
    background: linear-gradient(0deg, #FC8C2F 0%, #FF943C 100%);
    color: #fff;
}

.product-list .product-item:hover > .product-item-info {
    color: #fff;
}

.product-img {
    /*margin-left: 51px;*/
    /*width: 53px;*/
    /*height: 52px;*/
}

.product-info-box {
    /*display: flex;*/
    /*flex-direction: column;*/
    /*justify-content: space-between;*/
    /*margin-left: 29px;*/
    /*height: 52px;*/
}

.product-item-title {
    /*font-size: 18px;*/
    /*font-weight: 700;*/
}

.product-explain {
    font-size: 16px;
}

/*门店管理*/
.product-item .product-item-store {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/01.png");
}

.product-list .product-item:hover > .product-item-store {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/01_select.png");
}

/*商品管理*/
.product-item .product-item-goods {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/02.png");
}

.product-list .product-item:hover > .product-item-goods {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/02_select.png");
}

/*订单管理*/
.product-item .product-item-order {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/03.png");
}

.product-list .product-item:hover > .product-item-order {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/03_select.png");
}

/*促销活动*/
.product-item .product-item-activity {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/04.png");
}

.product-list .product-item:hover > .product-item-activity {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/04_select.png");
}

/*采购管理*/
.product-item .product-item-purchase {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/05.png");
}

.product-list .product-item:hover > .product-item-purchase {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/05_select.png");
}

/*库存管理*/
.product-item .product-item-stock {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/06.png");
}

.product-list .product-item:hover > .product-item-stock {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/06_select.png");
}

/*支付网关*/
.product-item .product-item-payment {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/07.png");
}

.product-list .product-item:hover > .product-item-payment {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/07_select.png");
}

/*智能报表*/
.product-item .product-item-report {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/08.png");
}

.product-list .product-item:hover > .product-item-report {
    background-image: url("../../images/pc/productCenter/index/ERP_data_center/08_select.png");
}

/*!**!*/
/*.product-item .product-item-{*/
/*    background-image: url("../../images/pc/productCenter/index/store_operation/01.png");*/
/*}*/
/*.product-list .product-item:hover > .product-item-{*/
/*    background-image: url("../../images/pc/productCenter/index/store_operation/01_select.png");*/
/*}*/
/*pos收银*/
.product-item .product-item-pos {
    background-image: url("../../images/pc/productCenter/index/store_operation/01.png");
}

.product-list .product-item:hover > .product-item-pos {
    background-image: url("../../images/pc/productCenter/index/store_operation/01_select.png");
}

/*超级店长*/
.product-item .product-item-superStore {
    background-image: url("../../images/pc/productCenter/index/store_operation/02.png");
}

.product-list .product-item:hover > .product-item-superStore {
    background-image: url("../../images/pc/productCenter/index/store_operation/02_select.png");
}

/*智能门店*/
.product-item .product-item-smartStore {
    background-image: url("../../images/pc/productCenter/index/store_operation/03.png");
}

.product-list .product-item:hover > .product-item-smartStore {
    background-image: url("../../images/pc/productCenter/index/store_operation/03_select.png");
}

/*商品可陈列化系统*/
.product-item .product-item-display {
    background-image: url("../../images/pc/productCenter/index/store_operation/04.png");
}

.product-list .product-item:hover > .product-item-display {
    background-image: url("../../images/pc/productCenter/index/store_operation/04_select.png");
}

/*会员系统*/
.product-item .product-item-vip {
    background-image: url("../../images/pc/productCenter/index/user_operation/01.png");
}

.product-list .product-item:hover > .product-item-vip {
    background-image: url("../../images/pc/productCenter/index/user_operation/01_select.png");
}

/*电商系统*/
.product-item .product-item-ESystem {
    background-image: url("../../images/pc/productCenter/index/user_operation/02.png");
}

.product-list .product-item:hover > .product-item-ESystem {
    background-image: url("../../images/pc/productCenter/index/user_operation/02_select.png");
}

/*内部运营*/
.product-item .product-item-HR {
    background-image: url("../../images/pc/productCenter/index/02.png");
}

.product-list .product-item:hover > .product-item-HR {
    background-image: url("../../images/pc/productCenter/index/02_select.png");
}

/*电商系统*/
.product-item .product-item-SCM {
    background-image: url("../../images/pc/productCenter/index/01.png");
}

.product-list .product-item:hover > .product-item-SCM {
    background-image: url("../../images/pc/productCenter/index/01_select.png");
}

/*中小便利店*/
.product-item .product-item-small {
    background-image: url("../../images/pc/productCenter/index/mini_operation/01.png");
}

.product-list .product-item:hover > .product-item-small {
    background-image: url("../../images/pc/productCenter/index/mini_operation/01-select.png");
}

/*电商系统*/
.product-item .product-item-frontStock {
    background-image: url("../../images/pc/productCenter/index/mini_operation/02.png");
}

.product-list .product-item:hover > .product-item-frontStock {
    background-image: url("../../images/pc/productCenter/index/mini_operation/02-select.png");
}