Files
damuyunHome/css/ainong/trade.css

449 lines
8.0 KiB
CSS
Raw Normal View History

2024-07-04 15:22:53 +08:00
/*************
名称活体交易平台
作者杨振天
创建时间2022-03-29
结束时间2022-04-18
**************/
/* 活体交易平台 CSS */
* {
margin: 0;
padding: 0;
}
html,
body {
margin: 0 auto;
width: 100% !important;
overflow: auto;
}
/********* 内容顶部背景 CSS START*********/
.bg-trade {
position: relative;
margin: 0 auto;
width: 100%;
height: 580px;
background-image: url(../../img/trade/banner.png);
background-position: top center; /* 定义图片起始位置 */
background-repeat: no-repeat;
background-size: cover;
}
.bg-overlay {
background-color: rgba(37, 41, 52, 0.7);
z-index: 3;
}
.index-top {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
font-weight: 700;
color: #ffffff;
line-height: 24px;
text-align: center;
}
.index-top h1 {
font-size: 80px;
letter-spacing: 16px;
}
.index-top h2 {
font-size: 26px;
letter-spacing: 5.2px;
}
/* 主题布局 */
/*********** 公共样式 ***********/
.main-content .container,
.clear-padding {
padding-left: 0 !important;
padding-right: 0 !important;
}
h3 {
height: 32px;
font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
font-weight: 700;
text-align: left;
color: #252934;
line-height: 24px;
margin-bottom: 0;
}
.comment-title {
margin-left: 5%;
}
.main-title {
font-size: 32px;
}
.tale-title {
margin-top: -1.2%;
opacity: 0.1;
font-size: 40px;
text-transform: uppercase;
}
.row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.transaction,
.link,
.stock {
position: relative;
padding-top: 10%;
}
.center-block {
display: flex;
align-items: center;
justify-content: center;
}
/* 1.生资交易 CSS */
/* .transaction-commont {
margin: 2% 0 0;
} */
.h4 {
font-size: 22px;
font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
font-weight: 700;
text-align: left;
color: #252934;
line-height: 24px;
}
.list-boxS {
margin: 3.8% 0 0;
padding: 0 5% !important;
}
/* new CSS */
/* .graphic-con > .ul-inside {
margin-left: 1.2rem;
}
.ul-inside ul {
list-style: square;
margin-top: 1.4rem;
color: #7fb63e;
color: blue;
}
.graphic-con ul li {
margin: 0.8rem 0 0 0;
}
.graphic-con ul li span {
font-size: 18px;
font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
font-weight: 400;
text-align: justify;
color: #737c86;
line-height: 20px;
margin-bottom: 0 !important;
} */
/*************/
.commont-tale-list {
margin-top: 2.4%;
display: flex;
align-items: center;
}
.ellipse {
min-width: 8px;
min-height: 8px;
border-radius: 50%;
margin-right: 0.6rem;
background-color: #3e68b6;
}
.commont-tale-list p {
font-size: 18px;
font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
font-weight: 400;
text-align: justify;
color: #737c86;
line-height: 20px;
margin-bottom: 0 !important;
}
.transaction-listBox {
margin: 0.8rem 0 3rem;
}
.listBox-img-con {
align-items: flex-start;
}
.trans-listPic-title,
.trans-listPic-con {
justify-content: flex-start !important;
}
.trans-listPic-con {
margin: 0.8rem 0 0;
}
.trans-listPic-con span {
font-size: 17px;
font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
font-weight: 400;
text-align: left;
color: #737c86;
line-height: 24px;
}
.trans-sm-css {
display: none;
}
/* 2.生资链 CSS */
.link {
overflow: hidden;
background-color: #fbfbfb;
}
.link-img-box {
margin: 4% 0 6%;
}
.link-img-box img {
width: 90% !important;
}
/* 3. */
.stock-title-sm {
display: none;
}
.stock-title {
position: relative;
}
.stock-title .comment-title {
margin: 0;
}
.stock-img-left {
justify-content: flex-end !important;
}
.stock-title-box h3 {
display: inline-block;
text-align: center;
}
.stock-title-box .tale-title {
margin-top: -2.4% !important;
}
.stock-img-right {
justify-content: flex-start !important;
}
.stock-list {
margin: 6% 0 4%;
}
.stock-list-con p {
font-size: 20px;
font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
font-weight: 400;
text-align: left;
color: #737c86;
text-align: center;
max-width: 100%;
height: auto;
margin-top: 10%;
}
/* 4.爱农云联 */
.aito-box {
position: relative;
width: 100%;
background-image: url(../../img/trade/14.png);
background-position: top center;
background-repeat: no-repeat;
background-size: cover;
}
.aito-con {
margin: 6% auto;
}
.aito-img-con {
/* align-items:flex-end !important; */
padding-right: 10% !important;
justify-content: flex-end !important;
}
.aito-con-tex-text {
justify-content: flex-start !important;
}
.aito-con-tex h3 {
height: 80px !important;
color: #ffffff !important;
line-height: 48px !important;
letter-spacing: 12.8px;
}
.strip {
width: 14%;
height: 5%;
height: 10px !important;
opacity: 0.5;
background: linear-gradient(0deg, #07c010 0%, #07c160 100%);
margin-top: 2rem;
margin-bottom: 1.5rem;
}
.aito-p {
opacity: 0.7;
font-size: 20px;
font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
font-weight: 400;
text-align: left;
color: #ffffff;
line-height: 24px;
letter-spacing: 8px;
}
.aito-con-main-sm {
display: none;
}
@media screen and (min-width: 1200px) {
.container {
max-width: 1200px;
}
}
@media screen and (max-width: 460px) {
.container {
max-width: 100%;
}
.bg-trade {
height: 200px;
}
.index-top {
line-height: 19px;
}
.index-top h1 {
margin-top: 42%;
font-size: 26px;
letter-spacing: 4px;
}
.disappear {
font-size: 0 !important;
}
/**** 公共样式 ****/
h3 {
height: 24px;
line-height: 24px;
}
.comment-title {
margin-left: 5%;
}
.main-title {
/* font-size: 20px !important; */
font-size: 19px !important;
}
.tale-title {
margin-top: -2.6%;
opacity: 0.1;
/* font-size: 24px; */
font-size: 20px;
text-transform: uppercase;
}
/* 1.生资交易 */
.h4 {
/* height: 22px; */
font-size: 17px;
}
.trans-listPic-title > .h4 {
margin-bottom: 0 !important;
}
.h5 {
font-size: 15px !important;
}
.ellipse {
min-width: 5px;
min-height: 5px;
}
.commont-tale-list > .ellipse {
display: none;
}
.commont-tale-list p {
font-size: 13px;
}
/* .trans-listPic-con {
text-align: center !important;
}*/
.trans-imglist-smBoxS {
margin: 1.2rem 0 3rem;
}
.trans-imglist-smBox {
margin: 0.8rem 0 0 !important;
}
.trans-lgmd-css {
display: none;
}
.trans-sm-css {
display: block;
}
.trans-imgsm-css > .col-sm-2 {
width: 20%;
}
.trans-imgsm-css > .col-sm-10 {
width: 80% !important;
}
.trans-listPic-con {
justify-content: flex-start !important;
margin: 0.4rem 0 0;
}
.trans-sm-img {
width: 56%;
}
.trans-listPic-con span {
font-size: 13px;
}
/* 2.生资链 */
/* 3.线上活畜交易平台 */
.stock-title-sm {
display: block;
}
.stock-title {
display: none;
}
.stock-list {
margin: 6% 0 4%;
}
.stock-listPic > .col-sm-6 {
width: 50% !important;
}
.img-circle {
width: 28%;
margin-right: 3% !important;
}
.stock-list-con {
display: flex;
align-items: center;
justify-content: start;
margin: 0.4rem 0 0;
padding-left: 5% !important;
}
.stock-list-con p {
font-size: 15px;
margin-top: 0.94rem;
letter-spacing: 1px;
}
/* 4.爱农云联 */
.aito-box {
height: 230px;
}
.aito-con-main > .col-sm-6,
.aito-con-main > .col-sm-12 {
width: 50% !important;
}
.aito-con-tex > .col-sm-12 {
height: 100% !important;
}
.aito-con-tex h3 {
font-size: 16px !important;
color: #ffffff !important;
line-height: 20px !important;
letter-spacing: 0.8px;
}
.aito-img-con img {
width: 86%;
}
.aito-img-con-right {
padding: 0 0 !important;
}
.strip {
width: 24%;
height: 6px !important;
opacity: 0.5;
margin: 0.6rem 0 0.6rem;
}
.aito-p {
opacity: 0.7;
font-size: 12px;
line-height: 24px;
letter-spacing: 1.2px;
}
.foot-box {
display: none;
}
}