
* ,div{
    font-family: "微软雅黑", Lucida, Verdana, Hiragino Sans GB, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif;
}
.dlx_whiteBG{background-color: #ffffff;}
.dlx_white{color: #ffffff;}

p {text-indent: 30px;}
.dlx_minHeight {
    min-height: 200px;
}
.dlx_black{color:#000000;}
a, button, input, a:hover {
    outline-style: none !important;
    text-decoration: none;
}

a:link {
    color: #545454;
!important;
}

a:visited {
    color: #545454;
!important;
}

a:hover {
    color: #ff9a33;
!important;
}

a:active {
    color: #545454;
!important;
}
.dlx_index_a:link,.dlx_index_a:visited,.dlx_index_a:hover,.dlx_index_a:active{ color: #299ddf;
!important;}
ul, li {
    margin: 0;
    padding: 0;
}

.dlx_fixedWidth {
    width: 1140px;
    margin: auto;
}

.dlx_fixedWidthBig {
    width: 1200px;
    margin: auto;
    /*display: table;*/
}

.dlx_yellowColor {
    color: #ff9a33
}

.dlx_blueColor {
    color: #299ddf;
}

.dlx_blackNavCol {
    color: #545454;
}

.dlx_blackText {
    color: #636363;
}

.dlx_title {
    height: 80px;
}

.dlx_pull_right {
    position: absolute;
    right: 0;
    top: 0;
}

.dlx_pull_left {
    position: absolute;
    left: 0;
    top: 0;
}

/*index********************************************************start**************/
.dlx_nav_ul > li {
    position: relative;
    list-style-type: none;
    float: left;
    padding: 5px 20px;
}

.dlx_nav_point {
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background-color: #ff9a33;
    position: absolute;
    top: 38px;
    left: 50%;
    margin-left: -3px;
}

.dlx_textBottomLine {
    width: 60px;
    position: absolute;
    top: 30px;
    left: 0;
    border-top: 2px solid #999999;
}

.dlx_index_content {
    min-width: 1300px;
    overflow: auto;
}

/*banner**start***/
.dlx_banner {
    height: 534px;
    width: 100%;
    margin: auto;
    background: url(../images/index/bannerBG.png) no-repeat center;
}

.dlx_banner > .imgContent {
    margin: auto;
    width: 1300px;
    overflow: hidden;
    padding-top: 120px;
}

/*banner**end***/

/*我们***start***/
.dlx_index_about {
    height: 566px;
    padding: 70px 0;
}

.dlx_index_aboutLeftM {
    min-height: 300px;
    padding: 60px 10px 10px 20px;
}

.dlx_index_aboutLeftM > .lineContent {
    width: 100%;
    height: 5px;
    margin: 10px 0;
}

.dlx_index_aboutLeftM > .lineContent > .line {
    width: 235px;
    border-bottom: 1px solid #dddddd;
}

.dlx_index_aboutLeftM > .btnContent {
    width: 600px;
    height: 106px;
}

.dlx_index_aboutLeftM > .btnContent > .btnStyle {
    width: 130px;
    height: 46px;
    line-height: 46px;
    background-color: #299ddf;
    text-align: center;
    border-radius: 10px;
    color: #ffffff;
}

.dlx_index_aboutLeftM > .btnContent > .btnLeft {
    position: absolute;
    top: 30px;
    left: 50px;
}

.dlx_index_aboutLeftM > .btnContent > .lineMidTop {
    width: 2px;
    height: 100%;
    border-right: 1px solid #dddddd;
    position: absolute;
    top: -15px;
    right: 50%;
}

.dlx_index_aboutLeftM > .btnContent > .lineMidBottom {
    width: 2px;
    height: 100%;
    border-right: 1px solid #dddddd;
    position: absolute;
    top: 15px;
    right: 50%;
}

.dlx_index_aboutLeftM > .btnContent > .btnRight {
    position: absolute;
    top: 30px;
    right: 50px;
}

.dlx_index_aboutLeftM > .btnContent > .about_demo {
    width: 235px;
    padding: 5px 0 0 10px;
}

/*我们***end***/

/*精选产品***start***/
.dlx_index_products {
    background-color: #fafafa;
    height: 712px;
    padding: 60px 0;
}

.dlx_index_pro {
    padding: 60px 20px;
}

.dlx_index_proList {
}

.dlx_index_proList > .img {
    width: 306px;
    height: 306px;
}

.dlx_index_proList > .titleText, .dlx_titleText {
    color: #333333;
}

.dlx_index_proList > .inforText, .dlx_inforText {
    color: #666666;
}

.dlx_index_proList > .shadow {
    background: url(../images/index/shadow.png) no-repeat;
    height: 31px;
    width: 268px;
    margin-left: 20px;
}
.dlx_index_proListImg > a >img{
    width: 305px;
    height: 305px;
}
.dlx_index_proListImg > a > .black {
    width: 305px;
    height: 305px;
    position: absolute;
    top: 0;
    left: 0;
}

.dlx_index_proListImg > a:hover > .black {
    background-color: rgba(0, 0, 0, 0.51);
}

.dlx_index_proListImg > a> .black >  .dlx_index_proFlag {
    display: none;
    width: 100px;
    height: 305px;
    padding-top: 110px;
    margin: auto;
    padding-left: 4px;

}
.dlx_index_proListImg > a:hover > .black > .dlx_index_proFlag{
    display: block;
}
.dlx_index_proListImg > a:hover > .black > .dlx_index_proFlag > img {
    width: 90px;
    height: 90px;
}

.dlx_index_proListImg > a:hover > .black > .dlx_index_proFlag > img {

    -webkit-animation: scale 1.1s 1 linear;
    animation: scale 1.1s 1 linear;
}

@-webkit-keyframes scale {
    0% {
        transform: scale(.5, .5);
    }
    100% {
        transform: scale(1, 1);
    }
}

@keyframes scale {
    0% {
        transform: scale(.5, .5);
    }
    100% {
        transform: scale(1, 1);
    }
}
/*精选产品***end***/

/*合作伙伴***start***/
.dlx_index_partners {
    height: 414px;
    padding: 60px 0;
}

.dlx_index_partnersPic > li {
    list-style-type: none;
    float: left;
    width: 25%;
    padding: 0 20px;
}

/*合作伙伴***end***/

/*footer***start***/
.dlx_footerTop {
    background-color: #fafafa;
    height: 308px;
    padding-top: 51px;
    padding-bottom: 50px;
}

.dlx_footerTop > .content {
    padding: 22px 10px;
    height: 100%;
    border-top: 1px dashed #dddddd;
    border-bottom: 1px dashed #dddddd;
}

.dlx_footerTop > .content > ul {
    margin: 0;
    padding: 0;
}

.dlx_footerTop > .content > ul > li {
    list-style-type: none;
    float: left;
}

.dlx_footerTop > .content > ul > li:nth-child(1), .dlx_footerTop > .content > ul > li:nth-child(3) {
    width: 28%;
}

.dlx_footerTop > .content > ul > li:nth-child(2) {
    width: 44%;
}

.dlx_footerBottom {
    background-color: #299ddf;
    height: 46px;
    line-height: 46px;
    color: #ffffff;
    text-align: center;
}

.dlx_footer_address {
    height: 162px;
    width: 100%;
    border-left: 1px dashed #dddddd;
    border-right: 1px dashed #dddddd;
    padding: 0 30px;
}

/*footer***end***/
/*index******************************************************************end****/

/*产品中心******************************************************************start***/
.dlx_bannerSub {
    height: 296px;
    width: 100%;
    margin: auto;

}

.dlx_product_bgPic {
    background: url(../images/product/bannerBG.png) no-repeat center;
}

.dlx_product_bgPic > .imgContent {
    margin: auto;
    width: 1140px;
    overflow: hidden;
    padding-top: 70px;
    padding-left: 300px;
}

.dlx_product_ul > li {
    list-style-type: none;
    float: left;
    width: 25%;
    padding-top: 70px;
    /*padding-left:20px;*/
}

.dlx_product {
    min-height: 300px;
}

.dlx_product_content {
    padding-bottom: 70px;
    display: table;
    width: 100%
}

.dlx_product_listShadow {
    background: url(../images/index/shadow.png) no-repeat bottom;
    height: 25px;
    width: 268px;
}

.dlx_product_pro > a:hover > .black {
    background-color: rgba(0, 0, 0, 0.51);
    width: 261px;
    height: 261px;
    position: absolute;
    top: 0;
    left: 0
}

.dlx_product_pro > a > img {
    width: 261px;
    height: 261px;
}

.dlx_product_pro > a > .black > .dlx_product_proFlag {
    display: none;
    width: 100px;
    height: 216px;
    padding-top: 82px;
    margin: auto;
    padding-left: 4px;

}

.dlx_product_pro > a:hover > .black > .dlx_product_proFlag > img {
    width: 90px;
    height: 90px;
}

.dlx_product_pro > a:hover > .black > .dlx_product_proFlag {
    display: block;
}

.dlx_product_pro > a:hover > .black > .dlx_product_proFlag > img {

    -webkit-animation: scale 1.1s 1 linear;
    animation: scale 1.1s 1 linear;
}

@-webkit-keyframes scale {
    0% {
        transform: scale(.5, .5);
    }
    100% {
        transform: scale(1, 1);
    }
}

@keyframes scale {
    0% {
        transform: scale(.5, .5);
    }
    100% {
        transform: scale(1, 1);
    }
}

/*产品展示详细页面**********************
1.ERP；2、餐饮；3、追溯；4、0086电商；5、音乐恋；6、每日优鲜
*/
.dlx_proMultiInfor {
    background: #fafafa url(../images/erp/mulitBg.jpg) top center no-repeat;
    padding-top: 62px;
}

.dlx_proMultiInfor_content {
    /*min-height:200px;*/
    padding: 50px 30px;
    background-color: #ffffff;
}

.dlx_proMultiInfor_spanBtn > span {
    display: inline-block;
    width: 83px;
    height: 32px;
    border: 1px solid #299ddf;
    border-radius: 6px;
    line-height: 32px;
    color: #299ddf;
    text-align: center;
}

/*1、ERP**START***/


/*ERP**END***/

/*2、餐饮解决方案**start***/
.dlx_proMultiInfor_cy {
}

.dlx_proMultiInfor_cyWmnPro {
}

.dlx_proMultiInfor_cyWmnPro > img {
    width: 114px;
    height: 114px;
}

.dlx_proMultiInfor_cyWmnPro > hr {
    width: 64px;
    margin: 30px auto;
    height: 2px;
    background-color: #8e919f;
}

.dlx_proMultiInfor_cyWmnPro > .proTitle {
    color: #f5d951;
}

.dlx_proMultiInfor_pro > img {
    width: 570px;
    height: 420px;
}

.dlx_proMultiInfor_pro > .conTextRight {
    display: inline-block;
    width: 440px;
    vertical-align: middle;
    padding-left: 80px;
}

.dlx_proMultiInfor_pro > .conTextLeft {
    display: inline-block;
    width: 565px;
    vertical-align: middle;
    padding-left: 100px;
    padding-right: 80px;
}

/*餐饮解决方案**end***/
/*产品展示详细页面**************end********/

/*产品中心******************************************************************end****/

/*经典合作******************************************************************start***/
.dlx_jdhz_bgPic {
    background: url(../images/jdhz/bannerBG.png) no-repeat center;
}

.dlx_jdhz_bgPic > .imgContent {
    margin: auto;
    width: 1140px;
    overflow: hidden;
    padding-top: 100px;
    padding-left: 50px;
}

.dlx_jdhz_comList > li {
    list-style-type: none;
    float: left;
    width: 25%;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;

}

.dlx_jdhz_comList > li > img {
    width: 288px;
    height: 198px;
}

.dlx_jdhz_comContent {
    border-left: 1px solid #dddddd;
    display: table;
}

.dlx_jdhz_comList > li:nth-last-of-type(1) {
    border-bottom: none;
}

/*经典合作******************************************************************end****/

/*关于我们******************************************************************start***/
.dlx_aboutUs_bgPic {
    background: url(../images/aboutUs/bannerBG.png) no-repeat center;
}

.dlx_aboutUs_bgPic > .imgContent {
    margin: auto;
    width: 1140px;
    overflow: hidden;
    padding-top: 30px;
    padding-left: 320px;
}

.dlx_aboutUs_address {
    display: table;
    width: 100%;
}

.dlx_aboutUs_titleLine {
    border-bottom: 1px solid #dddddd;
    width: 168px;
}

.dlx_aboutUs_titleLine > div {
    background-color: #299ddf;
    width: 46px;
    height: 2px;
}

.dlx_aboutUs_contact > li {
    list-style-type: none;
    float: left;
    width: 33.3%;
}

.dlx_aboutUs_leave {
    width: 1140px;
    display: table;
}

.dlx_aboutUs_leave > li {
    list-style-type: none;
    float: left;
    width: 50%;
    color: #aeaeae;
}

.dlx_aboutUs_input > label > span {
    display: inline-block;
    height: 72px;
    width: 267px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 20px;
}

.dlx_aboutUs_input > label > span > input {
    width: 208px;
    height: 30px;
    border: none;
    padding-left: 12px;
}

.dlx_aboutUs_input > label > span > span {
    position: absolute;
    top: 28px;
}

.dlx_aboutUs_textarea {
    height: 188px;
    border: 1px solid #dddddd;
    padding: 20px;
}

.dlx_aboutUs_textarea > span {
    position: absolute;
    top: 25px;
    left: 20px;
}

.dlx_aboutUs_textarea > textarea {
    width: 500px;
    height: 150px;
    margin-left: 10px;
    border: none;
}

.dlx_aboutUs_map > img {
    width: 545px;
    height: 384px;
}

.dlx_aboutUs_postBtn {
    margin-left: 185px;;
    height: 54px;
    line-height: 54px;
    width: 189px;
    background-color: #299ddf;
    text-align: center;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
}

/*关于我们******************************************************************end****/

/*公司文化******************************************************************start***/

/*公司文化******************************************************************end****/

/*加入我们******************************************************************start***/
.dlx_joinUs_bgPic {
    background: url(../images/joinUs/bannerBG.png) no-repeat center;
}

.dlx_joinUs_bgPic > .imgContent {
    margin: auto;
    width: 1200px;
    overflow: hidden;
    padding-top: 1px;
    /*padding-left: 120px;*/
}
.dlx_joinUs_bgPic > .imgContent>img{width:1100px;}

.dlx_joinUs_cpdl > span {
    display: inline-block;
    width: 148px;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    margin: 0 30px;
}


.dlx_joinUs_cpdl > span {
    border: 1px solid #ffbc42;
}
.dlx_joinUs_cpdl >.dlx_yellowBg{ background-color: #ffbc42;
    color: #ffffff;}
.dlx_joinUs_linePic {
    border-bottom: 1px solid #dddddd;
    height: 53px;
    margin-bottom: 53px;
}

.dlx_joinUs_linePic > div {
    width: 156px;
    height: 106px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -78px
}

.dlx_joinUs_zpText > div {
    min-height: 30px;
    line-height: 30px;
}

.dlx_joinUs_joinUsLine {
    border-bottom: 1px solid #dddddd;
    line-height: 50px;
}
#dl{display: none;}
/*加入我们******************************************************************end****/