@font-face {
    font-family: "iconfont";
    src: url('../../HomePage/HomePage/iconfont.eot?t=1473124194'); /* IE9*/
    src: url('../../fonts/HomePage/iconfont.eot?t=1473124194#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../fonts/HomePage/iconfont.woff?t=1473124194') format('woff'), /* chrome, firefox */
    url('../../fonts/HomePage/iconfont.ttf?t=1473124194') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../../fonts/HomePage/iconfont.svg?t=1473124194#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family:"iconfont" !important;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-hangq:before { content: "\e608"; }
.icon-hot:before { content: "\e609"; }
.icon-jib:before { content: "\e60a"; }
.icon-tianq:before { content: "\e60b"; }

.footer{
    height: 100px;
    background-color: #2d3e50;
    color: #fefefe;
    text-align: center;
    padding-top: 30px;
    /*position: fixed;*/  /*µ×²¿¸¡¶¯*/
    width: 100%;
    bottom: 0;
}

body {
    background-color: #f4f4f4;
}

.content {
    width: 1200px;
    margin: 20px auto 50px;
    background-color: #fff;
    padding: 0;
}

.header {
    position: static;
}

ul.tab-header {
    width: 120px;
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    position: fixed;
    position: absolute;
}

ul.tab-header li {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

ul.tab-header li .icon-hot {
    color: #ff8b11;
}

ul.tab-header li .icon-jib {
    color: #fe5353;
}

ul.tab-header li .icon-hangq {
    color: #2fd38f;
}

ul.tab-header li .icon-tianq {
    color: #ffc000;
}

ul.tab-header li span {
    font-size: 26px;
    vertical-align: sub;
    margin-right: 8px;
}

.tab-cnt {
    width: 3680px;
    display: inline-block;
    overflow: hidden;
}

.item_img_wp {
    width: 140px;
    height: 88px;
    display: inline-block;
    margin-right: 10px;
}

.item_img_wp img {
    width: 140px;
    height: 88px;
}

.item1_info {
    display: inline-block;
}

.item1_info_top {
    font-size: 18px;
    position: absolute;
    top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 770px;
    cursor: pointer;
}

.item1_info_bottom {
    color: #999;
    line-height: 14px;
    height: 14px;
    margin-bottom: 8px;
    position: absolute;
    bottom: 10px;
}

.item1_info_bottom div {
    float: left;
}

.item1 {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    height: 88px;
}

.item1_info_bottom .item11 {
    padding-right: 15px;
    border-right: 1px solid #e8e8e8;
}

.item1_info_bottom .item12 {
    padding: 0 40px 0 15px;
}

.item1_info_bottom .item13,.item1_info_bottom .item14 {
    padding: 0 8px;
}

.item1:hover {
    background-color: #f8f8f8;
}

.item1_time {
    position: absolute;
    right: 20px;
    bottom: 15px;
}

ul.tab-header li.on,ul.tab-header li:hover {
    background-color: #f4f4f4;
}

.tab-cnt1,.tab-cnt2,.tab-cnt3,.tab-cnt4 {
    float: left;
    width: 920px;
}

.inner {
    width: 920px;
    margin-left: 180px;
    overflow: hidden;
    padding: 30px 0px 26px 0px;
}

.page {
    text-align: center;
    height: 110px;
    padding-bottom: 130px;
}

.page a {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 14px;
    color: #333;
    margin: 0 5px;
}

.page a.on,.page a:hover {
    background-color: #009cdd;
    color: #fff;
}

.header .header_wp .ylm_enter .hello {
    color: #333;
    margin-right: 4px;
}

.header .header_wp .ylm_enter a {
    color: #333;
    border-left: 1px solid #999;
    padding: 0 3px 0 7px;
    height: 15px;
    display: inline-block;
    line-height: 15px;
    margin-left: 1px;
}

.header .header_wp .ylm_enter a:hover {
    color: #059ddc;
}