.jm-meuls{ width: 100%; }
.jm-meuls dl{ background-color: #ffffff; display: block; border: solid 1px #e5e5e5; margin-bottom:10px; }
.jm-meuls dl dt{ font-size: 14px; height: 32px; line-height: 32px; background-color: #f8f8f8; color: #999; font-weight: bold; padding: 0px 10px; position: relative; }
.jm-meuls dl dd{display: block; padding:8px 5px; }
.jm-meuls dl dd p{ float: left; height:24px; line-height:24px; margin:1px; color: #333333;  }
.jm-meuls dl dd p a{ display: block; color: #333;padding: 0px 5px; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.jm-meuls dl dd a:hover,.jm-meuls dl dd a.action,.jm-wangy a:hover,.jm-wangy a.action{ background-color: #ff0000; color: #ffffff; }
.jm-wangy{margin:6px;}
.jm-wangy span{font-weight:bold; color:#777;}
.jm-wangy a{display: inline-block;height:24px; line-height:24px; margin:1px; color: #333333;color: #333;padding: 0px 5px; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;}
.triangle-up {
	position: absolute;
	bottom: 0px;
	left: 30px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
}
.breadcrumb li a{ color:#f00;}
.breadcrumb li a:hover{ font-weight:bold; text-decoration:underline;}
.jm-list-nr{ width: 100%;}
.jm-list-nr ul li{ float: left; width: 180px; padding: 5px; background-color: #ffffff; margin-right:9px;margin-bottom:11px; font-size:12px; }
.jm-list-nr ul li:nth-child(5n){ margin-right: 0px !important; }
.jm-list-nr ul li:hover{ box-shadow: 0px 0px 10px rgba(0, 0, 0, .2); }
.list-img{width: 100%; position: relative;  height:125px; overflow:hidden; }
.list-img a{ display: block; width: 100%; }
.list-img img{ width:180px; height:135px; display:inherit;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.list-name{ height: 30px; line-height: 30px; border-bottom: solid 1px #f8f8f8; }
.list-name a{ font-size: 12px; color: #000000; float: left; }
.list-name a:hover{ color:#f00; text-decoration:underline;}
.list-name small{ float: right;    padding-left: 16px;    background: url(/img/icon4.png) no-repeat left center;}
.list-touz{ height:28px; line-height: 28px; font-size: 12px; text-align: left; }
.list-touz b{ color: #ff0000; }
.list-touz span{ max-width: 64px; height: 28px; overflow: hidden; float: right;display: block;    padding-left:16px;    background: url(/img/icon3.png) no-repeat left center; }
.list-kanhao{ height:22px; line-height:22px; }
.list-kanhao big{ color: #ff0000; font-size: 18px; }
.list-zixun{ width: 100%; height: 23px; margin-top: 3px; }
.list-zixun a{ display: block; text-align: center; border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px; width: 45%; height:22px; line-height:22px; font-size: 12px; }
.jm-but-js{ float: left; background-color: #fcfcfc; border: solid 1px #dbdbdb; color: #999999; }
.jm-but-zx{ float: right; background-color: #ff5c4d; border: solid 1px #ff4141; color: #ffffff; }
.list-zixun a span{ background-repeat: no-repeat; background-position: left center; background-size: auto 12px; padding-left:15px;}
.list-zixun a.jm-but-js span{background-image: url(/img/icon5.png);}
.list-zixun a.jm-but-zx span{background-image: url(/img/icon6.png);}
.list-zixun a:hover.jm-but-js{ background-color: #f0f0f0; color: #000000; border-color:#d0d0d0; }
.list-zixun a:hover.jm-but-zx{ background-color: #fc2a2a; border-color: #ff5c4d; }
/** wsy add **/
.actionRed{ color:#f00 !important; font-weight:bold; text-decoration:underline !important;}
.actionRed2{ color:#f00 !important; font-weight:bold; }
.boxdown{ float: none; clear: both;
    cursor:pointer;
    height:20px;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
    background-image: url(/img/down.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 10px;
    padding-left: 18px;
    width: 30px; margin: auto;
}
.up{
    float: none; clear: both;
    cursor:pointer;
    height:20px;

    line-height: 20px;
    font-size: 12px;
    color: #666666;
    background-image: url(/img/up.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 9px;
    padding-left: 18px;
    width: 30px; margin: auto;
}