/* 96KaiFa原创源码，唯一官网：www.96kaifa.com */
body {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei','微软雅黑'
}

.i_topnav {
	font-family: "SimSun","宋体","Arial Narrow","HELVETICA"
}

.mj-header {
	width: 100%;
	min-width: 1200px;
	height: 115px;
	background: url(/96kaifa/CloudStatic/mingjia/images/header-bg.png) repeat-x
}

.header {
	margin: 0 auto;
	width: 1191px
}

.header .logo {
	float: left;
	margin: 38px 0 0 0
}

.header .menu {
	float: right;
	margin: 45px 0
}

.header .menu ul {
	overflow: hidden;
	margin: 0 0 -15px 0
}

.header .menu ul li {
	float: left;
	margin: 0 0 0 45px;
	padding: 0 0 15px 0;
	border-bottom: 2px solid #000;
	border-color: transparent
}

.header .menu ul li a {
	font-size: 18px;
	color: #fff
}

.header .menu ul li.on,.header .menu ul li:hover {
	border-bottom: 2px solid #fff
}


.w1190 {
	width: 1190px
}

.w1219 {
	width: 1219px
}

.pt {
	padding: 26px 0 0 0
}

.topTip ul {
	position: fixed;
	bottom: 220px;
	right: 0
}

.topTip ul li {
	cursor: pointer
}

.topTip ul li.return {
	width: 60px;
	height: 61px;
	margin: 6px 0 0;
	background: url(/96kaifa/CloudStatic/master_v3/public/images/global.png) no-repeat -200px -37px
}

.topTip ul li.return:hover {
	background-position: -281px -37px
}

.loadMore {
	width: 150px;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 14px;
	color: #333
}

.loadMore em {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 5px 0 0;
	background: url(../images/load-ico.gif) no-repeat;
	vertical-align: middle
}


.hot-tab dd{
    padding: 10px 0;
    margin: 0 15px;
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hot-tab dd:last-child{
    border-bottom:none;
}
.hot-tab dd.num1 .num,.hot-tab dd.num1 .huo span{
    color: #f44242;
}
.hot-tab dd.num2 .num,.hot-tab dd.num2 .huo span{
    color: #FF7B15;
}
.hot-tab dd.num3 .num,.hot-tab dd.num3 .huo span{
    color: #319AFB;
}
.hot-tab dd:hover{
    background: #f5f9ff;
}
.hot-tab .pic span{
    /*width: 120px;*/
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.hot-tab .huo{
    font-size: 14px;
    width: 60px;
}
.main .c-right .Article .huo{
    font-size: 14px;
    width: 200px;
}
.hot-tab .huo .fabulous {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/slh/fabulous.png)no-repeat center center /100%;
    margin-right: 3px;
}
.hot-tab .huo .huo-icon{
    display: inline-block;
    width: 14px;
    height: 18px;
    margin-right: 5px;
    vertical-align: middle;
    background: url(../images/hot-4.svg)no-repeat center center /100%;
}
.hot-tab .huo .huo-icon.hot1{
    background: url(../images/hot-1.svg)no-repeat center center /100%;
}
.hot-tab .huo .huo-icon.hot2{
    background: url(../images/hot-2.svg)no-repeat center center /100%;
}
.hot-tab .huo .huo-icon.hot3{
    background: url(../images/hot-3.svg)no-repeat center center /100%;
}

.hot-tab .huo span{
    vertical-align: middle;
}
.hot-tab  .Article .huo span{
    width: 204px;
    display: table-cell;
}
.hot-tab  .more {
    margin-top: 15px;
    font-size: 16px;
}


.hot-tab .pic { width:180px;}
.hot-tab .pic img{
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.hot-tab .recommend .pic img{
    vertical-align: top;
}
.hot-tab .userName{
    display: inline-block;
}
.hot-tab .userName span:nth-child(1){
    font-weight: bold;
    color: #1E1E1E;
}

.hot-tab dd{
    padding: 10px 0;
    margin: 0 15px;
    border-bottom: 1px solid #E6E6E6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hot-tab dd:last-child{
    border-bottom:none;
}
.hot-tab dd.num1 .num,.hot-tab dd.num1 .huo span{
    color: #f44242;
}
.hot-tab dd.num2 .num,.hot-tab dd.num2 .huo span{
    color: #FF7B15;
}
.hot-tab dd.num3 .num,.hot-tab dd.num3 .huo span{
    color: #319AFB;
}
.hot-tab dd:hover{
    background: #f5f9ff;
}


.hot-tab  .num{
    font-size: 24px;
    /*width: 13%;*/
    color:#1E1E1E;
    text-align: left;
    font-weight: 600;
    padding-right: 10px;
}
.hot-tab  .num1{
    color:#DF2525;
}
.hot-tab  .num2 {
    color: #E77805;
}
.hot-tab  .num3 {
    color: #0F59A8;
}