<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container{
 margin-top:96px;
}
.menu{
   clear:both;
   width:100%;
   height:46px;
   display: -webkit-box;
   display: -webkit-flex;
   display: flex;
   border-top:1px solid #f2f2f2;
   line-height:46px;
   background:#fff;
   border-bottom:1px solid #f2f2f2;
   position:fixed;
   z-index:100;
   left:0px;
   top:50px;
 }
 .menu li{
   -webkit-box-flex: 1; 
   -webkit-flex: 1;
   flex: 1;
   height:auto;
   overflow:hidden;
   text-align:center;
 }
 .menu li .tit{
   display:inline-block;
   font-size:14px;
   color:#333;
   font-family:"宋体";
   padding-right:15px;
   background:url(http://www.chinasexq.com/images/mobile/sub.png) no-repeat  center right;
   background-size:10px 5px;
 }
 .menu .hover{
   border-bottom:1px solid #a9a9a9;
 }
 .menu .hover .tit{
  color:#f10180;
  background:url(http://www.chinasexq.com/images/mobile/subHover.png) no-repeat  center right; 
  background-size:10px 5px;
 }

 .menu li:first-child{
   border-right:1px solid #f2f2f2;
 }
 .menu .hover{
  color:#f10180;
 }
.expoBak{
  clear:both;
  width:100%;
  height:auto;
  overflow:hidden;
  background:#a9a9a9;
  position:fixed;
  top:96px;
  left:0px;
  z-index:99;
  display:none;
  opacity:0.5;
}
 .expoType{
   width:50%;
   height:80%;
   overflow:scroll;
   background:#fff;
   display:none;
   position:fixed;
   top:96px;
   z-index:100;
}
.expoType3{
 right:0px;
}
.expoType2{
 left:0px;
}
.expoType .tit{
 display:block;
 width:100%;
 line-height:40px;
 text-align:center;
 font-size:14px;
 color:#333;
 font-family:"宋体";
 border-bottom:1px solid #f2f2f2;
}
.type{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space:nowrap;
   padding:10px;
   background:#f2f2f2;
}
 .type .link,
 .type .line{
   display:inline;
   font-size:12px;
   color:#aaa;
   font-family:"宋体";
 }
 

 
 .expo,
 .expo li
 {
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
 }
.expo li a{
 text-decoration:none;
}
.expo li{
 border-bottom:10px solid #f2f2f2;
}
.expo li .expoTop,
.expo li .expoBot,
.expo li .expoLink 
{
   clear:both;
   width:auto;
   height:auto;
   overflow:hidden;
   padding:10px 0;
   margin:0 10px;
   border-bottom:1px dashed #f4f4f4;
   color:#cccccc;
}
.expo li .expoLink {
 border-bottom:none;
 text-align:right;
 padding:10px;
 text-overflow:ellipsis;
 white-space:nowrap;
}

.expo li .expoLink .tit,
.expo li .expoLink .line
{
  display:inline;
  font-size:12px;
  color:#666;
  font-family:"宋体";
}
.expo li .expoLink .line
{  color:#dddddd; padding:0 6px 0px 6px}
.expo li .expoTop{
   display: -webkit-box;
   display: -webkit-flex;
   display: flex;
}
.expo li .expoTop .image{
  width:126px;
  height:63px;
  overflow:hidden;
  margin-right:10px;
  border:1px solid #f2f2f2
}
.expo li .expoTop .image a{
   width:126px;
   height:63px;
   display: table-cell;
   vertical-align: middle;
   text-align: center;
}
.expo li .expoTop .image a img{
  display:inline-block;
  max-width:100%;
}
.expo li .expoTop .text{
 -webkit-box-flex: 1; 
 -webkit-flex: 1;
 flex: 1;
 width:auto;
 height:64px;
 overflow:hidden;
}
.expo li .expoTop .text .title{
  clear:both;
  width:auto;
  height:40px;
  overflow:hidden;
  text-align:justify;
  margin-bottom:8px;
}
.expo li .expoTop .text .title .company{
  display:inline;
  font-size:18px;
  color:#000;
  font-family:"微软雅黑";
  line-height:20px;
  vertical-align:middle;
  }
.expo li .number{
  display:inline;
  font-size:12px;
  color:#fff;
  font-family:"宋体";
  background:#f10180;
  padding:2px;
  margin-left:4px;
  vertical-align:middle;
}

.expo li .expoTop .text .date{
   clear:both;
   width:auto;
   height:14px;
   overflow:hidden;
   font-size:12px;
   color:#999;
   font-family:"宋体";
}
.expo li .expoTop .text .date .red{
   font-size:12px;
   color:#333;
   font-family:"宋体";
   display:inline;
   color:#f10180;
}

.expo li .expoBot .info{
  clear:both;
  font-size:12px;
  color:#999999;
  font-family:"宋体";
  line-height:24px;
  text-align:justify;
}
.expo li .expoBot .info a{
  font-size:12px;
  color:#333;
  font-family:"宋体";
}
.expo li .expoBot .info .tip{
  display:inline;
  color:#999999;
}
.comTit{
 clear:both;
 display: -webkit-box;
 display: -webkit-flex;
 display: flex;
 height:auto;
 overflow:hidden;
 padding:15px 10px;
 border-bottom:1px solid #f2f2f2;
}
.comTit .tit{
  font-size:16px;
  color:#333;
  font-family:"微软雅黑";
  font-weight:normal;
  webkit-box-flex: 1; 
  -webkit-flex: 1;
  flex: 1;
  margin-right:10px;
  text-overflow:ellipsis;
  white-space:nowrap;
  padding-left:10px;
  background:url(http://www.chinasexq.com/images/mobile/expoIco.png) no-repeat center left ;
}
.comTit .more {
    width: auto;
    height: auto;
    font-size: 12px;
    color:#999;
    font-family: 宋体;
    padding-right: 20px;
    overflow: hidden;
    background: url(http://www.chinasexq.com/images/mobile/more.png) right center / 14px 14px no-repeat;
}
.expo2{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 padding:5px;
}
.expo2 li{
  width:50%;
  height:auto;
  overflow:hidden;
  float:left;
}
.expo2 li .image{
  width:auto;
  height:150px;
  overflow:hidden;
  padding:0 5px;
}
.expo2 li .image a{
    width:100%;
    height:150px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.expo4 li .image{
   height:140px;
}
.expo4 li .image a{
  height:140px;
}
.expo2 li .image a img{
 display:inline-block;
 max-width:100%;
/* display:block;
 width:100%;*/
}
.expo2 li .name{
 clear:both;
 width:auto;
 height:38px;
 overflow:hidden;
 padding:0 5px;
 text-align:center;
}
.expo2 li .name .tit{
   display:block;
   font-size:12px;
   line-height:16px;
   margin-top:2px;
   color:#666;
   font-family:"宋体"; 
   text-decoration:none;
   text-align:center
}
.expo4 li .name .tit{
 text-align:center;
}
.container .more2{
  clear:both;
  width:auto;
  height:auto;
  overflow:hidden;
  padding:10px;
  text-align:center;
  border-top:1px  solid #f2f2f2;
}
.container .more2 .link{
   display:inline-block;
   font-size:12px;
   color:#999999;
   font-family:"宋体";
}
.container .line2{
  clear:both;
  width:auto;
  height:10px;
  background:#f2f2f2;
}
.expo3{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
}
.expo3 li{
 clear:both;
 height:auto;
 overflow:hidden;
 display: -webkit-box;
 display: -webkit-flex;
 display: flex;
 padding:10px 10px 10px 19px;
 border-bottom:1px solid #f2f2f2;
}
.expo3 li .tit{
   font-size:14px;
   color:#333;
   font-family:"微软雅黑"; 
   webkit-box-flex: 1; 
   -webkit-flex: 1;
   flex: 1;
   margin-right:10px;
   overflow:hidden;
   text-overflow:ellipsis;
   white-space:nowrap;
}
.expo3 li .number{
   font-size:12px;
   color:#aaaaaa;
   font-family:"宋体";
}
.News{
 clear:both;
 width:auto;
 height:auto;
 overflow:hidden;
 padding-left:10px;
}
.News a { color:#999999; font-size:12px; }
.News li{
 clear:both;
 height:auto;
 overflow:hidden;
 display: -webkit-box;
 display: -webkit-flex;
 display: flex;
 padding:8px 10px;
}
</pre></body></html>