.nav{width: 100%;margin-bottom: 0px;}
.PopularWrap{background: url(../images/popular/Popular-bg.png) no-repeat top center #ffffff;padding-top: 285px;}
.popular-tab{width: 1200px;height: 900px; margin: auto;}
.popularTab-nav{width: 100%;height: 60px;line-height: 60px;background: #fff1f0;border-top:1px solid #fffbfb ;border-top-right-radius:20px;border-top-left-radius:20px ;overflow: hidden;}
.popularTab-nav li{width: 180px;text-align: center;float: left;font-size: 22px;color: #333333;margin-right: 20px;}
.popularTab-nav li.cur{width: 180px;height: 60px;border-top-left-radius:20px;border-top-right-radius: 20px;background: linear-gradient(to right, #e90808, #fa6c32);color: #FFFFFF;}
.popularTab-nav li.cur a{color: #FFFFFF;}

.popularTab-con{background: url(../images/popular/txtlist-bg.png) no-repeat top center;border: 1px solid #fffbfb;padding: 20px 17px 0px 20px;}
.popularTab-con .txt-list li{background: none;padding-left: 0;height: 80px;line-height: 80px;border-bottom: 1px dashed #5d5d5d;}
.popularTab-con .txt-list li:last-child{border-bottom: none;}
.popularTab-con .txt-list li a{font-size: 18px;}
.popularTab-con .txt-list li p{display: block; width: 85%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.popularTab-con .txt-list li span{font-size: 16px;}
.popularTab-con .txt-list li .num{width: 45px;height: 80px;padding-left: 15px;font-size: 18px; font-weight: bold;float: left;}
.popularTab-con .txt-list li:hover a{color:#cb0000;font-weight: bold;}
.popularTab-con .txt-list li:nth-child(1) .num{color:#ff3333;background: url(../images/popular/one-bg.png) no-repeat 20% 40px;}
.popularTab-con .txt-list li:nth-child(2) .num{color:#f56c4a;background: url(../images/popular/two-bg.png) no-repeat 20% 40px;}
.popularTab-con .txt-list li:nth-child(3) .num{color:#ffce45;background: url(../images/popular/three-bg.png) no-repeat 20% 40px;}

.popularTab-con .txt-list li:nth-child(1) a{display: inline-block; background: url(../images/popular/icon-hot.png) no-repeat right;padding-right: 56px;background-position-y: 18px;}

.popularTab-con .loading{text-align: center;font-size: 18px;line-height: 40px;}
.footer-site{background: white;}
