@charset "utf-8";
/* CSS Document */

.SortsRight {width:984px; float:right; -moz-transition:all ease .5s; -webkit-transition:all ease .5s; transition:all ease .5s;}
.SortsThree {overflow:hidden; margin-top:0px;}
.SortsThree ul li {float:left; width:30%; float:left; margin-left:2.6%;}

.SortsCon {overflow:hidden;}
.SortsConImg {width:120px; height:158px; float:left; border:1px solid #f8f8f8; background: -moz-linear-gradient(45deg,  rgba(232,232,232,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(232,232,232,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(232,232,232,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(232,232,232,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(232,232,232,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(232,232,232,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e8e8e8', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.SortsConImg img {width:120px; height:158px;}
.SortsCon ul {margin:20px 25px; padding-top:30px; border-top:2px solid #dddddd;}
.SortsCon ul li {height:158px; width:400px; float:left; margin:0 0 5% 6%; overflow:hidden;}

.SortsCondl {width:260px; float:right;}
.SortsContit {margin-bottom:15px; width:260px; overflow:hidden; position:absolute; font-size:14px; font-weight:normal;}
.SortsConInfo {margin-bottom:5px; width:260px; height:58px; overflow:hidden; position: absolute; margin-top:35px; line-height:20px;}
.SortsConJg {position: absolute; margin-top:100px;}
.SortsConJg s {padding-right:10px;}

.SortsMast {overflow:hidden; margin-top:8px; position:relative; margin-top:127px; *top:127px;}
.SortsMast a {height:30px; width:85px; display:block; float:left; background-color:#f85353; text-align:center; color:#FFF; line-height:30px; -moz-transition:all ease .2s; -webkit-transition:all ease .2s; transition:all ease .2s;}
.SortsMast a:hover {background-color:#e91d25;}
.SortsLike { position:relative;}
.SortsLiker {position:absolute; width:20px; height:18px; margin:8px 0 0 100px; *margin:8px 0 0 15px; cursor:pointer;}
.SortsLike-c {position:absolute; width:20px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; height:18px; margin:8px 0 0 100px; *margin:8px 0 0 15px; cursor:default; z-index:3; display:none;}