/*************
  名称：订单认养
  作者：杨振天
  创建时间：2022-04-20
  结束时间：2022-04-21
**************/
/* 订单认养 CSS */
*,
p,
dl,
ol,
ul {
    margin: 0;
    padding: 0;
}

html,
body {
    margin: 0 auto;
    width: 100% !important;
    overflow: auto;
}

/********* 内容顶部背景 CSS START*********/
.bg-order {
    position: relative;
    margin: 0 auto;
    width: 100%;
    height: 580px;
    /* background-image: url(../images/order/banner.png); */
    background-image: url(../images/home/bg-blog-solution.jpg);
}

.bg-order,
.solution-con-img,
.monitoring {
    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,
.row,
.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;
}

.poultry,
.solution,
.traceability,
.process,
.monitoring {
    position: relative;
    padding-top: 10%;
}

.process {
    padding-top: 4% !important;
}

.center-block {
    display: flex;
    align-items: center;
    justify-content: center;
}

.solution {
    background: #fbfbfb;
}

.point-tex-box,
.point-tex-outBox > span,
.ul-inside ul li > span,
.traceability-tex p,
.footService-comment,
.iden-title > p,
.monitoring-btnBox > p {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
    font-weight: 400;
    line-height: 24px;
}

/* 1.行业难点 CSS */
.poultry {
    margin-bottom: 6rem;
}

.poultry-conBox {
    width: 97.42%;
    margin: 3rem 0 3.4rem 2.6rem;
}

.semi-circle {
    position: absolute;
    padding-right: 0 !important;
    justify-content: flex-end;
}

.point-tex-outBox {
    margin: 0.8rem 0;
    justify-content: flex-start;
    padding-left: 0 !important;
}

.point-tex-box {
    min-width: 80px;
    height: 44px;
    background: #90c221;
    border-radius: 8px;
    box-shadow: 2.5px 4.33px 10px 5px rgba(127, 181, 62, 0.2);
    font-size: 20px;
    color: #ffffff;
}

.point-tex-outBox > span {
    display: block;
    padding-left: 1rem;
    font-size: 18px;
    color: #737c86;
}

.point-tex-img {
    padding-right: 0 !important;
    width: 96%;
}

.point-tex-img img {
    width: 100%;
    align-self: flex-end;
}

/**********************************************************/
/* 2.解决方案 CSS */
.solution-con-allBox {
    width: 96%;
    margin: 3rem auto 6rem;
}

.solution-con-box {
    width: 100%;
    min-height: 170px;
    box-shadow: rgba(210, 206, 206, 0.3) 0 0 24px 0;
}

.solution-con-img {
    position: relative;
    width: 100%;
    height: 80px;
}

.solution-img {
    width: 100%;
    height: 100%;
    background-image: url(../images/order/04-7-bg.png);
}

.solution-img > p {
    margin: 0 !important;
    padding-left: 1rem;
    font-size: 20px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
    font-weight: 700;
    color: #a3c85e;
    line-height: 24px;
}

.solution-con-tex {
    height: 90px;
    background-color: #ffffff;
}

.solution-con-tex > .ul-inside {
    margin-left: 0.8rem;
}

/*****************************************************/
.ul-inside {
    width: 90%;
    margin: 0 auto;
    display: flex;
}

.ulbox > .col-lg-6,
.ulbox > .col-md-6,
.ulbox > .col-sm-6 {
    width: 50% !important;
}

.ul-inside ul {
    list-style-type: none;
}

.ul-inside ul > li {
    position: relative;
}

.ul-inside ul > li:before {
    content: '';
    width: 4px;
    height: 4px;
    display: block;
    background-color: #7fb63e;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -0.5rem;
    margin: auto;
}

.ul-inside ul li > span {
    font-size: 14px;
    text-align: left;
    color: #737c86;
}

/************************************ 未完成 ********************************/

/* 3.溯源智能脚环 */
.iden-title {
    justify-content: left;
    align-items: flex-start !important;
}

.iden {
    float: left;
    min-width: 10px;
    height: 24px;
    background: #90c221;
}

.iden-title span {
    margin-left: 1rem;
    font-size: 24px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
    font-weight: 700;
    text-align: left;
    color: #252934;
    line-height: 24px;
}

.traceability-texBox,
.traceability-imgBox,
.traceability-serviceBox {
    position: relative;
    width: 93%;
    margin: 2.4rem auto;
}

.traceability-tex {
    padding-left: 1.6rem !important;
    margin: 2.4rem 0;
}

.traceability-tex p {
    text-indent: 2em;
    font-size: 16px;
    text-align: justify;
    color: #737c86;
}

.traceability-tex-img img {
    width: 100%;
}

.traceability-img {
    margin: 4rem 0 2rem;
}

.traceability-img img {
    width: 100%;
}

.traceability-imgCss {
    display: none;
}

/* 功能说明 CSS */
.aiot-footService {
    margin: 0.6rem 0 1.2rem;
}

.footService-com-main {
    width: 168px;
    height: 68px;
    background: #90c221;
    border-radius: 40px;
    box-shadow: 2.5px 4.33px 10px 5px rgba(127, 181, 62, 0.2);
}

.footService-com-mainPic {
    width: 68px;
}

.footService-com-mainPic img {
    width: 50%;
}

.footService-com-main p {
    font-size: 20px;
    color: #ffffff;
    line-height: 24px;
}

.footService-com-tex {
    margin-top: 1.2rem;
    padding: 0 8px !important;
}

.footService-com-tex span {
    display: block;
    min-height: 90px;
    font-size: 15px;
    color: #737c86;
    padding: 0.4rem 0;
}

.footService-pic-piont img {
    width: 100%;
}

.footService-picList {
    margin: 3rem 0 1.2rem;
}

.footService-picList-img {
    justify-content: right;
}

.footService-picList-con {
    background-color: #fbfbfb;
}

/* 4.流程 CSS */
.process-smCss-list {
    display: none;
}

/***????????***/
.process-imgBox {
    margin: 4rem auto;
}

.process-lgmdCss {
    width: 86%;
}

.process-imgBox-lgmdCss img {
    width: 100%;
}

/***????????***/
/***********
  sm样式未写
***********/
/* .process-imgBox-con {
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 0.4rem 0 0;
  padding-left: 5% !important;
}
.process-imgBox-con p {
  font-size: 15px;
  margin-top: 0.94rem;
  letter-spacing: 1px;
} */

/* 5.订单认养 */
.monitoring {
    position: relative;
    background-image: url(../images/order/18.png);
}

.monitoring-conBox {
    margin: 5% auto 5%;
    width: 90% !important;
}

.monitoring-con-inBox {
    padding: 1.4rem 0;
}

.monitoring-imgCon img {
    width: 100% !important;
}

.monitoring-texCon > .iden-title {
    align-items: flex-start;
}

.iden-title > p {
    margin-left: 1rem;
    font-size: 20px;
    text-align: justify;
    color: #ffffff;
}

.monitoring-btn-outBox {
    margin: 2rem 0;
}

.monitoring-btnBox {
    min-width: 64px;
    min-height: 32px;
    border: 1px solid #ffffff;
    border-radius: 4px;
}

.monitoring-btnBox > p {
    font-size: 20px;
    text-align: justify;
    color: #ffffff;
    letter-spacing: 1px;
}

.monitoring-btn-outBox > .col-sm-2 {
    width: 16.6%;
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (max-width: 460px) {
    .container {
        max-width: 100%;
    }

    .bg-order {
        height: 200px;
    }

    .index-top {
        line-height: 19px;
    }

    .index-top h1 {
        margin-top: 42%;
        min-width: 220px;
        font-size: 26px;
        letter-spacing: 1.2px;
    }

    .disappear {
        display: none;
    }

    /**** 公共样式 ****/
    h3 {
        height: 24px;
        line-height: 24px;
    }

    .comment-title {
        margin-left: 5%;
    }

    .main-title {
        font-size: 19px !important;
    }

    .tale-title {
        margin-top: -2.6%;
        opacity: 0.1;
        font-size: 20px;
        text-transform: uppercase;
    }

    .iden-title span {
        margin-left: 0.6rem;
        font-size: 17px;
    }

    .iden {
        width: 8px;
        height: 24px;
    }

    /**********************************************************************/
    /* 1.行业难点 CSS */
    .semi-circle {
        display: none;
    }

    .poultry {
        margin-bottom: unset;
    }

    .poultry-conBox {
        width: 96%;
        margin: 0.8rem auto 2.6rem;
    }

    .point-tex-outBox {
        align-items: flex-start !important;
    }

    .point-tex-box {
        min-width: 66px;
        height: 26px;
        font-size: 17px;
    }

    .point-tex-outBox > span {
        font-size: 15px;
    }

    /********************************************************************* 未完成 */
    /* 2.解决方案 CSS */
    .solution-con-allBox {
        margin-bottom: 3rem !important;
    }

    .sm-minWidth {
        max-width: 340px;
        min-width: 298px;
        margin-bottom: 1.2rem;
    }

    .solution-img img {
        width: 18px;
    }

    .solution-img > p {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0.2rem;
    }

    .solution-con-tex > .ul-inside {
        margin-left: unset;
    }

    .ul-inside {
        width: unset;
        margin: unset;
    }

    .ul-inside ul li > span {
        font-size: 14px;
        text-align: left;
        color: #737c86;
    }

    /**********************************************************************/
    /* 3.溯源智能脚环 */
    /* 介绍 CSS */
    .traceability-tex {
        padding-left: unset !important;
        padding: 0 0.8rem !important;
        margin: 1.6rem 0 !important;
    }

    .traceability-tex p {
        text-indent: 2em;
        font-size: 14px;
    }

    /***********************************/
    /* 优势 CSS */
    .traceability-img-advantage {
        display: none;
    }

    .traceability-imgCss {
        display: block;
    }

    .traceability-sm-img img {
        margin: 6% 0 9%;
        width: 44% !important;
    }

    .traceability-sm-com {
        display: flex;
        align-items: center;
    }

    .traceability-sm-com .iden {
        width: 8px;
        height: 20px;
    }

    .traceability-sm-com span {
        font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
        text-align: left;
        line-height: 24px;
        margin-left: 2.4%;
        font-size: 16px;
        font-weight: 400;
    }

    .traceability-imgCss-sm-title p {
        padding-top: 2%;
        font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
        font-weight: 400;
        text-align: left;
        font-size: 14px;
        padding-left: 4.8%;
        line-height: 22px;
        margin-bottom: 1.4rem;
        text-align: justify !important;
    }

    /***********************************/
    /* 功能说明 CSS */
    .footService-service {
        margin: 2.4rem 0 1.2rem;
    }

    /* .footService-comment {
      font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
      font-weight: 400;
      line-height: 24px;
      margin: 3rem 0;
    } */
    .footService-com-main {
        width: 110px;
        height: 40px;
    }

    .footService-com-mainPic {
        width: 60px;
    }

    .footService-com-mainPic img {
        width: 50%;
    }

    .footService-com-main p {
        font-size: 15px;
        line-height: 18px !important;
    }

    .footService-com-tex {
        margin-top: 1.2rem;
    }

    .footService-com-tex span {
        display: block;
        min-height: 50px;
        font-size: 12px;
        color: #737c86;
    }

    .footService-pic-piont {
        transform: rotate(90deg);
        width: 30px;
        height: 60px;
        padding: 0;
    }

    .footService-pic-piont img {
        width: 80%;
    }

    /**********************************************************************/
    /* 4.流程 */
    .process-lgmd-none {
        display: none;
    }

    .process-smCss-list {
        display: block;
        margin: 6% 0 4%;
    }

    .process-smCss {
        padding-top: 0.6rem;
        width: 90%;
        margin: 0 auto;
        box-shadow: rgba(210, 206, 206, 0.3) 0 0 16px 0;
    }

    .process-smCss > .col-sm-2 {
        width: 16.6% !important;
    }

    .img-circle {
        width: 70%;
    }

    .process-imgBox-con p {
        font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
        font-weight: 400;
        font-size: 12px;
        color: #737c86;
        text-align: center;
        max-width: 100%;
        min-height: 48px;
        margin-top: -4%;
        letter-spacing: 1px;
    }

    /**********************************************************************/
    /* 5.订单认养 */
    .monitoring-con-inBox {
        padding: 1.4rem 1rem !important;
    }

    .monitoring-imgCon img {
        width: 100% !important;
    }

    .iden-title > p {
        font-size: 15px;
    }

    .monitoring-btn-outBox {
        margin: 2rem 0;
    }

    .monitoring-btn-outBox > .col-sm-2 {
        width: 16.6% !important;
    }

    .monitoring-btnBox {
        min-width: 45px;
        min-height: 28px;
        border: 1px solid #ffffff;
        border-radius: 4px;
    }

    .monitoring-btnBox > p {
        font-size: 15px;
        text-align: justify;
        color: #ffffff;
        letter-spacing: 1px;
    }

    /**********************************************************************/
    .foot-box {
        display: none;
    }
}
