<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


/*

**************列表页********************

*********V1.0*************

*/


/*列表页头部*/

.headV2 {
    position: relative
}

.searchV2 {
    height: 89px;
    margin: 88px auto 15px auto;
    overflow: hidden;
    width: 857px;
}

.searchL1 {
    width: 327px;
    height: 54px;
    margin: 0
}

.searchL2 {
    margin: 9px 0 0 30px;
    width: 500px;
}

.searchLogo {
    display: inline-block;
    background-position: 0 0;
    width: 200px;
    height: 55px;
}

.searchH2 {
    color: #404040;
    font: 16px/24px "微软雅黑", "Microsoft YaHei";
    height: 47px;
    margin-top: 7px;
    width: 96px;
    padding-left: 10px;
    border-left: 1px solid #C2BFBB;
}

.searchInput,
.searchInputD {
    background: url(../images/tb21lblgvxxxxx9xxxxxxxxxxxx_!!116513855.png);
    width: 500px;
    height: 45px;
    background-position: 0 -46px;
    border: 0;
    outline: none
}

.searchInputA {
    height: 45px;
    width: 400px;
    float: left;
    display: inline;
}

.searchInputD {
    background-position: 0 0;
    width: 5px;
    display: inline-block;
    height: 45px;
}

.searchInput {
    padding-left: 10px;
    line-height: 16px;
    line-height: 45px\9;
    height: 45px;
    width: 385px;
}

.searchInputOn {
    color: #404040
}

.searchButt {
    border: 0;
    background-position: 0 -56px;
    width: 100px;
    height: 45px;
    font: bold 16px/45px "微软雅黑";
    color: #fff;
    cursor: pointer;
}

.searchButtOn {
    background-position: -101px -56px;
}

.searchChoice {
    width: 400px;
    height: 30px;
    line-height: 30px;
    background: #dfdcda;
}

.searchChoice input {
    vertical-align: middle;
}

.searchChoice label {
    vertical-align: middle;
}

.search_hots {
    clear: both;
    line-height: 28px;
    margin-left: 360px;
}

.zf10 {
    height: 10px;
    overflow: hidden;
}


/*list*/

.piclist-wrapp {
    width: 1180px;
    overflow: hidden;
    margin: 0 auto;
}

.piclist-wrapp .piclist-l {
    width: 1180px;
    overflow: hidden;
    float: left;
    display: inline-block;
}

.piclist-wrapp .piclist-l .gpsw {
    height: 15px;
    line-height: 15px;
    margin-bottom: 10px;
}

.piclist-wrapp .piclist-l .gpsw .icogps {
    width: 16px;
    height: 15px;
    background: url(../images/icohy.png) no-repeat 0 0;
    margin-right: 5px;
}


/*筛选*/

.piclist-wrapp .piclist-l .sort-box {
    background-color: #fff;
    clear: both;
}

.piclist-wrapp .piclist-l .sort-nav {
    height: 42px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f6f6f7
}

.piclist-wrapp .piclist-l .sort-nav-item {
    padding-top: 10px;
    height: 32px;
    /* width: 134px;*/
    padding-left: 12px;
    padding-right: 12px;
    text-align: center
}

.piclist-wrapp .piclist-l .sort-nav-item .ico {
    vertical-align: middle;
    cursor: pointer
}

.piclist-wrapp .piclist-l .sort-nav-item strong {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    font-family: microsoft yahei;
    cursor: pointer
}

.piclist-wrapp .piclist-l .sort-nav-on {
    padding-bottom: 1px;
    margin: 0 -1px -1px;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background-color: #fff
}

.piclist-wrapp .piclist-l .sort-nav-on strong {
    color: #333;
    cursor: pointer
}

.piclist-wrapp .piclist-l .sort-nav-on .design-original-ico {
    background-position: 0 0
}

.piclist-wrapp .piclist-l .sort-nav-on .photo-original-ico {
    background-position: 0 -26px
}

.piclist-wrapp .piclist-l .sort-nav-on .media-original-ico {
    background-position: 0 -46px
}

.piclist-wrapp .piclist-l .sort-item-box {
    padding: 12px 30px;
    display: none
}

.piclist-wrapp .piclist-l .sort-item {
    padding: 0 10px;
    margin: 8px 0;
    height: 14px;
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
    border-right: 1px solid #bbb
}

.piclist-wrapp .piclist-l .sort-item:hover {
    color: #1f79d3
}

.piclist-wrapp .piclist-l .sort-item-on {
    color: #1f79d3;
    font-weight: 700
}


/*筛选二级*/

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.classify-level-inner {
    display: none;
    padding: 5px 0;
    background-color: #f2f8ff;
    border: 1px solid #dbeafa
}

.level-item-list {
    display: none;
    width: 866px;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden
}

.level-item-list .sort-item {
    float: left;
    margin: 5px 0;
    olor: #666
}

.level-item-list .sort-item:hover {
    color: #eb0064
}

.sort-level-item {
    display: inline-block;
    padding: 3px 0;
    margin: 0 5px
}

.classify-level-inner .arrow1 {
    left: 10px;
    top: -6px;
    line-height: 1.1;
    font-size: 14px;
    color: #f2f8ff;
    z-index: 3
}

.classify-level-inner .arrow2 {
    left: 11px;
    top: -7px;
    line-height: 1.1;
    font-size: 12px;
    color: #dbeafa;
    z-index: 2
}


/*列表分类选择*/

.search-sort .search-sort-btn {
    padding-top: 12px;
    height: 22px;
    line-height: 1
}

.search-sort .search-sort-btn .ico {
    vertical-align: top;
    cursor: pointer
}

.search-sort-btn {
    width: 92px;
    height: 34px;
    line-height: 34px;
    padding: 1px 2px 3px;
    text-align: center;
    background-image: url(../images/bg_btn.png);
    background-repeat: no-repeat
}

.search-sort-btn-mr {
    background-position: -233px 0;
}

.search-sort-btn-over {
    background-position: -330px 0;
    color: #fff;
}

.search-sort-btn-over:hover {
    color: #fff
}

.search-sort-btn .search-zh-ico {
    vertical-align: top;
    cursor: pointer;
    width: 12px;
    height: 11px;
    background: url(../images/ico_tb.png) no-repeat;
    margin-bottom: 2px;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
}

.search-sort-btn .search-zh-ico-mr {
    background-position: 0 -231px;
}

.search-sort-btn .search-zh-ico-over {
    background-position: -13px -231px;
}

.search-sort-btn .ico-dom {
    width: 11px;
    height: 13px;
    background: url(../images/ico_tb.png) no-repeat;
    vertical-align: top;
    cursor: pointer;
    margin-bottom: 2px;
    margin-left: 30px;
    display: inline-block;
}

.search-sort-btn .ico-dom-mr {
    background-position: -15px -245px;
}

.search-sort-btn .ico-dom-over {
    background-position: -1px -245px;
}

.page-btn-top {
    display: inline-block;
    width: 68px;
    height: 34px;
    line-height: 34px;
    padding: 1px 2px 3px;
    background-position: -393px -580px;
    text-align: center;
    overflow: hidden;
    background-image: url(../images/bg_btn.png);
    background-repeat: no-repeat;
}


/*END*/


/*列表页通用素材列表*/

.font12 {
    font-size: 12px;
    letter-spacing: 0px;
}

.lists-picliwrapp {
    width: 1180px;
    overflow: hidden;
}

.lists-picliwrapp ul.search-result-box {
    width: 1200px;
}

.lists-picliwrapp ul.search-result-box li.works-box {
    width: 276px;
    height: 417px;
    margin-right: 20px;
    margin-bottom: 17px;
}

.lists-picliwrapp ul.search-result-box li.works-box:hover {
    border: 1px solid #c1d6ec;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.lists-picliwrapp ul.search-result-box li.works-box a.works-img-box {
    padding: 9px 9px 31px 9px;
    height: 346px;
    width: 260px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    position: relative;
    display: block;
    letter-spacing: -3px;
    /*根据不同字体字号或许需要做一定的调整*/
    *word-spacing: -3px;
    font-size: 0;
    font-family: arial;
    white-space: nowrap;
}

.lists-picliwrapp-20 ul.search-result-box li.works-box a.works-img-box {
    height: 118px;
}

.lists-picliwrapp ul.search-result-box li.works-box a.works-img-box:hover {
    background: #f0f0f0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.lists-picliwrapp ul.search-result-box li.works-box a.works-img-box img {
    max-width: 260px;
    border: none;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.lists-picliwrapp-20 ul.search-result-box li.works-box a.works-img-box img {
    max-width: 120px;
}

.lists-picliwrapp ul.search-result-box li.works-box .for-vertical {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


/*兼容居中*/

.lists-picliwrapp ul.search-result-box li.works-box a.works-img-box span.works-about {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 21px;
    width: 100%;
    text-align: left;
    display: block;
    background-color: rgba(255, 255, 255, 0.6);
    padding-top: 6px;
}

.lists-picliwrapp ul.search-result-box li.works-box span.vips {
    position: absolute;
    left: 14px;
    top: 14px;
    height: 22px;
    width: 46px;
    text-align: center;
    display: block;
    vertical-align: middle;
    background: #2a86e1;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0px;
    border-radius: 2px;
    line-height: 22px;
}

.lists-picliwrapp ul.search-result-box li.works-box a.works-img-box span.works-about span.font-tahoma {
    font-family: tahoma;
    color: #0c72c0;
}

.lists-picliwrapp ul.search-result-box li.works-box a.works-img-box span.works-about .download-ico {
    width: 11px;
    height: 10px;
    background-position: 0 -161px;
    background-image: url(../images/ico_tb.png);
    background-repeat: no-repeat;
    margin-bottom: 2px;
    margin-right: 2px;
    vertical-align: middle;
    display: inline-block;
}

.lists-picliwrapp ul.search-result-box li.works-box .works-name {
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #f0f0f0;
    border-top: 1px solid #e6e6e7;
    font-size: 14px;
}

.lists-picliwrapp-zt ul.search-result-box li.works-box a.works-img-box {
    height: auto;
    padding-bottom: 9px;
}

.lists-picliwrapp-zt ul.search-result-box li.works-box {
    height: 222px;
}

.lists-picliwrapp-16 ul.search-result-box li.works-box a.works-img-box {
    height: 227px;
    padding-bottom: 9px;
}

.lists-picliwrapp-16 ul.search-result-box li.works-box {
    height: 276px;
}

.lists-picliwrapp-21 ul.search-result-box li.works-box a.works-img-box {
    height: 227px;
    padding-bottom: 9px;
}

.lists-picliwrapp-21 ul.search-result-box li.works-box {
    height: 276px;
}

.lists-picliwrapp-25 ul.search-result-box li.works-box a.works-img-box {
    height: 227px;
    padding-bottom: 9px;
}

.lists-picliwrapp-25 ul.search-result-box li.works-box {
    height: 276px;
}

.lists-picliwrapp-23 ul.search-result-box li.works-box a.works-img-box {
    height: 227px;
    padding-bottom: 9px;
}

.lists-picliwrapp-23 ul.search-result-box li.works-box {
    height: 276px;
}

.lists-picliwrapp-31 ul.search-result-box li.works-box a.works-img-box {
    height: 227px;
    padding-bottom: 9px;
}

.lists-picliwrapp-31 ul.search-result-box li.works-box {
    height: 276px;
}


/*文字素材列表*/

.lists-picliwrapp ul.textlist {
    width: 1200px;
}

.lists-picliwrapp ul.textlist li {
    width: 218px;
    height: 139px;
    margin-right: 20px;
    margin-bottom: 17px;
}

.lists-picliwrapp ul.textlist li a.imgtxt {
    padding: 9px;
    width: 200px;
    height: 60px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    display: block;
}

.lists-picliwrapp ul.textlist li .txtlistico {
    width: 218px;
    height: 30px;
    line-height: 30px;
}

.lists-picliwrapp ul.textlist li .txtlistico span {
    float: left;
    margin-left: 9px;
    padding-left: 22px;
    font-size: 12px;
    width: auto;
    height: 21px;
    line-height: 24px;
    background: url(../images/gameui4ty.png) no-repeat;
    color: #bfbfbf;
    font-family: "微软雅黑", Arial;
}

.lists-picliwrapp ul.textlist li .txtlistico span.ck {
    background-position: -36px -46px;
}

.lists-picliwrapp ul.textlist li .txtlistico span.pl {
    background-position: -36px -90px;
}

.lists-picliwrapp ul.textlist li .txtlistico span.xh {
    background-position: -36px -132px;
}

.lists-picliwrapp ul.textlist li .txtlistico span.xz {
    background-position: -68px -5px;
}

.lists-picliwrapp ul.textlist li .txtlist-name {
    width: 135px;
    padding: 0 74px 0 9px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #f0f0f0;
    border-top: 1px solid #e6e6e7;
    position: relative;
}

.lists-picliwrapp ul.textlist li .txtlist-name a.doms {
    display: block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #569fe8;
    right: 9px;
    top: 5px;
    position: absolute;
    border-radius: 2px;
    text-align: center;
}

.lists-picliwrapp ul.textlist li:hover {
    border: 1px solid #c1d6ec;
}

.lists-picliwrapp ul.textlist li a.imgtxt img {
    width: 100%;
}


/*文字代码类素材列表*/

.lists-picliwrapp ul.Codelist {
    width: 1200px;
}

.lists-picliwrapp ul.Codelist li {
    width: 378px;
    height: 217px;
    margin-right: 20px;
    margin-bottom: 17px;
    font-family: "微软雅黑", Arial;
}

.lists-picliwrapp ul.Codelist li .codebtsw {
    padding: 14px;
    width: 350px;
    overflow: hidden;
}

.lists-picliwrapp ul.Codelist li .codebtsw .limgs {
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border: 1px solid #f0f0f0;
}

.lists-picliwrapp ul.Codelist li .codebtsw .limgs img {
    width: 54px;
    height: 54px;
}

.lists-picliwrapp ul.Codelist li .codebtsw .btsc {
    width: 284px;
    float: left;
    height: 30px;
    overflow: hidden;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lists-picliwrapp ul.Codelist li .codebtsw .btsc a {
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

.lists-picliwrapp ul.Codelist li .codebtsw .post-meta-top {
    width: 284px;
    float: left;
    margin-top: 6px;
    font-size: 12px;
    color: #bfbfbf;
    position: relative;
}

.lists-picliwrapp ul.Codelist li .codebtsw .post-meta-top span {
    margin: 0 3px;
}

.lists-picliwrapp ul.Codelist li .codebtsw .post-meta-top span a {
    color: #bfbfbf;
}

.lists-picliwrapp ul.Codelist li .codebtsw .gui_wzfzs {
    position: absolute;
    right: 0px;
    top: -3px;
    height: 17px;
}

.lists-picliwrapp ul.Codelist li .codebtsw .gui_wzfzs span {
    float: left;
    margin-left: 3px;
    padding-left: 22px;
    font-size: 12px;
    width: auto;
    height: 17px;
    line-height: 24px;
    background: url(../images/gameui4ty.png) no-repeat;
    color: #bfbfbf;
    font-family: "微软雅黑", Arial;
}

.lists-picliwrapp ul.Codelist li .codebtsw .gui_wzfzs span.ck {
    background-position: -36px -46px;
}

.lists-picliwrapp ul.Codelist li .codebtsw .gui_wzfzs span.xh {
    background-position: -36px -132px;
}

.lists-picliwrapp ul.Codelist li .codecont {
    width: 350px;
    padding: 0 14px;
    margin: 6px 0;
    font-size: 12px;
    color: #959595;
    text-align: left;
    line-height: 1.5em;
    text-indent: 12px;
    height: 70px;
    overflow: hidden;
}

.lists-picliwrapp ul.Codelist li a.contsxx {
    width: 60px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-size: 12px;
    color: #333;
    background: #f0f0f0;
    font-family: "宋体";
    display: block;
    margin: 14px;
    border-radius: 2px;
    float: right;
}

.lists-picliwrapp ul.Codelist li a.contsxx:hover {
    color: #fff;
    background: #569fe8;
}

.lists-picliwrapp ul.Codelist li:hover {
    border: 1px solid #c1d6ec;
}


/*end*/


/*JSSHOW*/

.showpic-all .showpicL .ContentWrapper-js {
    padding: 30px 0 20px;
}

.showpic-all .showpicL .ContentWrapper-js .content-tx {
    width: 817px;
    height: 330px;
    margin: 0 auto;
}

.showpic-all .showpicL .ContentWrapper-js .content-tx .tishi {
    font-size: 12px;
    color: #999
}

.showpic-all .showpicL .ContentWrapper-js .run {
    width: 817px;
    height: 275px;
    font-size: 12px;
    margin-bottom: 20px;
    resize: none;
}

.showpic-all .showpicL .jscontsm {
    padding: 20px;
    overflow: hidden;
    position: relative;
    margin: 30px auto 0 auto;
    color: #888;
    line-height: 20px;
    border: solid 1px #e2e1df;
    background-color: #f6f6f6;
    clear: both;
    width: 774px;
}

.showpic-all .showpicL .jscontsm p {
    font-size: 12px;
    font-family: "微软雅黑";
    line-height: 26px;
}


/* 按钮 */

.bt-blue {
    font-size: 14px;
    line-height: 33px;
    background: #4899E0;
    font-weight: bold;
    color: #FFF;
    padding: 10px 22px 12px;
    margin-right: 12px;
    border-radius: 2px;
    border: 1px solid #2d7abd;
}

.bt-blue:hover {
    background: #368DD9;
    text-decoration: none
}

.bt-green {
    font-size: 14px;
    line-height: 33px;
    background: #ec4a59;
    font-weight: bold;
    color: #FFF;
    padding: 10px 22px 12px;
    border-radius: 2px;
    border: 1px solid #ca2c3b;
}

.bt-green:hover {
    background: #e03d4c;
    text-decoration: none;
}


/*JqSHOW*/

.showpic-all .showpicL .ContentWrapper-jq {
    width: 814px;
    margin: 0 auto;
    padding: 30px 0 20px;
}

.showpic-all .showpicL .ContentWrapper-jq img {
    width: 814px;
    margin: 0 auto;
    display: block;
}

.showpic-all .showpicL .jqpai-btnw {
    padding: 20px 0;
    margin: 0 auto;
    width: 480px;
}

.showpic-all .showpicL .jqpai-btnw a.btn-h,
.showpic-all .showpicL .jqpai-btnw a.btn-l {
    width: 230px;
    height: 56px;
    display: block;
    border-radius: 2px;
    float: left;
    line-height: 56px;
    font-size: 20px;
    color: #fff;
    position: relative;
    font-family: "微软雅黑";
}

.showpic-all .showpicL .jqpai-btnw a.btn-l {
    background: #569fe8;
    margin-left: 20px;
    text-indent: 95px;
}

.showpic-all .showpicL .jqpai-btnw a.btn-h {
    background: #ffb801;
    text-indent: 100px;
}

.showpic-all .showpicL .jqpai-btnw a.btn-h span.ico,
.showpic-all .showpicL .jqpai-btnw a.btn-l span.ico {
    width: 35px;
    height: 32px;
    background-repeat: no-repeat;
    background-image: url(../images/icohy.png);
    position: absolute;
    display: block;
}

.showpic-all .showpicL .jqpai-btnw a.btn-h span.ico {
    background-position: -0 -32px;
    top: 17px;
    left: 50px;
}

.showpic-all .showpicL .jqpai-btnw a.btn-l span.ico {
    background-position: -0 -64px;
    top: 15px;
    left: 50px;
}

.showpic-all .showpicL .jqpai-btnw a.btn-h:hover,
.showpic-all .showpicL .jqpai-btnw a.btn-l:hover {
    background: #3f4657;
}

.showpic-all .showpicL .jqpai-xx {
    padding: 10px 20px;
    line-height: 35px;
    width: 817px;
    border-top: solid 1px #f4f4f4;
    background: #f9f9f9;
}

.showpic-all .showpicL .jqpai-xx dd {
    float: left;
    margin-right: 10px;
}

.showpic-all .showpicL .jqpai-xx dd span {
    float: left;
    font-weight: bold;
}


/*边栏导航*/

.right-menutop {
    width: 300px;
    overflow: hidden;
    padding: 0 0 10px;
}

.right-menutop .rtbts {
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 20px 0;
}

.right-menutop ul {
    width: 310px;
    overflow: hidden;
}

.right-menutop ul li {
    width: 67px;
    height: 26px;
    float: left;
    text-align: center;
    margin: 0 10px 10px 0;
}

.right-menutop ul li a {
    display: block;
    width: 67px;
    height: 26px;
    line-height: 26px;
    border-radius: 2px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

.right-menutop ul li a:hover,
.right-menutop ul li a.over {
    background: #569fe8;
    color: #fff;
    border: 1px solid #2d7ac8;
}


/***************************************

2014

**********************************************专题页*******************************************

huiyi8.com

***************************************/

.gpsw {
    height: 15px;
    line-height: 15px;
    margin-bottom: 10px;
}

.gpsw .icogps {
    width: 16px;
    height: 15px;
    background: url(../images/icohy.png) no-repeat 0 0;
    margin-right: 5px;
}

.special-lists-wrapp {
    width: 1180px;
    overflow: hidden;
    margin: 0 auto;
}

.special-lists-wrapp .special-listleft {
    float: left;
    display: inline;
    overflow: hidden;
    width: 960px;
}

.special-lists-wrapp .special-listleft .listpic-bt {
    width: 960px;
    margin: 0 0 10px;
    position: relative;
}

.special-lists-wrapp .special-listleft .listpic-bt a.lbts {
    font-size: 16px;
    font-weight: bold;
    font-family: "yahei", "微软雅黑";
    background: url(../images/icohy.png) no-repeat 0 -129px;
    padding-left: 11px;
}

.special-lists-wrapp .special-listleft .listpic-bt a.more {
    display: block;
    position: absolute;
    height: 22px;
    line-height: 22px;
    right: 20px;
    top: 0;
    font-size: 12px;
    font-family: "yahei", "雅黑";
    color: #999;
    padding-right: 19px;
    background: url(../images/icohy.png) no-repeat 0 -107px;
}

.special-lists-wrapp .special-listleft ul.search-result-box {
    width: 960px;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box {
    width: 298px;
    height: 340px;
    margin-right: 20px;
    margin-bottom: 17px;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box:hover {
    border: 1px solid #c1d6ec;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box a.works-img-box {
    padding: 9px 9px 31px 9px;
    height: 270px;
    width: 278px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    background-color: #fff;
    position: relative;
    display: block;
    letter-spacing: -3px;
    /*根据不同字体字号或许需要做一定的调整*/
    *word-spacing: -3px;
    font-size: 0;
    font-family: arial;
    white-space: nowrap;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box a.works-img-box:hover {
    background: #f0f0f0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box a.works-img-box img {
    max-width: 280px;
    max-height: 280px;
    border: none;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box .for-vertical {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


/*兼容居中*/

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box a.works-img-box span.works-about {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 21px;
    width: 100%;
    text-align: left;
    display: block;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box span.vips {
    position: absolute;
    left: 14px;
    top: 14px;
    height: 22px;
    width: 46px;
    text-align: center;
    display: block;
    vertical-align: middle;
    background: #2a86e1;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0px;
    border-radius: 2px;
    line-height: 22px;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box a.works-img-box span.works-about span.font-tahoma {
    font-family: tahoma;
    color: #0c72c0;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box a.works-img-box span.works-about .download-ico {
    width: 11px;
    height: 10px;
    background-position: 0 -161px;
    background-image: url(../images/ico_tb.png);
    background-repeat: no-repeat;
    margin-bottom: 2px;
    margin-right: 2px;
    vertical-align: middle;
    display: inline-block;
}

.special-lists-wrapp .special-listleft ul.search-result-box li.works-box .works-name {
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background: #f0f0f0;
    border-top: 1px solid #e6e6e7;
}


/*右栏*/

.special-lists-wrapp .special-listright {
    float: right;
    display: inline;
    overflow: hidden;
    width: 220px;
}

.special-lists-wrapp .special-listright .menuright {
    width: 220px;
    overflow: hidden;
}


/*搜索*/

.special-lists-wrapp .special-listright .menuright .searchr {
    margin-bottom: 20px;
    width: 220px;
    height: 34px;
    position: relative;
}

.special-lists-wrapp .special-listright .menuright .searchr .searchtxt {
    border-radius: 5px;
    padding-left: 30px;
    outline: none;
    display: block;
    width: 176px;
    height: 20px;
    padding: 6px 12px 6px 30px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-family: "yahei", "微软雅黑";
}

.special-lists-wrapp .special-listright .menuright .searchr .search-btn {
    position: absolute;
    width: 10px;
    height: 10px;
    left: 10px;
    top: 12px;
    cursor: pointer;
    background: none;
    border: 0;
    padding: 0;
}

.special-lists-wrapp .special-listright .menuright .searchr .search-btn .searchrico {
    display: block;
    width: 10px;
    height: 10px;
    background: url(../images/icohy.png) no-repeat 0 -157px;
}


/*菜单*/

.special-lists-wrapp .special-listright .menuright ul {
    margin-bottom: 20px;
}

.special-lists-wrapp .special-listright .menuright ul a {
    position: relative;
    display: block;
    padding: 10px 15px 10px 46px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #555;
}

.special-lists-wrapp .special-listright .menuright ul a span.icos {
    width: 5px;
    height: 9px;
    display: block;
    position: absolute;
    left: 22px;
    top: 16px;
    background: url(../images/icohy.png) no-repeat 0 -172px;
}

.special-lists-wrapp .special-listright .menuright .btnlove {
    display: block;
    padding: 10px;
    text-align: center;
    background: #569fe8;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #fff;
    border-radius: 2px;
    position: relative;
    text-indent: 15px;
    margin-bottom: 20px;
}

.special-lists-wrapp .special-listright .menuright .btnlove:hover {
    cursor: pointer;
}

.special-lists-wrapp .special-listright .menuright .btnlove .icos {
    width: 16px;
    height: 14px;
    position: absolute;
    display: block;
    left: 60px;
    top: 14px;
    background: url(../images/icohy.png) no-repeat 0 -185px;
}

.special-lists-wrapp .special-listright .gg200 {
    width: 200px;
    height: 200px;
    margin-bottom: 20px;
    padding: 9px;
}

.special-lists-wrapp .special-listright .morespecial {
    width: 200px;
    margin-bottom: 20px;
    padding: 9px;
    overflow: hidden;
}

.special-lists-wrapp .special-listright .morespecial .bts {
    width: 200px;
    padding: 0 0 10px 0;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑";
}

.special-lists-wrapp .special-listright .morespecial ul {
    width: 210px;
    overflow: hidden;
}

.special-lists-wrapp .special-listright .morespecial ul a {
    width: 94px;
    height: 24px;
    line-height: 24px;
    margin: 0 8px 8px 0;
    border-radius: 2px;
    border: 1px solid #ddd;
    color: #999;
    float: left;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*音效*/

.lists-picliwrapp-20 ul.search-result-box li.works-box {
    height: 150px;
}

.music_block {
    padding: 9px 9px 31px 9px;
    position: relative
}

.music_block .container {
    position: absolute;
    top: 170px;
    left: 95px
}

.music_block p.n1 a {
    display: block;
    background: url(../images/n1.gif) no-repeat center center;
    background-size: 120px 120px;
    height: 80px;
}

.music_block p.n1 a b {
    display: none
}

.music_block p.n1 a:hover {
    background: url(../images/n2.gif) no-repeat center center;
    background-size: 136px 136px;
    height: 80px;
}

.music_block p.z {
    margin-bottom: 2px
}

.music_block p.z a {
    background: url(../images/14x11.gif) no-repeat left 4px;
    padding-left: 20px;
    display: block;
    color: #3084d8;
    width: 100px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin: 0 auto
}

.music_block span.works-about {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 21px;
    width: 100%;
    text-align: left;
    display: block;
}

.music_block span.works-about span.font-tahoma {
    font-family: tahoma;
    color: #0c72c0;
}

.music_block span.works-about .download-ico {
    width: 11px;
    height: 10px;
    background-position: 0 -161px;
    background-image: url(../images/ico_tb.png);
    background-repeat: no-repeat;
    margin-bottom: 2px;
    margin-right: 2px;
    vertical-align: middle;
    display: inline-block;
}


/*音效show*/

div.musi {
    background: url(../images/pic1.jpg) no-repeat;
    width: 500px;
    height: 397px;
    margin: 55px auto;
    cursor: pointer;
    position: relative
}

div.musi_s {
    background: url(../images/pic2.jpg) no-repeat;
    width: 500px;
    height: 397px;
    margin: 55px auto;
    cursor: pointer
}

div.musi .container {
    position: absolute;
    top: 350px;
    left: 170px
}

.music_block_show {
    width: 106px;
    height: 106px;
    padding: 5px;
    position: relative;
    background: #f6f6f6;
    padding: 5px;
    border: 1px solid #e2e1df;
}

.music_block_show .container {
    position: absolute;
    top: 85px;
    left: 45px
}

.music_block_show p.n1 a {
    display: block;
    background: url(../images/n1.gif) no-repeat;
    background-size: 106px 106px;
    width: 106px;
    height: 106px;
}

.music_block_show p.n1 a b {
    display: none
}

.music_block_show p.n1 a:hover {
    background: url(../images/n2.gif) no-repeat;
    background-size: 106px 106px;
}

.music_block_show p.z {
    margin-bottom: 2px
}

.music_block_show p.z a {
    background: url(../images/14x11.gif) no-repeat left 4px;
    padding-left: 20px;
    display: block;
    color: #3084d8;
    width: 100px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin: 0 auto
}

.music_block_show span.works-about {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 21px;
    width: 100%;
    text-align: left;
    display: block;
}

.music_block_show span.works-about span.font-tahoma {
    font-family: tahoma;
    color: #0c72c0;
}

.music_block_show span.works-about .download-ico {
    width: 11px;
    height: 10px;
    background-position: 0 -161px;
    background-image: url(../images/ico_tb.png);
    background-repeat: no-repeat;
    margin-bottom: 2px;
    margin-right: 2px;
    vertical-align: middle;
    display: inline-block;
}

.topics_hy_bd {
    border: solid 1px #FAF0FB;
    padding: 10px;
    background-color: #fff;
}

.mytp_hy_bigpic img {
    width: 100%;
}

.mytp_hy_title {
    color: #FC3170;
    font-size: 22px;
    font-weight: bold;
}

.mytp_hy_info {
    line-height: 1.8;
}

.stp_hy_morezt {
    height: 46px;
    background: url('../images/more_zt.gif') no-repeat center center #FC3170;
}

.stp_hy_morezt a {
    display: block;
    height: 46px;
}

.zt_hy_userbtn {
    width: 270px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding-bottom: 0px;
}

.zt_hy_userbtn a.btn1 {
    background: #FFE6FB;
    color: #FA6E91;
}

.zt_hy_userbtn a {
    float: left;
    display: block;
    width: 80px;
    height: 50px;
    padding-top: 10px;
    border-radius: 3px;
    text-align: center;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 14px;
}

.zt_hy_userbtn a.btn2 {
    background: #F3F3F3;
    color: #999;
    margin-left: 15px;
}

.zt_hy_userbtn a.btn3 {
    background: #FFF9E7;
    color: #EAAB4D;
    margin-left: 15px;
}

.zt_hy_list_l {
    width: 912px;
    float: left;
}

.zt_hy_list_l .lists-picliwrapp {
    width: 912px;
}

.zt_hy_list_l .lists-picliwrapp {
    width: 912px;
}

.zt_hy_list_l .lists-picliwrapp ul.search-result-box {
    width: 912px;
}

.zt_hy_list_l .lists-picliwrapp ul.search-result-box li {
    margin-right: 22px;
}

.zt_hy_list_r {
    width: 250px;
    padding: 6px;
    float: right;
    background-color: #fff;
}

.zt_hy_list_r .right-menutop li {
    width: auto;
}

.zt_hy_list_r .right-menutop li a {
    width: auto;
    padding-left: 3px;
    padding-right: 3px;
}

.zt_hy_list_r .dBoxPlug .tags-hot {
    width: 250px;
}

.zt_hy_list_r .right-menutop ul {
    width: 250px;
}

.login-wrap,
.login-wrap .login-content {
    overflow: hidden
}

.login-footer {
    border: 0;
    margin-top: 5px
}

.login-main {
    min-width: 1200px;
    height: 474px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.login-main .login-wrap {
    position: absolute;
    top: 18px;
    left: 390px;
}

.login-wrap {
    width: 400px;
    height: 440px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .2)
}

.login-wrap .header-btn,
.login-wrap .login-hearder {
    height: 62px;
    text-align: center
}

.login-wrap .header-btn {
    display: inline-block;
    width: 74px;
    position: relative;
    font-size: 20px;
    line-height: 62px;
    color: #666;
    cursor: pointer
}

.login-wrap .header-btn:first-child {
    margin-right: 86px
}

.login-wrap .header-btn:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 74px;
    height: 2px;
    background: #10c55b;
    visibility: hidden;
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2);
    -webkit-transition: all .2s;
    transition: all .2s
}

.login-wrap .header-btn.on,
.login-wrap .header-btn:hover {
    color: #10c55b
}

.login-wrap .header-btn.on:after,
.login-wrap .header-btn:hover:after {
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.login-wrap .account-box,
.login-wrap .login-box,
.login-wrap .phone-box {
    display: none
}

.login-wrap .login-others {
    text-align: center;
    padding-top: 50px;
    -webkit-transition: all .28s;
    transition: all .28s
}

.login-wrap .login-others .other-logo {
    display: inline-block;
    width: 81px;
    margin-left: 38px;
    text-align: center
}

.login-wrap .login-others .other-logo:first-child {
    margin-left: 0
}

.login-wrap .login-others .other-logo i {
    width: 82px;
    height: 82px;
    display: block;
    background: url(../images/login_v6.png) no-repeat;
    margin-bottom: 20px
}

.login-wrap .login-others .other-logo.logo-wechat i {
    background-position: -168px 0
}

.login-wrap .login-others .other-logo.logo-wechat:hover i {
    background-position: -168px -84px
}

.login-wrap .login-others .other-logo.logo-qq i {
    background-position: 0 0
}

.login-wrap .login-others .other-logo.logo-qq:hover i {
    background-position: 0 -84px
}

.login-wrap .login-others .other-logo.logo-weibo i {
    background-position: -84px 0
}

.login-wrap .login-others .other-logo.logo-weibo:hover i {
    background-position: -84px -84px
}

.login-wrap .login-others .other-logo span {
    font-size: 14px;
    color: #888
}

.login-wrap .login-others-cards {
    text-align: center;
    padding-top: 28px;
    -webkit-transition: all .28s;
    transition: all .28s
}

.login-wrap .login-others-cards .other-logo {
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    margin-left: 5px;
    text-align: center;
    border-radius: 4px
}

.login-wrap .login-others-cards .other-logo:hover {
    opacity: .8;
}

.login-wrap .login-others-cards .other-logo:first-child {
    margin-left: 0
}

.login-wrap .login-others-cards .other-logo i {
    vertical-align: sub;
    display: inline-block;
    background: url(../images/login_v6.png) no-repeat
}

.login-wrap .login-others-cards .other-logo.logo-wechat {
    background-color: #0b0
}

.login-wrap .login-others-cards .other-logo.logo-wechat i {
    height: 22px;
    width: 26px;
    background-position: -23px -168px
}

.login-wrap .login-others-cards .other-logo.logo-qq {
    background-color: #19a9f1
}

.login-wrap .login-others-cards .other-logo.logo-qq i {
    height: 21px;
    width: 20px;
    background-position: 0 -168px
}

.login-wrap .login-others-cards .other-logo.logo-weibo {
    background-color: #ed2b2f
}

.login-wrap .login-others-cards .other-logo.logo-weibo i {
    height: 20px;
    width: 24px;
    background-position: -52px -168px
}

.login-wrap .login-others-cards .other-logo span {
    display: inline-block;
    font-size: 14px;
    color: #fff
}

.login-wrap .cutting-line {
    position: relative;
    width: 340px;
    margin: 12px auto;
    text-align: center
}

.login-wrap .cutting-line span {
    position: relative;
    z-index: 2;
    color: #888;
    padding: 0 5px;
    font-size: 14px;
    background-color: #fff
}

.login-wrap .cutting-line:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 10px;
    width: 340px;
    height: 1px;
    background-color: #eaeaea;
    z-index: 1
}

.login-wrap .login-form {
    width: 340px;
    margin: 0 auto
}

.login-wrap .login-form .input-inline {
    width: 340px;
    margin-bottom: 8px;
    position: relative
}

.login-wrap .login-form .input-inline input {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    outline: 0;
    width: 340px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #ccc;
    padding-left: 42px
}

.login-wrap .login-form .input-inline input:focus {
    border: 1px solid #10c55b
}

.login-wrap .login-form .input-inline input.danger {
    border: 1px solid #fda233
}

.login-wrap .login-form .input-inline .input-icon {
    background: url(../images/login_v6.png) no-repeat;
    position: absolute;
    left: 15px;
    top: 10px
}

.login-wrap .login-form .input-inline .input-icon.i-phone {
    height: 22px;
    width: 14px;
    background-position: -141px -168px
}

.login-wrap .login-form .input-inline .input-icon.i-user {
    height: 20px;
    width: 18px;
    background-position: -79px -168px
}

.login-wrap .login-form .input-inline .input-icon.i-password {
    height: 19px;
    width: 18px;
    background-position: -120px -168px
}

.login-wrap .login-form .input-inline .warning-text {
    font-size: 12px;
    overflow: hidden;
    height: 0;
    -webkit-transition: all .2s;
    transition: all .2s
}

.login-wrap .login-form .input-inline .warning-text.show {
    padding-top: 5px;
    height: auto
}

.login-wrap .login-form .input-inline .warning-text span {
    color: #666
}

.login-wrap .login-form .input-inline .warning-text i {
    display: inline-block;
    vertical-align: sub;
    height: 14px;
    width: 14px;
    background: url(../images/login_v6.png) no-repeat
}

.login-wrap .login-form .input-inline .warning-text i.warning-icon {
    background-position: -17px -193px
}

.login-wrap .login-form .input-inline .warning-text i.warning-icon+span {
    color: #ccc
}

.login-wrap .login-form .input-inline .warning-text i.success-icon {
    background-position: 0 -193px
}

.login-wrap .login-form .input-inline .warning-text i.danger-icon {
    background-position: -34px -193px
}

.login-wrap .login-form .input-inline.captcha input {
    width: 230px;
    padding-left: 10px
}

.login-wrap .login-form .input-inline.captcha .btn-captcha {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 40px;
    line-height: 40px;
    vertical-align: -1px
}

.login-wrap .login-form .input-inline.captcha .btn-captcha.disabled {
    pointer-events: none;
    background-color: #e3e3e3;
    border-color: #e3e3e3
}

.login-wrap .login-form .input-inline.captcha .btn-captcha.disabled a {
    color: #fff !important
}

.login-wrap .login-form .input-inline.captcha .btn-captcha a {
    font-size: 14px
}

.login-wrap .login-form .login-switch {
    text-align: center;
    margin-top: 12px;
    color: #666;
    font-size: 12px
}

.login-wrap .login-form .login-switch a {
    color: #666;
    font-size: 14px
}

.login-wrap .login-form .login-switch a:hover {
    color: #10c55b
}

.login-wrap .login-form .login-switch a.text-green {
    font-size: 12px
}

.login-wrap .login-form .login-submit {
    width: 340px;
    height: 40px;
    line-height: 40px
}

.login-wrap .login-footer {
    margin-top: 60px
}

.login-wrap .login-type {
    text-align: center;
    color: #10c55b;
    position: relative
}

.login-wrap .login-type a {
    color: #10c55b;
    font-size: 16px
}

.login-wrap .login-type a:hover {
    text-decoration: underline
}

.login-wrap .login-type a:first-child {
    position: relative;
    margin-right: 40px
}

.login-wrap .login-type a:first-child:after {
    position: absolute;
    top: 0;
    right: -20px;
    content: " ";
    width: 1px;
    height: 22px;
    background-color: #10c75c
}

.agreement-handle {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: sub;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAFo9M/3AAAAAXNSR0IArs4c6QAAAUtJREFUOBFjFDwd58nwj2EbE4gokfJjYBQ8GfefAQiY7hpNBdEIETAPSDDBGDAargckwMjA8ARFBdA0GbhAu1w0WBeKFrA2mL1gaSwE3AhkuSrpIIY6mVCwEAtMQpJVkOGkXgfDqjfHGEoeLoQJMzAKnYx7DHINXASNgV8BE4MXEz7dkGBEMxKdi9UX78wQjgQrOKjdxKDDJQfWDJIUOhUPNwgecmf1uhgUOcRRJEGq4ArgWtAYWN0AUwOKPvzhAFOJgwbHP95wwqERJgzSi9eJMIUwuhKYCA7pNMO4YBrFgFRxFwYtTsxoL5cOYAAFLzczO4PdlVoUA+CpCSS6+d0Zhs2alQyCzDwMfjc6GNwE9BnqZEMZ5rzcgxH8MFOwRoM0mxDDSrVihmOfbzCUPVwMU4uVxmoAVpU4BJmAOdULFB045HEKg/UA9QIArAVbP4kj0hcAAAAASUVORK5CYII=");
    margin-right: 5px;
    margin-top: 36px;
}

.agreement-alert {
    text-align: center;
    font-size: 12px;
    color: #666;
    margin-top: 18px
}

.agreement-alert .text {
    color: #666
}

.agreement-alert .text:hover {
    color: #10c55b
}</pre></body></html>