长城期货
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

642 lines
14 KiB

.more {
display: flex;
align-items: center;
font-size: 16px;
line-height: 18px;
color: #f08200;
}
.more img {
margin-left: 7px;
}
.more:hover {
color: #f08200;
}
.downAppBlock {
background: #f7f7f7;
padding-top: 40px;
}
.downAppBlock .w1280 > .tips {
position: relative;
padding: 32px 50px 31px;
background: #fff;
}
.downAppBlock .w1280 > .tips .tit {
font-weight: bold;
font-size: 16px;
color: #333;
}
.downAppBlock .w1280 > .tips p {
height: 70px;
overflow-y: auto;
margin-top: 16px;
font-size: 14px;
line-height: 1.75;
color: #666;
}
.downAppBlock .w1280 > .tips::before {
display: block;
content: "";
position: absolute;
left: 0;
top: 0;
width: 4px;
height: 100%;
background: #f08200;
}
.downAppBlock .w1280 .content {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 40px;
padding-bottom: 30px;
}
.downAppBlock .w1280 .content .list {
width: calc((100% - 30px) / 2);
margin-bottom: 30px;
padding: 49px 40px 46px;
background: #fff;
}
.downAppBlock .w1280 .content .list .top {
display: flex;
justify-content: space-between;
padding-bottom: 31px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.downAppBlock .w1280 .content .list .top .left {
display: flex;
}
.downAppBlock .w1280 .content .list .top .left .ico {
overflow: hidden;
width: 52px;
height: 52px;
font-size: 0;
border-radius: 10px;
margin-right: 30px;
}
.downAppBlock .w1280 .content .list .top .left .tit {
margin-top: -4px;
font-size: 22px;
color: #333;
}
.downAppBlock .w1280 .content .list .top .left .type {
margin-top: 11px;
font-size: 15px;
color: #666;
}
.downAppBlock .w1280 .content .list .top .left .time {
margin-top: 4px;
font-size: 15px;
color: #666;
}
.downAppBlock .w1280 .content .list .top .left .more {
margin-top: 16px;
}
.downAppBlock .w1280 .content .list .top .right {
font-size: 0;
}
.downAppBlock .w1280 .content .list .mobTop {
display: none;
}
.downAppBlock .w1280 .content .list .bottom {
overflow-y: auto;
height: 53px;
margin-top: 25px;
padding-right: 20px;
font-size: 15px;
line-height: 1.75;
color: #666;
}
.downAppBlock .w1280 .content .list .bottom::-webkit-scrollbar-track-piece {
background-color: #e6e6e6;
}
.downAppBlock .w1280 .content .list .bottom::-webkit-scrollbar-thumb:vertical {
background-color: #f08200;
}
.downPcBlock {
padding: 40px 0 30px;
background: #f7f7f7;
}
.downPcBlock .w1280 > .tips {
position: relative;
padding: 32px 50px 31px;
background: #fff;
}
.downPcBlock .w1280 > .tips .tit {
font-weight: bold;
font-size: 16px;
color: #333;
}
.downPcBlock .w1280 > .tips p {
height: 70px;
overflow-y: auto;
margin-top: 16px;
font-size: 14px;
line-height: 1.75;
color: #666;
}
.downPcBlock .w1280 > .tips::before {
display: block;
content: "";
position: absolute;
left: 0;
top: 0;
width: 4px;
height: 100%;
background: #f08200;
}
.downPcBlock .w1280 .content {
margin-top: 40px;
}
.downPcBlock .w1280 .content .list {
width: 100%;
margin-bottom: 30px;
padding: 50px 50px 44px;
background: #fff;
}
.downPcBlock .w1280 .content .list .top {
display: flex;
justify-content: space-between;
padding-bottom: 35px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.downPcBlock .w1280 .content .list .top .left {
display: flex;
}
.downPcBlock .w1280 .content .list .top .left .img {
margin-right: 30px;
font-size: 0;
}
.downPcBlock .w1280 .content .list .top .left .text .tit {
font-size: 22px;
color: #333;
}
.downPcBlock .w1280 .content .list .top .left .text .info {
display: flex;
align-items: center;
flex-wrap: wrap;
padding-top: 7px;
font-size: 14px;
color: #666;
}
.downPcBlock .w1280 .content .list .top .left .text .info span {
position: relative;
padding-right: 19px;
margin-right: 20px;
margin-top: 10px;
}
.downPcBlock .w1280 .content .list .top .left .text .info span:last-child {
margin-right: 0;
padding-right: 0;
}
.downPcBlock .w1280 .content .list .top .left .text .info span:last-child::after {
display: none;
}
.downPcBlock .w1280 .content .list .top .left .text .info span::after {
display: block;
content: "";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 12px;
background: #ccc;
}
.downPcBlock .w1280 .content .list .top .left .text .number {
margin-top: 10px;
font-size: 14px;
line-height: 1.75;
color: #666;
}
.downPcBlock .w1280 .content .list .top .right {
display: flex;
}
.downPcBlock .w1280 .content .list .top .right a {
display: flex;
align-items: center;
justify-content: center;
width: 150px;
height: 46px;
border: 1px solid #f08200;
border-radius: 23px;
font-size: 15px;
}
.downPcBlock .w1280 .content .list .top .right a img {
margin-right: 7px;
}
.downPcBlock .w1280 .content .list .top .right a.book {
color: #f08200;
}
.downPcBlock .w1280 .content .list .top .right a.down {
margin-left: 20px;
background: #f08200;
color: #fff;
}
.downPcBlock .w1280 .content .list .bottom {
margin-top: 22px;
font-size: 14px;
line-height: 1.75;
color: #999;
}
.downPcBlock .w1280 .content .learningMore {
display: flex;
align-items: center;
justify-content: center;
width: 200px;
margin: 0 auto;
padding: 12px 0;
font-size: 16px;
color: #666;
}
.downPcBlock .w1280 .content .learningMore img {
margin-right: 11px;
}
.downWindow {
display: none;
position: fixed;
top: 0;
left: 0;
z-index: 5;
background: rgba(0, 0, 0, 0.3);
width: 100%;
height: 100vh;
}
.downWindow .content {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
max-width: 947px;
max-height: 710px;
width: 90%;
height: 90%;
padding-top: 44px;
background: #FFFFFF;
border-radius: 10px;
}
.downWindow .content .tit {
text-align: center;
font-weight: bold;
font-size: 24px;
line-height: 1.75;
color: #333333;
}
.downWindow .content .text {
height: 450px;
margin: 0 32px;
margin-top: 31px;
padding-left: 32px;
padding-right: 30px;
overflow-y: auto;
}
.downWindow .content .text .first {
margin-bottom: 38px;
font-weight: bold;
font-size: 16px;
}
.downWindow .content .text p {
margin-bottom: 32px;
font-size: 16px;
line-height: 2;
color: #333;
}
.downWindow .content .text::-webkit-scrollbar {
width: 7px;
height: 7px;
}
.downWindow .content .text::-webkit-scrollbar-track-piece {
background-color: #e6e6e6;
}
.downWindow .content .text::-webkit-scrollbar-thumb:vertical {
background-color: #f08200;
}
.downWindow .content .menu {
display: flex;
align-items: center;
justify-content: center;
padding: 32px 0;
margin: 0 64px;
margin-top: 37px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.downWindow .content .menu a {
display: flex;
align-items: center;
justify-content: center;
width: 100px;
height: 40px;
border-radius: 10px;
font-size: 16px;
color: #fff;
}
.downWindow .content .menu a.submit {
margin-right: 20px;
background: #f08200;
border-radius: 10px;
}
.downWindow .content .menu a.cancel {
background: #c6c6c6;
}
.downInfoBlock {
padding: 40px 0 30px;
background: #f7f7f7;
}
.downInfoBlock .w1280 .list {
display: flex;
justify-content: space-between;
align-items: center;
transition: border 0.5s, box-shadow 0.5s;
margin-bottom: 30px;
padding: 27px 40px;
box-shadow: none;
background: #fff;
border: 1px solid #fff;
}
.downInfoBlock .w1280 .list .left {
display: flex;
align-items: center;
}
.downInfoBlock .w1280 .list .left .img {
width: 24px;
margin-right: 25px;
font-size: 0;
}
.downInfoBlock .w1280 .list .left .tit {
font-size: 18px;
line-height: 1.75;
color: #333;
}
.downInfoBlock .w1280 .list .right {
display: flex;
align-items: center;
}
.downInfoBlock .w1280 .list .right .leftInfo {
display: flex;
align-items: center;
}
.downInfoBlock .w1280 .list .right .leftInfo .time {
position: relative;
font-size: 15px;
color: #666;
padding-right: 20px;
margin-right: 20px;
}
.downInfoBlock .w1280 .list .right .leftInfo .time::after {
display: block;
content: "";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 12px;
background: #ccc;
}
.downInfoBlock .w1280 .list .right .leftInfo .info {
font-size: 15px;
color: #666;
}
.downInfoBlock .w1280 .list .right .down {
display: flex;
align-items: center;
justify-content: center;
transition: background 0.5s, color 0.5s;
width: 150px;
height: 46px;
margin-left: 50px;
border: 1px solid #f08200;
border-radius: 23px;
font-size: 15px;
color: #f08200;
}
.downInfoBlock .w1280 .list .right .down img {
margin-right: 7px;
}
.downInfoBlock .w1280 .list .right .down img:nth-child(2) {
display: none;
}
@media (any-hover: hover) {
.downInfoBlock .w1280 .list:hover {
box-shadow: 0px 10px 20px 0px rgba(240, 130, 0, 0.05);
border-color: #f08200;
}
.downInfoBlock .w1280 .list:hover .right .down {
background-color: #f08200;
color: #f7f7f7;
}
.downInfoBlock .w1280 .list:hover .right .down img {
display: none;
}
.downInfoBlock .w1280 .list:hover .right .down img:nth-child(2) {
display: block;
}
}
@media (max-width: 1080px) {
.downAppBlock {
padding: 40px 0 10px;
}
.downAppBlock .w1280 .tips {
padding: 30px 40px;
}
.downAppBlock .w1280 .content {
margin-top: 30px;
padding-bottom: 0;
}
.downAppBlock .w1280 .content .list {
width: 100%;
}
.downAppBlock .w1280 .content .list .bottom {
height: auto;
}
.downPcBlock {
padding: 40px 0 10px;
}
.downPcBlock .w1280 .tips {
padding: 30px 40px;
}
.downPcBlock .w1280 .content {
margin-top: 30px;
}
.downPcBlock .w1280 .content .list .top {
flex-direction: column;
}
.downPcBlock .w1280 .content .list .top .left {
flex-direction: column;
}
.downPcBlock .w1280 .content .list .top .left .img {
min-width: 50px;
margin-bottom: 20px;
}
.downPcBlock .w1280 .content .list .top .left .info {
padding-top: 0;
}
.downPcBlock .w1280 .content .list .top .left .text {
font-size: 20px;
}
.downPcBlock .w1280 .content .list .top .right {
margin-top: 20px;
}
.downInfoBlock {
padding: 40px 0 10px;
}
.downInfoBlock .w1280 .list {
flex-direction: column;
align-items: flex-start;
padding: 20px 40px;
}
.downInfoBlock .w1280 .list .left .tit {
font-size: 16px;
line-height: 24px;
}
.downInfoBlock .w1280 .list .right {
flex-wrap: wrap;
margin-top: 15px;
}
.downInfoBlock .w1280 .list .right .down {
margin-left: 0;
}
.downInfoBlock .w1280 .list .right .leftInfo {
display: flex;
margin-right: 30px;
}
::-webkit-scrollbar {
display: block;
}
.tips p {
padding-right: 10px;
}
}
@media (max-width: 550px) {
.downInfoBlock .w1280 .list .right .leftInfo {
width: 100%;
margin-right: 0;
margin-bottom: 15px;
}
}
@media (max-width: 500px) {
.downAppBlock .w1280 .tips p::-webkit-scrollbar {
display: block;
}
.downAppBlock .w1280 .content .list {
padding: 20px;
}
.downAppBlock .w1280 .content .list .top {
display: none;
flex-direction: column;
padding-bottom: 20px;
}
.downAppBlock .w1280 .content .list .top .left {
width: 100%;
}
.downAppBlock .w1280 .content .list .top .left .ico {
min-width: 52px;
margin-right: 20px;
}
.downAppBlock .w1280 .content .list .top .left .tit {
font-size: 20px;
}
.downAppBlock .w1280 .content .list .top .left .type {
font-size: 14px;
}
.downAppBlock .w1280 .content .list .top .left .time {
font-size: 14px;
}
.downAppBlock .w1280 .content .list .top .right {
margin-top: 20px;
width: 80px;
}
.downAppBlock .w1280 .content .list .mobTop {
display: flex;
justify-content: space-between;
}
.downAppBlock .w1280 .content .list .mobTop .left {
width: calc(100% - 90px);
}
.downAppBlock .w1280 .content .list .mobTop .left .tit {
display: flex;
align-items: center;
}
.downAppBlock .w1280 .content .list .mobTop .left .tit .ico {
font-size: 0;
min-width: 52px;
height: 52px;
border-radius: 4px;
overflow: hidden;
}
.downAppBlock .w1280 .content .list .mobTop .left .tit .text {
margin-left: 15px;
}
.downAppBlock .w1280 .content .list .mobTop .left .tit .text p {
font-weight: bold;
font-size: 16px;
}
.downAppBlock .w1280 .content .list .mobTop .left .tit .text .time {
margin-top: 4px;
font-size: 12px;
}
.downAppBlock .w1280 .content .list .mobTop .left .type {
margin-top: 10px;
font-size: 14px;
}
.downAppBlock .w1280 .content .list .mobTop .left .more {
margin-top: 10px;
font-size: 14px;
}
.downAppBlock .w1280 .content .list .mobTop .right {
width: 80px;
height: 80px;
}
.downAppBlock .w1280 .content .list .bottom {
padding-top: 10px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-top: 15px;
font-size: 14px;
}
.downPcBlock .w1280 .content .list {
padding: 20px;
}
.downPcBlock .w1280 .content .list .top .left .text .tit {
font-weight: bold;
font-size: 16px;
}
.downPcBlock .w1280 .content .list .top .left .text .info span {
padding-right: 10px;
margin-right: 10px;
}
.downWindow .content {
height: 90%;
padding-top: 30px;
}
.downWindow .content .text {
margin: 0 20px;
margin-top: 20px;
padding-left: 10px;
padding-right: 20px;
}
.downWindow .content .text .first {
margin-bottom: 20px;
}
.downWindow .content .text p {
margin-bottom: 15px;
font-size: 14px;
line-height: 1.75;
}
.downWindow .content .menu {
margin: 0 20px;
margin-top: 30px;
}
.downInfoBlock .w1280 .list {
padding: 20px;
}
.downInfoBlock .w1280 .list .left .img {
margin-right: 15px;
}
.downInfoBlock .w1280 .list .left .tit {
font-weight: bold;
}
}/*# sourceMappingURL=download.css.map */