﻿@charset "utf-8";
/*图片列表*/
.main-box{background: #f2f2f2 none repeat scroll 0 0;margin: 0 auto;overflow: hidden;position: relative;font-family:"微软雅黑";}
.main-box .sp-list{margin:8px; position:relative; min-height:60px;}
.main-box .sp-list .sp-info{width:49%;position:relative;margin:0 0 10px;background-color:#fff;border:1px solid #f2f2f2;}
.main-box .sp-list .sp-info a{display: block;background:url(http://img.xiugei.com/m/img/icon/loding_icon.gif) center center no-repeat;}
.main-box .sp-list .sp-info a img{display:block;width:100%;}
.main-box .sp-list .sp-info .sp-xq{overflow: hidden;position: relative;padding:15px 7px;font-family:"微软雅黑"; font-size: 12px;color:#666;font-weight: normal;}
.main-box .sp-list .sp-info .sp-xq .sp-title{float:left;width:70%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main-box .sp-list .sp-info .sp-xq em{float:left;width:30%;font-style: normal;height:15px;line-height: 15px;padding-left:11px;overflow: hidden;}
.main-box .sp-list .sp-info .sp-xq em.nocollect-sp{background:url(http://img.xiugei.com/m/img/icon/nocollection_icon.png) 0px center no-repeat;background-size:10px;}
.main-box .sp-list .sp-info .sp-xq em.collect-sp{background:url(http://img.xiugei.com/m/img/icon/collection_icon.png) 0px center no-repeat;background-size:10px;}
.main-box .sp-list .sp-info .sp-xq a.dtit{display: none;}
/*衍生词css*/
.ysc-kuang{height:44px;width:100%;position: relative;background: #fff;}
.ysc-kuang .ysc-height{display:block;height:44px;width:100%;background: #fff;/*position: fixed;top:44px;left:0;z-index: 9999;可恢复*//*新增*/position:relative;z-index: 9999;/*新增e*/}
.ysc-kuang .ysc-height .ysc-box{border: 0;overflow: auto;overflow-y: hidden;height:44px;margin-left:75px;margin-right:37px;}
.ysc-kuang .ysc-height .ysc-box .ysc-list{float: left;height:44px;}
.ysc-kuang .ysc-height .ysc-box .ysc-list li{float: left;position: relative;height:44px;text-align: center;}
.ysc-kuang .ysc-height .ysc-box .ysc-list li i{display:none;content: " ";position: absolute;bottom: 0;height: 2px;background-color: #f23030;width: 75%;left:11%;}
.ysc-kuang .ysc-height .ysc-box .ysc-list li a{display:block;padding:0px 10px;line-height:44px;font-size: 15px;color:#000;font-weight: normal;text-decoration: none;text-shadow: none;}
.ysc-kuang .ysc-height .ysc-box .ysc-list li.on a{color:#e42141;}
.ysc-kuang .ysc-height .ysc-box .ysc-list li.on i{display: block;}
.ysc-kuang .ysc-height .ysc-head{position: absolute;top: 0;left: 0;width: 69px;font-size: 14px;z-index: 94;height: 44px;line-height: 44px;margin-left:8px;text-align: center;background-color: #fff;color:#bfbfbf;}
.ysc-kuang .ysc-height .ysc-head span{display: inline-block;width: 65px;color:#333;font-size: 15px;height:43px;line-height: 20px;height:20px;border-left:8px solid #e42141;}
.ysc-kuang .ysc-height .ysc-tail{position: absolute;text-align: left;top: 0;right: 0;width:50px;background:url(http://img.xiugei.com/m/img/comm/gem2.png) no-repeat;font-size: 14px;color: #bfbfbf;z-index: 94;height: 43px;line-height: 44px;background-color:none;}
	.ysc-tail i span{display:none;}
.ysc-kuang .ysc-height .ysc-tail i{position:absolute;display: block;right:0;top:0;background:url(http://img.xiugei.com/m/img/icon/icon-btn-roll.png) center center no-repeat;background-size:15px;width:35px; height:43px;}
.ysc-kuang .ysc-height .ysc-tail i.btn-down{transition-duration:0.3s;}
.ysc-kuang .ysc-height .ysc-tail i.btn-up{transform: rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);transition-duration:0.3s;}
.ysc-kuang .ysc-all{display:block;/*position: fixed;top:88px;可恢复*//*新增*/ position:relative;/*新增e*/width:100%;max-height:300px;background: #fff;border-top:1px solid #ccc;z-index: 9998;overflow-y: scroll;transition-duration:0.3s;}
.ysc-kuang .ysc-all.ysc-show{transform: translate3d(0px, 0px, 0px);}
.ysc-kuang .ysc-all.ysc-hide{transform: translate3d(0px, -300px, 0px);}
.ysc-kuang .ysc-all ul{overflow-y: auto;height:100%;padding:15px 10px;}
.ysc-kuang .ysc-all ul li{float: left;position: relative;height: 26px;margin-bottom: 10px;margin-left: 10px;}
.ysc-kuang .ysc-all ul li a{font-size:14px;background-color: #fff;border: 2px solid #ededed;border-radius: 12px;color:#666;display: block;height: 26px;line-height: 22px;padding:0px 12px;text-decoration: none;white-space: nowrap;}
.ysc-kuang .ysc-all ul li.active a{/*border: 2px solid #e42141;*/color:#e42141;}
.ui-header{z-index:9999;}
/*add*/
.sphd{display:none !important;}.com-sx ul li{ width:33% !important;}