/*content*/
/*登录页*/
.login{
    background: url("https://down.maoxiaoqi.com/images/login-bg.png") no-repeat center;
    background-size: 100% 100%;
    position: relative;
    min-height: 500px;
}
.login .item-form{
    position: absolute;
    top: 66px;
    right: 76px;
    width: 320px;
    height: 380px;
    background-color: #ffffff;
    border-radius: 6px;
    padding: 32px 24px;
}
.item-form>h4{
    font-size: 22px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 46px;
}
.item-form .item{
    font-size: 16px;
    text-align: left;
    margin: 24px 0;
    height: 32px;
    line-height: 32px;
}
.item-form .item .eye{
    position: absolute;
    right: 10px;
    top: 3px;
    z-index: 10;
    width: 24px;
    height: 28px;
}
.grad-eye{
    background: url("https://down.maoxiaoqi.com/images/grad.png") no-repeat center;
    background-size: 86%;
}
.blue-eye{
    background: url("https://down.maoxiaoqi.com/images/blue.png") no-repeat center;
    background-size: 86%;
}
.item-form .login-confirm{
    font-size: 18px;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 16px;
    background-color: #1572fd;
    border-radius: 6px;
    color: #ffffff;
}
.item-form .item label{
    width: 100%;
}
.item-form .item label input{
    width: 218px;
    border: 1px solid #d4d4d4;
    margin-left: 12px;
    padding: 0 12px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: normal;
    color: #717171;
}

.login .item-left{
    display: inline-block;
    width: 60%;
    color: #ffffff;
    padding-top: 56px;
}
.login .item-left h1{
    margin: 24px 0;
}
.login .item-left h3{
    margin: 24px 0;
}
.login .item-left h4{
    margin-top: 42px;
}
.login .item-left h6{
    margin-top: 6px;
}
.login .item-left h6:last-child{
    padding-left:150px;
}
/*思维洞见页*/
.content{
    width: 100%;
    padding: 50px 76px;
}
.content .artList{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.content .artList .item{
    width: 360px;
    height: 450px;
    background-color: #ffffff;
    margin: 16px auto;
    box-shadow: 0 0 20px #d4d4d4;
}
.content .artList .item:hover{
    box-shadow: 0 0 20px #929292;
}
.content .artList .item .item-img{
    width: 360px;
    height: 220px;
}
.content .artList .item .item-img>img{
    width: 360px;
    height: 220px;
}
.item .item-detail{
    padding: 26px;
}
.item-detail>h4{
    margin-bottom: 12px;
}
.item-detail>.art-content{
    line-height: 28px;
    font-size: 16px;
    color: #717171;
    width: 100%;
    height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item-detail>div>img{
    margin-right: 12px;
    margin-top: 2px;
}
.content .more{
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-top: 24px;
}
.content .more h4{
    font-size: 16px;
    color: #ffffff;
    background-color: #f08300;
    height: 32px;
    line-height: 32px;
    width: 140px;
    text-align: center;
    margin: 0 auto;
    border-radius: 3px;
}
.content .more h4:hover{
    background-color: #f1721a;
}
.content .art-detail{

}
/* 2020-7-8 陈 修改 */
.content .detail{
    position: relative;
    background-color: #ffffff;
    padding: 24px;
    padding-top: 30px;
    box-shadow: 0 0 20px #d4d4d4;
}
.detail h4{
    font-size: 30px;
    margin-bottom: 16px;
}
.detail .article{
    margin-bottom: 55px;
    padding: 0 14px;
}
.detail .article img{
    margin: 16px 0;
    max-width: 100%;
}
.detail .article span{
    word-break: break-word;
}
.detail .item-news{
    margin-top: 16px;
    margin-bottom: 24px;
}
.detail .item-news>span{
    margin-right: 32px;
}
.content .more-list{
    /*width: 360px;*/
}
.content .more-list>h4{
    float: right;
    width: 360px;
}
.content .more-list .item{
    width: 360px;
    text-align: left;
    float: right;
    background-color: #ffffff;
    box-shadow: 0 0 20px #d4d4d4;
    margin-bottom: 24px;
}
.content .more-list .item>img{
    width: 100%;
    height: 240px;
    min-height: 240px;
}
.more-list h4{
    font-size: 24px;
    margin-bottom: 24px;
}

/*zhu 创建用户注册页面*/
.verify-img-panel,.verify-sub-block{
    display: none;
}
.content .sign-page{
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0 0 20px #d4d4d4;
    padding-bottom: 24px;
}
.sign-page>h4{
    padding: 16px 0;
    border-bottom: 1px solid #f1f4f9;
    margin-bottom: 24px;
}
.sign-page .item{
    min-height: 42px;
    line-height: 42px;
    font-weight: 700;
}
.sign-page .item label{
    width: 400px;
}
.sign-page .item label .phone-select{
    position: absolute;
    top: 13px;left: 109px;
    font-size:12px;
    font-weight: normal;
    color: #717171;
}
.sign-page .item label .splice-place{
    display: inline-block;
    width: 300px;
    float: right;
    margin-left: 24px;
    height: 36px;
    position: relative;
}
.sign-page .item label input{
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #717171;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    outline: none;
    width: 300px;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    margin: 6px 0 0 24px;
}
.sign-page .item label>button{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    width: 100px;
    float: right;
    margin: -36px 0 0 0;
    border-radius:0 3px 3px 0;
    background-color: #dbdddd;
    color: #333;
}
.sign-page .sign-confirm{
    margin-bottom: 16px;
}
.sign-page .sign-confirm .drop-login{
    margin-top: 12px;
}
.drop-login a{
    color: #1572fd;
}
.sign-page .sign-confirm input{
    padding: 8px 10px;
    width: 196px;
    background-color: #1572fd;
    color: #ffffff;
    border-radius: 6px;
    font-size: 16px;
    text-align: center;
    opacity: 0.6;
}
.sign-page .tips{
    width: 50%;
    margin: 56px auto 36px;
}
/*新闻报导*/
.media-report{
    width: 100%;
    background-color: #ffffff;
}
.media-report>h4{
    font-size: 26px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px;
}
.media-report .reportList{
    width: 100%;
    min-height: 200px;
    padding: 40px 60px;
}
.media-report .reportList .item{
    display: flex;
    margin-bottom: 40px;
}
.reportList .left,.reportList .right{

}
.reportList .left{
    width: 180px;
    vertical-align: top;
}
.reportList .left img{
    width: 180px;
    height: 134px;
}
.reportList .right{
    flex: 1;
    margin-left: 32px;
    position: relative;
}
.reportList .right>h4{
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}
.reportList .right .date{
    position: absolute;
    right: 0;
    top: 0;
    color: #717171;
}
.reportList .right>p{
    color: #666666;
    font-size: 16px;
    height: 90px;
    line-height: 28px;
    overflow-y: hidden;
    text-overflow:ellipsis;
}
.reportList .right>div{
    color: #808080;
    font-size: 16px;
}
.reportList .right>div:last-child{
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
}
.reportList .right>div>a{
    font-size: 16px;
    color: #f08300;
}
.media-report .reportMore{
    text-align: center;
    margin-top: -16px;
}
.media-report .reportMore span{
    padding: 4px 24px;
    background-color: #f08300;
    font-size: 16px;
    color: #ffffff;
    border-radius: 3px;
}
.media-report .reportMore span:hover{
    background-color: #f1721a;
}
.content2{
    width: 100%;
    text-align: center;
    margin-top: -50px;
    background-color: #f1f4f9;
    padding-top: 90px;
}
.content2>.item{
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
.content2>.item>h4{
    margin: 30px 0 22px;
}
.content2>.item>p{
    line-height: 28px;
    font-size: 16px;
    color: #565656;
}
.content2>.item>div{
    margin: 36px 0 0;
}
.content2>.item>div span{
    padding: 4px 48px;
    background-color: #f08300;
    font-size: 16px;
    color: #ffffff;
    border-radius: 3px;
}
.content2>.item>div span:hover{
    background-color: #f1721a;
}
.content2 .item-bottom{
    margin : 60px 0;
    font-size: 16px;
}
/*价格方案*/
.content .content-before{
    text-align: center;
    margin-top: 36px;
}
.content-before h2 span{
    background-color: #f1f4f9;
    padding: 0 12px;
}
.content-before h2{
    width: 600px;
    margin: 0 auto;
    color: #333333;
    font-size: 32px;
    border-bottom: 1px solid #dcdcdc;
    line-height: 5px;
}
.content-before h4{
    margin-top: 30px;
    font-size: 18px;
}
.content .price-plan{
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    margin-top: 100px;
    color: #717171;
}
.content .price-plan>div{
    width: 100%;
    display: flex;
    border-bottom: 1px solid #f3f3f3;
}
.content .price-plan>div>div{
    flex: 1;
}
.content .price-plan>.item-type{
    color: #333333;
    font-size: 16px;
}
.content .price-plan>.item-type>div{
    height: 60px;
    line-height: 60px;
}
#price-top.affix{
    display: flex;
    top: 66px;
    left: 0;
    z-index: 10;
    width: 100%;
    padding: 0 76px;
    box-shadow: 0 4px 10px #f1f4f9;
}
#price-top.affix div{
    background-color: #ffffff;
}
.content .price-plan>.item-price>div{
    height: 175px;
    line-height: 175px;
    border-right: 1px solid #f3f3f3;
}
.content .price-plan>.item-price>div>sup{
    font-size: 24px;
}
.content .price-plan>.item-price>div>span{
    font-size: 28px;
}
.item-price .orange{
    color: #ffa415;
}
.item-price .blue{
    color: #2dbcff;
}
.item-price .green{
    color: #22d7bb;
}
.item-price .deep-blue{
    color: #4e8af9;
}
.item-price .purple{
    color: #965ebf;
}
.content .price-plan>.item-price>div>sub{
    font-size: 14px;
}

.content .price-plan .item-plan>div{
    height: 60px;
    line-height: 60px;
    border-right: 1px solid #f3f3f3;
}
.content .price-plan .item-plan div input{
    text-align: center;
    width: 40%;
}
.icon-del-add{
    cursor: pointer;
    border-radius: 3px;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url("https://down.maoxiaoqi.com/images/svg/operation.svg") no-repeat;
    background-size: 260px;
    vertical-align: middle;
    background-color: #dcdcdc;
}
.del-plan {
    background-position: -223px -14px;
}
.add-plan{
    background-position: -171px -14px;
}
.content .price-plan>.item-head{
    font-size: 16px;
    color: #333333;
}
.content .price-plan>.item-head>div{
    border: none;
    background-color: #f3f3f3;
}
.content .price-plan>.item-head>div{
    padding: 0 20px;
}
.content .price-plan>.item-head>div:first-child{
    text-align: left;
}
.content .price-plan>.item-head>div:last-child{
    text-align: right;
}
.content .plan-button{
    height: 90px;
    width: 100%;
    padding-top: 30px;
    text-align: center;
    background-color: #ffffff;
}
.content .plan-button>div{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #1572fd;
}
.content .plan-button>div>a>span{
    padding: 3px 24px;
    font-size: 16px;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 6px;
}
.content .plan-button>div>a>span:hover{
    background-color: #ffffff;
    color: #1572fd;
}
/* 2020-7-7 陈 修改 */
.plan-content-after{
    background-color: #ffffff;
    /* padding: 70px 76px; */
    padding: 70px 0;
    text-align: center;
    margin-top: 36px;
}
.plan-content-after .after-question{
    font-size: 16px;
    color: #717171;
}
/* 2020-7-7 陈 修改 */
.plan-content-after .after-question .item{
    text-align: left;
    /* padding: 0 100px; */
    padding: 0;
    margin-top: 50px;
}
.plan-content-after .after-question .item h4{
    margin-bottom: 16px;
    color: #333333;
}
.plan-content-after .after-question .item p{
    line-height: 28px;
}


/*产品迭代页面*/
.content .produce-history{
    width: 100%;
    min-height: 400px;
}
.produce-history .head{
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}
.produce-history .head>h4{
    padding-left: 120px;
    font-size: 24px;
    color: #f08300;
}
.produce-history .head .clack{
    margin: 20px 0 0 138px;
    display: inline-block;
    width: 230px;
    vertical-align: top;
}
.produce-history .head .title{
    position: absolute;
    bottom:0;
    width: 100%;
    text-align: center;
}
.produce-history .history-record{
    width: 100%;
    min-height: 300px;
}
.produce-history .history-record .item{
    width: 100%;
    position: relative;
    margin-bottom: 4px;
    min-height: 66px;
}
.history-record .item .left{
    position: absolute;
    top: 0;
    left: 0;
    width: 164px;
    color: #f08300;
}
.history-record .item .left h4{
    font-size: 30px;
}
.history-record .item .left h4 i{
    vertical-align: top;
    margin-top: 4px;
}
.history-record .item .right{
    width: 100%;
    color: #333333;
    padding-left: 164px;
}
.history-record .item>.right>.right-detail{
    width: 100%;
    border-left: 2px dashed #939393 ;
    padding: 48px 0 0 70px;
}
.right>.right-detail .head{
    display: flex;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    margin-left: -138px;
}
.right>.right-detail .head div:first-child{
    width: 125px;
    text-align: center;
    background-color: #f1f4f7;
    border-radius: 6px 0 0 6px;
}
.right>.right-detail .head div:last-child{
    flex: 1;
    background-color: #f08300;
    color: #ffffff;
    padding-left: 30px;
    border-radius: 0 6px 6px 0;

    /* 2020-7-8 陈 新增 */
    margin-right: -138px;
}
.right>.right-detail .text{

    line-height: 32px;
    font-size: 16px;
    padding-right: 138px;
}
.produce-history .more-button{
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.produce-history .more-button>span{
    font-size: 16px;
    padding: 4px 41px;
    color: #ffffff;
    background-color: #f08300;
    border-radius: 6px;
}
.produce-history .more-button>span:hover{
    background-color: #f1721a;
}

/*重置密码页*/
.reset-password{
    height: 630px;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 0 10px #d4d4d4;
}
.reset-password>h4{
    width: 100%;
    height: 72px;
    line-height: 72px;
    text-align: center;
    font-size: 24px;
    border-bottom: 1px solid #f1f4f9;
}
.reset-password .item-title{
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin-top: 70px;
    margin-bottom: 60px;
}
.reset-password .item-title span{
    padding: 15px 24px;
    margin: 0 50px;
}
.border-line{
    border-bottom: 2px solid #1572fd;
}
/*加盟*/
.join-banner{

    color: #ffffff;
    width: 100%;
    height: 400px;
    background: url("https://down.maoxiaoqi.com/home_static/images/join-banner-v1.png") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
}
.join-banner>h2{
    width: 100%;
    font-size: 40px;
    padding-top:80px ;
}
.join-banner h4{
    margin-top: 16px;
    font-size: 20px;
}
.join-banner div{
    margin: 50px auto 0;
    font-size: 18px;
    padding: 0;
    width: 120px;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    background-color: #f08300;
}
.join-banner div a{
    color: #ffffff;
}
.join-banner div:hover{
    background-color: #f1721a;
}
.join-video{
    width: 100%;
    height: 600px;
    background-color: #ffffff;
}
.title{
    text-align: center;
    color: black;
}
.title>h2{
    font-size: 26px;
    padding-top: 70px;
}
.title>h4{
    margin-top: 10px;
    font-size: 16px;
}
.join-video .video{
    margin: 32px auto 0;
    width: 750px;
    height: 386px;
}
.join-market{
    width: 100%;
    height: 520px;
    background-color: #f3f3f3;
    padding: 0 100px;
}
.join-market .item{
    text-align: left;
    padding: 25px 26px;
}
.join-market .item img{
    vertical-align: text-bottom;
}
.join-market .item span{
    font-size: 18px;
    font-weight: 500;
}
.join-market .item p{
    color: #565656;
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
}
.join-cooperation{
    width: 100%;
    height: 840px;
    background-color: #ffffff;
    padding: 0 100px;
}
.join-cooperation .row{
    margin-top: 32px;
}
.join-cooperation .item{
    border-radius: 8px;
    margin-left: 32px;
    padding: 0 0 8px 0;
    background-color: #999999;
}
.join-cooperation .item:hover{
    background-color: #f08300;
}
.join-cooperation .item .item-content{
    border: 1px solid #ebebeb;
    background-color: #ffffff;
    border-radius: 6px 6px 0 0;
    padding: 40px 20px 0 20px;
}
.join-cooperation .item .item-content:hover .join{
    color: #ffffff;
    background-color: #f08300;
}
.join-cooperation .item .item-content:hover .join a{
    color: #ffffff;
    background-color: #f08300;
}
.join-cooperation .item .item-content:hover .operation01{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation1-v1.png") no-repeat center;
}
.join-cooperation .item .item-content:hover .operation02{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation2-v1.png") no-repeat center;
}
.join-cooperation .item .item-content:hover .operation03{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation3-v1.png") no-repeat center;
}
.join-cooperation .item .item-content:hover .operation04{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation4-v1.png") no-repeat center;
}
.join-cooperation .item .item-content:hover .operation05{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation5-v1.png") no-repeat center;
}
.join-cooperation .item i{
    display: block;
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background-size: 100% 100%;
}
.join-cooperation .item .operation01{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation01.png") no-repeat center;
}
.join-cooperation .item .operation02{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation02.png") no-repeat center;
}
.join-cooperation .item .operation03{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation03.png") no-repeat center;
}
.join-cooperation .item .operation04{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation04.png") no-repeat center;
}
.join-cooperation .item .operation05{
    background: url("https://down.maoxiaoqi.com/home_static/images/operation05.png") no-repeat center;
}
.join-cooperation .item h4{
    margin-top: 30px;
    font-size: 18px;
}
.join-cooperation .item p{
    min-height: 80px;
    max-height: 80px;
    color: #565656;
    margin-top: 24px;
    font-size: 14px;
}
.join-cooperation .item .join{
    color: #f08300;
    margin: 30px auto 18px;
    font-size: 16px;
    border: 1px solid #f08300;
    border-radius: 6px;
    width: 100px;
    height: 24px;
}
.join-cooperation .item .join a{
    color: #f08300;
}
.join-cooperation .item span{
    display: block;
    min-height: 80px;
    max-height: 80px;
    color: #717171;
    font-size: 12px;
}
.join-cooperation .operation-bottom{
    width: 100%;
    height: 200px;
    position: relative;
}
.join-cooperation .operation-bottom .item{
    background-color: #ffffff;
    border: 1px solid #f08300;
    width: 34%;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    color: #565656;
    border-radius: 50%;
}
.join-cooperation .operation-bottom .item:hover{
    background-color: #f08300;
    color: #ffffff;
    z-index: 12;
}
.join-cooperation .operation-bottom .position1{
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 10;
}
.join-cooperation .operation-bottom .position2{
    position: absolute;
    left: 215px;
    top: 90px;
    z-index: 11;
}
.join-cooperation .operation-bottom .position3{
    position: absolute;
    right: 215px;
    top: 90px;
    z-index: 11;
}
.join-cooperation .operation-bottom .position4{
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 10;
}
.join-banner2{
    width: 100%;
    height: 240px;
    background: url("https://down.maoxiaoqi.com/home_static/images/button-banner-v1.png") no-repeat center;
    background-size: 100% 100%;
}
.join-banner2.cross{
    background: -moz-linear-gradient(left,#f08300,#f1721a);
    background: -o-linear-gradient(left,#f08300,#f1721a);
    background: -webkit-linear-gradient(left,#f08300,#f1721a);
    background: linear-gradient(left,#f08300,#f1721a);
}
.join-banner2 h4{
    padding-top: 70px;
    text-align: center;
    font-size: 26px;
    color: #ffffff;
}
.join-banner2 div{
    margin: 40px auto 0;
    font-size: 18px;
    padding: 0;
    width: 150px;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    background-color: #f08300;
}
.join-banner2 div a{
    color: #ffffff;
}
.join-banner2 div:hover{
    background-color: #f1721a;
}
.join-support{
    width: 100%;
    height: 660px;
    padding: 0 60px;
}
.join-support .row{
    margin: 40px 0;
}
.join-support .item{
    height: 200px;
    padding: 20px;
    color: #565656;
    margin-bottom: 20px;
}
.join-support .item h4{
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700;
}
.join-support .item p{
    font-size: 14px;
    margin-top: 15px;
}
.join-advantage{
    background-color: #ffffff;
    width: 100%;
    height: 740px;
    padding:0 100px;
}
.join-advantage h4{
    margin-bottom: 40px;
}
.join-advantage .row{
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
}
.join-advantage .item{
    height: 220px;
    padding: 20px;
    color: #565656;
    border-right: 1px solid #e8e8e8;
}
.join-advantage .item:hover{
    background-color: #f5f4f4;
}
.join-advantage .item div{
    width: 84px;
    height: 84px;
    margin: 0 auto;
    background-color: #f08300;
    border-radius: 100%;
}
.join-advantage .item>p{
    font-size: 16px;
    margin-top: 20px;
}
.join-advantage .item div img{
    margin-top: 20px;
}
.join-process{
    width: 100%;
    height: 680px;
    padding: 0 80px;
}
.join-process h4{
    margin-bottom: 40px;
}
.join-process .process01{
    display: block;
    width: 100%;
    height: 210px;
    background: url("https://down.maoxiaoqi.com/home_static/images/process01-v2.png") no-repeat center;
    background-size: 100% 100%;
}
.join-process .bottom{
    margin-top: 10px;
    width: 100%;
    height: 250px;
}
.join-process .bottom .left{
    float: left;
    height: 250px;
    width: 464px;
    background: url("https://down.maoxiaoqi.com/home_static/images/process02-v1.png") no-repeat right;
    position: relative;
}
.join-process .bottom .left span{
    position: absolute;
    right: 72px;
    top: 100px;
    font-size: 26px;
    color: #ffffff;
}
.join-process .bottom .right{
    width: 100%;
    height: 250px;
    padding: 50px 0 0 520px;
    text-align: left;
    color: #333333;
    font-size: 16px;
}
.join-process .bottom .right p{
    margin-bottom: 20px;
}
.join-contact{
    background-color: #ffffff;
    width: 100%;
    height: 610px;
    padding:70px 100px;
}
.join-contact .item{
    color: #565656;
    font-size: 18px;
    height: 110px;
    text-align: left;
    padding: 0 80px;
}
.join-contact .item h4{
    color: #333333;
    margin: 50px 0 8px 0;
}
.join-partner{
    color: #ffffff;
    height: 500px;
    width: 100%;
    background: url("https://down.maoxiaoqi.com/home_static/images/partner-banner.png") no-repeat center;
    background-size: 100% 100%;
    position: relative;
}
.join-partner .search{
    width: 778px;
    height: 40px;
    margin: 45px auto 30px;
    position: relative;
	overflow: hidden;
}
.join-partner .search label{
    text-align: left;
	float: left;
    width: 80%;
}
.join-partner .search label input{
    background: url("https://down.maoxiaoqi.com/home_static/images/search.png") no-repeat 16px;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    width: 93%;
    border: 1px solid #ffffff;
    border-radius: 6px;
    color: #ffffff;
    font-weight: normal;
	box-sizing: border-box;
}
.join-partner .search div{
    font-size: 16px;
	float: right;
    width: 20%;
    height: 40px;
    line-height: 40px;
    background-color: #f08300;
    border-radius: 8px;
}
.search-list .result .tips{
	font-size:12px;
	color:#dedede;
	margin-top: 5px;
	display:none;
	transition:all 0.2s
}
.search-list .result .tips:hover{
	color:#fff;
}
.join-partner .search div:hover{
    background-color: #f1721a;
}
.join-partner .search.message{
    width:100%;
    margin: 10px 0;
    height: auto;
}
.join-partner .search.message label{
    text-align: center;
}
.join-partner .search.message label .message-input{
    height: 32px;line-height: 32px;width: 400px;padding:0 10px;background: url("");
}
.join-partner .search.message label .message-textarea{
    height: 100px;line-height: 18px;width: 400px;padding:10px;
    font-weight:normal;border: 1px solid #ffffff;border-radius: 6px;background: url("");
}
.message-button{
    margin: 40px auto 0;
    font-size: 18px;
    padding: 0;
    width: 150px;
    height: 32px;
    line-height: 32px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    background-color: #f08300;
}
.message-button:hover{
    background-color: #f1721a;
}
.join-partner .search-background{
    width: 778px;
    height: 160px;
    background-color: #5c5c5c;
    opacity: 0.4;
    margin: 0 auto;
    border-radius: 8px;
}
.join-partner .search-list{
    width: 778px;
    height: 160px;
    padding: 50px 40px;
    position: absolute;
    top:240px;
    left: 50%;
    margin-left: -389px;
}
.join-partner .search-list .item{
    opacity: 1;
    text-align: left;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
}
/*联系我们 zhu 18-7-20*/
.contract-us,.about-us{
    width: 100%;
    padding: 0;
    margin: 0;
}
.contract-us>h3,.about-us>h3{
    font-size: 26px;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 12px;
}
.contract-us-detail{
    width: 100%;
    padding: 60px 60px 0 60px;
}
.contract-us-detail .item-title{
    font-size: 24px;
    padding: 0 12px;
    border-left: 3px solid #f08300;
    height: 22px;
    line-height: 22px;
    margin-bottom: 36px;
}
.contract-us-detail p{
    font-size: 16px;
    color: #5d5d5d;
    margin-bottom: 16px;
    padding-left: 15px;
}
.contract-us-detail .middle{
    width: 100%;
    /*margin: 60px 0;*/
    position: relative;
}
.contract-us-detail .middle .left{
    width: 540px;
}
.contract-us-detail .middle .right{
    position: absolute;
    left: 540px;
    top:0;
}
/*下载pc页 朱 18-7-20*/
.download-pc{
    width: 100%;
    padding: 0;
    margin: 0;
}
.download-pc .item-title{
    border-bottom: 2px solid #dcdcdc;
    width: 576px;
    margin: 0 auto;
    height: 28px;
    text-align: center;
}
.download-pc .item-title span{
    background-color: #ffffff;
    font-size: 32px;
    font-weight: normal;
    color: #333333;
    padding: 0 24px;
}
.download-pc>h4{
    margin-top: 30px;
    color: #565656;
    font-size: 18px;
    text-align: center;
}
.download-pc .item-produce{
    text-align: center;
    margin-top: 40px;
}
.download-pc .item-produce .produce{
    display: inline-block;
    width: 400px;
    vertical-align: top;
    text-align: center;
}
.download-pc .item-produce .produce h4{
    font-size: 20px;
    color: #333333;
}
.download-pc .item-download{
    text-align: center;
    margin: 30px 0 36px;
}
.download-pc .item-download .download-list{
    display: inline-block;
    text-align: center;
    width: 400px;
    vertical-align: top;
    font-size: 18px;
}
.download-pc .item-download .download-list .list{
    width: 200px;
    height: 51px;
    line-height: 48px;
    margin: 10px auto 20px;
    border: 1px solid #f1721a;
    border-radius: 6px;
}
.download-pc .item-download .download-list .list a{
    color: #f1721a;
}
.download-pc .item-download .download-list .list:hover{
    color: #ffffff;
    background-color: #f1721a;
}
.download-pc .item-download .download-list .list:hover a{
    color: #ffffff;
    background-color: #f1721a;
}
.download-pc .item-download .download-list .list:hover .wds{
    background: url("https://down.maoxiaoqi.com/home_static/images/windows.png") no-repeat center;
}
.download-pc .item-download .download-list .list:hover .mac{
    background: url("https://down.maoxiaoqi.com/home_static/images/apple.png") no-repeat center;
}
.download-pc .item-download .download-list .list .wds{
    vertical-align: top;
    display: inline-block;
    width: 30px;
    height: 50px;
    background: url("https://down.maoxiaoqi.com/home_static/images/windows01-v1.png") no-repeat center;
}
.download-pc .item-download .download-list .list .mac{
    vertical-align: top;
    display: inline-block;
    width: 30px;
    height: 50px;
    background: url("https://down.maoxiaoqi.com/home_static/images/apple01.png") no-repeat center;
}
.download-pc .item-download .download-list .list .gray-mac{
    vertical-align: top;
    display: inline-block;
    width: 30px;
    height: 50px;
    background: url("https://down.maoxiaoqi.com/home_static/images/grad-apple01.png") no-repeat center;
}
.download-pc .item-download .download-list h4{
    font-size: 16px;
    margin-top: 20px;
}
.download-pc .item-download .download-list h4 span{
    color: #f1721a;
}
.about-us .about-detail{
    width: 100%;
    margin: 0;
    padding: 56px 60px 30px;
}
.about-us .about-detail div{
    text-align: center;
}
.about-us .about-detail div h4{
    margin-top: 30px;
    text-align: center;
}
.about-us .about-detail p{
    text-indent: 36px;
    line-height: 38px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 40px;
}
.about-us .about-detail p:last-child{
    margin-bottom: 30px;
}
.about-download{
    width: 100%;
    height: 500px;
    padding: 90px 76px 0;
    text-align: center;
    font-size: 16px;
}
.about-download .item h4{
    margin: 25px 0;
    font-size: 24px;
}
.about-download .item p{
    color: #565656;
    line-height: 28px;
}
.about-download .item div{
    height: 32px;
    line-height: 32px;
    margin-top: 50px;
}
.about-download .item div .button{
    padding: 6px 58px;
    background-color: #f08300;
    color: #ffffff;
    border-radius: 4px;
}
.about-download .item div .button:hover{
    background-color: #f1721a;
}
/*首页 朱  18-7-20*/
.index-banner{
    width: 100%;
    height: 400px;
    padding: 0;
}
.index-banner .target li{
    width: 10px;
    border: none;
    border-radius: 0;
    margin-right: 6px;
    position: relative;
}
.index-banner .target .active{
    margin-right: 6px;
    top: -4px;
    left: -2px;
    width: 40px;
    height: 8px;
    border-radius: 8px;
    border: 1px solid #f5f4f4;
}
.index-banner .target li div{
    position: absolute;
    top: -1px;
    left: -1px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border: 1px solid #ffffff;
}
.index-banner .target .active div{
    background-color: #ffffff;
    width: 40px;
    transition: width 6s ease 0s;
}
.index-banner .carousel-inner{
    font-size: 20px;
    width: 100%;
    height: 400px;
    text-align: center;
    color: #ffffff;
    background: url("https://down.maoxiaoqi.com/home_static/images/join-banner-v1.png") no-repeat center;
    background-size: 100% 100%;
}
.index-banner .carousel-inner .item .item-div{
    height: 36px;
    line-height: 36px;
    width: 100%;
}
.index-banner .carousel-inner .item .line{
    display: inline-block;
    vertical-align: text-top;
    width: 200px;
    height: 2px;
    background-color: #ffffff;
    margin: 13px 10px 0;
}
.index-banner .carousel-inner .item h4{
    padding-top: 80px;
    font-size: 42px;
    margin-bottom: 40px;
}
.index-banner .carousel-inner .item p{
    font-size: 20px;
    line-height: 36px;
}
.index-banner .carousel-inner .item .banner-button{
    margin-top: 30px;
    width: 100%;
    height: 32px;
    line-height: 32px;
}
.index-banner .carousel-inner .item .banner-button h5{
    font-size: 18px;
    border: 2px solid #ffffff;
    height: 32px;
    line-height: 30px;
    width: 150px;
    margin: 0 auto;
    border-radius: 6px;
    background-color: #f08300;
}
.index-banner .carousel-inner .item .banner-button h5 a{
    color: #ffffff;
}
.index-banner .carousel-inner .item .banner-button h5:hover{
    background-color: #f1721a;
}
.index-banner .first{

}
.index-advantage{
    width: 100%;
    height: 150px;
    padding: 25px 62px;
}
.index-advantage .item{
    padding: 0 14px;
}
.index-advantage .item>div{
    background-color: #ffffff;
    border-radius: 2px;
}
.index-advantage .item .item-block{
    height: 100px;
    padding: 20px 0 0 90px;
    border: 1px solid #ffffff;
}
.index-advantage .item .item-block:hover{
    box-shadow: 0 0 10px #d4d4d4;
}
.index-advantage .item .index-ad1{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-ad01-v1.png") no-repeat 20px;
}
.index-advantage .item .index-ad2{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-ad02-v1.png") no-repeat 20px;
}
.index-advantage .item .index-ad3{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-ad03-v1.png") no-repeat 20px;
}
.index-advantage .item .index-ad4{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-ad04-v1.png") no-repeat 20px;
}
.index-advantage .item .item-block h4{
    font-size: 18px;
    font-weight: 700;
    color: #333333;
}
.index-advantage .item .item-block p{
    font-size: 14px;
    color: #565656;
    margin-top: 6px;
    padding-right: 20px;
}
.index-system{
    background-color: #ffffff;
    width: 100%;
    height: 825px;
    padding: 0;
    margin: 0;
}
.index-system .head{
    padding-top: 80px;
    text-align: center;
    margin-bottom: 60px;
}
.index-system .head>div{
    margin: 0 auto;
    width: 530px;
    height: 26px;
    border-bottom: 1px solid #dcdcdc;
}
.index-system .head>div span{
    background-color: #ffffff;
    font-size: 32px;
    padding: 0 14px;
}
.index-system .head p{
    font-size: 16px;
    margin-top: 36px;
}
.index-system .head p span{
    color: #f08300;
}
.index-system .system-list{
    width: 806px;
    height: 326px;
    margin: 0 auto;
    background: url("https://down.maoxiaoqi.com/home_static/images/index-system-v1.png") no-repeat center;
    position: relative;
}
.index-system .system-list .list{
    width: 100px;
    position: absolute;
}
.index-system .system-list .list h4{
    margin-top: 22px;
    text-align: center;
    font-size: 18px;
}
.index-system .system-list .list .item{
    margin: 0 auto;
    width: 86px;
    height: 86px;
    border-radius: 100%;
    background-color: #f08300;
}
.index-system .system-list .list:hover .item{
    background-color: #f1721a;
}
.index-system .system-list .list:hover h4{
    color: #f1721a;
}
.index-system .system-list .list .item i{
    display: block;
    width: 88px;
    height: 88px;
}
.index-system .system-list .list1{
    left: 6px;
    bottom: -30px;
}
.index-system .system-list .list1 .item i{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-system1-v1.png") no-repeat center;
}
.index-system .system-list .list2{
    left: 112px;
    bottom: 120px;
}
.index-system .system-list .list2 .item i{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-system2-v1.png") no-repeat center;
}
.index-system .system-list .list3{
    left: 266px;
    top: 0;
}
.index-system .system-list .list3 .item i{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-system3-v1.png") no-repeat center;
}
.index-system .system-list .list4{
    left: 444px;
    top: 0;
}
.index-system .system-list .list4 .item i{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-system4-v1.png") no-repeat center;
}
.index-system .system-list .list5{
    right: 102px;
    bottom: 113px;
}
.index-system .system-list .list5 .item i{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-system5-v1.png") no-repeat center;
}
.index-system .system-list .list6{
    right: 10px;
    bottom: -30px;
}
.index-system .system-list .list6 .item i{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-system6-v1.png") no-repeat center;
}
.index-system .bottom{
    width: 400px;
    height: 76px;
    margin: 50px auto;
    border-bottom: 3px solid #f08300;
    text-align: center;
}
.index-system .bottom p{
    font-size: 16px;
    margin: 8px 0;
}
.index-try{
    width: 100%;
    height: 240px;
}
.index-strength{
    width: 100%;
    height: 730px;
    padding: 0 76px;
}
.index-strength .head{
    padding-top: 100px;
    text-align: center;
    margin-bottom: 60px;
}
.index-strength .head>div{
    margin: 0 auto;
    width: 425px;
    height: 22px;
    border-bottom: 1px solid #dcdcdc;
}
.index-strength .head>div span{
    background-color: #f1f4f9;
    font-size: 26px;
    padding: 0 14px;
}
.index-strength .head p{
    color: #565656;
    font-size: 16px;
    margin-top: 18px;
}
.index-strength .item{
    width: 100%;
    height: 130px;
    margin: 0 auto;
}
.index-strength .item .item-list{
    position: relative;
    height: 100%;
}
.index-strength .item .item-list>span{
    color: #f1721a;
    position: relative;
    font-size: 60px;
}
.index-strength .item .item-list>span span{
    font-size: 36px;
    position: absolute;
    right: -20px;
    top: -15px;
}
.index-strength .item .item-list>div{
    vertical-align: top;
    display: inline-block;
}
.index-strength .item .item-list>div>p{
    font-size: 18px;
}
.index-strength .item .item-list>div>p:first-child{
    padding-top: 30px;
    margin: 4px 0;
}
.index-strength .item .item-list h5{
    margin-top: 14px;
    font-size: 18px;
}
.index-strength .item .item-list h5 a{
    color: #f1721a;
    border-bottom: 1px solid #f1721a;
}
.index-strength .bottom{
    width: 100%;
    height: 260px;
    margin: 40px auto 0;
}
.index-strength .bottom .list{
    position: relative;
    float: left;
    width: 20%;
    height: 100%;
    text-align: center;
}
.index-strength .bottom .list>div{
    width: 90px;
    height: 90px;
    border-radius: 4px;
    background-color: #f08300;
    margin: 0 auto 24px;
}
.index-strength .bottom .list>P{
    font-size: 16px;
    margin: 6px 0;
}
.index-strength .bottom .list h4{
    margin-top: 35px;
}
.index-strength .bottom .list h4 span{
    font-size: 18px;
    padding: 4px 22px;
    background-color: #f08300;
    border-radius: 4px;
}
.index-strength .bottom .list h4 span a{
    color: #ffffff;
}
.index-strength .bottom .list h4 span:hover{
    background-color: #f1721a;
}
.index-strength .bottom .list i{
    display: block;
    width: 90px;
    height: 90px;
}
.index-strength .bottom .list .list1{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-strength01.png") no-repeat center;
}
.index-strength .bottom .list .list2{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-strength02.png") no-repeat center;
}
.index-strength .bottom .list .list3{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-strength03.png") no-repeat center;
}
.index-strength .bottom .list .list4{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-strength04.png") no-repeat center;
}
.index-strength .bottom .list .list5{
    background: url("https://down.maoxiaoqi.com/home_static/images/index-strength05.png") no-repeat center;
}
.index-example{
    background-color: #ffffff;
    width: 100%;
    padding: 0 76px;
}
.index-example .head{
    padding-top: 86px;
    text-align: center;
    margin-bottom: 30px;
}
.index-example .head>div{
    margin: 0 auto;
    width: 450px;
    height: 22px;
    border-bottom: 1px solid #dcdcdc;
}
.index-example .head>div span{
    background-color: #ffffff;
    font-size: 26px;
    padding: 0 14px;
}
.index-example .head p{
    font-size: 16px;
    margin-top: 18px;
}
.index-example .item{
    width: 990px;
    margin: 0 auto 30px;
}
.index-example .item .item-list{

}
.index-example .item .item-list div{
    opacity: 0.6;
    width: 100%;
    height: 80px;
    border: 1px solid #f5f4f4;
    border-radius: 4px;
    margin-bottom: 10px;
}
.index-example .item .item-list div:hover{
    opacity: 1;
    box-shadow: 2px 2px 10px #d4d4d4;
}
.index-example .item .item-list p{
    text-align: center;
    font-size: 12px;
}
.index-example .bottom{
    width: 100%;
    height: 80px;
    text-align: center;
    margin-top: 60px;
}
.index-example .bottom span{
    font-size: 16px;
    padding: 4px 28px;
    background-color: #f08300;
    border-radius: 4px;
}
.bottom span a{
    color: #ffffff;
}
.index-example .bottom span:hover{
    background-color: #f1721a;
}
/* 2020-7-7 陈 修改 */
.index-article{
    width: 100%;
    /* padding: 0 76px; */

}
.index-article .head{
    padding-top: 80px;
    text-align: center;
    margin-bottom: 50px;
}
.index-article .head>div{
    margin: 0 auto;
    width: 370px;
    height: 22px;
    border-bottom: 1px solid #dcdcdc;
}
.index-article .head>div span{
    background-color: #f1f4f9;
    font-size: 26px;
    padding: 0 14px;
}
.index-article .head p{
    color: #565656;
    font-size: 16px;
    margin-top: 18px;
}
.index-article .item{
    padding: 0 15px;
}
.index-article .item .detail{
    background-color: #ffffff;
    width: 280px;
    height: 400px;
    border-radius: 4px;
    box-shadow: 0 0 20px #d4d4d4;
}
.index-article .item .detail:hover{
    box-shadow: 0 0 20px #717171;
}
.index-article .item .detail .detail-img{
    width: 280px;
    height: 176px;
}
.index-article .item .detail .detail-img>img{
    border-radius: 4px 4px 0 0;
    width: 280px;
    height: 176px;
}
.index-article .bottom{
    width: 100%;
    height: 120px;
    text-align: center;
    margin-top: 50px;
}
.index-article .bottom span{
    font-size: 16px;
    padding: 4px 28px;
    background-color: #f08300;
    color: #ffffff;
    border-radius: 4px;
}
.index-article .bottom span:hover{
    background-color: #f1721a;
}
/*2018-7-23 朱 海关数据*/
.custom-banner{
    color: #ffffff;
    width: 100%;
    height: 400px;
    background: url("https://down.maoxiaoqi.com/home_static/images/join-banner-v1.png") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
}
.custom-banner>h2{
    padding-top: 80px;
    font-size: 36px;
}
.custom-banner>h3{
    margin-top: 42px;
    font-size: 28px;
}
.custom-banner>i{
    display: inline-block;
    height: 2px;
    width: 540px;
    margin: 30px auto 10px;
    background: linear-gradient(to right,#111926,#ffffff,#111926);
}
.custom-banner>h4{
    font-size: 20px;
}
.custom-banner>p{
    color: #f08300;
    height: 10px;
    line-height: 10px;
    margin-top: 8px;
    font-size: 10px;
}
.custom-banner>div{
    width: 150px;
    height: 36px;
    line-height: 34px;
    margin:30px auto 0;
    font-size: 18px;
    border: 2px solid #ffffff;
    border-radius: 4px;
    background-color: #f08300;
}
.custom-banner>div>a{
    color: #ffffff;
}
.custom-banner>div:hover{
    background-color: #f1721a;
}
/* 2020-7-7 陈 修改 */
.custom-situation{
    width: 100%;
    background-color: #ffffff;
    /* padding: 0 76px; */
    padding: 0;
    margin: 0;
}
.custom-situation .head{
    padding-top: 70px;
    text-align: center;
    padding-bottom: 90px;
}
.custom-situation .head>div{
    margin: 0 auto;
    width: 394px;
    height: 22px;
    border-bottom: 1px solid #dcdcdc;
}
.custom-situation .head>div span{
    background-color: #ffffff;
    font-size: 26px;
    padding: 0 14px;
}
.custom-situation .head p{
    font-size: 16px;
    margin-top: 18px;
}
.custom-situation .item{
    width: 100%;
    height: 240px;
    margin: 0;
}
.custom-situation .item img{
    width: 60px;
    height: 60px;
}
.custom-situation .item>div{
    text-align: center;
}
.custom-situation .item h4{
    font-size: 22px;
    margin : 20px 0;
}
.custom-situation .item p{
    font-size: 16px;
    margin: 8px 0;
    color: #717171;
}
.custom-situation .progress-guide{
    width: 1175px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.custom-situation .progress-guide .item-top{
    height: 50px;
    position: relative;
}
.custom-situation .progress-guide .item-top .top{
    position:absolute;left: 587px;top:26px;width: 540px;height: 43px;border: 1px dashed #f08300;border-bottom: none;
}
.custom-situation .progress-guide .item-top .top .item-title{
    position: absolute;left: 260px;top:-30px;color: #f08300;font-size: 16px;
}
.custom-situation .progress-guide .item-top .text{
    display: inline-block;
    border-bottom: 1px solid;
    border-right: 1px solid;
    width: 10px;
    height: 10px;
    border-color: #f08300;
    transform: rotate(45deg);
    position: absolute;
    right: -5px;
    top:10px;
}
.custom-situation .progress-guide .item-module{
    height: 162px
}
.custom-situation .progress-guide .item-module>div{
    float: left;
    height: 160px;
}
.custom-situation .progress-guide .item-module .module{
    font-size:18px;
    color:#ffffff;
    line-height:160px;
    width: 100px;
    background-color: #f08300;
    border-radius: 6px;
}
.custom-situation .progress-guide .item-module .module a{
    color: #ffffff;
}
.custom-situation .progress-guide .item-module .turn a{
    color: #333333;
}
.custom-situation .progress-guide .item-module .module div{
    line-height: 30px;
    margin-top: 50px
}
.custom-situation .progress-guide .item-module .turn{
    font-size:16px;
    color:#333333;
    width: 245px;
    padding: 0 20px;
}
.custom-situation .progress-guide .item-module .turn-list{
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #dddddd;
    position: relative;
}
.custom-situation .progress-guide .item-module .turn-list.more{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dddddd;
}
.custom-situation .progress-guide .item-module .turn-list .text{
    display: inline-block;
    border-top: 1px solid;
    width: 10px;
    height: 10px;
    border-color: #dddddd;
    transform: rotate(50deg);
    position: absolute;
    right: 0;
    bottom: -5px;
}
.custom-situation .line-title{
    width: 1175px;
    margin: 0 auto;
    padding: 0;height: 42px;
}
.custom-situation .line-title .item-line{
    margin: 0;padding: 0;display: inline-block;float: left;height: 42px;line-height: 42px;background-color: #dfdfdf;
    border-radius: 6px;font-size: 18px;
}
.custom-situation .line-title .line-left{
    width: 680px;
    margin-right: 50px;
}
.custom-situation .line-title .line-right{
    width: 445px;
}
.custom-situation .app-list{
    width: 1175px;
    margin: 0 auto;
    height: 460px;
    padding: 70px 0 110px;
}
.custom-situation .app-list .item-list{
    width: 360px;
    height: 280px;
    display: inline-block;
    float: left;
    border-radius: 6px;
    background-color: #f1f4f9;
    padding: 27px 37px;
}
.custom-situation .app-list .item-list.margin-r{
    margin-right: 47px;
}
.custom-situation .app-list .item-list image{
    width: 65px;
    height: 65px;
}
.custom-situation .app-list .item-list h4{
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0;
}
.custom-situation .app-list .item-list p{
    font-size: 16px;
    color: #555555;
    font-weight: normal;
    margin: 0 0 10px;
}
.custom-data .read-more{
    width: 120px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #f08300;
    border-radius: 6px;
}
.custom-data .read-more a{
    display: block;
    font-size: 16px;
    color: #f08300;
}
.custom-data .read-more:hover{
    background-color: #f1721a;
}
.custom-data .read-more:hover a{
    color: #ffffff;
}
/* 2020-7-7 陈 修改 */
.custom-data{
    width: 100%;
    height: 600px;
    /* padding: 110px 100px 120px; */
    padding: 110px 0 120px;
}
.custom-data .left{
    width: 48%;
    height: 370px;
    float: left;
}
.custom-data .right{
    width: 48%;
    height: 370px;
    float: right;
}
.custom-data .left h4,.custom-data .right h4{
    font-size: 24px;
}
.custom-data .left .line,.custom-data .right .line{
    display: block;
    width: 52px;
    height: 2px;
    background-color: #f08300;
    margin: 26px 0 18px;
}
.custom-data .left p,.custom-data .right p{
    font-size: 16px;
    margin: 8px 0;
    color: #717171;
    line-height: 32px;
}
/* 2020-7-7 陈 增加云商铺样式 */
.custom-situation-2 .item>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.custom-situation-2 .item img {
    width: 44px;
    height: 44px;
}
.custom-situation-2 .item h4 {
    color: #424242;
}


/*双喜营销*/
.custom-situation .item .item-produce{
    background-color: #f1f4f9;
    padding: 25px 0 20px;
    border-radius: 4px;
    height: 170px;
}

.custom-situation .item .item-produce:hover{
    background-color: #f08300;
    color: #ffffff;
}
.custom-situation .item .item-produce i{
    display: block;
    width: 60px;
    height: 60px;
    margin:  0 auto;
}
.custom-situation .item .item-produce:hover .produce1{
    background: url("https://down.maoxiaoqi.com/home_static/images/produce-scenarios1.png") no-repeat center;
}
.custom-situation .item .item-produce:hover .produce2{
    background: url("https://down.maoxiaoqi.com/home_static/images/produce-scenarios2.png") no-repeat center;
}
.custom-situation .item .item-produce:hover .produce3{
    background: url("https://down.maoxiaoqi.com/home_static/images/produce-scenarios3.png") no-repeat center;
}
.custom-situation .item .item-produce .produce1{
    background: url("https://down.maoxiaoqi.com/home_static/images/produce-scenarios01-v1.png") no-repeat center;
}
.custom-situation .item .item-produce .produce2{
    background: url("https://down.maoxiaoqi.com/home_static/images/produce-scenarios02-v1.png") no-repeat center;
}
.custom-situation .item .item-produce .produce3{
    background: url("https://down.maoxiaoqi.com/home_static/images/produce-scenarios03-v1.png") no-repeat center;
}

.custom-situation .item .item-produce:hover .produce4{
    background: url("https://down.maoxiaoqi.com/home_static/images/custom-search-4-v1.png") no-repeat center;
}

.custom-situation .item .item-produce .produce4{
    background: url("https://down.maoxiaoqi.com/home_static/images/custom-search-4.png") no-repeat center;
}
.custom-situation .item .item-produce:hover .produce5{
    background: url("https://down.maoxiaoqi.com/home_static/images/company-crm-2.png") no-repeat center;
}

.custom-situation .item .item-produce .produce5{
    background: url("https://down.maoxiaoqi.com/home_static/images/company-crm-2-v1.png") no-repeat center;
}

.custom-situation .item .item-produce h4{
    line-height: 32px;
    margin: 10px 0 0;
}
.custom-situation .produce-scenarios{
    width: 100%;
    height: 300px;
    color: #ffffff;
    position: relative;
}
.custom-situation .produce-scenarios span{
    display: inline-block;
    white-space:nowrap;
}
.custom-situation .produce-scenarios .list1{
    border-bottom: 2px solid #f08300;
    width: 200px;
    position: absolute;top: 140px;
    font-size: 22px;
}
.custom-situation .produce-scenarios .list1 span{
    padding: 3px 14px;
    background-color: #f08300;
    border-radius: 3px;
    position: absolute;top: -18px;
}
.custom-situation .produce-scenarios .list2{
    background-color: #ffffff;
    font-size: 18px;
    border: 2px solid #f08300;
    border-right: none;
    width: 310px;
    height:170px;
    position: absolute;top: 30px;left: 180px;
}
.custom-situation .produce-scenarios .list2 span{
    background-color: #f08300;
    padding: 4px 16px;
    border-radius: 3px;
    position: absolute;
}
.custom-situation .produce-scenarios .list3{
    font-size: 16px;
    border: 2px solid #f08300;
    border-right: none;
    width: 420px;
    height:130px;
    position: absolute;top: 110px;left: 470px;
    background-color: #ffffff;
}
.custom-situation .produce-scenarios .list3 span{
    background-color: #f08300;
    padding: 3px 14px;
    border-radius: 3px;
    position: absolute;
}
.custom-situation .produce-scenarios .list4{
    font-size: 14px;
    border: 2px solid #f08300;
    border-right: none;
    width: 150px;
    height:100px;
    position: absolute;top: 170px;left: 875px;
    background-color: #ffffff;
}
.custom-situation .produce-scenarios .list4 span{
    background-color: #f08300;
    padding: 1px 8px;
    border-radius: 3px;
    position: absolute;
}
/*18-7-25 朱 公司介绍company*/
.company-intro{
    background-color: #ffffff;
    width: 100%;
    padding: 0 76px;
}
.company-intro h4{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #f08300;
    padding-top: 30px;
}
.company-intro .year{
    background-color: #f08300;
    width: 300px;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    margin: 40px auto;
    text-align: center;
    border-radius: 4px;
}
.company-intro .item{
    /*width: 1100px;*/
    margin: 0 auto;
    font-size: 18px;
    color: #565656;
    padding-bottom: 40px;
}
.company-intro .item p{
    text-align: left;
    line-height: 30px;
    font-size: 16px;
}
.company-history{
    width: 100%;
    margin: 0;
    /*padding:0 200px 90px;;*/
    padding: 0 76px;
    padding-top: 30px;
    background-color: #ffffff;
}
.company-history .head{
    width: 265px;
    height: 80px;
    font-size: 24px;
    background-color: #f08300;
    color: #ffffff;
    border-radius: 6px;
}
.company-history .head div{
    line-height: 40px;
    padding-left: 100px;
}
.company-history .head .left{
    float: left;
    font-size: 40px;
    line-height: 80px;
    padding: 0 20px;
}
.company-history .list-history{
    border-left: 2px solid #c2c2c2;
    margin-left: 120px;
    padding-top: 60px;
}
.company-history .list-history .list-head{
    position: relative;
    height: 40px;
    width: 100%;
    margin-bottom: 30px;
}
.company-history .list-history .list-head .item-circle{
    position: absolute;
    left: -10px;
    top: 4px;
    z-index: 10;
    width: 34px;
    height: 34px;
    line-height: 40px;
    border-radius: 100%;
    border: 1px solid #dddddd;
    text-align: center;
    background-color: #ffffff;
}
.company-history .list-history .list-head .item-circle i{
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    background-color: #f08300;
}
.company-history .list-history .list-head .item-line{
    width: 60px;
    height: 8px;
    background-color: #f08300;
    position: absolute;
    left: 0;
    top: 17px;
}
.company-history .list-history .list-head .item-date{
    position: absolute;
    left: 60px;
    top: 0;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    border-radius: 6px;
    background-color: #f08300;
}
.company-history .list-history .list-detail{
    font-size: 16px;
    color: #565656;
    margin-left: 60px;
}
.company-history .list-history .list-detail p{
    line-height: 30px;
}
.company-honour{
    text-align: center;
    width: 100%;
    padding: 0 76px;
    font-size: 16px;
}
.company-honour>h4{
    padding-top: 30px;
    font-size: 35px;
}
.company-honour>p{
    font-size: 16px;
    color: #717171;
    margin: 20px 0;
}
.company-honour .left{
    float: left;
}
.company-honour .left>div:first-child{
    border-right: 2px solid #999999;
    padding: 0 34px;
    /*padding: 0 100px;*/
    margin-bottom: 30px;
}
.company-honour .right{

}
.company-honour .right>div:first-child{
    margin-bottom: 30px;
}
.company-honour .item-p{
    margin: 50px 0;
    text-align: left;
    /*padding: 0 60px;*/
    font-size: 18px;
}
.company-honour .item-p p{
    line-height: 38px;
}
.company-honour .item-block{
    margin:50px 0;
}
.company-honour .item-block .item h4{
    margin-top: 25px;
    font-size: 16px;
}
/*双喜搜索 zhu 2018-70-31*/
.custom-search{
    color: #ffffff;
    width: 100%;
    height: 510px;
    background: url("https://down.maoxiaoqi.com/home_static/images/join-banner-v1.png") no-repeat center;
    background-size: 100% 100%;
    text-align: center;
}
.custom-search .head{
    text-align: left;
    width: 550px;
    margin: 0 auto;
    padding-top: 200px;
}
.custom-search h4{
    margin-top: 30px;
}
.custom-search .head .left{
    width: 160px;
    float: left;
    font-size: 75px;
    line-height: 75px;
}
.custom-search .head .right{
    margin-top: 5px;
    padding-left: 160px;
}
.custom-search .head .right h3{
    margin-bottom: 14px;
}
.pro-mod h3 { margin-bottom: 60px; font-size: 18px; font-weight: 400; line-height: 25px; text-align: center; color: #0e0e0e;}
.pro-mod h3 > i { display: inline-block; width: 25px; height: 25px; margin-right: 5px; background: url(https://down.maoxiaoqi.com/images/pro_icon_circle.png) no-repeat 0 0; vertical-align: bottom;}
.pm_intro .col-md-5 { padding-top: 30px;}
.pm_intro .col-md-7 { padding-left: 100px;}
.pm_intro dt { margin-bottom: 15px; font-size: 20px; font-weight: 400; line-height: 24px; color: #000;}
.pm_intro dd { margin-bottom: 20px; font-size: 14px; line-height: 20px; text-indent: 2em; color: #4e4e4e;}

.pm_func {}
.pm_func .tab-nav {}
.pm_func .col-md-12 { position: relative;}
.pm_func .col-md-12 h4 { position: absolute; font-size: 35px; line-height: 45px; color: #f1721a;}
#proTab01 h4, #proTab03 h4 { left: 0; padding-left: 25px;}
#proTab01, #proTab02 { margin-bottom: 100px;}
#proTab02 h4 { right: 0; padding-right: 25px;}
#proTab02 h4:before { right: 0;}
.pm_func .tab-cont { padding-top: 75px;}
.pm_func .tab-nav ul { overflow: hidden;}
.pm_func .tab-nav li { float: left; width: 122px; height: 122px; margin: 0 14px 20px 14px; padding-top: 75px; text-align: center; line-height: 1.2; font-size: 12px; color: #3d3e3e; cursor: pointer;}
.pm_func .tab-nav li.on, .pm_func .tab-nav li:hover { color: #fff;}
#proTab01 .tab-nav ul, #proTab03 .tab-nav ul { padding-left: 20px;}
#proTab01 .tab-nav li { background: url(https://down.maoxiaoqi.com/home_static/images/pro_icon_tab1-v1.png) no-repeat 0 0;}
#proTab03 .tab-nav li { background: url(https://down.maoxiaoqi.com/home_static/images/pro_icon_tab3-v1.png) no-repeat 0 0;}
#proTab01 .tab-nav .icon_01 { background-position: 0 0;}
#proTab01 .tab-nav .icon_01.on, #proTab01 .tab-nav .icon_01:hover { background-position: 0 -122px;}
#proTab01 .tab-nav .icon_02 { background-position: -122px 0;}
#proTab01 .tab-nav .icon_02.on, #proTab01 .tab-nav .icon_02:hover { background-position: -122px -122px;}
#proTab01 .tab-nav .icon_03 { background-position: -244px 0;}
#proTab01 .tab-nav .icon_03.on, #proTab01 .tab-nav .icon_03:hover { background-position: -244px -122px;}
#proTab01 .tab-nav .icon_04 { background-position: -366px 0;}
#proTab01 .tab-nav .icon_04.on, #proTab01 .tab-nav .icon_04:hover { background-position: -366px -122px;}
#proTab01 .tab-nav .icon_05 { background-position: -488px 0;}
#proTab01 .tab-nav .icon_05.on, #proTab01 .tab-nav .icon_05:hover { background-position: -488px -122px;}
#proTab01 .tab-nav .icon_06 { background-position: -610px 0;}
#proTab01 .tab-nav .icon_06.on, #proTab01 .tab-nav .icon_06:hover { background-position: -610px -122px;}
#proTab01 .tab-nav .icon_07 { background-position: -732px 0;}
#proTab01 .tab-nav .icon_07.on, #proTab01 .tab-nav .icon_07:hover { background-position: -732px -122px;}
#proTab01 .tab-nav .icon_08 { background-position: -854px 0;}
#proTab01 .tab-nav .icon_08.on, #proTab01 .tab-nav .icon_08:hover { background-position: -854px -122px;}
#proTab01 .tab-nav .icon_09 { background-position: -976px 0;}
#proTab01 .tab-nav .icon_09.on, #proTab01 .tab-nav .icon_09:hover { background-position: -976px -122px;}
#proTab01 .tab-nav .icon_10 { background-position: -1098px 0;}
#proTab01 .tab-nav .icon_10.on, #proTab01 .tab-nav .icon_10:hover { background-position: -1098px -122px;}
#proTab01 .tab-nav .icon_11 { background-position: -1220px 0;}
#proTab01 .tab-nav .icon_11.on, #proTab01 .tab-nav .icon_11:hover { background-position: -1220px -122px;}
#proTab01 .tab-nav .icon_12 { background-position: -1342px 0;}
#proTab01 .tab-nav .icon_12.on, #proTab01 .tab-nav .icon_12:hover { background-position: -1342px -122px;}
#proTab02 .tab-nav ul { margin-left: -24px;}
#proTab02 .tab-nav li { background: url(https://down.maoxiaoqi.com/home_static/images/pro_icon_tab2-v1.png) no-repeat 0 0;}
#proTab02 .tab-nav .icon_01 { background-position: 0 0;}
#proTab02 .tab-nav .icon_01.on, #proTab02 .tab-nav .icon_01:hover { background-position: 0 -122px;}
#proTab02 .tab-nav .icon_02 { background-position: -122px 0;}
#proTab02 .tab-nav .icon_02.on, #proTab02 .tab-nav .icon_02:hover { background-position: -122px -122px;}
#proTab02 .tab-nav .icon_03 { background-position: -244px 0;}
#proTab02 .tab-nav .icon_03.on, #proTab02 .tab-nav .icon_03:hover { background-position: -244px -122px;}
#proTab02 .tab-nav .icon_04 { background-position: -366px 0;}
#proTab02 .tab-nav .icon_04.on, #proTab02 .tab-nav .icon_04:hover { background-position: -366px -122px;}
#proTab02 .tab-nav .icon_05 { background-position: -488px 0;}
#proTab02 .tab-nav .icon_05.on, #proTab02 .tab-nav .icon_05:hover { background-position: -488px -122px;}
#proTab02 .tab-nav .icon_06 { background-position: -610px 0;}
#proTab02 .tab-nav .icon_06.on, #proTab02 .tab-nav .icon_06:hover { background-position: -610px -122px;}
#proTab02 .tab-nav .icon_07 { background-position: -732px 0;}
#proTab02 .tab-nav .icon_07.on, #proTab02 .tab-nav .icon_07:hover { background-position: -732px -122px;}
#proTab02 .tab-nav .icon_08 { background-position: -854px 0;}
#proTab02 .tab-nav .icon_08.on, #proTab02 .tab-nav .icon_08:hover { background-position: -854px -122px;}
#proTab02 .tab-nav .icon_09 { background-position: -976px 0;}
#proTab02 .tab-nav .icon_09.on, #proTab02 .tab-nav .icon_09:hover { background-position: -976px -122px;}
#proTab02 .tab-nav .icon_10 { background-position: -1098px 0;}
#proTab02 .tab-nav .icon_10.on, #proTab02 .tab-nav .icon_10:hover { background-position: -1098px -122px;}
#proTab02 .tab-nav .icon_11 { background-position: -1220px 0;}
#proTab02 .tab-nav .icon_11.on, #proTab02 .tab-nav .icon_11:hover { background-position: -1220px -122px;}
#proTab02 .tab-nav .icon_12 { background-position: -1342px 0;}
#proTab02 .tab-nav .icon_12.on, #proTab02 .tab-nav .icon_12:hover { background-position: -1342px -122px;}
#proTab03 .tab-nav .icon_01 { background-position: 0 0;}
#proTab03 .tab-nav .icon_01.on, #proTab03 .tab-nav .icon_01:hover { background-position: 0 -122px;}
#proTab03 .tab-nav .icon_02 { background-position: -122px 0;}
#proTab03 .tab-nav .icon_02.on, #proTab03 .tab-nav .icon_02:hover { background-position: -122px -122px;}
#proTab03 .tab-nav .icon_03 { background-position: -244px 0;}
#proTab03 .tab-nav .icon_03.on, #proTab03 .tab-nav .icon_03:hover { background-position: -244px -122px;}
#proTab03 .tab-nav .icon_04 { background-position: -366px 0;}
#proTab03 .tab-nav .icon_04.on, #proTab03 .tab-nav .icon_04:hover { background-position: -366px -122px;}
#proTab03 .tab-nav .icon_05 { background-position: -488px 0;}
#proTab03 .tab-nav .icon_05.on, #proTab03 .tab-nav .icon_05:hover { background-position: -488px -122px;}
#proTab03 .tab-nav .icon_06 { background-position: -610px 0;}
#proTab03 .tab-nav .icon_06.on, #proTab03 .tab-nav .icon_06:hover { background-position: -610px -122px;}
#proTab03 .tab-nav .icon_07 { background-position: -732px 0;}
#proTab03 .tab-nav .icon_07.on, #proTab03 .tab-nav .icon_07:hover { background-position: -732px -122px;}
#proTab03 .tab-nav .icon_08 { background-position: -854px 0;}
#proTab03 .tab-nav .icon_08.on, #proTab03 .tab-nav .icon_08:hover { background-position: -854px -122px;}
#proTab03 .tab-nav .icon_09 { background-position: -976px 0;}
#proTab03 .tab-nav .icon_09.on, #proTab03 .tab-nav .icon_09:hover { background-position: -976px -122px;}
#proTab03 .tab-nav .icon_10 { background-position: -1098px 0;}
#proTab03 .tab-nav .icon_10.on, #proTab03 .tab-nav .icon_10:hover { background-position: -1098px -122px;}
#proTab03 .tab-nav .icon_11 { background-position: -1220px 0;}
#proTab03 .tab-nav .icon_11.on, #proTab03 .tab-nav .icon_11:hover { background-position: -1220px -122px;}
#proTab03 .tab-nav .icon_12 { background-position: -1342px 0;}
#proTab03 .tab-nav .icon_12.on, #proTab03 .tab-nav .icon_12:hover { background-position: -1342px -122px;}
.pm_func .item-txt { display: none;}
#proTab01 .item-txt, #proTab03 .item-txt { padding-right: 75px;}
#proTab02 .item-txt { padding-left: 75px;}
.pm_func .item-txt h5 { margin-bottom: 10px; font-size: 25px; font-weight: 400; color: #333333;}
#proTab02 .item-txt h5 { text-align: right}
.pm_func .item-txt p { font-size: 16px; line-height: 28px; color: #484848;}

/*双喜crm+ 朱  2018-07-31*/
.crm-banner{
    color: #ffffff;
    width: 100%;
    height: 400px;
    background: url("https://down.maoxiaoqi.com/home_static/images/join-banner-v1.png") no-repeat center;
    background-size: 100% 100%;
}
.crm-banner .crm-title{
    padding:186px 0 0 160px;
}
.crm-banner .crm-title h4{
    font-size: 45px;
    margin-bottom: 22px;
}
.crm-banner .crm-title h4 span{
    font-size: 60px;
}
.crm-banner .crm-title p{
    font-size: 25px;
    margin-bottom: 22px;
}
.sass-nheader { background: #00a0e9;}
.sgpage-banner-sass { height: 460px; background: #00a0e9;}
.g-prodct .toolbar { z-index: 99;}
.g-prodct-sass .tab-panel { margin-left: auto; margin-right: auto;}
.g-prodct-sass .pm_down, .g-prodct-sass .pm_flow { width: 1200px; margin: 0 auto 60px;}
.g-prodct-sass .tab-panel.sticky { left: 50%; margin-left: -600px; }
/* 2020-7-7 陈 增加 */
.desc-row { width: 100%;height: 400px;}
.desc-row > div > div { height: 400px;}
.desc-row .desc-text h3 { font-size: 24px; font-weight: 400; margin-bottom: 20px; text-align: left;}
.desc-row .desc-text p { font-size: 16px; line-height: 28px;}
.desc-row.white { background: #ffffff;}
.desc-row.blue { background: #f3f3f3;}
.desc-row.white .desc-text h3 { color: #010101;}
.desc-row.white .desc-text p { color: #5e5d5d;}
.desc-row.blue .desc-text p { color: #717171;}
.desc-row .desc-text01 { padding: 40px 0 0 10px;}
.desc-row .desc-text02 { padding: 100px 0 0 60px;}
.desc-row .desc-text03 { padding: 100px 0 0 60px;}
.desc-row .desc-text04 { padding: 100px 0 0 60px;}
.desc-row .desc-text05 { padding: 110px 0 0 50px;}
.effect-row { height: 600px; }
.effect-row.grey { background: #ffffff;}
.effect-row.blue { background: #f3f3f3;}
.effect-title { padding-top: 265px;}
.effect-title h3 { margin-bottom: 0; font-size: 35px; line-height: 1; font-weight: 500;}
.effect-title p { font-size: 20px; text-transform: uppercase;}
.blue .effect-title { padding-left: 60px;}
.blue .effect-title h3 { text-align: left;}
.blue .effect-title p { color: #717171;}
.grey .effect-title { text-align: right; padding: 265px 0 0 60px;}
.grey .effect-title h3 { text-align: right; color: #1c1c1c;}
.grey .effect-title h3 span { color: #f08300;}
.grey .effect-title p { color: #929292;}
.tab-panel { width: 1200px; background: #fff; border-bottom: 1px solid #e5e5e5; line-height: 40px; overflow: hidden;}
.tab-panel .tab-tel { font-size: 30px; color: #3d3e3e;}
.tab-panel .tab-tel img { /*vertical-align: middle;*/ margin: 3px 5px 0 0;}
.tab-panel .tab-nav ul { border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; overflow: hidden;}
.tab-panel li { float: left; padding: 0 29px; height: 40px; border-right: 1px solid #e5e5e5; font-size: 14px; color: #494949; cursor: pointer;}
.tab-panel li.on, .tab-panel li:hover { color: #fff; background: #00a0e9;}
.pro-mod h3 > i { display: inline-block; width: 25px; height: 25px; margin-right: 5px; background: url(https://down.maoxiaoqi.com/images/pro_icon_circle.png) no-repeat 0 0; vertical-align: bottom;}
.pm_intro .col-md-5 { padding-top: 30px;}
.pm_intro .col-md-7 { padding-left: 100px;}
.pm_intro dt { margin-bottom: 15px; font-size: 20px; font-weight: 400; line-height: 24px; color: #000;}
.pm_intro dd { margin-bottom: 20px; font-size: 14px; line-height: 20px; text-indent: 2em; color: #4e4e4e;}

/*人才战略*/
.talent-section{
    width: 100%;
    font-size: 18px;
    background-color: #ffffff;
    padding: 42px 80px;
}
.talent-section h4{
    font-size: 26px;
}
.talent-section .line{
    width: 100%;
    border: 1px solid #f5f4f4;
    margin-top: 12px;
}
.talent-section .tab-title{
    width: 100%;
    margin-top: 40px;
}
.talent-section .tab-title span{
    padding: 4px 20px;
    border-radius: 4px;
    margin-left: 20px;
    color: #333333;
    cursor: pointer;
}
.talent-section .tab-title span:hover{
    background-color: #f08300;
    color: #ffffff;
}
.talent-section .tab-title .active{
    background-color: #f08300;
    color: #ffffff;
}
.talent-section .tab-content{
    width: 100%;
    margin-top: 54px;
}
.talent-section .tab-content .left{
    height: 310px;
}
.talent-section .tab-content .left>img{
    float: right;
}
.talent-section .tab-content .left .item-title{
    width: 450px;
    margin: 60px 0 0 0;
    float: right;
}
.talent-section .tab-content .left .item-title img{
    width: 46px;
    margin-left: 80px;
}
.talent-section .tab-content .left .item-title p{
    text-align: center;
    margin-bottom: 6px;
}
.talent-section .tab-content .right{
    height: 310px;
}
.talent-section .tab-content .right .item-title{
    width: 450px;
    margin: 60px 0 0 0;
    float: left;
    text-align: right;
}
.talent-section .tab-content .right .item-title img{
    width: 46px;
    margin-right: 90px;
}
.talent-section .tab-content .right .item-title p{
    text-align: center;
    margin-bottom: 6px;
}
.talent-section .item-button{
    width: 100%;
    margin-top: 60px;
    text-align: center;
}
.talent-section .item-button span{
    padding: 4px 20px;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    background-color: #f08300;
}
.talent-section .item-button span:hover{
    background-color: #f1721a;
}
.talent-section .tab-title2{
    width: 100%;
    margin-top: 40px;
    font-size: 22px;
}
.talent-section .tab-title2 span{
    padding: 6px 10px;
    margin-left: 20px;
    color: #333333;
    cursor: pointer;
}
.talent-section .tab-title2 span:hover{
    border-bottom: 2px solid #f1721a;
    color: #f1721a;
}
.talent-section .tab-title2 .active{
    border-bottom: 2px solid #f1721a;
    color: #f1721a;
}
.talent-section .tab-title2 .select{
    margin-left: 20px;
    border-radius: 4px;
    padding: 1px 8px;
    border: 1px solid #d5d5d5;
}
.talent-section .position-list{
    width: 100%;
    margin-top: 20px;
}
.talent-section .position-list .item-list{
    width: 100%;
    padding: 0 16px;
    border-bottom: 1px solid #e8e8e8;
}
.talent-section .position-list .item-list .row:first-child{
    width: 100%;
    height: 56px;
    line-height: 56px;
}
.talent-section .position-list .item-list .item-position{
    font-size: 20px;
}
.talent-section .position-list .item-list .item-num{
    padding-left: 100px;
    background: url("https://down.maoxiaoqi.com/home_static/images/talent-position01-v1.png") no-repeat 70px;
}
.talent-section .position-list .item-list .item-education{
    padding-left: 100px;
    background: url("https://down.maoxiaoqi.com/home_static/images/talent-position02-v1.png") no-repeat 70px;
}
.talent-section .position-list .item-list .item-time{
    padding-left: 100px;
    background: url("https://down.maoxiaoqi.com/home_static/images/talent-position03-v1.png") no-repeat 70px;
}
.talent-section .position-list .item-list .item-detail{
    color: #f08300;
    padding-left: 100px;
}
.talent-section .position-list .item-list .detail{
    width: 100%;
    padding: 0 20px 50px;
}
.talent-section .position-list .item-list .detail .item-block{
    width: 340px;
    height: 370px;
    margin: 20px auto;
    background-color: #f1f1f1;
    border-radius: 16px;
    padding: 26px 32px;
}
.talent-section .position-list .item-list .detail .item-block h4{
    font-size: 20px;
    text-align: center;
}
.talent-section .position-list .item-list .detail .item-block p{
    font-size: 16px;
    line-height: 28px;
}
.talent-section .operation-type{
    width: 100%;
    margin-top: 100px;
}
.talent-section .operation-type .item-block{
    margin-bottom: 60px;
}
.talent-section .operation-type .item-block h4{
    font-size: 20px;
    margin-bottom: 14px;
}
.talent-section .operation-type .item-block p{
    font-size: 18px;
    color: #646464;
}
/*解决方案*/
.custom-data .head{
    text-align: center;
    padding-bottom: 70px;
}
.custom-data .head>div{
    margin: 0 auto;
    width: 394px;
    height: 22px;
    border-bottom: 1px solid #dcdcdc;
}
.custom-data .head>div span{
    background-color: #ffffff;
    font-size: 26px;
    padding: 0 14px;
}
.custom-data .head p{
    font-size: 16px;
    margin-top: 18px;
}
.custom-data .left .list,.custom-data .right .list{
    font-size: 18px;
    color: #f08300;
    margin: 20px 0 10px;
}
.custom-data .left .list>span,.custom-data .right .list>span{
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    margin-right: 14px;
    margin-top: -2px;
    background-color: #f08300;
}
/*zhu 2019-02-11*/
.top-tip-show{
    width: 100%;
    height: 100px;
}
.top-tip-show span{
    position: absolute;
    right: 20px;top: 10px;
    font-size: 12px;
    z-index: 10;
    color: #ffffff;
}
.top-tip-show div{
    background-color: #f08300;
    position: absolute;left: 0;top: 0;
    color: #ffffff;
    width: 100%;
    height:100px;
}
.top-tip-show div a{
    display: block;
    width: 100%;
    height:100px;
    line-height: 100px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
}
/* 张  2019-6-29 首页改版*/
.home-module{width: 100%;padding: 80px 0;font-family:"Microsoft YaHei";background-color: #ffffff;}
.home-module .content{width: 1080px;margin:0 auto;text-align: center;padding: 0;}
.home-module .content .title{font-size: 30px;color: #333333;margin-bottom: 40px;}
.home-module .content .subtitle{width:845px;line-height: 28px;margin: 35px auto;font-size: 16px;color: #666666;}
.home-module .content .btn a{ color: #f1721a;text-decoration: none;}

/*模块1*/
.home-module-1 .content .image-4{width: 980px;margin: auto;display: flex;-webkit-box-pack: justify; -ms-flex-pack: justify;justify-content: space-between;}
.home-module-1 .content .image-4 img{width: 200px;height: 200px;}
.home-module-1 .content .image-4 .list{width: 210px;height: 200px;position:relative;text-align: center;}
.home-module-1 .content .image-4 .list .yuan{position: absolute;width: 155px;height: 155px;border-radius: 50%;border: 2px solid;left: 26px;}
.home-module-1 .content .image-4  .list-1 .yuan{border-color: #0094ff;}
.home-module-1 .content .image-4  .list-2 .yuan{border-color: #59ba1a;}
.home-module-1 .content .image-4  .list-3 .yuan{border-color: #f18f19;}
.home-module-1 .content .image-4  .list-4 .yuan{border-color: #9e9e9f;}
.home-module-1 .content .image-4 .list .text1{font-size: 33px;margin-top: 39px;}
.home-module-1 .content .image-4 .list .text2{font-size: 16px;color: #919191;}
.home-module-1 .content .image-4 .list .text3{font-size: 18px;color: #ffffff;border-radius: 7px;line-height: 36px;margin-top: 52px;}
.home-module-1 .content .image-4  .list-1 .text1{color: #0094ff;}
.home-module-1 .content .image-4  .list-2 .text1{color: #59ba1a;}
.home-module-1 .content .image-4  .list-3 .text1{color: #f18f19;}
.home-module-1 .content .image-4  .list-4 .text1{color: #9e9e9f;}
.home-module-1 .content .image-4  .list-1 .text3{background-color: #0094ff;}
.home-module-1 .content .image-4  .list-2 .text3{background-color: #59ba1a;}
.home-module-1 .content .image-4  .list-3 .text3{background-color: #f18f19;}
.home-module-1 .content .image-4  .list-4 .text3{background-color: #9e9e9f;}
.home-module-1 .content .image-4 .list .triangle_border_down{left: 101px;top: 154px;width:0;height:0;border-width:6px 4px 0;border-style:solid;position:absolute;}
.home-module-1 .content .image-4 .list-1 .triangle_border_down{border-color:#0094ff transparent transparent;}
.home-module-1 .content .image-4 .list-2 .triangle_border_down{border-color:#59ba1a transparent transparent;}
.home-module-1 .content .image-4 .list-3 .triangle_border_down{border-color:#f18f19 transparent transparent;}
.home-module-1 .content .image-4 .list-4 .triangle_border_down{border-color:#9e9e9f transparent transparent;}


/*模块2*/
.home-module-2{background-color: #f2f2f2;height: 830px;}
.home-module-2 .content .image-1{width: 800px;height: 420px;margin: 40px auto 0 auto;position: relative;}
.home-module-2 .content .image-1 .image-bg{width: 800px;height: 420px;}
.home-module-2 .content .image-1 .image-list{position: absolute;width: 60px;height: 60px;cursor: pointer;}
.home-module-2 .content .image-1 .image-list img{width: 60px;height: 60px;display: none;}
.home-module-2 .content .image-1 .list1{top: 78px;left: 471px;}
.home-module-2 .content .image-1 .list2{top: 183px;left: 216px;}
.home-module-2 .content .image-1 .list3{top: 78px;left: 257px;}
.home-module-2 .content .image-1 .list4{top: 284px;left: 257px;}
.home-module-2 .content .image-1 .list5{top: 32px;left: 361px;}
.home-module-2 .content .image-1 .list6{top: 284px;left: 471px;}
.home-module-2 .content .image-1 .list7{top: 182px;left: 514px;}
.home-module-2 .content .image-1 .list8{top: 331px;left: 361px;}
.home-module-2 .content .bottom p{display:none;}
.home-module-2 .content .bottom span{display:inline-block;font-size: 16px;text-align: center;line-height: 30px;color: #333333;border-bottom: 2px solid #f1721a;padding:0 30px 10px 30px;}

/*模块3*/
.home-module-3 .content .image-3{width: 100%;margin-top: 30px;display: flex;-webkit-box-pack: justify; -ms-flex-pack: justify;justify-content: space-between;}
.home-module-3 .content .image-3 .image-list{width: 350px;}
.home-module-3 .content .image-3 .image-list img{width: 350px;height: 175px;border-radius: 10px;margin-bottom: 20px; box-shadow: 4px 2px 10px #cac8c8;}
.home-module-3 .content .image-3 .image-list p{padding: 0 21px;font-size: 15px;color: #666666;text-align: left;line-height: 23px;}

/*模块4*/
.home-module-4{background-image: linear-gradient(135deg,#f86a25, #ffc000);}
.home-module-4 .content .title{color: #ffffff;}
.home-module-4 .content .row-1{width: 1080px;margin: 0 auto;display: flex;-webkit-box-pack: justify; -ms-flex-pack: justify;justify-content: space-between;}
.home-module-4 .content .row-1 div{width: 33%}
.home-module-4 .content .row-1 .white{color: #ffffff;font-size: 18px;}
.home-module-4 .content .row-1 .big{font-size: 60px;}
.home-module-4 .content .row-1 .big sup{line-height: 11px;}
.home-module-4 .content .row-2{width: 1070px;margin: 80px auto 0 auto;display: flex;-webkit-box-pack: justify; -ms-flex-pack: justify;justify-content: space-between;}
.home-module-4 .content .row-2 div{width: 20%;}
.home-module-4 .content .row-2 .white{color: #ffffff;font-size: 14px;}
.home-module-4 .content .row-2 img{margin-bottom: 30px;}
.home-module-4 .content .row-2 .btn{width:136px;margin: 40px auto 0 auto;text-align:center;line-height:34px;color: #ffffff;font-size: 18px;border: 1px solid #ffffff;border-radius: 8px;cursor: pointer;}
.home-module-4 .content .row-2 .btn:hover{background-color: #f1721a;}

/*模块5*/
.home-module-5 .image-4{width: 100%;height: 450px;}
.home-module-5 .image-4 img{border-radius: 10px; box-shadow: 4px 2px 10px #cac8c8;float: left;}
.home-module-5 .image-4 .list-1{width: 600px;height: 450px;margin-right: 20px;}
.home-module-5 .image-4 .list-2{width: 460px;height: 215px;margin-bottom: 15px;}
.home-module-5 .image-4 .list-3{width: 220px;height: 215px; margin-right: 20px;}
.home-module-5 .image-4 .list-4{width: 220px;height: 215px;}

/*模块6*/
.home-module-6{background-color: #f2f2f2;}
.home-module-6 .image-4{font-size: 14px;width: 100%;margin-top: 30px;display: flex;-webkit-box-pack: justify; -ms-flex-pack: justify;justify-content: space-between;}
.home-module-6 .image-4 img{width: 260px;height: 130px;margin-bottom: 20px;border-radius: 10px; box-shadow: 4px 2px 10px #cac8c8;float: left;}
.home-module-6 .content .btn{width:150px;margin: 45px auto 0 auto;padding: 0;text-align:center;line-height:32px;color: #f1721a;font-size: 16px;border: 1px solid #f1721a;border-radius: 8px;cursor: pointer;}

/*模块7*/
.home-module-7 .content .row{margin: 40px 0;width: 100%;height: 200px;cursor: pointer;display: block;color: #333;}
.home-module-7 .content .btn{width:150px;margin: 10px auto 0 auto;padding: 0;text-align:center;line-height:32px;color: #f1721a;font-size: 16px;border: 1px solid #f1721a;border-radius: 8px;cursor: pointer;}
.home-module-7 .content .row .left{width: 330px;height: 200px;float: left;margin-right: 30px;border-radius: 10px; box-shadow: 4px 2px 10px #cac8c8;}
.home-module-7 .content .row .right{width: 710px;float: left;text-align: left;font-size: 16px;}
.home-module-7 .content .row .right img{width: 24px;height: 24px;margin-right: 10px;}
.home-module-7 .content .row .right .text1{font-size: 20px;margin-bottom: 15px;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.home-module-7 .content .row .right .text2{line-height: 24px;margin-bottom: 15px;display: inline-flex;}
.home-module-7 .content .row .right .text3{line-height: 25px;margin-bottom: 20px;}
.home-module-7 .content .row .right .text4{width:75px;color: #f1721a;border-bottom: 1px solid #f1721a;}

/*页面内导航*/
.custom-bar{background-color: #f3f3f3;}
.custom-bar ul{display: flex;width: fit-content;margin: 0 auto;}
.custom-bar li{width: 165px;text-align: center;border-bottom: 2px solid #f3f3f3;cursor: pointer;}
.custom-bar a{line-height: 58px;font-size: 16px;color: #333333;display: block;white-space: nowrap;}
.custom-bar li:hover,.custom-bar li.active{border-bottom: 2px solid #f08300;}
.custom-bar li:hover a,.custom-bar li.active a{color: #f08300;}

.content-1080{max-width: 1080px;margin: 0 auto;}
.content-1330{max-width: 1330px;margin: 0 auto;}
.content-1200{max-width: 1200px;margin: 0 auto;padding-left: 0;padding-right: 0;}
.content-1330:after{display: block;clear: both;height: 0;content: "";visibility: hidden;overflow: hidden;}

/*关于布局*/
.main__aside{position: fixed;top: 133px;width: 170px;}
.main__aside ul{width: 170px;}
.main__aside li{position: relative;z-index: 2;height: 40px;line-height: 40px;text-align: right;font-size: 15px;border-top: 1px solid #f0f0f0;}
.main__aside li a{position: relative;z-index: 5;padding-right: 30px;display: block;text-decoration: none;color: #676767;cursor: pointer;}
.main__aside .is-anchorActive,.main__aside li a:hover{    color: #ffa024!important;}
.is-anchorActive::after{content: '';position: absolute;top: 14px;right: 10px;width: 8px;height: 12px;background-image: url(https://down.maoxiaoqi.com/home_static/images/arr.jpg);background-size: contain;background-repeat: no-repeat;}
.main__aside li:nth-last-child(1){border-bottom: 1px solid #f0f0f0;}

.main__content{float: right;width: 1100px;height: 100%;margin-bottom: 100px;}
.main__content .col-md-3{padding: 0;}
.main__content section{padding-top: 80px;}
.main__content .content .artList .item{width: 320px;}
.main__content .content .artList .item .item-img{width: 320px;}
.main__content .content .artList .item .item-img>img{width: 320px;}


.contract-us>h4 {
    padding-top: 30px;
    font-size: 35px;
    text-align: center;
}
.popUpWrap{
    display: none;
}
.popUpWrap .bg {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    width: 100%;
    height: 100%;
    z-index: 1000;
}
.popUpWrap.video .video-close{
    position: fixed;
    z-index: 1002;
    top: 50%;
    margin-top: -280px;
    left: 50%;
    margin-left: 465px;
    cursor: pointer;
}
.popUpWrap.video .video-close img{
    width: 40px;
}
.popUpWrap.video video{
    width: 1024px;
    height: 576px;
    object-fit: fill;
    position: fixed;
    margin: 0 auto;
    z-index: 1001;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    margin-top: -285px;
}
.popUpWrap .close2 {
    background-size: 36px 1440px;
    width: 40px;
    height: 40px;
    background-position: center -820px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    background: url(https://down.maoxiaoqi.com/images/svg/icon-list2.svg) center 4px no-repeat;
    background-size: 22px 880px;
    display: inline-block;
    vertical-align: middle;
}