body{font-family:"????";}
.wsd-bodyer{opacity:0;background:#f1f1f1/* background:#2080c2;background:-webkit-gradient(linear, 0 0, 0 100%, from(#38a2e9), to(#0e67a6)); */}
.wsd-bodyer .ui-layout{/* width:320px; */margin:0 auto;     width: 100%; 
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;}
.wsd-bodyer h2{font-size:18px;line-height:54px;color:#022945;text-align:center;height:54px;overflow:hidden;}
.wsd-bodyer li{float:left;/* width:80px; */width:33.333%}
.wsd-bodyer li.ui-style0 .ui-icomoon{color:#3b8adb;}
.wsd-bodyer li.ui-style1 .ui-icomoon{color:#32c91e;}
.wsd-bodyer li.ui-style2 .ui-icomoon{color:#f2ac0a;}
.wsd-bodyer li.ui-style3 .ui-icomoon{color:#e45d5d;}
.wsd-bodyer li.ui-style4 .ui-icomoon{color:#f2ac0a;}
.wsd-bodyer li.ui-style5 .ui-icomoon{color:#d93cc1;}
.wsd-bodyer li.ui-style6 .ui-icomoon{color:#2c84e8;}
.wsd-bodyer li.ui-style7 .ui-icomoon{color:#e45d5d;}
.wsd-bodyer .ui-main{display:block;text-align:center;/* color:#FFF; */}
.wsd-bodyer .ui-img-box{width:65px;height:65px;margin:0 auto;/* background:#16679f; */border-radius:10000px;/* box-shadow:0 0 2px #FFF, 2px 2px 2px rgba(0, 0, 0, .4) inset; */text-align:center;overflow:hidden;}
.wsd-bodyer .ui-img-box-insert{width:51px;height:51px;margin:7px auto 0 auto;background:#FFF;border-radius:10000px;background:-webkit-gradient(linear, 0 0, 100% 100%, from(#FFF), to(#9a9da5));/* box-shadow:5px 5px 5px rgba(0,0,0,.5); */}
.wsd-bodyer .ui-img-box img,.wsd-bodyer .ui-img-box .ui-icomoon{width:100%;height:100%;border-radius:10000px;}
.wsd-bodyer .ui-img-box .ui-icomoon{color:#32c91e;line-height:51px;font-size:35px;}
.wsd-bodyer .ui-txt-box{line-height:2.5rem;font-size:1.125rem;height:2.5rem;overflow:hidden;color:#000;border-bottom:1px solid white;}
.wsd-bodyer .ui-touch .ui-txt-box{color:#F40;}
.wsd-bodyer .ui-touch .ui-img-box-insert{background:#F40;}
.wsd-bodyer .ui-touch .ui-icomoon{color:#FFF !important;}

.module
{
	background:#FFF
}
.titlebar {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #e4e4e4 solid;
}
.titlebar h5 {
    font-size: 16px;
	font-weight: 700;
    margin-left: 10px;
    overflow: hidden;
    float: left;
}


.wrapper2{overflow: hidden;background-color:#fff;clear:both;padding-bottom:1rem;}
.box{display: block;width: 95%;margin: 0 auto;background-color:#FFF;border-bottom:1px solid rgb(222,222,222);padding: 0.5rem 2.5%;}
.imgArea{height:69px;width: 92px;margin-top:8px;margin-left:8px;overflow:hidden;position: relative;z-index:100;float: left;}
 */.imgArea img{width: 100%;position: absolute;z-index: 100;}
.textArea{height: atuo;display: block;width: 100%;margin:0 auto;/* float: left; *//* margin-left: 2%; */}
.artTitle {display:block;font-size: 1rem;color:#000004;/* margin-top:1.3rem; *//* line-height: 1.7rem; */}
.artTime {display:block;margin-top: 1rem;float:right;/* margin-bottom:0.5rem; */font-size: 0.8rem;}
.textArea p{color:#8a8b8f;height:22px;overflow: hidden;line-height: 17px;word-wrap: break-word;white-space: nowrap;text-overflow: ellipsis;}
.textArea a{color:rgb(58,180,77);display: block;float:right;margin-top:14px}
.cleanStyle{clear:both;}

.sousuo {
    float: left;
    width: 96%;
    padding: 20px 2%;
    position: relative;
    background: #f8f5f1;
}
.sousuo-in {
    width: 75%;
    border: 1px #DDDDDD solid;
    height: 40px;
    border-radius: 5px;
    background: #fff;
    float: left;
    position: relative;
    box-sizing: border-box;
}
.sousuo-in input {
    float: left;
    border: none;
    width: 90%;
    height: 30px;
    margin-top: 5px;
    padding-left: 15px;
    font-size: 14px;
    color: #666;
    position: relative;
}
.sousuo-in span {
    position: absolute;
    right: 10px;
    bottom: 4px;
}
#submit-ss {
    background: url(../../img/list/t18/submit1.jpg) no-repeat;
    width: 60px;
    height: 38px;
    float: left;
    margin-left: 2%;
    border: none;
    cursor: pointer;
    background-size: 60px;
	border-radius: 5px;
	margin-top:2px
} 
.findDiv{
    width: 22.5%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    background-color: #ab1919;
    border-radius: 6px;
    margin-left: 2.5%;
}
.findDiv>img{
    width: 30%;
    display: block;
}
.arcImg{
    display: block;
    width: 100%;
    /* float: left; */
}