body{ /* background:#F5F5F5;  */font-size:12px; flex-direction:column; height:100%; font-family:Helvetica, Arial, "微软雅黑", sans-serif; -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0,0,0,0);}/*取消字体自动缩放*/
body,form,ul,li,p,h1,h2,h3,h4,h5,h6,dd,dl,dt{margin:0;padding:0;}ul{list-style:none;}img{border:0;}a{text-decoration:none; color:#000;}*{ box-sizing:border-box;}
input,select{vertical-align:middle; font-family:Arial,"微软雅黑"; padding:0;outline:none;}table{border-collapse:collapse;border-spacing:0; width:100%;}p{word-wrap:break-word}.clr{clear:both;}
.l{float:left;}.r{float:right;}.undis{display:none}.dis{display:block}.dinl{display:inline-block;}.prel{position:relative;}.pabs{position:absolute;}.bor{border:0;}.ovf{overflow:hidden;}
textarea{resize:none;} /*webkit核心中textare取消拖动调整大小*/
textarea:focus{outline:none;} /*textarea聚焦时默认边框颜色不变*/
.img100>img{ width:100%;}.bg100{ background-size:100% 100%;}
.glasslayer{ position:fixed; width:100%; height:100%; filter:alpha(opacity=60); opacity:0.6; background:#000; top:0px; left:0px; z-index:9998;}
input::-ms-clear{display:none;}select::-ms-expand { display: none; }


.xl-1{ width:10%;}.xl-2{ width:20%;}.xl-3{ width:30%;}.xl-4{ width:40%;}.xl-5{ width:50%;}.xl-6{ width:60%;}.xl-7{ width:70%;}.xl-8{ width:80%;}.xl-9{ width:90%;}.xl-10{ width:100%;}
.xl-75{ width:75%;}.xl-33{ width:33.333333%;}.xl-25{ width:25%;}.xl-16{ width:16.6666666%;}.xl-13{ width:13.333333%;}

.list_div{}
.top{ height:60px; background:url(../images/li_logo.png) center / 71px 35px no-repeat #000;}
.banner img{ width:100%;}

.from{ padding:10px;}
.from .seach{}
.from .seach input{ border-radius:5px; background:url(../images/l_zoom.png) 10px center / 20px 20px no-repeat #fff; font-size:16px; height:40px; line-height:40px; width:100%; padding:0 10px 0 40px;  border:1px solid #eee; margin-bottom:10px;}
.from .tj { text-align:center; margin-bottom:10px;}
.from .tj select{ border-radius:5px; appearance: none; -moz-appearance: none; -webkit-appearance: none; font-size:16px; height:38px; line-height:38px; width:32%; border:1px solid #eee; padding:0 10px; color:#666; background:url(../images/sel_jt.png) 90% center / 10px 5px no-repeat #fff;}
.from .tj select:first-child{ float:left;}
.from .tj select:last-child{ float:right;}

.data_list{}
.data_list .col{ padding:25px 10px; border-bottom:1px solid #eee;}
.data_list .col b{ font-size:16px; display:block; margin-bottom:10px;}
.data_list .col p{ overflow:hidden; font-size:12px; color:#666; margin-bottom:3px; line-height:24px; padding-left:25px;}
.data_list .col p label{ float:left; width:60px;}
.data_list .col p span{ display:flex;}

.data_list .col p:nth-child(2){ background:url(../images/address.png) left 3px / 18px 18px no-repeat; padding-top: 0px;}
.data_list .col p:nth-child(3){ background:url(../images/phone.png) left center / 16px 16px no-repeat;}
.data_list .col p:nth-child(4){ background:url(../images/time.png) left center / 16px 16px no-repeat;}

.data_list .col:nth-child(even){ background:#f6f6f6;}

.data_list .col.tag{ position:relative;}
.data_list .col.tag:before{ content:'旗舰店'; position:absolute; background:#000; color:#fff; right:5px; top:5px; padding:2px 10px; height:20px; line-height:20px;}

