/* -----------����----------------------- */ .gonglue { background: #f5f5f5; } .bg-orange { background-color: #FD7B32; } .mt10 { margin-top: 10px; } .gonglue .model { background: #fff; border-radius: 10px; padding: 20px; } .gonglue .model2 { background: #fff; border-radius: 6px; border: 1px solid #EDEDED; padding: 12px 20px 14px; } .gonglue .nav-box { border-radius: 10px 10px 0 0; border-bottom: 1px solid #EDEDED; display: flex; align-items: center; height: 68px; padding: 0 20px; background: #fff; margin-top: 10px; } .gonglue .nav-box a { padding: 0 32px; font-size: 18px; height: 36px; line-height: 36px; color: #666; border-radius: 4px; } .gonglue .gonglue-index .nav-box a:hover { background: rgba(236, 91, 78, 0.1); color: #EC5B4E; } .gonglue .section1 { display: flex; align-items: center; border-radius: 0 0 10px 10px; } .gonglue .section1 .swiper-box, .gonglue .section1 .swiper-container, .gonglue .section1 .swiper-container .swiper-slide { width: 602px; height: 338px; border-radius: 6px; overflow: hidden; position: relative; } .gonglue .section1 .img-box { width: 602px; height: 338px; border-radius: 6px; overflow: hidden; } .gonglue .section1 .img-box img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 6px; transition: 0.3s; } .gonglue .section1 .img-box img:hover { transform: scale(1.1); } .gonglue .section1 .img-box .mask { position: absolute; bottom: 0; left: 0; width: 100%; height: 36px; background: rgba(0, 0, 0, 0.7); border-radius: 0 0 6px 6px; color: #fff; font-size: 16px; line-height: 36px; padding: 0 12px; } .gonglue .section1 .swiper-container .swiper-button-prev { width: 34px; height: 68px; border-radius: 0 68px 68px 0; left: 0; background: rgba(0, 0, 0, 0.3) url('../../imgs/gonglue/arr-l-white.png') 6px center no-repeat; background-size: 12px 21px; } .gonglue .section1 .swiper-container .swiper-button-next { width: 34px; height: 68px; border-radius: 68px 0 0 68px; right: 0; background: rgba(0, 0, 0, 0.3) url('../../imgs/gonglue/arr-r-white.png') 15px center no-repeat; background-size: 12px 21px; } .gonglue .section1 .swiper-container .swiper-button-prev:hover, .gonglue .section1 .swiper-container .swiper-button-next:hover { background-color: rgba(0, 0, 0, 0.6); } .gonglue .section1 .list-ul { flex: 1; margin-left: 20px; font-size: 0; } .gonglue .section1 .list-ul li { display: inline-block; width: 259px; height: 159px; margin-top: 20px; margin-right: 20px; } .gonglue .section1 .list-ul li:nth-of-type(2n) { margin-right: 0; } .gonglue .section1 .list-ul li:nth-of-type(1), .gonglue .section1 .list-ul li:nth-of-type(2) { margin-top: 0; } .gonglue .section1 .list-ul li a { display: block; width: 100%; height: 100%; position: relative; } .gonglue .section2 { margin-top: 10px; display: flex; } .gonglue .model-title { display: flex; align-items: center; } .gonglue .model-title img { width: 24px; height: 24px; margin-right: 12px; } .gonglue .model-title > span { font-size: 24px; font-weight: bold; color: #333; line-height: 36px; } .gonglue .model-title > a { width: 48px; height: 24px; font-size: 14px; text-align: center; color: #999; line-height: 24px; position: relative; margin-left: auto; } .gonglue .model-title > a span { line-height: 10px; font-size: 10px; position: absolute; top: 0; right: 0; } .gonglue .model-title > a:hover { color: #2e8ae6; } .gonglue .model-title2 img { width: 22px; height: 22px; margin-right: 10px; } .gonglue .model-title2 > span { font-size: 20px; line-height: 30px; } .gonglue .section2 .left { width: 746px; } .gonglue .section2 .left .cont { margin-top: 20px; border-top: 1px solid #EDEDED; display: flex; padding-top: 4px; } .gonglue .section2 .left .cont ul { flex: 1; overflow: hidden; } .gonglue .section2 .left .cont ul li { overflow: hidden; margin-top: 16px; } .gonglue .section2 .left .cont ul li a { overflow: hidden; display: flex; align-items: center; } .gonglue .section2 .left .cont ul li a i { width: 6px; height: 6px; background: #EDEDED; transform: rotate(45deg); margin-right: 8px; } .gonglue .section2 .left .cont ul li a span { font-size: 14px; color: #333; line-height: 21px; } .gonglue .section2 .left .cont ul li a:hover span { color: #EC5B4E; } .gonglue .section2 .left .cont ul li a:hover i { background: #EC5B4E; } .gonglue .section2 .left .cont .img-cont { margin-left: 94px; width: 272px; } .gonglue .img-info { display: block; } .gonglue .img-info .img-shell { width: 100%; height: 100%; border-radius: 6px; overflow: hidden; } .gonglue .img-info .img-shell:hover img { transform: scale(1.1); } .gonglue .img-info img { display: block; width: 100%; border-radius: 6px; transition: 0.3s; } .gonglue .img-info h6 { margin-top: 4px; font-size: 14px; line-height: 24px; text-align: center; } .gonglue .img-info h6:hover { color: #EC5B4E; } .gonglue .section2 .left .cont .img-cont .img-info { margin-top: 15px; } .gonglue .section2 .left .cont .img-cont .img-info { margin-top: 16px; } .gonglue .section2 .left .cont .img-cont .img-info img { height: 126px; } .gonglue .section2 .model2 { width: 366px; margin-left: 48px; } .gonglue .model2 .list { margin-top: 12px; border-top: 1px solid #EDEDED; } .gonglue .model2 .list a { margin-top: 12px; display: flex; align-items: center; } .gonglue .model2 .list a i { width: 18px; height: 18px; border-radius: 2px; margin-right: 4px; background: #AFBBC8; display: flex; justify-content: center; align-items: center; color: #fff; } .gonglue .model2 .list a:nth-of-type(1) i { background: #F86262; } .gonglue .model2 .list a:nth-of-type(2) i { background: #FD7B32; } .gonglue .model2 .list a:nth-of-type(3) i { background: #F9BA1A; } .gonglue .model2 .list a span { font-size: 14px; height: 21px; line-height: 21px; color: #333; flex: 1; overflow: hidden; } /* .gonglue .model2 .list a:hover span { color: #EC5B4E; } */ .gonglue .ad-box { margin-top: 10px; font-size: 0; } .gonglue .ad-box li { display: inline-block; width: 185px; margin-left: 18px; } .gonglue .ad-box li:first-child { margin-left: 0; } .gonglue .ad-box li img { height: 132px; } .gonglue .section3 { margin-top: 10px; } .gonglue .section3 .ad-box { margin-top: 20px; border-top: 1px solid #EDEDED; } .gonglue .section3 .ad-box li { width: 176px; margin: 20px 20px 0 0; } .gonglue .section3 .ad-box li:nth-of-type(6n) { width: 176px; margin-right: 0; } /* �б�ҳcss */ .gonglue .gonglue-list .nav-box a.current { background: rgba(236, 91, 78, 0.1); color: #EC5B4E; } .gonglue .gonglue-list .section1 { display: block; border-radius: 0 0 10px 10px; } .gonglue .gonglue-list .section1 .wrap { display: flex; align-items: center; } .gonglue .gonglue-list .section1 .list-box { margin-top: 20px; display: flex; } .gonglue-list .list-box section { flex: 1; overflow: hidden; margin-right: 36px; } .gonglue-list .list-box section .item-box > a { display: flex; align-items: center; justify-content: space-between; padding: 30px 0; border-bottom: 1px solid #EDEDED; } .gonglue-list .list-box section .item-box > a:first-child { padding-top: 20px; } .gonglue-list .list-box section .item-box > a .info:hover h2 { color: #EC5B4E; } .gonglue-list .list-box section .item-box > a .img-shell { width: 244px; height: 142px; margin-right: 24px; border-radius: 6px; overflow: hidden; } .gonglue-list .list-box section .item-box > a .img-shell img { width: 244px; height: 142px; border-radius: 6px; transition: 0.3s; } .gonglue-list .list-box section .item-box > a .img-shell:hover img { transform: scale(1.1); } .gonglue-list .list-box section .item-box > a .info { flex: 1; overflow: hidden; } .gonglue-list .list-box section .item-box > a .info h2 { color: #333; font-size: 22px; line-height: 32px; font-weight: bold; } .gonglue-list .list-box section .item-box > a .info p { margin-toP: 10px; color: #666; font-size: 14px; line-height: 24px; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; height: 72px; } .gonglue-list .list-box section .item-box > a .info div { margin-top: 14px; display: flex; align-items: center; font-size: 14px; line-height: 21px; color: #666; } .gonglue-list .list-box section .item-box > a .info div i { width: 20px; height: 20px; margin-right: 6px; background: url('../../imgs/gonglue/time.png') no-repeat; background-size: 100% 100%; } .gonglue-list .list-box > div { width: 366px; } .gonglue .model2 .list2 { margin-top: 12px; border-top: 1px solid #EDEDED; } .app-must { border: 1px solid #EDEDED; } .app-must .title { border-bottom: 1px solid #EDEDED; padding-bottom: 12px; } .app-must .must > div:last-child:nth-child(4n-1) { margin-right: calc(25% + 3px); } .app-must .must > div:last-child:nth-child(4n-2) { margin-right: calc(50% + 6px); } .app-must .tag { width: 72px; height: 25px; line-height: 25px; text-align: center; flex-shrink: 0; background-color: #2e89e6; } .app-must .lists { border-bottom: 1px dashed #ededed; } .app-must .txt { max-width: 74px; margin-right: 4px; } .app-must .lists a:hover, .app-must .must > a:hover div { color: #EC5B4E; } .gonglue .model2 .list2 .normal { padding-top: 5px; } .gonglue .model2 .list2 .normal a { display: flex; align-items: center; padding-top: 14px; border-top: 1px dashed #EDEDED; margin-top: 14px; } .gonglue .model2 .list2 .normal a:first-child { border-top: none; margin-top: 0; padding-top: 0; } .gonglue .model2 .list2 .normal a > i { width: 68px; height: 22px; line-height: 22px; border-radius: 2px; color: #fff; background: #2E89E6; font-size: 14px; margin-right: 10px; text-align: center; } .gonglue .model2 .list2 .normal a > span { flex: 1; font-size: 14px; line-height: 21px; color: #333; } .gonglue .model2 .list3 { margin-top: 12px; border-top: 1px solid #EDEDED; } .gonglue .model2 .list3 a { display: flex; align-items: center; margin-top: 20px; } .gonglue .model2 .list3 a:first-child { margin-top: 12px; } .gonglue .model2 .list3 a .img-shell { width: 56px; height: 56px; border-radius: 10px; overflow: hidden; margin-right: 12px; } .gonglue .model2 .list3 a .img-shell:hover img { transform: scale(1.1); } .gonglue .model2 .list3 a .img-shell img { width: 56px; height: 56px; border-radius: 10px; transition: 0.3s; } .gonglue .model2 .list3 a .info { flex: 1; overflow: hidden; } .gonglue .model2 .list3 a .info h2 { color: #333; font-size: 16px; line-height: 24px; } .gonglue .model2 .list3 a .info .start-box { margin-top: 6px; display: flex; align-items: center; } .gonglue .model2 .list3 a .info .start-box .size { position: relative; padding-left: 16px; font-size: 16px; color: #999; } .gonglue .model2 .list3 a .info .start-box .size:after { content: '|'; position: absolute; color: #999; top: -1px; left: 0; z-index: 5; } /* ----�������-------- */ .star-score { width: 104px; height: 16px; background: url("http://www.y866.cn/libpic/img3/duoteimg/dtnew_assets/pcRewrite/imgs/game/star.png"); background-size: 100% 100%; } .star-score img { width: 102px; height: 16px; } .star-score .star-box { width: 0px; height: 16px; overflow: hidden; } .star-score .star-box.star1 { width: 20%; } .star-score .star-box.star2 { width: 40%; } .star-score .star-box.star3 { width: 60%; } .star-score .star-box.star4 { width: 80%; } .star-score .star-box.star5 { width: 100%; } .star-score .star-box.star0-5 { width: 8%; } .star-score .star-box.star1-5 { width: 29%; } .star-score .star-box.star2-5 { width: 50%; } .star-score .star-box.star3-5 { width: 71%; } .star-score .star-box.star4-5 { width: 92%; } /* ��ҳ */ .page { margin: 40px auto 30px; height: 28px; line-height: 38px; color: #999999; font-size: 16px; text-align: center; } .page .page-number .num, .page .page-select, .page .yes-page, .page .go-left, .page .go-right { display: inline-block; width: 32px; height: 32px; line-height: 32px; border: 1px solid #F5F5F5; border-radius: 6px; font-size: 14px; color: #999; margin-right: 6px; } .page .yes-page { background: #2e8ae6; color: #fff; } .page .ells { background: #F5F5F5; } .page .page-select { width: 55px; } .page .page-number { font-size: 0; margin: 0 36px; height: 32px; display: inline-block; } .page .page-number .num.cur { cursor: default; } .page .page-number .num.cur, .page .page-number .num:hover { background: #2e8ae6; color: #fff; border-color: #2e8ae6; } .page .page-select { text-align: center; margin: 0 6px; } .page .yes-page { margin: 0 10px; padding: 0 10px; } .page .yes-page:hover { background: #2e8ae6; color: #fff; border-color: #2e8ae6; } .page .go-left, .page .go-right { display: inline-block; margin-right: 6px; } .page .go-left { background: #F5F5F5 url("../../imgs/gonglue/page-l.png") no-repeat center; } .page .go-right { background: #F5F5F5 url("../../imgs/gonglue/page-r.png") no-repeat center; } /* -----��������ҳ----- */ .gonglue-detail .bread { margin-top: 10px; color: #666; font-size: 14px; line-height: 24px; } .gonglue-detail .ad { margin-top: 5px; overflow: hidden; } .gonglue-detail .ad .left { float: left; } .gonglue-detail .ad .right { float: right; } .gonglue-detail .model { margin-top: 10px; display: flex; } .gonglue-detail .detail-box { flex: 1; margin-right: 54px; } .gonglue-detail .detail-box > h1 { color: #000; font-size: 24px; line-height: 36px; text-align: center; font-weight: bold; } .gonglue-detail .model2-box { width: 366px; } .gonglue-detail .model2-box .model2 { margin-top: 10px; } .gonglue-detail .model2-box .model2:nth-of-type(1) { margin-top: 0; } .gonglue-detail .souce-time { margin-top: 18px; color: #999; font-size: 14px; line-height: 21px; } .gonglue-detail .souce-time .souce { margin-right: 30px; } .gonglue-detail .detail-info { margin-top: 10px; padding: 16px 0; border-top: 1px solid #EDEDED; border-bottom: 1px solid #EDEDED; } .gonglue-detail .detail-info p { color: #333; font-size: 16px; line-height: 30px; /*text-indent: 32px;*/ margin-top: 3px; } .gonglue-detail .detail-info img { display: block; margin: 0 auto; max-width: 100%; } .gonglue-detail .detail-box .page { margin-top: 16px; display: flex; align-items: center; justify-content: space-between; } .gonglue-detail .detail-box .page span, .gonglue-detail .detail-box .page span a { color: #2E89E6; font-size: 14px; line-height: 21px; } .gonglue-detail .detail-box .page span:hover, .gonglue-detail .detail-box .page span:hover a{ color: #EC5B4E; } .gonglue-detail .detail-box .tip { padding: 0 48px; margin-top: 20px; text-align: center; font-size: 14px; line-height: 21px; color: #999; } .gonglue-detail .detail-box .recommend { margin-top: 40px; } .gonglue-detail .detail-box .recommend > div { width: 88px; font-size: 22px; font-weight: bold; line-height: 33px; position: relative; color: #333; } .gonglue-detail .detail-box .recommend > div:after { content: ''; position: absolute; width: 100%; height: 4px; background: #EC5B4E; left: 0; bottom: -8px; } .gonglue-detail .detail-box .recommend > section { margin-top: 7px; border-top: 1px solid #EDEDED; font-size: 0; padding-top: 20px; } .gonglue-detail .detail-box .recommend > section a { box-sizing: border-box; display: inline-flex; justify-content: center; align-items: center; width: calc((100% - 30px) / 4); height: 84px; border: 1px solid #EDEDED; border-radius: 6px; margin-right: 10px; margin-top: 10px; padding: 0 10px; } .gonglue-detail .detail-box .recommend > section a:nth-of-type(-n + 4) { margin-top: 0; } .gonglue-detail .detail-box .recommend > section a:nth-of-type(4n) { margin-right: 0; } .gonglue-detail .detail-box .recommend > section a .img-shell { width: 54px; height: 54px; border-radius: 6px; overflow: hidden; } .gonglue-detail .detail-box .recommend > section a .img-shell img { width: 54px; height: 54px; border-radius: 6px; transition: 0.3s; } .gonglue-detail .detail-box .recommend > section a .img-shell:hover img { transform: scale(1.1); } .gonglue-detail .detail-box .recommend > section a .info { flex: 1; margin-left: 5px; overflow: hidden; } .gonglue-detail .detail-box .recommend > section a .info h2 { color: #333; font-size: 16px; line-height: 24px; } .gonglue-detail .detail-box .recommend > section a .info > div { margin-top: 5px; color: #999; font-size: 14px; display: flex; align-items: center; } .gonglue-detail .detail-box .recommend > section a .info > div span:nth-of-type(1) { width: 56px; white-space: nowrap; overflow: hidden; margin-right: 2px; } .gonglue-detail .model3 { border: 1px solid #EDEDED; border-radius: 6px; display: flex; align-items: center; padding: 20px; } .gonglue-detail .model3 .left { display: flex; align-items: center; flex: 1; overflow: hidden; } .gonglue-detail .model3 .left .img-shell { width: 72px; height: 72px; border-radius: 6px; overflow: hidden; margin-right: 15px; } .gonglue-detail .model3 .left .img-shell:hover img { transform: scale(1.1); } .gonglue-detail .model3 .left .img-shell img { width: 72px; height: 72px; border-radius: 6px; transition: 0.3s; } .gonglue-detail .model3 .info { flex: 1; overflow: hidden; } .gonglue-detail .model3 .info h2 { flex: 1; overflow: hidden; color: #333; font-size: 22px; line-height: 33px; } .gonglue-detail .model3 .down { margin-top: 8px; display: block; width: 80px; height: 30px; background: #2E56E6; border-radius: 6px; color: #fff; font-size: 15px; line-height: 30px; text-align: center; } /* ����css */ .gonglue-remark { margin-top: 20px; } .comment .comment-content .title, .comment .comment-main .bd .reply .reply-commert .title { font-weight: bold; font-size: 22px; line-height: 33px; color: #333; margin-bottom: 20px; } .comment .comment-content .comment-textarea, .comment .comment-main .bd .reply .reply-commert .comment-textarea { border: 1px solid #CDCDCD; width: auto; height: 158px; padding: 10px; resize: none; font-size: 14px; overflow: hidden; border-radius: 6px; } .comment .comment-content .comment-textarea img, .comment .comment-main .bd .reply .reply-commert .comment-textarea img{ vertical-align: middle; } .comment .comment-content .comment-textarea-cover, .comment .comment-main .bd .reply .reply-commert .comment-textarea-cover { border: 1px solid #ccc; width: auto; height: 80px; padding: 10px; resize: none; font-size: 14px; overflow: hidden; background: #fff; } .comment .comment-content .publish, .comment .comment-main .bd .reply .reply-commert .publish { margin: 10px 0; } .comment .comment-content .biaoq_ico, .comment .comment-main .bd .reply .reply-commert .biaoq_ico { left: 0px; position: absolute; top: 29px; width: 370px; height: 38px; background: #fff; z-index: 1; } .comment .comment-content .biaoq_ico span, .comment .comment-main .bd .reply .reply-commert .biaoq_ico span { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #e0e0e0; display: block; height: 24px; overflow: hidden; padding: 5px; } .comment .comment-content .biaoq_ico span img, .comment .comment-main .bd .reply .reply-commert .biaoq_ico span img { cursor: pointer; } .comment .comment-content .biaoq_ico i, .comment .comment-main .bd .reply .reply-commert .biaoq_ico i { display: block; height: 7px; margin: -42px auto 0px 28px; overflow: hidden; position: relative; width: 12px; } .comment .comment-main { display: flex; flex-direction: column; width: 100%; } .comment .comment-main .hd { border-bottom: 1px solid #EDEDED; } .comment .comment-main .hd .tab-mod { float: left; } .comment .comment-main .hd .tab-mod a { float: left; font-size: 16px; color: #333333; line-height: 28px; margin-right: 35px; position: relative; top: 2px; padding: 6px 0; border-bottom: 3px solid transparent; } .comment .comment-main .hd .tab-mod a.cur { color: #2e8ae6; font-weight: bold; } .comment .comment-main .hd .tab-mod a.cur::after { content: ''; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0px; width: 46px; height: 4px; background-color: #2E89E6; border-radius: 23px; } .comment .comment-main .hd .more { float: right; margin-top: 12px; color: #979797; } .comment .comment-main .hd .more:hover { color: #666; } .comment .comment-main .bd .reply { padding: 12px 0 8px; font-size: 14px; border-bottom: 1px solid #f4f4f4; } .comment .comment-main .bd .reply .re-reply-lists { position: relative; margin-top: 10px; padding: 0 16px 0; background: #f7f7f7; border-radius: 6px; } .comment .comment-main .bd .reply .re-reply-lists .triangle { width: 0; height: 0; position: absolute; border: 10px solid transparent; border-bottom-color: #f2f2f2; top: -20px; left: 15px; } .comment .comment-main .bd .reply .re-reply-lists .re-reply { padding: 16px 0; } .comment .comment-main .bd .reply .re-reply-lists .fold-up { text-align: right; padding-top: 13px; cursor: pointer; } .comment .comment-main .bd .reply .re-reply-lists .fold-up .icon-up { display: inline-block; width: 12px; height: 7px; margin-left: 5px; } .comment .comment-main .bd .reply .reply-commert { padding-top: 20px; } .comment .comment-main .bd .replay-head { color: #999; line-height: 30px; position: relative; } .comment .comment-main .bd .replay-head .net-name { margin-right: 40px; } .comment .comment-main .bd .replay-head .rt-reply .like { color: #999; float: right; } .comment .comment-main .bd .replay-head .rt-reply .to-reply { margin-left: 40px; color: #999; } .comment .comment-main .bd .replay-info { color: #333; line-height: 24px; } /* ������������css */ .limit-width { width: 1200px; } .friendship-url .lists li { width: 12.5%; margin: 8px 0; padding: 0px 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .friendship-url .lists li:last-child:nth-child(8n - 1) { margin-right: 12.5%; } .friendship-url .lists li:last-child:nth-child(8n - 2) { margin-right: 25%; } .friendship-url .lists li:last-child:nth-child(8n - 3) { margin-right: 37.5%; } .friendship-url .lists li:last-child:nth-child(8n - 4) { margin-right: 50%; } .friendship-url .lists li:last-child:nth-child(8n - 5) { margin-right: 62.5%; } .friendship-url .lists li:last-child:nth-child(8n - 6) { margin-right: 75%; } .friendship-url .lists li:last-child:nth-child(8n - 7) { margin-right: 87.5%; } .gonglue .model2 .list a:hover span, .gonglue .model2 .list2 .normal a:hover > span, .gonglue .model2 .list3 a:hover .info h2, .gonglue .model2 .list2 .inline-box a:hover h6 { color: #EC5B4E; } .gonglue-detail .comment .bd .bd-list { display: none; } .gonglue-detail .comment .bd .bd-list.cur { display: block; } .gonglue-detail .comment .publish { display: flex; justify-content: space-between; } .gonglue-detail .comment .expression { display: block; padding-left: 25px; height: 21px; line-height: 21px; position: relative; background: url('http://www.y866.cn/libpic/img4/duoteimg/dtnew_assets/pcRewrite/imgs/game/emote.png') 0 0 no-repeat; background-size: 20px 20px; } .gonglue-detail .comment .publish .comm-btn { background: #FD7B32; border-radius: 6px; height: 24px; width: 74px; color: #fff; font-size: 14px; text-align: center; cursor: pointer; line-height: 24px; }