﻿
.f-clearfix:after, .clearfix:after {
    clear: both;
    content: "​";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.f-clearfix {
    display: block;
}
.m-list li {
    display: inline;
    float: left;
    padding-bottom: 25px;
    margin-right: 40px;
    width: 372px;
}

.m-list li .favWrap {
    height: 28px;
    padding-right: 3px;
    text-align: right;
}
a {
    color: #272727;
    text-decoration: none;
}
.m-list li .favWrap .addfav,.m-list li .favWrap .faved,.m-list li .favWrap .unfaved {
    background: transparent url("../images/online_img/favopt.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 28px;
    width: 28px;
}

.m-list li .top {
    background: transparent url("../images/online_img/listbg2.png") no-repeat scroll 0 0;
    height: 290px;
    width: 366px;
}
.m-list li .top {
    margin-top: 8px;
    overflow: hidden;
    padding: 2px 4px 4px 2px;
    position: relative;
}
.top {
    color: #666;
    line-height: 37px;
}

.m-list li .top .img {
    left: 2px;
    position: absolute;
    top: 2px;
}

.m-list li .top .img a {
    text-decoration: none;
}

img {
    border: medium none;
}
select, input, img {
    vertical-align: middle;
}

.mar-l11 {
    margin-left: 11px;
}

.idno {
    color: #666;
    font-family: arial;
    line-height: 36px;
    text-align: center;
}

.bot {
    margin-top: 0;
}
.btn {
    background-color: #3c3c3c;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 29px;
    line-height: 27px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    transition: background-color 0.3s ease-in 0s;
    width: 95px;
	border: medium none;
    cursor: pointer;
    font-family: "Microsoft YaHei";
}
.m-list li .bot {
    margin-top: 0;
    width:366px;
    text-align:center;
}
.m-list li .btn:hover {
	color:#fff;
	background-color:#d6000f;
	text-decoration: none;
}



























