
    body{
        width: 100%;
        /*min-height: 1334px;*/
        position: relative;
        /*padding-top: 0.6rem;  */  
    }
    .nav-contain {
        width: 7.5rem;
        height: 0.6rem;
        background-color:#2e40a2;
        z-index: 1;
        position: fixed;
        top: 0;
        left: 0;
    }
    .nav-contain .nav-ul{
       font-size: 0.28rem;
       font-family: 'Microsoft Yahei';
       text-align: center; 
    }
    .nav-contain .nav-ul li{
        padding: 0 0.05rem;
        display: inline-block;
        color: #fff;
        height:0.6rem;
        line-height: 0.6rem;
    }
    .layout{
        width: 100%;
        height: 100%; 
        position: absolute;
    }
    .layout .imgBox{
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        display: block;
        /*font-size:0;*/
        /*vertical-align:top;
        vertical-align:bottom;*/
    }
    .layout .imgBox1 {
        font-size:0;
    }
    .liuyan {
    /*width: 7.2rem;*/
    padding:0 0.3rem;
    
}


.btn_liuyan {
   width: 100%;
   height: 100%; 
}
.lybpic {
    width: 100%;
    height: 0.28rem;
    position: relative;
    font-size: 0.2rem;
    margin-top: 0.16rem;
    color: #000;
    font-weight: 700;
}
.red{
    color: red !important;
}
.may_name .p1 {
    font-size: 0.3rem;
    color: #000;
    margin-top: 0.38rem;
}
.may_name .name .mayname{
    width: 4.82rem;
    height: 0.8rem;
    border: 0.013rem solid #ccc;
    border-radius: 0.06rem;
    /*margin-top: 0.34rem;*/
    text-indent: 0.04rem;
    display: inline-block;
}
.may_name .p2{
    font-size: 0.22rem;
    color: #000;
    margin-top: 0.38rem;
}
.may_name .mqqq {
    font-size: 0.22rem;
    font-weight: 700;
    color: #000;
    margin-left: 0.2rem;
}

.my_submit{
    width: 5.9rem;
    height: 0.92rem;
    line-height: 0.92rem;
    text-align: center;
    /*margin-left: 0.41rem;*/
    background-color: #dc182a;
    color: #fff;
    border: none;
    border-radius: 0.1rem;
    font-size: 0.29rem;
    margin: 0 auto;
    display: block;
    margin-top: 0.24rem;
    margin-bottom: 1.4rem;
}
.submita{
    margin-bottom: 0.2rem;
}
.liuyan1 {
    padding-bottom: 1rem;
}

input[type=button], input[type=submit], input[type=file], button {
    cursor:pointer;
    outline:0px;
   -webkit-appearance:none; }
#review_box {
  width: 7rem;
  height: 0.3rem; /* 必须 */
  overflow: hidden;/* 必须 */
  margin: 0 auto;
  margin-bottom: 0.2rem;
  text-align: center;
}
#comment1 li{
    font-size: 0.2rem;
    color:#dd192d;
}
#mod-scroll{
    width: 100%;
    height: 4.2rem;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
     
}
#mod-scroll ul{
    position:absolute;
    left: 0;
    top: 0;
}
#mod-scroll ul li {
    float: left;
    width: 7.5rem;
    height: 4.2rem;
}
#mod-scroll ul li .imgss{
   width: 100%;   
   height: 100%;

}
/*.htmleaf-container {
    text-align: left;
}*/