@charset "utf-8";
/*
	MBTXW.COM Copyright (C)2008-2099 www.mbtxw.com
	Author: mbtxw.com, QQ:536205792.
    Special note: do not modify this document without permission.
*/
/*下载列表*/
.down-banner {margin:20px auto;background-image:url("../images/banner/banner-09.jpg");background-repeat:no-repeat;background-position:center 20%;background-size:cover;width:98%;height:500px;border-radius:10px;}
.down-banner .banner-title {z-index:9;height:300px;padding-top:60px;border-radius:5px;}
.down-banner .banner-title h2 {font-size:48px;color:#fff;letter-spacing:10px;text-shadow:-1px -1px #fff,1px 1px #333;font-family:'aliFangYuan',sans-serif;padding-bottom:30px;}
.down-banner .banner-title p {font-size:30px;color:#fff;padding-bottom:50px;font-family:'aliFangYuan',sans-serif;}


/*下载列表标签*/
.down-list-tag {}
.down-list-tag ul {margin-right:-21px;}
.down-list-tag .li-down {font-size:14px;position:relative;float:left;width:540px;margin-right:21px;margin-bottom:20px;padding:15px 15px;background:#FFFFFF;border-radius:8px;}
.down-list-tag .li-down:nth-child(2n){margin-right:0px;}
.down-list-tag .li-down:hover {box-shadow:0 1px 6px rgba(0,0,0,.35);}
.down-list-tag .liq-img {float:left;width:120px;height:169px;overflow:hidden;border-radius:5px;}
.down-list-tag .liq-img img {-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.down-list-tag .liq-img:hover img {-webkit-transform:scale(1.13);-ms-transform:scale(1.13);-moz-transform:scale(1.13);-o-transform:scale(1.13);transform:scale(1.13);}
.down-list-tag .liq-info {float:left;width:409px;margin-left:15px;width: calc(100% - 135px);}
.down-list-tag .liq-info b a {display:block;height:23px;line-height:23px;overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap;}

.down-list-tag .liq-info .p-info {margin-top:47px;margin-bottom:30px;height:46px;line-height:23px;overflow:hidden;color:rgba(0,0,0,.35);text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.down-list-tag .liq-info .p-type {color:rgba(0,0,0,.35);}
.down-list-tag .liq-info .p-type em {font-style:normal;padding:0 5px;}

.down-list-tag i {position:absolute;z-index:10;left:105px;bottom:16px;}
.down-list-tag i img {background:#FFFFFF;width:26px;height:26px;border-radius:2px;}


.down-title {position:relative;text-align:center;}
.down-title h1 {font-weight:bold;position:absolute;top:0;z-index:1;width:100%;font-family:Arial;font-size:100px;color:rgba(0,0,0,0.1);}
.down-title h2 {z-index:2;font-family:"Microsoft YaHei", 微软雅黑;font-size:48px;font-weight:bold;color:rgb(0, 0, 0);line-height:70px;padding-top:56px;}
.down-title p {margin-top:14px;margin-bottom:50px;}
.down-title p em {display:inline-block;margin:0 6px 0 0;height:6px;border-radius:6px;}
.down-title p em:nth-child(1) {width:6px;background:#c00303;animation:p-span-ana 1.2s linear infinite alternate;}
.down-title p em:nth-child(2) {background:#404040;animation:p-span-anb 1.2s linear infinite alternate;}
@keyframes p-span-ana {
  0% {
	width: 6px;
}
100% {
	width: 48px;
}
}
@keyframes p-span-anb {
  0% {
	width: 48px;
}
100% {
	width: 6px;
}
}




/*下载首页标签*/
.down-img-tag {}
.down-img-tag ul {margin-left:-22px;}
.down-img-tag li {width:684px;font-size:14px;float:left;margin-left:22px;margin-bottom:20px;padding:15px 15px;background:#FFFFFF;border-radius:8px;position:relative;}
.down-img-tag li:hover {box-shadow:0 1px 6px rgba(0,0,0,.35);}
.down-img-tag .liq-img {float:left;width:120px;height:169px;overflow:hidden;border-radius:5px;}
.down-img-tag .liq-img img {-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.down-img-tag .liq-img:hover img {-webkit-transform:scale(1.13);-ms-transform:scale(1.13);-moz-transform:scale(1.13);-o-transform:scale(1.13);transform:scale(1.13);}
.down-img-tag .liq-info {float:left;width:549px;margin-left:15px;}
.down-img-tag .liq-info b a {display:block;height:23px;line-height:23px;overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap;}

.down-img-tag .liq-info .p-info {margin-top:50px;margin-bottom:30px;height:46px;line-height:23px;overflow:hidden;color:rgba(0,0,0,.35);text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.down-img-tag .liq-info .p-type {color:rgba(0,0,0,.35);}
.down-img-tag .liq-info .p-type em {font-style:normal;padding:0 5px;}

.down-img-tag i {position:absolute;z-index:10;left:105px;bottom:16px;}
.down-img-tag i img {background:#FFFFFF;width:26px;height:26px;border-radius:2px;}



.down-list-left {width:260px;float:left;margin-right:20px;}
.down-list-right {float:right;width:calc(100% - 280px);}


/*浮动置顶*/
.down-fixed.fd-active {position:fixed;top:100px;z-index:6;box-shadow:0 0 15px rgb(0 0 0/50%);}



.down-show {background:#FFFFFF;border-radius:8px;padding:26px;}

.down-show h1 {padding-bottom:20px;}


/*基本信息*/
.down-show .left-data {background:rgb(246 247 249 / 62%);height:38px;line-height:38px;padding:10px 16px;border-radius:10px;}
.down-show .left-data i {font-size:14px;}


.down-btn {padding-top:60px;position:relative;}
.down-btn .btnltft {text-align:center;}
.down-btn .btnltft a {width:188px;height:50px;line-height:50px;color:#fff;display:block;background:linear-gradient(135deg, #cc0000 0%, rgba(255,108,85,1) 100%);border-radius:6px;font-size:18px;}
.down-btn .btnltft:hover a {background:linear-gradient(90deg,rgb(245, 68, 68),rgb(254, 119, 98));color:#fff;}
.down-btn .btnright {font-size:12px;color:#cbcbcb;position:absolute;right:0px;bottom:0px;}



.down-show-info {background:#FFFFFF;border-radius:8px;padding:26px;margin-top:20px;}
.down-show-info h2 {padding-bottom:10px;border-bottom:#EEEEEE 1px solid;}


.down-show-info .content {font-size:16px;line-height:200%;padding:16px 0px;}


/*下载同类相关标签*/
.down-showbox {overflow:hidden;background:#FFFFFF;border-radius:8px;padding:26px 26px 6px 26px;margin-top:20px;}
.down-showbox h2 {margin-bottom:20px;border-bottom:#EEEEEE 1px solid;padding-bottom:10px;}
.down-showbox h2 b {font-size:18px;}
.down-showbox h2 span {float:right;color:#999999;}

/*详情页获取相关下载标签*/
.down-showbox .album-down-tag {margin-left:-20px;}
.down-showbox .album-down-tag li {width:514px;overflow:hidden;float:left;padding:0 12px;background:#F6F6F6;margin-left:20px;margin-bottom:20px;padding:15px;font-size:14px;border-radius:6px;}
.down-showbox .album-down-tag img {float:left;width:160px;height:120px;border-radius:5px;}
.down-showbox .album-down-tag .album-title {float:right;width:344px;font-size:14px;font-weight:bold;display:flex;justify-content:space-between;margin-left:0px;padding-top:40px;padding-bottom:10px;border-bottom:#B6B6B6 1px solid;position:relative;}
.down-showbox .album-down-tag .album-title b {width:85%;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.down-showbox .album-down-tag .album-title span {background:#000000;width:20px;height:20px;line-height:20px;transition:all 0.3s ease;border-radius:25px;color:#fff;font-style:normal;font-family:simsun;text-align:center;}
.down-showbox .album-down-tag .album-title:hover span {background:#DF0522;}
.down-showbox .album-down-tag .album-title:after {content:""; width:0;border-bottom:#DF0522 1px solid;position:absolute;bottom:-1px;transition:all 0.3s ease;}
.down-showbox .album-down-tag li:hover .album-title:after {width:100%;}
.down-showbox .album-down-tag .on {}
.down-showbox .album-down-tag .on .album-title {color:#DF0522;}
.down-showbox .album-down-tag .on .album-title span {background:#DF0522;}



