.wrap{max-width: 777px;} 
.type_left{width: 25%;max-width: 194.25px;border-right: 1px solid #e2e0e0;  height: 10rem;
   position: fixed;z-index: 999;bottom:50px;
   /* height: 100%;overflow-y: scroll;
   -webkit-overflow-scrolling: touch */
}
.type_right{ 
    top: calc( 2.8rem + 45px + 7px + 7px );
    padding-left: 25%;
    position: relative;
    background: white;
}
.type_left_content{
    background: #ffffff;  
    /* position: relative */
}
.type_left_content ul li{
    display: inline-block;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    color:grey;
}
#thelist li:first-child{
    margin-top: 0.175rem;
}
#thelist li:last-child{
    margin-bottom: 0.25rem;
}


.trt{
    position: fixed;
    max-width: 777px;
    top: 45px;
    width:100%;
    z-index: 99;
}
.zhezhao{
    position: fixed;
    max-width: 777px;
    top: 45px;
    bottom: 52px;
    width:100%;
    background: white;
}
.type_right_top{
    position: absolute;
    top: 0;
    width: 100%;
    padding-left: 25%;
    background-color:white;
    /* border-bottom: 1px solid #e2e0e0;  */

   
}
.RightTop{margin:7px;background:#ffffff;height:2.8rem;z-index: 999999}
.RightTop1{width:100%; } 
.RightTop1 span{color:white;top:40%;position:relative;font-family:Georgia;font-family:Arial;}
.RightTop2{ width:100%;overflow-x:scroll;overflow-y: hidden; 	white-space: nowrap;height:.8rem;margin-top:2px;}
.RightTopContent{ width:100%;overflow-x:scroll;overflow-y: hidden; 	white-space: nowrap;height:.8rem;}
.RightTop2 ul li{  width: 20%;text-align: center;line-height:0.8rem;display:inline-block;color: grey;}
/* 九宫格 */
.type_right_bottom { background:#ededed;padding-bottom: 50px;
    background: white;
    /* border-top:1px solid #ededed */
}
.type_right_bottom_li {width: 100%;margin-bottom: 7px;}
.type_right_bottom_li ul li{
    box-shadow: 1px 1px 1px 1px #909090;
    width: 30%;margin:1.15% 0;
    margin-left:2.3%; 
    border-radius:4px;
    height: 1.85rem;
    background: #ffffff;
    float:left;border: 1px solid #ededed; 
    text-align:center;display:flex;
    align-items:center;
    justify-content:center;
}
.type_right_bottom_li ul li img{ width: 85%; vertical-align:middle;}   


		/***********************搜索区*****************/
        .head{
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            height: 45px;
            margin: 0 auto;
            z-index: 9999;
            font-style: italic;
            background: white;
            border-bottom: 1px solid #e2e0e0;
        }
        
        .head .h_t{
            width: 100%;
            height: 45px;
            opacity: 0.2;
            background: white;
        }
        .head form{
            height: 45px;
        }
        .head .oc_val{
            position: absolute;
            width: 95% ;
            height: 30px ;
            border-radius: 5px !important;
            left: 0;
            right: 0;
            margin: 0 auto;
            margin-top: -38px;
            padding:0 !important;
            padding-left:0.7142857142857143rem !important;
            background: #f0f3fa url(../images/search.png) 3% 50% no-repeat !important;
            background-size: auto 50% !important;
            opacity: 1;
            outline: none;
            font-size: 12px !important;
            color: #000;
        }
        .head  .oc_val_kind{
            position: absolute;
            width: 95% ;
            height: 30px ;
            
            border-radius: 5px !important;
            left: 0;
            right: 0;
            margin: 0 auto;
            margin-top: -43px;
            padding:0 !important;
            padding-left:0.7142857142857143rem !important;
            background: #ffffff url(../images/search.png) 3% 50% no-repeat !important;
            background-size: auto 50% !important;
            opacity: 1;
            outline: none;
            font-size: 12px !important;
            color: #000;
        
        }
        p{
            font-size: 0.25rem;
        }

/**********************整体布置*************************/
* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-size: 0.25rem;
}


   .top,.hd ,.head,.foot,.bodier{
        max-width: 777px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

.top{
    margin-top: 44px;
    background: #F0F0F0;
}
html{
    height: 100%;
}
body{
    height: 100%;
}
ul{list-style-type: none}
a {
    text-decoration: none;
    /*color: #18B4FE;*/
}
/* hy */
*{
    box-sizing: border-box;
   
}

.content{
    max-width: 777px;
    margin: 0 auto;
    background:white
}

.lastli{
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    border:none !important;
    height: 30px !important;
    line-height: 30px !important;
    box-shadow: 0 0 0 0 !important;
   
}
.lastli p{
    font-size: 0.25rem;
    
}











