@charset "utf-8";
/* CSS Document */
body{ font-size:12px; color:#333; font-family:"微软雅黑";}
body,ul,li,p,h1,h2,h3{margin:0; padding:0;}
li{ list-style-type:none; }
a img{ border:none;}
a{ color:#333; text-decoration:none;}
.fl{ float:left;}
.fr{ float:right}
.clear{ clear:both;}
.clearfix:before,.clearfix:after {
   content:"";
   display:table;
}
.clearfix:after { clear:both; }
.mm{ width:1211px; margin:0 auto;}
.margintb25{ margin:25px 0;}
.mainBody{ margin-bottom:50px;}




.topm{ background-color:#f6f6f6;}
.topm .search{ margin-left:50px; margin-top:20px;}
.topm .search .tabs span{ background-color:#dddddd; margin-right:5px; border-top-left-radius:5px; border-top-right-radius:5px; padding:5px 10px; font-size:14px;font-weight:bold; display:inline-block; cursor:pointer}
.topm .search .tabs span.active{ background-color:#ff510c; color:#fff;}
.topm .search .tabcont form{ display:none; font-size:0;}
.topm .search .tabcont form.active{ display:block;}
.topm .search .tabcont form input{display:inline-block; vertical-align:middle;}
.topm .search .tabcont form .sipt{ border:3px solid #ddd; border-right:none;height:40px;line-height:40px; padding:0; width:580px; box-sizing:border-box; padding-left:15px;}
.topm .search .tabcont form .sbtn{ background-color:#ff510c; border:none; width:100px;height:40px; color:#fff; padding:0;display:inline-block;}



.zoner{ width:210px;}
.zcont{ border:1px solid #ddd; height:314px; margin-top:10px;}

.zcont .user{ display:flex;flex-direction:row; align-items:center; justify-content:center;padding:8px;}
.zcont .user img{ width:50px;height:50px; border-radius:100%; margin-right:15px;}
.zcont .txt-info{ padding:20px 15px;}
.zcont .txt-info .item{display:flex;flex-direction:row;justify-content:center; line-height:25px;}
.zcont .txt-info .item label{ width:75px; min-width:75px;}
.zcont .txt-info .item div{ flex:auto; text-align:right;}
.zcont .txt-info .item a{ display:flex;flex-direction:row; align-items:center; justify-content:space-between;width:100%;}
.zcont .txt-info .item a span:nth-child(2){ border-bottom:1px solid #ddd;}
.zcont .txt-info .item a:hover span:nth-child(2){ border-bottom-color:#ff510c}

.foot{ text-align:center; background:url(../images/dibuxhx.jpg) top center no-repeat; padding:80px 0; line-height:30px;}
