*{
    box-sizing: border-box;
    -webkit-touch-callout:none; /*系统默认菜单被禁用*/

    -webkit-user-select:none; /*webkit浏览器*/

    -khtml-user-select:none; /*早期浏览器*/

    -moz-user-select:none;/*火狐*/

    -ms-user-select:none; /*IE10*/

    user-select:none;
}
input,textarea {
    -webkit-user-select:auto; /*webkit浏览器*/

    margin: 0px;

    padding: 0px;

    outline: none;

}
a{
    text-decoration: none;
}
body,
html {
    width: 100%;
    min-height: 100%;
    margin:0;
    padding:0;
    font-family:"黑体";
    position:relative;
}
body{
    -webkit-text-size-adjust: 100% !important;
    letter-spacing: 1px;
}
p{
    margin: 0;
    padding: 0
}
.img_inner{
    width: 3.35rem;
    height: 4.81rem;
    background: #FFFFFF;
    display: inline-block;
    margin-top: 0.3rem;
    position: relative;
    vertical-align: top;
    position: relative;
    
}
.img_inner_1{
    width: 2.22rem;
    height: 3.18rem;
    background: #FFFFFF;
    display: inline-block;
    margin-top: 0.3rem;
    position: relative;
    vertical-align: top;
    position: relative;
    margin-left: 0.12rem;
    border: 0.08rem solid rgba(153, 153, 153, 0.15);
    
}
.img_inner:nth-of-type(2n){
    margin-left: 0.2rem
}

.img_inner_1:nth-of-type(3n+1){
    margin-left: 0rem
}

.img_choose_inner{
    padding: 0 0.3rem 1rem 0.3rem;
    padding-bottom: 7rem;
    overflow-y: scroll;
    background: #F7F7F7;
}

.fm{
    width: 100%;
    height: auto;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    
}
.check{
    width: 0.3rem;
    position: absolute;
    top:0.05rem;
    right: 0.05rem
}

.choose_shadow{
    position: absolute;
    top:0rem;
    right: 0rem;
    width: 100%;
    opacity: 0;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

.pingtu{
    padding:0.6rem 0.3rem;
    background: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: auto;
    left: 0;
    min-height: 4rem;
    overflow-y: scroll;
}
.img_num{
    width: 0.40rem;
    height: 0.40rem;
    background: #F95353;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    line-height: 0.4rem;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;

}
.py_icon{
    width: 1.39rem;
    height: 0.50rem;
    background: #F95353;
    border-radius: 0.05rem;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.5rem;
    text-align: center;
    float: right;
}
.pt_title{
    font-size: 0.3rem;
    color: #333;
    display: inline-block;
    vertical-align: middle;
}

.img_inner1 .img_show{
    width: 100%;
    height: 100%;
    border-radius: 0.05px;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.drag_inner{
    width: 1.35rem;
    height: 1.86rem;
    background: #FFFFFF;
    border: 0.01rem solid #CCCCCC;
    border-radius: 0.05rem;
    padding:0.1rem;
    position: relative;
    display: inline-block;
    margin-left: 0.3rem;
    margin-top: 0.3rem
}
.drag_inner:nth-of-type(4n+1){
    margin-left: 0
}

.delete_img{
    position: absolute;
    top:0rem;
    right: 0rem;
    width: 0.28rem;
    pointer-events: bounding-box;
}


/*2020/03/09 长按下载分享版图*/
.down_shareImg{
    width:2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    right: 0.1rem;
    bottom: 3rem;
    line-height: 2rem;
    /*z-index: 10000;*/
    text-align: center;
}

.down_shareImg img{
    width:1rem;
    height: 1rem;
    margin-top: 0.5rem;
}

/*2020/03/09 长按下载分享版图*/
.down_shareImg{
    width:2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: rgba(0,0,0,0.5);
    position: fixed;
    right: 0.1rem;
    bottom: 3rem;
    line-height: 2rem;
    /*z-index: 10000;*/
    text-align: center;
}

.down_shareImg img{
    width:1rem;
    height: 1rem;
    margin-top: 0.5rem;
}

.inner_down{
    background-color: #fff;
    font-size: 0;
    position: relative;
}

/*.inner_down>div>img{
    width:100%;
    margin-top: 0.4rem
}*/

.img_innerbox{
    width: 100%;
    text-align: left;
    padding:0.3rem;
}

.img_innerbox img{
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.bottom_inner{
    width:100%;
    padding:0.20rem 0.2rem;
    box-sizing: border-box;
    padding-right: 0.2rem;
    text-align: center;
}
.img-responsive{
    width: 100%
}
.img_innerbox .img_bg{
    /*display: inline-block;*/
    text-align: center;
    width: 3.40rem;
    height: 5.27rem;
    background: #FFFFFF;
    border: 1px solid rgba(102, 102, 102, 0.15);
    vertical-align: top;
    display: flex;
    align-items: center;
    float: left;
    padding:0.2rem;
}
.img_innerbox .img_bg:nth-of-type(2){
    margin-top: 0;
    border-left: none;
}
.img_innerbox .img_bg:nth-of-type(1){
    margin-bottom: 0
}
.line{
    position: absolute;
    width: 100%;
    height: 0.01rem;
    background-color: #6d737b;
    top:0.5rem;
    z-index: -1;
}

.zwt{
    width: 100%;
    background-color: #fff;
    z-index: -1;
    align-items: center;
    position: fixed;
    top:0;
    left:0;
    height: 100%;
    display: none;
}

.img_success{
    width: 100%;
    background-color: #fff;
    z-index: -1;
    align-items: center;
    position: fixed;
    top:0;
    left:0;
    height: 100%;
    display: none;
    padding:0.3rem;
    min-height: 100%;
    overflow-y: scroll;
}

.img_success img{
    width: 100%
}

.img_success_2{
    width: 100%;
    background-color: #fff;
    z-index: -1;
    align-items: center;
    position: fixed;
    top:0;
    left:0;
    height: 100%;
    display: none;
    padding:0.3rem;
    min-height: 100%;
    overflow-y: scroll;
}

.img_success_2 img{
    width: 100%
}

/*竖版 1*/

.inner_down_0{
    background-color: #fff;
    font-size: 0;
    position: relative;
}

.img_innerbox_0{
    padding:0.3rem;
}

.img_innerbox_0 .img_bg{
    display: inline-block;
    text-align: center;
    width: 6.88rem;
    /*height: 10.19rem;*/
    text-align: center;
    padding:0.2rem;
    background: #FFFFFF;
    border: 1px solid rgba(102, 102, 102, 0.15);
}

.img_innerbox_0 .img_bg:nth-of-type(2){
    border-top: none;
}

.img_innerbox_0 .img_bg img{
    width: 100%;
    height: auto;
}

/*竖版 2*/

.inner_down_2{
    background-color: #fff;
    font-size: 0;
    position: relative;
}

.img_innerbox_2{
    padding:0.3rem;
}

.img_innerbox_2 .img_bg{
    display: inline-block;
    text-align: center;
    width: 6.88rem;
    /*height: 10.19rem;*/
    text-align: center;
    padding:0.2rem;
    background: #FFFFFF;
    border: 1px solid rgba(102, 102, 102, 0.15);
}

.img_innerbox_2 .img_bg:nth-of-type(2){
    border-top: none;
}

.img_innerbox_2 .img_bg img{
    width: 100%;
    height: auto;
}

/*竖版 4*/

.inner_down_4{
    background-color: #fff;
    font-size: 0;
    position: relative;
}

.img_innerbox_4{
    padding:0.3rem;
}

.img_innerbox_4 .img_bg{
    border: 1px solid rgba(102, 102, 102, 0.15);
    margin-top: 0.3rem;
    padding: 0.15rem;
    margin-left: 0.3rem;
    width: 3.3rem;
    height: 4.60rem;
    text-align: center;
    vertical-align: top;
    display: flex;
    align-items: center;
    float: left;
}
.img_innerbox_4 .img_bg:nth-of-type(1){
    margin-top: 0
}
.img_innerbox_4 .img_bg:nth-of-type(2){
    margin-top: 0
}
.img_innerbox_4 .img_bg:nth-of-type(2n+1){
    margin-left: 0
}

.img_innerbox_4 .img_bg img{
    width: 100%;
    height: auto;
    max-height: 100%;
}

/*竖版 8*/

.inner_down_8{
    background-color: #fff;
    font-size: 0;
    position: relative;
}

.img_innerbox_8{
    padding:0.3rem;
}

.img_innerbox_8 .img_bg{
    border: 1px solid rgba(102, 102, 102, 0.15);
    margin-top: 0.3rem;
    padding: 0.15rem;
    margin-left: 0.2rem;
    width: 2.15rem;
    height: 3.10rem;
    text-align: center;
    vertical-align: top;
    display: flex;
    align-items: center;
    float: left;
}
.img_innerbox_8 .img_bg:nth-of-type(1){
    margin-top: 0
}
.img_innerbox_8 .img_bg:nth-of-type(2){
    margin-top: 0
}
.img_innerbox_8 .img_bg:nth-of-type(3){
    margin-top: 0
}
.img_innerbox_8 .img_bg:nth-of-type(3n+1){
    margin-left: 0
}

.img_innerbox_8 .img_bg img{
    width: 100%;
    height: auto;
    max-height: 100%;
}
.dialog_chooseBantu{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 100;
    display: none;
    
}

.close_banmian{
    position: absolute;
    top:15px;
    right: 15px;
    width: 30px
}

.banmian_inner{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    background-color: #eee;
    width: 90%;
    padding:20px 0 0 0;
    border-radius: 5px;

}
.banmian_inner ul{
    padding: 0;
    margin: 0;
    font-size:0;
    text-align: center;
}
.banmian_inner ul li{
display: inline-block;
width: 20%;
text-align: center;
margin-left: 0.2rem;
}
.banmian_inner ul li:nth-of-type(1){
    margin-left: 0
}
 .banmian_inner ul li a{
    display: inline-block;
 }

 .banmian_inner ul li img{
    width:90%;
 }


 .dialog_show::-webkit-scrollbar {
  width: .04rem;
  height: .173333rem;
  -webkit-border-radius: .066667rem;
  -moz-border-radius: .066667rem;
  border-radius: .066667rem;
}
.dialog_show::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  -webkit-border-radius: .066667rem;
  -moz-border-radius: .066667rem;
  border-radius: .066667rem;
  min-height: .373333rem;
}
.dialog_show::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: .066667rem;
  -moz-border-radius: .066667rem;
  border-radius: .066667rem;
}