/* 选择店铺 */
body{
    background:#F9F9F9;
}
.store{
    width: 100%;
}
.store .header{
    width: 100%;
    height: 76px;
    background: white;
}
.store .header>img{
    width: 170px;
    float: left;
    margin: 10px 0 0 350px;
}
.store .header>div{
    width: 1180px;
    height: 76px;
    margin: 0 auto;
}
.store .header>div>p{
    float: left;
    font-size: 18px;
    color: #666;
    padding-left: 23px;
    border-left: 1px solid #DBDBDB;
    height: 32px;
    margin-left: 30px;
    line-height: 32px;
    margin-top: 22px;
}
.store .header>div div{
    float: right;
    line-height: 76px;
}
.store .header>div div .number{
    float: left;
    font-size: 14px;
}
.store .header>div div a{
    float: left;
    font-size: 12px;
}
.store .header>div div p{
    color: #333;
    padding-right: 15px;
}
.store .header>div div a{
    width: 48px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFCD36;
    border: 1px solid #FFCD36;
    border-radius: 10px;
    margin-top: 28px;
}
.store .shop{
    width: 1180px;
    background: white;
    margin: 0 auto;
    margin-top: 45px;
    padding-bottom: 50px;
}
.store .shop .top{
    width: 1180px;
    height: 82px;
    border-bottom: 1px solid #F1F1F2;
}

.store .shop .top p{
    margin-top: 24px;
    float: left;
    font-size: 16px;
    color: #181616;
    margin-left: 20px;
}
.store .shop .top p .btn1{
    border: 0;
    width: 94px;
    height: 32px;
    background: #F9F9F9;
    text-align: center;
    line-height: 32px;
    color: #666;
    border: 1px solid #D7D7D4;
    outline: none;
    cursor: pointer;
    font-size: 16px;
    margin-right: 16px;
}
.store .shop .top p a{
    color: #666;
    margin-left: 10px;
    cursor: pointer;
}
.store .shop .top p .on{
    color: #FFD100;
}
.store .shop .top .set_store{
    border: none;
    outline: none;
    float: right;
    margin: 20px 20px 0 0;
    width: 110px;
    height: 40px;
    color: white;
    background: #FFc100;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}
.store .shop .list{
    border-radius: 3px;
    display: block;
    float: left;
    width: 30%;
    margin: 1.5%;
    border: 1px solid #F1F1F2;
    height: 128px;
    overflow: hidden;
    cursor: pointer;
}
.store .shop .list:hover{
    background: #F8F8FA;
}
.store .shop .list .name{
    font-size: 18px;
    color: #181616;
    margin: 24px 0px 0px 24px;
}
.store .shop .list .type{
    float: left;
    padding:  7px 12px;
    text-align: center;
    color: white;
    margin-left: 25px;
    margin-top: 8px;
    border-radius: 2px;
}
.store .shop  .ls .type{
    background: #FF7070;
}
.store .shop  .cy .type{
    background: #00ACEC;
}
.store .shop  .qy .type{
    background: #994500;
}
.store .shop  .md .type{
    background: #236E25;
}
.store .shop .list .state{
    display: block;
    font-size: 12px;
    color: #999;
    margin-left: 25px;
    margin-top: 10px;
}
.store .bot{
    width: 100%;
    margin-top: 70px;
}
.store .bot p{
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 30px;
}
.store .bot .p1{
    margin: 0 auto;
    width: 430px;
    background: url(../img2/login_anquan.png) no-repeat left center;
}
.store .bot p a{
    color: #F6B205;
}
.store .m-bot{
    display: none;
    width: 100%;
    font-size: 10px;
    line-height: 30px;
    color: #8C8A89;
    padding: 20px 0;
    background: #3F3C3A;
    text-align: center;
}
/* 选择店铺 */
.store_type{
    width: 100%;
}
.store_type .header{
    width: 100%;
    height: 76px;
    background: white;
}
.store_type .header>img{
    width: 170px;
    float: left;
    margin: 10px 0 0 350px;
}
.store_type .header>div{
    width: 1180px;
    height: 76px;
    margin: 0 auto;
}
.store_type .header>div>p{
    float: left;
    font-size: 18px;
    color: #666;
    padding-left: 23px;
    border-left: 1px solid #DBDBDB;
    height: 32px;
    margin-left: 30px;
    line-height: 32px;
    margin-top: 22px;
}
.store_type .header>div div{
    float: right;
    line-height: 76px;
}
.store_type .header>div div .number{
    float: left;
    font-size: 14px;
}
.store_type .header>div div a{
    float: left;
    font-size: 12px;
}
.store_type .header>div div p{
    color: #333;
    padding-right: 15px;
}
.store_type .header>div div a{
    width: 48px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFCD36;
    border: 1px solid #FFCD36;
    border-radius: 10px;
    margin-top: 28px;
}
/* 选择店铺类型 */
.store_type h1{
    font-size: 30px;
    color: #333;
    text-align: center;
    padding-top: 107px;
    font-weight: 400;
    padding-bottom: 50px;
}
.store_type>ul{
    width: 1180px;
    margin: 0 auto;
}
.store_type>ul li{
    float: left;
    width: 270px;
    height: 380px;
    margin: 12.5px;
    background: white;
    text-align: center;
}
.store_type>ul li:hover{
    box-shadow: 5px 5px 10px #F2F2F2;
}
.store_type>ul li img{
    margin-top: 40px;
}
.store_type>ul li h6{
    font-size: 18px;
    color: #4F4F4F;
    margin-top: 30px;
    margin-bottom: 28px;
    font-weight: 400;
}
.store_type>ul li p{
    padding: 0 30px;
    font-size: 14px;
    color: #8A8A8A;
    line-height: 24px;
}
.store_type>ul li a{
    display: block;
    width: 148px;
    height: 34px;
    border: 1px solid #FFC600;
    line-height: 34px;
    text-align: center;
    margin: 0 auto;
    margin-top: 16px;
    border-radius: 5px;
    font-size: 15px;
    color: #FFC600;
    margin-bottom: 20px;
}
.store_type>ul li a:hover{
    background: #FFC600;
    color: white;
}
.store_type>ul li span{
    font-size: 12px;
    color: #999999;
}
.store_type>ul .free{
    background-image: url(../img2/choose_free.png);
    background-position: right top;
    background-repeat: no-repeat;
}
/* 底部 */
.store_type .bot{
    width: 100%;
    margin-top: 94px;
}
.store_type .bot p{
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 30px;
}
.store_type .bot .p1{
    margin: 0 auto;
    width: 430px;
    background: url(../img2/login_anquan.png) no-repeat left center;
}
.store_type .bot p a{
    color: #F6B205;
}
.store_type .m-bot{
    display: none;
    width: 100%;
    font-size: 10px;
    line-height: 30px;
    color: #8C8A89;
    padding: 20px 0;
    background: #3F3C3A;
    text-align: center;
}
/* 创建店铺 */
.store_set{
    width: 100%;
}
.store_set .header{
    width: 100%;
    height: 76px;
    background: white;
}
.store_set .header>img{
    width: 170px;
    float: left;
    margin: 10px 0 0 350px;
}
.store_set .header>div{
    width: 1180px;
    height: 76px;
    margin: 0 auto;
}
.store_set .header>div>p{
    float: left;
    font-size: 18px;
    color: #666;
    padding-left: 23px;
    border-left: 1px solid #DBDBDB;
    height: 32px;
    margin-left: 30px;
    line-height: 32px;
    margin-top: 22px;
}
.store_set .header>div div{
    float: right;
    line-height: 76px;
}
.store_set .header>div div .number{
    float: left;
    font-size: 14px;
}
.store_set .header>div div a{
    float: left;
    font-size: 12px;
}
.store_set .header>div div p{
    color: #333;
    padding-right: 15px;
}
.store_set .header>div div a{
    width: 48px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #FFCD36;
    border: 1px solid #FFCD36;
    border-radius: 10px;
    margin-top: 28px;
}
.store_set .chuangjian{
    width: 980px;
    height: 557px;
    background: white;
    margin: 0 auto;
    margin-top: 65px;
}
.store_set .chuangjian .kuang{
    width: 540px;
    height: 410px;
    margin: 0 auto;
    padding-top: 60px;
}
.store_set .chuangjian .kuang>div{
    margin-bottom: 22px;
    width: 540px;
    height: 40px;
}
.store_set .chuangjian .kuang>div p{
    float: left;
    width: 138px;
    height: 40px;
    padding-right: 12px;
    line-height: 40px;
    text-align: right;
    font-size: 14px;
    color: #666;
}
.store_set .chuangjian .kuang>div p span{
    color: red;
}
.store_set .chuangjian .kuang .dp input,select{
    outline: none;
    border:none;
    width: 350px;
    padding-left: 15px;
    height: 38px;
    border: 1px solid #DCDFE6;
    border-radius: 5px;
}
.store_set .chuangjian .kuang .fl{
    position: relative;
}
.store_set .chuangjian .kuang .fl input{
    outline: none;
    border:none;
    width: 175px;
    padding-left: 15px;
    padding-right: 25px;
    height: 38px;
    border: 1px solid #DCDFE6;
    border-radius: 5px;
    cursor: pointer;
}
.store_set .chuangjian .kuang .fl ul{
    display: none;
    width: 210px;
    height: 200px;
    border-radius: 5px;
    background: white;
    overflow-y:scroll; 
    position:relative;
    left: 150px;
    top: 1px;
    z-index: 5;
    border: 1px solid #E4E7ED;
}
/* ul制作下拉列表 */
.store_set .chuangjian .kuang .fl ul::-webkit-scrollbar {/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.store_set .chuangjian .kuang .fl ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    background: #DDDEE0;
}
.store_set .chuangjian .kuang .fl ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
    border-radius: 10px;
    background: white;
}
.store_set .chuangjian .kuang .fl ul li{
    padding: 3px 0;
    padding-left: 20px;
    cursor: pointer;
}
.store_set .chuangjian .kuang .fl ul li:hover{
    background: #F5F7FA;
    color: #FFC600;
}
/* .store_set .chuangjian .kuang .fl ul::after{
            position: absolute;
            border: 5px solid;
            border-color:   transparent transparent red transparent ;
            content: '';
            top: -8px;
            left: center;
            z-index: 6;
} */
.store_set .chuangjian .kuang .fl a{
    position: absolute;
    left: 340px;
    top: 16px;
    height: 6px;
    width: 11px;
    z-index: 2;
    background: url(../img2/store_xiala.png) no-repeat center center;
    transition: all 0.1s;
}
.store_set .chuangjian .kuang .active a{
    transform: rotate(180deg);
    transition: all 0.1s;
}
.store_set .chuangjian .kuang .xm input{
    outline: none;
    border:none;
    width: 350px;
    padding-left: 15px;
    height: 38px;
    border: 1px solid #DCDFE6;
    border-radius: 5px;
}
.store_set .chuangjian .kuang .sq ul{
    display: none;
}
.store_set .chuangjian .kuang .sq{
    position: relative;
}
/* ul实现二级联动下拉列表 */
.store_set .chuangjian .kuang .sq .u1{
    width: 180px;
    height: 200px;
    border-radius: 5px;
    background: white;
    overflow-y:scroll; 
    position:relative;
    left: 150px;
    top: 1px;
    z-index: 5;
    border: 1px solid #E4E7ED;
}
.store_set .chuangjian .kuang .sq .u2{
    width: 160px;
    height: 200px;
    border-radius: 5px;
    background: white;
    overflow-y:scroll; 
    position:relative;
    left: 332px;
    top: -200px;
    z-index: 5;
    border: 1px solid #E4E7ED;
}
.store_set .chuangjian .kuang .sq ul::-webkit-scrollbar {/*滚动条整体样式*/
    width: 5px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}
.store_set .chuangjian .kuang .sq ul::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
    background: #DDDEE0;
}
.store_set .chuangjian .kuang .sq ul::-webkit-scrollbar-track {/*滚动条里面轨道*/
    border-radius: 10px;
    background: white;
}
.store_set .chuangjian .kuang .sq ul li{
    width: 100%;;
    padding: 3px 0;
    padding-left: 10px;
    cursor: pointer;
}
.store_set .chuangjian .kuang .sq .u2 li{
    background: none;
}


.store_set .chuangjian .kuang .sq input{
    outline: none;
    border:none;
    width: 175px;
    padding-left: 15px;
    padding-right: 25px;
    height: 38px;
    border: 1px solid #DCDFE6;
    border-radius: 5px;
    cursor: pointer;
    -webkit-appearance:none;
}
.store_set .chuangjian .kuang .sq a{
    position: absolute;
    left: 340px;
    top: 16px;
    height: 6px;
    width: 11px;
    z-index: 2;
    background: url(../img2/store_xiala.png) no-repeat center center;
    transition: all 0.1s;
}
.store_set .chuangjian .kuang .fl input::-webkit-input-placeholder{
    color:#DCDFE6;
}
.store_set .chuangjian .kuang .sq input::-webkit-input-placeholder{
    color:#DCDFE6;
}
.store_set .chuangjian .kuang .jtdz input{
    outline: none;
    border:none;
    width: 350px;
    padding-left: 15px;
    height: 38px;
    border: 1px solid #DCDFE6;
    border-radius: 5px;
    margin-left: 150px
}
.store_set .chuangjian .kuang .jtdz input::-webkit-input-placeholder{
    color:#DCDFE6;
}
.store_set .chuangjian .kuang>a{
    display: block;
    margin-left: 150px;
    margin-top: 15px;
    width: 390px;
    height: 50px;
    background: #FFD100;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: white;
    border-radius: 5px;
}
/* 底部 */
.store_set .bot{
    width: 100%;
    margin-top: 94px;
}
.store_set .bot p{
    text-align: center;
    font-size: 12px;
    color: #999;
    line-height: 30px;
}
.store_set .bot .p1{
    margin: 0 auto;
    width: 430px;
    background: url(../img2/login_anquan.png) no-repeat left center;
}
.store_set .bot p a{
    color: #F6B205;
}
.store_set .m-bot{
    display: none;
    width: 100%;
    font-size: 10px;
    line-height: 30px;
    color: #8C8A89;
    padding: 20px 0;
    background: #3F3C3A;
    text-align: center;
}