body{
    background: #fff;
}
.company_box  p,.company_box  ul {
    margin:0;
}
.company_box{
    width: 100%;
}

.banner{
    padding-top: .8rem;
}
.banner .swiper-container{
    width: 100%;
    height: 4.6rem;
}
.banner .swiper-container .swiper-slide.swiper-slide-active{
    z-index: 11;
}
.banner .swiper-container .swiper-slide img{
    /*min-height: 4.6rem;*/
    max-width:19.2rem;
    width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}


/* items */
.items{
    padding: .5rem 0;
}
.items .item_top{
    padding-bottom: .52rem;
}
.items .item_top p:nth-child(1){
    font-size:.24rem;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.items .item_top span:nth-child(2){
    width:60px;
    height:3px;
    background:rgba(255,162,0,1);
    margin: .15rem;
}
.items .item_top p:nth-child(3){
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.items .item_top div:nth-child(3)>p{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
}
/* items_1 */
.items_1{
    padding: .5rem 0;
}
.items input{
    outline: none;
}
.items textarea{
    outline: none;
    resize: none;
}

.items_1 .item_list .item{
    padding:.3rem 0 .2rem 0; 
    margin: 0 .55rem;
}
.items_1 .item_list .item>img{
    width: .5rem;
    height: .5rem;
    margin-bottom: .3rem;
}
.items_1 .item_list .item .column_1>p{
    font-size:.16rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: .2rem;
}
.items_1 .item_list .item .column_2>p{
    width:2rem;
    font-size:.12rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:.18rem;
    text-align: center;
    height: .7rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.items_1 .item_list .item .column_2>textarea{
    width:2rem;
    font-size:.12rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:.18rem;
    text-align: center;
    height: .64rem;
    overflow: hidden;
    padding: .05rem .1rem;
}


/* items_2 */
.items_2{
    padding: .5rem 0;
    background:rgba(242,243,245,1);
}
.items_2 .item_top p:nth-child(3){
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);

    width:2.6rem;
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:.2rem;
    text-align: center;
}

.items_2 .item_list .item_box{
    padding: .1rem;
    width: 33.33%;
}
.items_2 .item_list .item{
   background: #fff;
}

.items_2 .item_list .item .column1{
    height:230px;
    overflow:hidden
}
.items_2 .item_list .item .column1 .mask{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    padding: .1rem;
    overflow: hidden;
    display: none;
}
.items_2 .item_list .item .column1 .mask p{
    font-size:.12rem;
    font-weight:400;
    /* color:rgba(102,102,102,1); */
    color:#fff;
    line-height:.18rem;
    text-indent: 2em;
}

.items_2 .item_list .item .column2{
    padding: .15rem .15rem .2rem .15rem;
    border-bottom: 1px solid rgba(244,244,244,1);
    height: .85rem;
}
.items_2 .item_list .item .column2 a{
    height: .38rem;
    display: block;
}
.items_2 .item_list .item .column2 p:nth-child(1){
    font-size:.14rem;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.items_2 .item_list .item .column2 p:nth-child(2){
    font-size:.12rem;
    font-weight:400;
    color:rgba(193,193,193,1);
    /* margin-top: .17rem; */
}

.items_2 .item_list .item .column3{
    padding: .15rem;
}

.items_2 .item_list .item .column3 img:nth-child(1){
    width: .14rem;
    height: .14rem;
}

.items_2 .item_list .item .column3 span{
    font-size:.12rem;
    font-weight:400;
    color:rgba(193,193,193,1);
    padding: 0 .2rem 0 .05rem;
}

.items_2 .item_more{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    margin-top: .3rem;
}

/* items_3 */
.items_3{
    padding: .5rem 0;
    background: #fff;
}
.items_3 .item_list .item{
   background: #fff;
   padding:.3rem 0 .2rem 0; 
   margin: 0 .8rem;
   height: 2rem;
}
.items_3 .item_list .item .point_box{
    width: .16rem;
    height: .16rem;
    line-height: .16rem;
    /* height: 0; */
    margin: .17rem .05rem .2rem 0;
}
.items_3 .item_list .item:last-child .point_box{
    position: static;
}

.items_3 .item_list .item .point_box .point{
    /* vertical-align: unset; */
    vertical-align: middle;

}
.items_3 .item_list .item .point_box .contact{
    position: absolute;
    /* top: -.02rem; */
    top: 0;
    left: .18rem;
}

.items_3 .item_list .item p:nth-child(3){
    width:1.34rem;
    font-size:.16rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:.24rem;
    text-align: center;
}



/* items_4 */
.items_4{
    padding: .5rem 0;
    background:rgba(242,243,245,1);
}

.canvas{
    width: 3.9rem;
    height: 2.5rem;
    border: 1px solid #999;
}
.items_4 .item_list {
    background: #fff;
    width: 11.84rem;
    height: 5rem;
 }
.items_4 .item_list .item_box{
    padding: .02rem;
    width: 33.33%;
}

.items_4 .item_list  .about_edit{
    position: absolute;
    top: .2rem;
    left: 50%;
    transform: translateX(-50%);
}
.items_4 .item_list .item .canvas_imgs{
    width: 3.9rem;
    height: 2.5rem;
}
.items_4 .item_list .item  .mask{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
    padding: .1rem;
    overflow: hidden;
}
.items_4 .item_list .item  .mask p:nth-child(1){
    font-size:.24rem;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:.36rem;
}
.items_4 .item_list .item  .mask p:nth-child(2){
    font-size:.14rem;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:.2rem;
}
.items_4 .item_list .item  .mask img{
    width: .86rem;
    margin-bottom: .06rem;
}




/* edit */
.edit_boxs{
    background: #fff;
    width:.9rem;
    height:.3rem;
    background:rgba(255,255,255,1);
    border-radius:2px;
    box-shadow:1px 1px 5px 0px rgba(0,0,0,0.2);
    cursor: pointer;
}
 .edit_boxs p{
    font-size:.12rem;
    font-weight:300;
    color:rgba(102,102,102,1);
}

.edit_banner{ 
    position: absolute;
    /* top: .2rem; */
    top: 1.6rem;
    left: 50%;
    transform: translateX(-50%);
}

.items1_edit{
    position: absolute;
    top: 0;
    left: 100%;margin-left: .1rem;
}
.items3_edit{
    position: absolute;
    top: .2rem;
    left: 50%;
    transform: translateX(-50%);
}


.edit_bord{
    border: 1px dashed rgba(255,162,0,1);
}

.edit_border{
    border: 1px dashed rgba(255,162,0,1);
    padding: .05rem .1rem;
}
.edit_none{
    border: none;
    padding: 0;
}



/* banner_edit */

.banner_mask{
    width:8rem;
    /* height:5.5rem; */
    background:rgba(255,255,255,1);
    border-radius:2px;
    box-shadow:1px 1px 3px 0px rgba(0,0,0,0.2);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 101;

    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
}

.banner_mask .be_top{
    border-bottom:1px solid rgba(225,225,225,1);
    padding: .2rem .2rem .15rem .3rem;
}

.banner_mask .be_top>div>p{
    font-size:.18rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-right: .05rem;
}

.banner_mask .be_top>div>span{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
}

.banner_mask .be_middle{
    padding: 0 .3rem;
    
}
.banner_mask .be_middle .be_box{
    padding: .2rem 0;
    
}
.banner_mask .be_middle .be_box .be_title{
    width:100%;
    height:.4rem;
    background:rgba(244,244,244,1);
    
}
.banner_mask .be_middle .be_box .be_title .is_img{
    /* width:1.9rem; */
    width:1.6rem;
    text-align: center;
}

.banner_mask .be_middle .be_box .be_list .be_item{
    width:100%;
    height:.95rem;
}


.banner_mask .be_middle .be_box .be_list .be_item:nth-child(even){
    background:rgba(244,244,244,1);
}
.banner_mask .be_middle .be_box .be_list .be_item:nth-child(odd){
    background:#fff;
}
.banner_mask .be_middle .be_box .be_list .be_item .item_1 img{
    width: 1.9rem;
    height: .55rem;
}
.banner_mask .be_middle .be_box .be_list .be_item .item_2{
}
.banner_mask .be_middle .be_box .be_list .be_item .item_3{
}


.banner_mask .be_middle .be_add{
    width:100%;
    height:.6rem;
    border:1px dashed rgba(215,217,217,1); 
}
.banner_mask .be_middle .be_add p{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    margin-left: .1rem;
}
.banner_mask .be_btns {
    padding: .15rem 0;
}
.banner_mask .be_btns .btn_add{
    font-size:.14rem;
    font-weight:400;
    color:rgba(255,255,255,1);
    width:.8rem;
    height:.36rem;
    line-height:.36rem;
    background:rgba(255,162,0,1);
    border-radius:2px;
    text-align: center;
    margin-right: .2rem;
}
.banner_mask .be_btns .btn_cancel{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    width:.8rem;
    height:.36rem;
    line-height:.36rem;
    border:1px solid rgba(225,225,225,1);
    border-radius:2px;
    text-align: center;
}




/* 添加图片 */
.edit_img{
    width:9rem;
    /* height:5.5rem; */
    background:rgba(255,255,255,1);
    border-radius:2px;
    box-shadow:1px 1px 3px 0px rgba(0,0,0,0.2);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 101;

    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
}

.edit_img .ie_top{
    border-bottom:1px solid rgba(225,225,225,1);
    padding: .2rem .2rem .15rem .3rem;
}

.edit_img .ie_top>div>p{
    font-size:.18rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-right: .05rem;
}

.edit_img .ie_top>div>span{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.edit_img .ie_box {
    padding: .15rem .3rem 0 .3rem;
}
.edit_img .ie_box .btn_up {
    width:1rem;
    height:.36rem;
    line-height:.36rem;
    border:1px solid rgba(225,225,225,1);
    border-radius:2px;
    margin-bottom: .15rem;
}

.edit_img .ie_box .btn_up p{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
}


.edit_img .ie_box .btn_up .img_input{
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
}

.edit_img .ie_box .pre_box{
    width: 100%;
    height: 2.6rem;
    border: 1px solid rgba(225,225,225,1);
}
.edit_img .ie_box .pre_box .pre_img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.edit_img .ie_box .pre_box .pre_img img{
    width: 100%;
    height: 100%;
}

.edit_img .ie_btns {
    padding: .15rem 0;
}
.edit_img .ie_btns .img_add{
    font-size:.14rem;
    font-weight:400;
    color:rgba(255,255,255,1);
    width:.8rem;
    height:.36rem;
    line-height:.36rem;
    background:rgba(255,162,0,1);
    border-radius:2px;
    text-align: center;
    margin-right: .2rem;
    padding: 0;
}
.edit_img .ie_btns .img_cancel{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    width:.8rem;
    height:.36rem;
    line-height:.36rem;
    border:1px solid rgba(225,225,225,1);
    border-radius:2px;
    text-align: center;
}




/* banner_edit */

.path_mask{
    width:8rem;
    /* height:5.5rem; */
    background:rgba(255,255,255,1);
    border-radius:2px;
    box-shadow:1px 1px 3px 0px rgba(0,0,0,0.2);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 101;

    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.path_mask textarea{
    outline: none;
    resize: none;
    width:1.8rem;
    height:.4rem;
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:.2rem;
    overflow: hidden;
}
.path_mask .pe_top{
    border-bottom:1px solid rgba(225,225,225,1);
    padding: .2rem .2rem .15rem .3rem;
}

.path_mask .pe_top>div>p{
    font-size:.18rem;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-right: .05rem;
}

.path_mask .pe_top>div>span{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
}

.path_mask .pe_middle{
    padding: 0 .3rem;
    
}
.path_mask .pe_middle .pe_box{
    padding: .2rem 0;
    
}
.path_mask .pe_middle .pe_box .pe_title{
    width:100%;
    height:.4rem;
    background:rgba(244,244,244,1);
    
}
.path_mask .pe_middle .pe_box .pe_title  p:nth-child(1){
    width:1.2rem;
    text-align: center;
}
.path_mask .pe_middle .pe_box .pe_title  p:nth-child(2){
    width:2.8rem;
    text-align: center;
}
.path_mask .pe_middle .pe_box .pe_title  p:nth-child(3){
    width:1.8rem;
    text-align: center;
}
.path_mask .pe_middle .pe_box .pe_title  p:nth-child(4){
    width:1.6rem;
    text-align: center;
}

.path_mask .pe_middle .pe_box .pe_list .pe_item .item_1 {
    width:1.2rem;
    text-align: center;
}
.path_mask .pe_middle .pe_box .pe_list .pe_item .item_2 {
    width:2.8rem;
    text-align: center;
}

.path_mask .pe_middle .pe_box .pe_list .pe_item .item_3 {
    width:1.8rem;
    text-align: center;
}
.path_mask .pe_middle .pe_box .pe_list .pe_item .item_4 {
    width:1.6rem;
    text-align: center;
}
.path_mask .pe_middle .pe_box .pe_list .pe_item .item_2 p{
    width:1.8rem;
    height:.4rem;
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:.2rem;
    overflow: hidden;
}


.path_mask .pe_middle .pe_box .pe_list .pe_item{
    width:100%;
    height:.95rem;
}


.path_mask .pe_middle .pe_box .pe_list .pe_item:nth-child(even){
    background:rgba(244,244,244,1);
}
.path_mask .pe_middle .pe_box .pe_list .pe_item:nth-child(odd){
    background:#fff;
}
.path_mask .pe_middle .pe_box .pe_list .pe_item .item_1 img{
    width: 1.9rem;
    height: .55rem;
}
.path_mask .pe_middle .pe_box .pe_list .pe_item .item_2{
}
.path_mask .pe_middle .pe_box .pe_list .pe_item .item_3{
}


.path_mask .pe_middle .pe_add{
    width:100%;
    height:.6rem;
    border:1px dashed rgba(215,217,217,1); 
}
.path_mask .pe_middle .pe_add p{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    margin-left: .1rem;
}
.path_mask .pe_btns {
    padding: .15rem 0;
}
.path_mask .pe_btns .path_add{
    font-size:.14rem;
    font-weight:400;
    color:rgba(255,255,255,1);
    width:.8rem;
    height:.36rem;
    line-height:.36rem;
    background:rgba(255,162,0,1);
    border-radius:2px;
    text-align: center;
    margin-right: .2rem;
}
.path_mask .pe_btns .path_cancel{
    font-size:.14rem;
    font-weight:400;
    color:rgba(102,102,102,1);
    width:.8rem;
    height:.36rem;
    line-height:.36rem;
    border:1px solid rgba(225,225,225,1);
    border-radius:2px;
    text-align: center;
}



.sort_up{
    margin: 0 .03rem;
}

.sort_down{
    margin: 0 .03rem;
}





/* 流程 */

.items_3 .item_list .path2{
    margin:0 1.6rem;
}
.items_3 .item_list .path2 .point_box  {
    width:.26rem;
    height:.26rem;
    line-height: .26rem;
}
.items_3 .item_list .path2 .point_box .contact {
    width:4.54rem;
    left:.3rem;
}


.items_3 .item_list .path3{
    margin:0 1.2rem;
}
.items_3 .item_list .path3 .point_box  {
    width:.22rem;
    height:.22rem;
    line-height: .22rem;
}
.items_3 .item_list .path3 .point_box .contact {
    width:3.74rem;
    left:.26rem;
}


.items_3 .item_list .path4{
    margin:0 .8rem;
}
.items_3 .item_list .path4 .point_box  {
    width:.16rem;
    height:.16rem;
    line-height: .16rem;
}
.items_3 .item_list .path4 .point_box .contact {
    width:2.94rem;
    left:.18rem;
}


.items_3 .item_list .path5{
    margin:0 .4rem;
}
.items_3 .item_list .path5 .point_box  {
    width:.14rem;
    height:.14rem;
    line-height: .14rem;
}
.items_3 .item_list .path5 .point_box .contact {
    width:2.14rem;
    left:.14rem;
}


.items_3 .item_list .path6{
    margin:0 .3rem;
}
.items_3 .item_list .path6 .point_box  {
    width:.13rem;
    height:.13rem;
    line-height: .13rem;
}
.items_3 .item_list .path6 .point_box .contact {
    width:1.94rem;
    left:.13rem;
}


.items_3 .item_list .path7{
    margin:0 .2rem;
}
.items_3 .item_list .path7 .point_box  {
    width:.11rem;
    height:.11rem;
    line-height: .11rem;
}
.items_3 .item_list .path7 .point_box .contact {
    width:1.74rem;
    left:.12rem;
}


.items_3 .item_list .path8{
    margin:0 .1rem;
}
.items_3 .item_list .path8 .point_box  {
    width:.1rem;
    height:.1rem;
    line-height: .1rem;
}
.items_3 .item_list .path8 .point_box .contact {
    width:1.54rem;
    left:.11rem;
}






