/*步骤*/
.tips-top {
  height: 45px;
}
.tips-top .tips-1, .tips-top .tips-2 {
  float: left;
  height: 7px;
  padding-top: 38px;
  overflow: hidden
}
.tips-top .network .tips-1 {
  width: 370px;
  background: url("../../images/bg_network.gif") 20px 8px no-repeat
}
.tips-top .network .tips-2 {
  width: 590px;
  background: url("../../images/bg_network.gif") 20px -42px no-repeat
}
.tips-top span {
  display: block;
  height: 5px;
  overflow: hidden;
  border: 2px solid #a2bbda;
}
.tips-top .tips-1 span {
  width: 366px;
  border-top: none
}
.tips-top .tips-2 span {
  width: 588px;
  border-left: none;
  border-top: none
}
/*中部*/
.column-0 {
  width: 610px;
  margin: 0px auto 30px auto;
  height: 250px;
}
.column-1 {
  float: right;
  width: 300px;
  margin-top: 10px;
}
.column-2 {
  float: left;
  width: 650px;
  padding-top: 10px;
  min-height: 620px;
  overflow: hidden;
}
.column-3 {
  float: right;
}
/*tag*/
.tag {
  position: relative;
  clear: both;
  margin-bottom: 20px;
  width: 100%;
  height: 33px;
  overflow: visible;
}
.tag .list-tag {
  display: inline-block;
  width: 108px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  color: #828282;
}
.tag a.list-tag:hover {
  text-decoration: none;
}
.tag .list-tag-selected {
  font-weight: bold;
  color: #3278e6;
  border-bottom: 2px solid #3278e6;
}
/*metro*/
/*查询输入框-css*/
.search-box {
  position: relative;
}
.search-box-init {
  width: 610px;
  margin: 50px auto 0px auto;
  z-index: 1
}
.search-box-init .inp-metro {
  width: 287px;
}
#provinceSelect {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 156px;
  height: 40px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.inp-city {
  height: 18px;
  width: 140px;
  padding: 10px 8px;
  line-height: 18px;
  font-size: 14px;
  box-shadow: 1px 1px 2px #d2d2d2 inset;
  border: 1px solid #d2d2d2;
  border-right: none;
  background-color: #ffffff;
  color: #aaaaaa;
}
#postid {
  color: #aaaaaa;
}
.inp-metro {
  width: 327px;
  height: 18px;
  line-height: 18px;
  padding: 10px 8px;
 *padding:12px 8px 8px;
  font-size: 14px;
  box-shadow: 1px 1px 2px #d2d2d2 inset;
  border: 1px solid #d2d2d2;
  outline: none;
}
a.btn-query {
  width: 148px;
  height: 40px;
  padding: 0;
  background-color: #3278e6;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
}
a.btn-query:hover {
  background-color: #78aaf0;
}
a.btn-query:focus, a.btn-query:active {
  background-color: #2864c8;
}
.input-tips {
  position: absolute;
  z-index: 666;
  top: 0px;
  left: 157px;
  display: none;
  width: 303px;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  background-color: #fff;
 *top:41px;
  _top: 42px;
}
.input-tips li {
  padding-left: 5px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  cursor: pointer;
  color: #d2d2d2;
}
.input-tips li strong {
  margin-right: 5px;
  font-size: 14px;
  font-weight: normal;
  color: #aaaaaa;
}
.input-tips li.hover {
  background-color: #f5f5f5;
}
/*查询结果*/
.result .display-view {
  float: right;
  height: 28px;
  line-height: 28px;
  padding-left: 45px;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  background: url("../../images/network/network_01.gif") no-repeat;
}
.count {
  padding: 10px 0px 8px 0px;
  border-bottom: 2px solid #3278e6
}
.com-count {
  width: 915px;
  float: left;
}
.company-type {
  float: left;
  width: 45px;
  font-size: 14px;
  padding-top: 3px;
}
.com-count .li {
  float: left;
  cursor: pointer;
  font-size: 14px;
  white-space: nowrap;
  margin-right: 1px;
  height: 30px;
  margin-bottom: 1px;
}
.com-count .li a {
  display: inline-block;
  text-decoration: none;
  padding: 2px 5px 5px 5px;
}
.com-count .li a:hover {
  color: #FFF;
  background-color: #3278e6;
}
.com-count .li-select a {
  color: #FFF;
  background-color: #3278e6;
}
.result .network-list dl {
  padding: 5px;
  border-top: 1px solid #f5f5f5;
}
.result .network-list dl dt {
  padding: 0px 5px;
  font-weight: bold;
  font-size: 14px;
  line-height: 30px;
}
.maReg {
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  font-family: SimSun;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  padding-left: 50px;
}
.maReg a {
  color: #ff7800;
  text-decoration: none;
}
.maReg a:hover {
  text-decoration: underline;
}
.moreKd {
  position: absolute;
  z-index: 20;
  top: 0px;
  right: 10px;
  font-size: 12px;
}
.result .option {
  padding-right: 10px;
  width: 640px;
  height: 40px;
  background-color: #f5f5f5;
}
.filterSpan {
  padding-left: 4px;
  padding-right: 120px;
}
.fix {
  position: fixed;
  top: 0px;
} /* 用来固定的class */
.tiyan {
  display: inline-block;
  margin-top: 10px;
  color: #ff0000;
}
.result .option input, .result .option label {
  vertical-align: middle;
}
.result .network-list dl dt {
  margin-bottom: -4px;
  padding-bottom: 0px;
}
.result .network-list dl dd {
  padding: 0px 5px;
  line-height: 25px;
  font-family: Arial, Helvetica, sans-serif;
}/* width:520px;float:left;*/
.result .network-list dl dd div {
  float: left;
  width: 490px;
}
.result .toOrder {
  display: inline-block;
  padding-left: 15px;
  background-image: url("../../images/ico_netmap.png");
  background-repeat: no-repeat;
  margin-right: 15px;
}
.result .toOrder2 {
  background: none;
}
.result .toOrderUp {
  background: url("../../images/network/ico_goto.gif") 63px -21px no-repeat;
}
.result .toOrderDown {
  background: url("../../images/network/ico_goto.gif") 63px -46px no-repeat;
}
.result .net-range {
  background-position: 0 6px;
}
.result .net-time {
  background-position: left -27px;
}
.result .net-send {
  background-position: left -61px;
}
.result .net-attest {
  background-position: left -94px;
}
.result .pagination {
  margin-top: 20px;
}
.result .btn-blue {
  margin-left: 10px;
  padding: 3px 10px;
  background-color: #3278e6;
  color: #fff;
}
.example {
  line-height: 50px;
  ;
  font-size: 14px;
}
.genXin {
  display: inline-block;
  margin: 0px;
  padding: 0px 0px 0px 6px;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #aaaaaa;
}
/*分页*/
.wl-page {
  height: 36px;
  line-height: 30px;
  font-size: 14px;
}
.wl-page .page, .wl-page strong, .wl-page span {
  display: block;
  float: left;
  width: 30px;
  text-align: center;
  margin-left: 5px;
  border: 1px solid #fff;
}
.wl-page .page {
  width: 34px;
  height: 30px;
  border: 1px solid #e6e6e6;
  cursor: pointer;
}
.wl-page .page:hover {
  background-color: #78aaf0;
  color: #fff;
}
.wl-page b {
  display: block;
  height: 30px;
  border: 1px solid #d2d2d2;
  float: left;
  font-weight: normal;
  margin-left: 5px
}
.wl-page .curpage {
  background-color: #3278e6;
  display: block;
  color: #fff;
}
.wl-page .curpage:hover {
  background-color: #78aaf0;
}
.page-down-active:hover, .page-up-active:hover {
  background-color: #78aaf0;
  color: #fff;
}
.page-up {
  margin: 0px 5px;
  color: #aaaaaa;
  padding: 0 10px;
}
.page-up-active {
  margin: 0px 5px;
  cursor: pointer;
  color: #2864c8;
  padding: 0 10px;
}
.page-down {
  margin: 0px 5px;
  color: #aaaaaa;
  padding: 0 10px;
}
.page-down-active {
  margin: 0px 5px;
  cursor: pointer;
  color: #2864c8;
  padding: 0 10px;
}
/*-----  发件地弹出层 ---//start-------*/
/*选择城市框*/
.location-box {
  position: absolute;
  left: 0px;
  top: 39px;
  z-index: 111;
  width: 278px;
  font-size: 12px;
  overflow: hidden;
  background-color: #FFF;
  color: #5a5a5a;
  border: 1px solid #d2d2d2
}
ul.tab-list {
  position: relative;
  height: 25px;
  background-color: #3278e6
}
li.tab {
  position: absolute;
  top: 0;
  width: 70px;
  height: 25px;
  text-align: center;
  line-height: 25px;
}
li#common {
  left: 0
}
li#province {
  left: 70px
}
li#city {
  left: 140px
}
li#county {
  left: 210px
}
li#select-tab {
  position: absolute;
  top: 0;
  left: -1px;
  width: 70px;
  height: 25px;
  background-color: #FFF;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2
}
li.tab a {
  font-size: 14px;
  color: #FFF
}
li.tab a:hover {
  color: #e6e6e6;
}
li.select a {
  font-weight: bold;
  color: #3278e6
}
li.select a:hover {
  font-weight: bold;
  color: #78aaf0;
}
div.tab-box {
  padding: 8px 10px;
}
a.place {
  display: inline-block;
  width: 36px;
  height: 20px;
  padding: 0 3px;
  margin: 2px 3px;
  text-align: left;
  line-height: 20px;
  color: #5a5a5a;
  border: 1px solid #FFF
}
a.place:hover {
  background-color: #d2e6ff;
  border: 1px solid #78aaf0;
  text-decoration: none
}
a.city, a.county {
  width: auto
}
a.select {
  background-color: #3278e6;
  color: #FFF
}
a.select:hover {
  background-color: #78aaf0;
  color: #FFF
}
.province-box {
  width: 290px;
  overflow: hidden
}
.province-box dt, .province-box dd {
  float: left
}
.province-box dt {
  width: 35px;
  padding: 3px 0 0 5px;
*padding-top:0px;
  _padding-top: 3px;
  text-align: left;
  color: #3278e6
}
.province-box dd {
  width: 250px
}
.province-box a.place {
  margin: 2px 0;
  width: 36px;
  text-align: center;
}
/*-----  发件地弹出层 ---//end-------*/
.authentication {
  display: inline-block;
  width: 24px;
  background: url("../../images/network/v.gif") no-repeat 5px 8px;
}
.remainsms {
  display: inline-block;
  width: 24px;
  background: url("../../images/ico_netmap.png") no-repeat 5px -233px;
}
.sticky {
  position: fixed;
  top: 0;
  _position: absolute;
_top:expression(eval(document.documentElement.scrollTop));
  z-index: 300;
  zoom: 1
}
.container .seller-ad {
  position: absolute;
  top: 10px;
  left: 640px;
  z-index: 2;
  width: 120px;
}
/*派送范围弹出层*/
.theme-popover-mask {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-opacity: 0.5;
  display: none;
  background-color: rgb(255, 255, 255);
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.theme-popover {
  z-index: 9;
  position: absolute;
  width: 660px;
  height: 235px;
  margin: -180px 0 0 -330px;
  border: solid 1px #d2d2d2;
  background-color: #fff;
  display: none;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0 4px 16px #d2d2d2;
  color: #323232;
}
.theme-poptit {
  border-bottom: 1px solid rgb(230, 230, 230);
  padding: 10px;
  position: relative;
  height: 24px;
  margin-bottom: 10px;
}
.theme-poptit h3 {
  margin: 0px;
}
.close-edit {
  background: url("../../images/ico_netmap.png") no-repeat;
}
.close-edit {
  position: absolute;
  top: 6px;
  right: 6px;
  background-position: 8px -173px;
  display: inline;
  height: 26px;
  width: 26px;
  cursor: pointer;
}
.close-edit:hover {
  background-position: 8px -203px;
}
.theme-triangle {
  display: block;
  position: absolute;
  background: url("../../images/ico_netmap.png") no-repeat left -132px;
  height: 30px;
  width: 15px;
  left: -20px;
  top: 100px;
}
.thems-content {
  overFlow-x: hidden;
  overFlow-y: auto;
  margin-top: 25px;
  height: 135px
}
.thems-content dt, .thems-content dd {
  display: inline-block;
  vertical-align: top
}
.thems-content dd {
  width: 530px;
  font-family: '宋体'
}
.thems-content dt {
  width: 75px;
  text-align: right;
  margin-right: 5px;
}
.thems-content::-webkit-scrollbar-track-piece {
-webkit-border-radius:0
}
.thems-content::-webkit-scrollbar {
width:15px
}
.thems-content::-webkit-scrollbar-thumb {
background-color:#78aaf0;
border:solid 2px #FFF;
border-radius:6px
}
.thems-content::-webkit-scrollbar-thumb:hover {
background-color:#6da1e9
}
.thems-content::-webkit-scrollbar-arrow {
color:#F00;
backgound:#0F0
}
a.btn-netview {
  padding: 2px;
  line-height: 22px;
  height: 22px;
  font-size: 14px;
}
.theme-btn a {
  float: left;
  line-height: 22px;
  padding: 2px;
  margin-right: 5px;
  font-size: 12px
}
.theme-btn {
  margin-left: 260px;
  padding-top: 10px;
}
#DTright {
  z-index: 7
}
.wait {
  text-align: center;
  width: 650px;
  position: absolute;
  background-color: #ffffff;
}
.wait .text {font-size: 16px;color: #3278e6;line-height: 2em;}
.ffk {
  color: #ff7800;
}
.detail .col_1 {
  float: left;
}
.detail .col_2 {
  float: right;
  width: 300px;
}
.kd-info {
  width: 628px;
  font-size: 14px;
  line-height: 35px;
  font-family: "微软雅黑";
  padding: 10px;
  border: 1px solid #d2d2d2;
  background-color: #f5faff;
}
.kd-info h1 {
  font-size: 18px;
  margin-left: 15px;
}
.kd-info dl dt {
  float: left;
  font-weight: bold;
  margin-right: 5px;
  text-align: right;
  width: 85px;
}
.kd-info dl dd {
  float: left;
  color: #5a5a5a;
}
.kd-info dl {
  width: 100%;
  float: left;
  text-align: left;
}
.kd-info dl .kd-ps {
  border: 1px dashed #d2d2d2;
  padding: 0px 10px;
  background-color: #FFF;
  margin-top: 9px;
  width: 512px;
}
.kd-info dl .kd-ps2 {
  width: 490px;
}
.kd-info dl .kd-ps3 {
  float: none;
  margin: 10px auto 0;
  text-align: center;
  color: #000;
  border: 1px dashed #d2d2d2;
  padding: 0px 10px;
  background-color: #FFF;
}
.kd-info .kd-bps {
  margin-top: 5px;
  margin-bottom: 5px;
}
.kd-info h1 span {
  height: 33px;
  width: 94px;
}
.kd-info h1 span a {
  font-size: 15px;
  color: #aaaaaa;
  padding-left: 23px;
  line-height: 32px;
}
.kd-info .kd-title {
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 5px;
  padding-bottom: 15px
}
.float-box {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  _position: absolute;
_top:expression(eval(document.documentElement.scrollTop));
  width: 100%;
  height: 100%;
}
.float-bg {
  width: 100%;
  height: 100%;
  background-color: #5a5a5a;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.float-body {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.float-close {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  width: 20px;
  height: 20px;
  background: url("../../images/ico_header.png") -8px -580px no-repeat;
}
.feedback-box {
  position: relative;
  margin: 200px auto 0;
  width: 600px;
  height: 400px;
  background-color: #fff;
}
.feedback-box iframe {
  width: 100%;
  height: 100%;
}
.lock-box {
  position: relative;
  margin: 300px auto 0;
  width: 400px;
  height: 100px;
  line-height: 40px;
  padding: 50px 0;
  text-align: center;
  font-size: 16px;
  background-color: #fff;
}
/*landmark*/
.kd-ps2 dl {
  width: 182px;
  border: 1px dashed #aaaaaa;
  border-left: 0px;
  border-top: 0px;
  padding: 10px;
  font-size: 14px;
  background-color: #fff;
}
.kd-ps2 dl dt {
  text-align: left;
  height: 56px;
  display: block;
  overflow: hidden;
  font-weight: normal;
  color: #5a5a5a;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 185px;
  line-height: 26px;
}
.kd-ps2 dl dt img {
  height: 56px;
  width: 56px;
  margin-right: 5px;
  float:left;
}
.kd-ps2 dl dd.kd-tel, .kd-info dl dd.kd-tel {
  color: #ff0000;
  background-image: url("../../images/ico_tel_phone.gif");
  background-repeat: no-repeat;
  padding-left: 16px;
  background-position: left;
}
.kd-ps2 dl dd {
  width: 170px;
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kd-tel span {
  font-size: 12px;
  color: #3278e6;
  margin-left: 10px;
}
.kd-courier span{
    color:#d2d2d2;}
/*networkdt*/
.query_widget {
  position: relative;
  width: 276px;
  padding: 0 10px 10px;
  background-repeat: no-repeat;
  border: 2px solid #78aaf0;
}
.query_widget h4 {
  font-size: 16px;
  font-weight: bold;
  color: #3278e6;
  padding: 10px 0;
}
.query_widget h4 a {
  color: #3278e6;
}
.query_widget h4 a:hover {
  color: #78aaf0;
}
.query_widget input {
  display: inline-block;
  padding: 2px 5px;
  width: 180px;
  height: 24px;
  vertical-align: middle;
  border: 1px solid #aaaaaa;
}
.query_widget a.btn {
  width: 80px;
  height: 30px;
  line-height:30px;
  vertical-align: middle;
  font-size:14px;
  padding: 0;
  border-radius: 0;
}
.query_widget .placeholder {
  color: #828282
}
.orange_widget {
  border-color: #ff961e;
}
.orange_widget h4 a {
  color: #ff7800;
}
.orange_widget h4 a:hover {
  color: #ff0000;
}
.search-card {
    width: 534px;
    margin-bottom: 60px;
    color: #5c5c5c;
    font-size: 14px;
}

.search-card li {
    position: relative;
    padding: 24px 20px 20px 16px;
    *border: 1px solid #dedede;
    border-top: 8px solid #488dec;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: right top;
    margin-bottom: 15px;
}
.search-card .thelast {
    position: absolute;
    left: -32px;
    top: 14px;
    background: url(../../images/sz/sz_icon.png?version=20170517150) 5px -806px no-repeat #eee;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(168,168,165,.3) inset;
    width: 32px;
    height: 220px;
    box-sizing: border-box;
    line-height: 1.4em;
    font-size: 14px;
    padding: 35px 8px 0px;
}
.search-card .name, .search-card .cour-name {
    font-size: 18px;
    color: #333;
}

.search-card .cour-name, .search-card .cour-com {
    line-height: 30px;
}

.search-card .info > div {
    display: inline-block;
    vertical-align: middle;
}

.search-card .avatar {
    width: 70px;
    height: 70px;
    margin-right: 20px;
    border-radius: 50%;
    border: 1px solid #f2f2f2;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../../images/sz/pic_nor.png);
}

.search-card sup {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px 3px 3px;
    background: #1fb241;
    border-radius: 50%;
}

.search-card p small{
    color: #1fb241;
}

sup.offline{
    background-color: #bababa !important;
}
small.offline{
    color: #bababa !important;
}
.search-card .tag span {
    display: inline-block;
    width: 88px;
    text-align: center;
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    margin-right: 5px;
    margin-top: 4px;
}

.search-card .dis {
    margin-left: 30px;
}
.search-card .dis b {
    color: #1fb241;
    font-weight: normal;
}
.search-card .dis b:before {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #1fb241;
    margin-right: 5px;
    vertical-align: 6px;
    content: '';
}
.search-card .dis b:after {
    display: inline-block;
    margin-left: 7px;
    height: 14px;
    border-left: 1px solid #aeaeae;
    content: '';
    vertical-align: middle;
}

.search-card strong {
    color: #fd7f24;
    font-weight: normal;
}

.search-card .star {
    color: #fed631;
    font-style: normal;
    font-size: 20px;
    margin-left: 10px;
}

.search-card .calc {
    margin-top: 36px;
    width: 375px;
}
.search-card .m-code{
    position: absolute;
    right: 20px;
    bottom: 22px;
    width: 98px;
}

.search-card .m-code img {
    width: 100%;
}

.search-card .m-code span,.search-card .qr-code span {
    display: block;
    background: #f1f1f1;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 2px;
}
.search-card .qr-code span {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    position: relative;
}
.search-card .qr-code {
    position: absolute;
    right: 10px;
    top: 68px;
    width: 120px;
}

.search-card .qr-code img {
    width: 100%;
    height: 130px;
}

.search-card .qr-code span {
    display: block;
    background: #f1f1f1;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 2px;
}
.search-card a.online {
    background: url(../../images/sz/sz_icon.png?version=201704111810) -86px -588px;
    height: 65px;
    width: 65px;
    position: absolute;
    right: 0;
    top: 0;

}

.search-card .trans-icon i {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #f2f2f2;
    margin-right: 12px;
    margin-bottom: 5px;
    vertical-align: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.search-condition .form {
    position: relative;
    width: 328px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    border-radius: 3px;
    padding: 20px;
    font-size: 14px;
}
.com-exp img:first-child {
    margin-left: 0;
}
.com-exp img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 6px;
}
.global-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.global-mask:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.all-com {
    position: absolute;
    left: 50%;
    top: 40%;
    background: #FFF;
    width: 384px;
}
.all-com h3 {
    color: #333;
    font-size: 16px;
    line-height: 44px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}
.all-com .content {
    padding: 23px 10px 12px;
    text-align: left;
}
.all-com .content img {
    width: 28px;
    height: 28px;
    margin-left: 16px;
    margin-bottom: 10px;
    border-radius: 50%;
}
.all-com .close-mask {
    position: absolute;
    z-index: 2;
    height: 22px;
    width: 22px;
    right: 10px;
    top: 12px;
    background: url(../../images/spider_search_v4.png) no-repeat 3px -1283px;
    cursor: pointer;
}
.all-com .close-mask:hover {
    background: url(../../images/spider_search_v4.png) no-repeat -33px -1283px;
}
