
select, input, button {
    vertical-align: middle;
    font-size: 100%;
}

ul, ol {
    list-style: none;
}

fieldset, img {
    border: 0;
}

em {
    font-style: normal;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
    font: 0/0 arial;
}

.clearfix:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}

.clearfix {
    *zoom: 1;
}

a {
    color: #1f4f88;
    text-decoration: none;
    outline: 0 none;
}

.gray a {
    color: #666;
}

.news-list a:visited {
    color: #800080;
}

a:hover, .category-nav a:hover, .gray a:hover {
    color: #c00;
    text-decoration: underline;
}

.indexpage-footer .friendlink a:hover, .indexpage-footer .footer-link a:hover, .app-list a:hover, .pics .title:hover, .section-head h2 a:hover, .section-head p a:hover, .category-item a:hover, .subcate a:hover, .hot-brand a:hover, .new-launch .info:hover, .bbs-link a:hover {
    color: #c00;
}

.f14 {
    font-size: 14px !important;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
    color: #333;
}

.sidebar {
    width: 220px;
    float: right;
}

.main {
    float: left;
    width: 760px;
}

.hide {
    display: none;
}

.fl {
    float: left;
    width: 370px;
}

.fr {
    float: right;
    width: 370px;
}

.mt10 {
    margin-top: 10px;
}

.mt8 {
    margin-top: 8px;
}

.mt16 {
    margin-top: 16px;
}

.mt15, .main-box .section {
    margin-top: 15px;
}

.mt18 {
    margin-top: 18px;
}

.mt20, .main-box, .product-module {
    margin-top: 20px;
}

.pt20 {
    padding-top: 24px;
}


.news-list li {
    padding: 2px 0 2px 9px;
    height: 20px;
    vertical-align: middle;
    font-size: 15px;
    line-height: 20px;
    color: #ccc;
    background-position: -218px -255px;
    overflow: hidden;
}

.news-list .strong {
    font-weight: bold;
    font-size: 18px;
}

.main-box.fr .news-list .strong {
    padding-left: 0;
    text-align: center;
    background: none;
}

.news-list a {
    vertical-align: baseline;
    word-break: break-all;
}

.news-list a + a {
    margin-left: 5px;
}

.news-list .reply, .news-list .date {
    float: right;
    font-size: 12px;
    color: #999;
    width: auto;
    padding-right: 0;
}

.news-list .icon {
    float: left;
    width: 38px;
    padding-right: 3px;
    margin-right: 5px;
    font-size: 12px;
    color: #008EE2;
    text-align: center;
    background-position: -45px -482px;
}

.news-list .icon1 {
    width: 61px;
    background-position: -45px -512px;
}

.news-list i {
    font-style: normal;
    padding: 0 8px 0 3px;
}

.news-list .hot-type, .news-list .photos-type, .news-list .video-type, .news-list .tuijian-type, .news-list .shoot-type, .news-list .shop-type {
    padding: 0 0 0 22px;
}

.news-list .video-type {
    background-position: -208px -283px;
}

.news-list .shoot-type {
    background-position: -206px -307px;
}

.news-list .shop-type {
    background-position: -205px -333px;
}

.news-list .photos-type {
    background-position: -206px -359px;
}

.news-list .tuijian-type {
    background-position: -207px -384px;
}

.news-list .hot-type {
    background-position: -207px -409px;
}

.news-list .tag {
    float: right;
    font-size: 12px;
    color: #999;
}



.pics {
    width: 380px;
    overflow: hidden;
    padding: 14px 0 0;
    margin-right: -10px;
}

.pics li {
    float: left;
    margin: 0 10px 0 0;
    width: 180px;
    list-style: none;
}

.pics .img {
    display: block;
    height: 113px;
    overflow: hidden;
    color: #fff;
    position: relative;
}

.pics .title {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin-top: 6px;
}

.pics.video .title {
    text-align: left;
}

.pics .txt {
    color: #999;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    display: block;
}

.pics img {
    width: 180px;
    height: 113px;
    vertical-align: top;
}

.pics .layer {
    position: absolute;
    left: 0;
    bottom: -22px;
    padding: 0 10px;
    width: 160px;
    height: 22px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000, endcolorstr=#99000000, gradientType=1);
    -webkit-transition: -webkit-transform 200ms linear;
    -moz-transition: -moz-transform 200ms linear;
    -o-transition: -o-transform 200ms linear;
    transition: transform 200ms linear;
}


.pics .layer em {
    display: inline-block;
    padding: 0 15px 0 18px;
    color: #fff;
    font: 12px/22px "\5FAE\8F6F\96C5\9ED1", arial;
}

.pics .img:hover {
    text-decoration: none;
}

.pics .img:hover .layer {
    -webkit-transform: translateY(-22px);
    -moz-transform: translateY(-22px);
    -ms-transform: translateY(-22px);
    -o-transform: translateY(-22px);
    transform: translateY(-22px);
}

.pics .layer .like-num {
    background-position: -207px -590px;
}

.pics .layer .comment-num {
    background-position: -207px -621px;
}

.pics .layer .views-num {
    padding: 0 15px 0 20px;
    background-position: -207px -653px;
}

.pics .mv-layer {
    position: absolute;
    background: rgba(0, 0, 0, .5);
    line-height: 20px;
    color: #fff;
    padding: 0 5px;
    right: 10px;
    bottom: 10px;
}

.pics .mv-icon {
    display: block;
    background-position: -55px -540px;
    height: 20px;
    padding-left: 12px;
}

.pics .tag {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 0, 0, .8);
    color: #fff;
    padding: 0 5px;
    line-height: 20px;
}

.pic-news .pics {
    width: 200px;
    float: left;
    padding-top: 16px;
}

.pic-news .news-list {
    width: 180px;
    float: left;
}

.pic-news .news-list li {
    font-size: 14px;
    padding: 1px 0 1px 9px;
}



.news-list li.item-links a {
    width: 178px;
    float: left;
}


.news-list li.item-links .video-type {
    background-position: -206px -282px;
    width: 156px !important;
}

.news-list li.item-links .shoot-type {
    background-position: -206px -305px;
    width: 156px !important;
}

.news-list li.item-links .photos-type {
    background-position: -206px -358px;
    width: 156px !important;
}



.pics .layer {
    display: none;
}





.news-list .video-type {
    background-position: -206px -285px;
}

.news-list .photos-type {
    background-position: -206px -360px;
}

.news-list .tuijian-type {
    background-position: -207px -385px;
}


.news-list .video-type {
    background-position: -206px -285px;
}

.news-list .photos-type {
    background-position: -206px -360px;
}

.news-list .tuijian-type {
    background-position: -207px -385px;
}