﻿.catlist .item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    
    border-image: none;
    border-right: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: inline-block;
    float: left;
    margin-top: 10px;
	margin-bottom: 10px;
    overflow: hidden;
    width: 958px;
}
.catlist .item .tit {
    float: left;
    height: 40px;
    margin-left: -1px;
    overflow: hidden;
    width: 980px;
}
.catlist .item .tit dl {
}
.catlist .item .tit dl dt {
    color: #fff;
    float: right;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width: 217px;
}
.catlist .item .tit dl dd {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ebebeb;
    float: left;
    height: 35px;
    margin-top: 4px;
    overflow: hidden;
    width: 743px;
}
.catlist .item .tit dl dd h2 {
    color: #333;
    display: inline;
    float: left;
    font-size: 18px;
    margin: 5px 0 0 10px;
}
.catlist .item .tit dl dd h2 small {
    color: #acacac;
    font-family: "Comic Sans MS";
    font-size: 14px;
}
.catlist .item .tit dl dt span, .catlist .item .tit dl dt span a{
    display: inline;
    float: right;
    margin: 0 15px 0 0;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:normal;
}
.catlist .item .icat {
    display: inline-block;
    float: left;
    width: 100%;
}
.catlist .item .lmlist {
    float: right;
    width: 216px;
	margin-top:10px;
}
.catlist .item .lmlist ul {
}
.catlist .item .lmlist ul li {
	
	background: url("../images/icon.jpg") no-repeat scroll 11px -352px rgba(0, 0, 0, 0);
    clear: none;
    float: right;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding-left: 20px;
    padding-top: 0;
    width: 195px;
	
	
}
.catlist .item .imglist_b{float:left;padding-bottom:20px;background:#fff; margin-left:3px;
width:739px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=180,strength=4);/*ie*/
-moz-box-shadow: 3px 0 3px #e8e8e8;/*firefox*/
-webkit-box-shadow: 3px 0 3px #e8e8e8;/*safari或chrome*/
box-shadow:3px 0 3px #e8e8e8;/*opera或ie9*/
}
.catlist .item .imglist_b ul {
    float: left;
    width: 100%;
}
.catlist .item .imglist_b ul li {
    display: inline;
    float: left;
    margin-top: 12px;
    overflow: hidden;
    padding-left: 4px;
    width: 100px;
}
.catlist .item .imglist_b ul li a {
    display: inline;
    float: left;
    width: 100%;
}
.catlist .item .imglist_b ul li a img {
    float: left;
    height: 96px;
    width: 100%;
}
.catlist .item .imglist_b ul li a p {
    float: right;
    height: 18px;
    margin-top: 4px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.catlist .item .imglist_b ul li a:hover p {
    text-decoration: underline;
}
.catlist .item a {
    color: #606060;
}
.item_green .tit {
    background: none repeat scroll 0 0 #7fba01;
}
.item_green a:hover {
    color: #008000;
}
.item_yellow .tit {
    background: none repeat scroll 0 0 #edad02;
}
.item_yellow a:hover {
    color: #eaaa02;
}
.item_orange .tit {
    background: none repeat scroll 0 0 #37acda;
}
.item_orange a:hover {
    color: #ff8040;
}
.item_pink .tit {
    background: none repeat scroll 0 0 #f55780;
}
.item_pink a:hover {
    color: #ff0080;
}
.idxlink {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ebebeb #ebebeb;
    border-image: none;
    border-right: 1px solid #ebebeb;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: inline-block;
    float: left;
    margin-top: 10px;
    padding-bottom: 15px;
    width: 978px;
}
.idxlink .line {
    background: -moz-linear-gradient(left center , #7c79f9, #ebaa01) repeat scroll 0 0 #7c79f9;
    float: left;
    font-size: 0;
    height: 3px;
    line-height: 0;
    width: 100%;
}
.idxlink .tit {
    height: 46px;
    width: 100%;
}
.idxlink .tit h2 {
    color: #333;
    display: inline;
    float: left;
    font-size: 18px;
    margin: 5px 0 0 10px;
}
.idxlink .tit h2 small {
    color: #acacac;
    font-family: "Comic Sans MS";
    font-size: 14px;
}
.idxlink .tit span {
    color: #888;
    display: inline;
    float: right;
    margin: 8px 10px 0 0;
}
.idxlink ul {
}
.idxlink ul li {
    display: inline;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 2px 0;
    padding: 0 8px;
    white-space: nowrap;
}
.idxlink ul li a {
    color: #666;
}