/* 轮播图 */
.slideUl img {
    display: block;
    width:100%;
    height: auto;
}

.slider {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.slider-img {
    width: 100%;
    height: 550px;
}

ul.slideUl {
    list-style: none;
}

.slideUl li {
    position: absolute;
    top: 0;
    left: 0;
}
.slider-ctrl {
    text-align: center;
    position: relative;
    top:-45px;
}

.slider-ctrl-con {
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 10;
    background: #eee;
    border-radius: 50%;
    margin: 0 10px;
    cursor: pointer;
    overflow: hidden;
}

.slider-ctrl-con.current {
    background: #e65d86;
}

.prev,
.next {
    position: absolute;
    width: 40px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 30px;
    color:#e65d86;
    background: rgba(230, 230, 230, 0.4);
    border-radius: 3px;
    user-select: none;
    cursor: pointer;
    display: none;
}
#slider:hover .prev{
    display: block;
}
#slider:hover .next{
    display: block;
}
.prev {
    left: 12%;
}

.next {
    right: 12%;
}

/* 020 */
.module{
    width: 1200px;
    line-height: 65px;
    text-align: center;
    font-size: 18px;
   
}
/* ask */
.ask{
    width: 133px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background:rgb(235, 80, 127) url('../images/home/u32.png') no-repeat 8px center;
    background-size: 16%;
}
.ask span{
    color:#fff;
    font-size: 16px;
    margin-left: 15px;
}
/* class今日优惠 */
.p-item {
    position: relative;
    width: 242px;
    height: 152px;
    float: left;
    background: #fff;
}
.p-img {
    padding: 0 0 16px;
    overflow: hidden;
}
.p-img a {
    display: block;
}
.p-img img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.p-name {
    padding: 0 22px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
}
.p-name span {
    color: #333;
}
.y-price {
    margin-bottom: 8px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-align: center;
}
.y-price span {
    font-size: 14px;
    color: #666;
}
.app-container{
    width: 1200px;
    height: 415px;
}
.con-line1{
    width: 900px;
    height: 152px;
    margin-bottom: 60px;
}
.con-line1>div{
    float: left;
}
.con-line1>div:nth-child(2){
    margin:0 87px;
}
.con-line2{
    width: 900px;
    height: 172px;
}
.con-line2>div{
    float: left;
    margin-left: 170px;
}
.con-line2>div:nth-child(2){
    margin-left: 125px;
}
.cust-que{
    position: relative;
    height: 35px;
    border-bottom: 1px solid #c7c7c7;
    z-index: 10;
}
.cust-que a{
    display: block;
    float: right;
    width: 122px;
    height:35px;
}
.y-price2{
    line-height: 19px;
    font-size: 14px;
    color:#666;
    overflow: hidden;
    text-align: center;
}
.p-item2 {
    position: relative;
    width: 221px;
    height: 172px;
    float: left;
    background: #fff;
}
.p-item2 .p-name{
    margin-bottom: 8px;
}
/* 互联网+美业新模式 */
.recom-detail{
    width: 100%;
    height: 500px;
    background: #f2f2f2;
}
.recom-detail{
    width: 100%;
    height: 500px;
}
.w-detail {
    float: left;
    width: 379px;
    height: 97px;
    margin: 180px 150px;
    overflow: hidden;
}
.w-detail2 {
    float: right;
    width: 470px;
    height: 97px;
    margin: 180px 20px;
    overflow: hidden;
}
.detail-img{
    float: right;
    width: 476px;
    height: 364px;
    margin-top:61px;
    margin-right:40px;
    overflow: hidden;
}
.detail-img2{
    float: left;
    width: 500px;
    height: 331px;
    margin-top:61px;
    margin-left: 45px;
    overflow: hidden;
}
.detail-img img{
    width: 476px;
    height: 364px;
}
.detail-img2 img{
    width: 500px;
    height: 331px;
}
.w-detail>div {
    margin-left: 9px;
}
.d-honer {
    width: 470px;
    height: 36px;
    margin-bottom: 10px;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 28px;
    color: #EB507F;
}
.d-intro {
    width: 470px;
    color:#333;
    font-family: '微软雅黑';
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
}
.recom-box{
    width: 1200px;
    height: 500px;
}
/* 系统接入流程 */
.qiye-floor-ele{
    width: 1200px;
    height: 500px;
    overflow: hidden;
}
.qiye-floor-ele>div{
    float: left;
    width: 600px;
    height: 500px;
}
.mc-ele{
    position: relative;
}
.mc-ele>div{
    position: absolute;
}
.mt-btn>li{
    position: relative;
    width: 430px;
    height: 40px;
    margin-bottom: 30px;
    overflow: hidden;
}
.mt-btn>li div{
    float: left;
    width: 349px;
    height: 40px;
    color:#999;
    line-height: 40px;
    margin-left: 40px;
    font-family: '微软雅黑';
    font-size: 18px;
}
.mt-btn>li:nth-child(4){
    line-height: 24px;
}
.word-intro{
    line-height: 122px;
    text-align: center;
    margin-right: 70px;
    font-family: '微软雅黑';
    font-size: 28px;
    color: #EB507F;
}
.mt-btn{
    width: 430px;
    position: relative;
    left: 85px;
}
.mt-btn>li>p{
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 28px;
    color: #FFF;
    background: #ddd;
}
.mt-btn .btn-bg>p{
    background: #EB507F;
}
.mt-btn .btn-bg>div{
    color: #000;
}
.mt-btn>li:hover{
    cursor: pointer;
}
.mc-ele>div{
    display: none;
}
.mc-ele>div:nth-child(1){
    display: block;
}
/* 联系我们 */
.gr3-fl2 {
    position: relative;
    width: 122px;
    height: 122px;
    background: #eb507f;
    z-index: 10;
    overflow: hidden;
}
.gr3-fl2 img {
    display: block;
    width: 88px;
    height: 88px;
    margin: 0 auto;
    margin-top: 10px;
}
.gr3-fl2 p {
    text-align: center;
    font-family: 'Arial Normal', 'Arial';
    font-size: 10px;
    color: #eee;
}
.index-fix{
    position: fixed;
    width: 122px;
    height: 157px;
    top: 60%;
    right: 0;
    z-index: 10;
    display: none;
}