/* 标题 */
.body_tag {
    background-color: #ff8100;
    padding: 1rem 0;
}

.body_tag h1 {
    background: #fddd4f;
    padding: 0 1rem;
    font-size: 1.6rem;
    text-align: center;
    color: #333;
    line-height: 2;
    text-transform: uppercase;
}

/* 模块一 */
.kernel {
    width: 100%;
    height: 30rem;
    max-width: 100%;
    background: url(../img/kernel.png);
    background-size: 100%;
}

.kernel .body_tag {
    height: 8rem;
}

.kernel ul {
    max-width: 100%;
    justify-content: space-evenly;
}

.kernel ul li {
    width: 16.25rem;
    height: 20.5rem;
    background: #facf37;
    border-radius: 0 0 .5rem .5rem;
    box-shadow: 0 4px 1px #4a933480;
}

.kernel ul li div {
    padding: 0.7rem 0.3rem 0 0.7rem;
}

.kernel ul li h3 {
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: #333;
    text-align: left;
}

.kernel ul li h4 {
    font-size: 1rem;
    line-height: 1.2rem;
    color: #fff;
    text-align: left;
    background-color: #66d91a;
    text-indent: .25em;
    width: 90%;
    border-radius: .25rem;
    margin: .5rem 0;
}

.kernel ul li h5 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #333;
    text-align: left;
    font-weight: 500;
}

/* 模块三 */

/* 模块四 */







/* 模块一 */
.crude h1 {
    color: #ec613f;
    font-size: 1.5rem;
    line-height: 2rem;
    background-image: linear-gradient(to left, #F7C121 0%, #EFB921 100%);
    text-align: center;
    padding: 1rem 0;
}

.crude_yellow {
    background: url(../images/yellow_bg.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 27.9rem;
}

.crude .oil_item {
    background-image: linear-gradient(to left, #F7C121 0%, #EFB921 100%);
    padding: 0.5rem 0;
}

.crude .oil_item ul {
    justify-content: space-around;
}

.crude .oil_item ul li {
    width: 18%;
    margin-top: 0.75rem;
}

.crude .oil_item ul li .img img {
    margin: 0 auto;
}

.crude .oil_item ul li span {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 1.2rem;
    font-weight: 500;
    margin: 0.25rem 0;
}

.crude h1::after {
    content: '';
    width: 20rem;
    display: block;
    margin: 0 auto;
    background: #ec613f;
    height: 1px;
}

/* 模块二 */
.xiangqing {
    padding: 0 0.9rem 2rem 0.9rem;
    box-sizing: border-box;
    background: #ff8806
}

.xiangqing_tag {
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 8rem; */
    background: #fff;
    padding-bottom: 2rem;
}

.xiangqing_tag h1 {
    background: #fe800b;
    padding: .5rem 3rem;
    border-radius: 0 0 1rem 1rem;
    font-size: 1.6rem;
    text-align: center;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
}

.xiangqing>ul {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-radius: 1rem;
    overflow: hidden;
}

.xiangqing>ul>li {
    width: 100%;
}

.xiangqing h2 {
    font-size: 1.25rem;
    line-height: 1;
    background-image: linear-gradient(90deg, #fddd4f 0%, #fffdfb 100%);
    text-align: left;
    font-weight: 400;
    padding: 1rem;
    box-sizing: border-box;
}

.xiangqing_d {
    padding: 1rem;
    box-sizing: border-box;
    background-color: #fff;
}

.xiangqing_d ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 1rem;
}

.xiangqing_d ul li {
    width: 48%;
}

.xiangqing_d ul i {
    width: 2px;
    display: block;
    background: #999;
}

.xiangqing_d ul li h3 {
    margin-top: .5rem;
}

.xiangqing_d ul li .img span {
    display: inline-block;
    background: #FEDE4B;
    width: 100%;
    text-align: center;
    padding: 0.5rem 0;
    font-size: 1.25rem;
    color: #000;
}

.xiangqing_d ul li h4 {
    font-size: 1.1rem;
    margin-top: .5rem;
    line-height: 1.9rem;
    color: #333;
    font-weight: 400;
    /* text-align: center; */
    /* margin-top: 1rem; */
}

.xiangqing_d>a img {
    width: 14rem;
    margin: 1rem auto;
}

.xiangqing h3 {
    font-size: 1.25rem;
    line-height: 1.6rem;
    color: #333;
    font-weight: 400;
}

.xiangqing h3 b:nth-child(3) {
    opacity: 0;
}

.large {
    position: relative;
    margin: 1rem 0;
    background: #ff8100;
    padding: .1rem;
    box-sizing: border-box;

}

.large .animation {
    position: absolute;
    bottom: 0;
    right: 1rem;
}

.lar_sp {
    font-size: 1.25rem;
    line-height: 2.4rem;
    color: #fff;
    background: #ff8100;
    display: block;
    text-align: center;
}

/* 设置轮播 */
.swiper-slide {
    height: 19rem !important;
}

.xiangqing h5 {
    font-size: 1.25rem;
    line-height: 1.9rem;
    color: #333;
    font-weight: 400;
    margin-top: 1rem;
}

.xiangqing h6 {
    font-size: 1.25rem;
    line-height: 1.2;
    color: #333;
    font-weight: 400;
    margin-top: .5rem;

}

.xiangqing ul li div h6 B:nth-child(3) {
    opacity: 0;
}

.xiangqing p {
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: #fff;
    padding-top: 1rem;
}

/* 模块三 */
.faq {
    background: url(../img/faq_back.png);
    padding: 2.5rem;
    box-sizing: border-box;
}

.faq h1 {
    font-size: 2.5rem;
    line-height: 1.5rem;
    color: #000;
    text-align: center;
}

.faq ul {
    width: 100%;
    background: #fff;
    padding: 1rem .5rem;
    margin-top: 3rem;
    border-radius: 1rem;
    box-shadow: 0 1px 10px #333;
}

.faq ul>i {
    display: block;
    height: .1rem;
    width: 100%;
    background: #333;
    margin-top: 1.5rem;
}

.faq ul li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    margin-top: 1rem;
}

.faq ul li span {
    min-width: 1.6rem;
    min-height: 1.6rem;
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    font-size: 1rem;
    line-height: 1.6rem;
    color: #333;
    text-align: center;
    margin-right: .5rem;
}

.yellow {
    background: #ffcb61;
}

.gray {
    background: #eeeeee;
}

.faq ul li h2 {
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: #333;
    font-weight: 500;
    width: 100%;
}

.faq ul li i {
    display: block;
    height: 1rem;
}

/* 项目案例 */
.case {
    background: #FE8924;
}

.case .title {
    background: #FFF8DB;
    padding: 1.25rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.case .title .hr {
    width: 30%;
    height: 0.02rem;
    background: #FE8924;
}

.case .title div {
    color: #A44100;
    width: 35%;
    text-align: center;
    font-size: 1.45rem;
    font-weight: bold;
}

.case .throw {
    margin-top: 1rem;
}

.case .throw img {
    margin: 0 auto;
    width: 2rem;
}

.case .case_list {
    width: 98%;
    margin: 0 auto;
    padding: 1rem 0;
}

.case .case_list .big_img {
    width: 96%;
    margin: 0 auto;
    position: relative;
    margin-top: 0.5rem;
}

.case .case_list .big_img>:first-child {
    margin: 0 auto;
}

.case .case_list .small_img {
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.5rem;
}

.case .case_list .small_img .img {
    width: 49.5%;
    position: relative;
}

.case .case_list .small_img .img:nth-child(3),
.case .case_list .small_img .img:nth-child(4) {
    margin-top: 0.5rem;
}

.case .case_list .special_img {
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 0.5rem;
}

.case .case_list .special_img .big {
    width: 63.75%;
    position: relative;
}

.case .case_list .special_img .small {
    width: 33.75%;
    position: relative;
}

.location {
    position: absolute;
    bottom: 0.5rem;
    right: 1rem;
    background: rgb(254, 137, 36, 0.7);
    align-items: center;
    color: white;
    padding: 0.25rem 0.5rem;
    font-size: 1.15rem;
}

.location img {
    margin-right: 0.5rem;
    width: 1rem;
}

/* 模块四 */
.other {
    background-color: #ff8100;
    padding: 0 .5rem 1rem 0.5rem;
    box-sizing: border-box;
}

.other .body_tag {
    height: 5rem;
}

.other .body_tag h1 {
    background: #fed341 !important;
    padding: 0 2rem !important;
}

.other ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.other ul li {
    background: #fff;
    padding: .5rem;
    width: 11.5rem;
    box-sizing: border-box;
}

.other ul li img {
    width: 11.15rem;
}

.other ul li h3 {
    font-size: 1.1rem;
    line-height: 1.5rem;
    color: #333;
    font-weight: 600;
    text-align: center;
    height: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.other ul li .hr {
    width: 70%;
    height: 0.01rem;
    background: #333;
    margin: 0 auto;
}

.other h2 {
    font-size: 1.2rem;
    height: 2.7rem;
    line-height: 2.7rem;
    text-align: center;
    background: #fff;
    border: .1px solid #fff;
    margin-top: 1rem;
}

.other h2:nth-last-child(1) {
    margin: 0;
}

.other i {
    width: 100%;
    height: .2rem;
    background-color: #333;
    display: block;
    margin: 1rem auto;
}

.l_s_c {
    width: 100%;
    padding: .1rem;
    box-sizing: border-box;
    background-color: #fff;
}

.l_s_c h3 {
    font-size: 1.1rem;
    line-height: 3rem;
    color: #333;
    font-weight: 600;
    text-align: center;
    height: 3.5rem;
}

.l_s_c h3::after {
    content: '';
    width: 25rem;
    border-bottom: 1px solid #333;
    display: block;
    margin: 0 auto;
}

/* 模块五 */
.href {
    background-color: #fede4b;
    padding: 0 .8rem 2rem .8rem;
}

.href_tag {
    background-color: #fede4b !important;
    padding: 0;
}

.href ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.href ul li {
    width: 49.8%;
    padding: 0.5rem 0;
}

.href ul li:nth-child(1) {
    border-right: 1px dashed #000;
}

.href ul li:nth-child(3) {
    border-top: 1px dashed #000;
    border-right: 1px dashed #000;
}

.href ul li:nth-child(4) {
    border-top: 1px dashed #000;
}

.href ul li a {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.href ul li span {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 1.25rem;
    margin-top: 0.5rem;
}

/* 公司简介 */
.fac .body_tag {
    padding: 0;
}

.fac .body_tag h1 {
    background: #fe800b !important;
    color: #fff !important;
}

.fac img {
    width: 100%;
}

.fac .apc {
    background: white;
    padding-bottom: 1rem;
}

.fac .apc .title {
    text-align: center;
}

.fac .apc .title h3 {
    color: #FE800B;
    font-size: 1.5rem;
}

.fac .apc .hr {
    width: 30%;
    height: 0.1rem;
    background: #FE800B;
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.fac .apc .img {
    width: 94%;
    margin: 0 auto;
}

/* 工厂案例 */

/* 我们的服务 */
.myservices {
    background-color: #FFF8DB;
    padding-bottom: 1.25rem;
}

.myservices .throw {
    padding: 1.25rem 0
}

.myservices .throw img {
    margin: 0 auto;
    width: 2rem;
}

.myservices .services {
    width: 94%;
    margin: 0 auto
}

.myservices .services ul {
    display: flex;
    flex-wrap: wrap;
    border: 0.1rem solid #FD842A;
    border-radius: 0.75rem;
    padding: 0.25rem;
    box-shadow: 0 0.2rem 10px #666;
}

.myservices .services ul+ul {
    margin-top: 1rem;
}

.myservices .services ul li {
    width: 49%;
}

.myservices .services ul li:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    padding-left: 0.5rem;
}

.myservices .services ul li h2 {
    margin: 0.5rem 0;
    font-size: 1.5rem;
    font-weight: 500;
}

.myservices .services ul li div {
    margin-top: 0.55rem;
    font-size: 1.15rem;
}

.tag_services {
    padding: 0;
    background-image: linear-gradient(90deg, #fd8926 0%, #ff7438 100%)
}

.tag_services h1 {
    color: #fff;
    background-color: rgba(51, 51, 51, 0)
}


/* 食用油精炼过程 */
.the_oil {
    background: url(../img/shi_yong_you_jing_lian.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 42rem;
    padding-bottom: 1.25rem;
}

.the_oil h3 {
    text-align: center;
    margin: 1.25rem 0;
    font-size: 1.5rem;
}

.the_oil .throw {
    margin-bottom: 1.25rem;
}

.the_oil .throw img {
    margin: 0 auto;
    width: 2rem;
}

.flow .txt {
    text-align: center;
}

.flow .txt span {
    display: inline-block;
    width: 30%;
    background: white;
    font-size: 1.25rem;
    border: 0.01rem solid #000;
    padding: 0.5rem 0;
    border-radius: 0.5rem;
}

.flow .jinglian {
    justify-content: space-between;
    width: 75%;
    margin: 0 auto;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.flow .jinglian .throws {
    width: 12%;
}

.flow .jinglian .throws .hr {
    width: 0.1rem;
    height: 1.5rem;
    background: #000;
    margin: 0 auto;
}

.flow .jinglian .throws .triangle {
    width: 0;
    height: 0;
    border: 0.45rem solid transparent;
    border-top: 0.45rem solid #000;
    margin: 0 auto;
}

.flow .jinglian div {
    width: 33%;
    text-align: center;
    font-size: 1.25rem;
}

.flow .line {
    width: 52%;
    height: 2rem;
    margin: 0 auto;
    border: 0.05rem solid #000;
    border-bottom: none;
    position: relative;
}

.flow .line .triangle {
    width: 0;
    height: 0;
    border: 0.5rem solid transparent;
    border-top: 0.5rem solid #333;
    position: absolute;
}

.flow .line .t1 {
    left: -0.5rem;
    bottom: -0.75rem;
}

.flow .line .t2 {
    right: -0.5rem;
    bottom: -0.75rem;
}

.flow .flow_item {
    justify-content: space-between;
    width: 78%;
    margin: 0 auto;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.flow .flow_item .flow_list {
    width: 33%;
    text-align: center;
    font-size: 1.25rem;
    padding: 0.25rem 0;
    border-radius: 0.5rem;
}

.flow .flow_item .flow_left .content {
    border: 0.05rem solid #000;
    background: white;
    border-radius: 0.5rem;
}

.flow .flow_item .flow_right .content {
    border: 0.05rem dashed #000;
    background: white;
    border-radius: 0.5rem;
}

.flow .flow_item .flow_list .content {
    position: relative;
}

.flow .flow_item .flow_list .content .yuan {
    width: 0.5rem;
    height: 0.5rem;
    background: #000;
    border-radius: 50%;
    position: absolute;
    left: -0.25rem;
    top: 0.5rem;
}

.flow .flow_item .flow_right .content .yuan {
    border-radius: 0 !important;
    transform: rotate(45deg);
}

.flow .lines {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin-top: 0.25rem;
}

.flow .lines .hr {
    width: 0.1rem;
    height: 1.5rem;
    background: #000;
}

.flow .lines .san {
    width: 0;
    height: 0;
    border: 0.5rem solid transparent;
    border-top: 0.5rem solid #333;
}


/* 获取免费报价 */
.get_free {
    text-align: center;
    margin: 1.25rem 0;
}

.get_free span {
    color: white;
    background: #FE8400;
    display: inline-block;
    padding: 0.25rem 2.25rem;
    border-radius: 1rem;
    box-shadow: 0 0.2rem 10px #666;
    font-size: 1.5rem;
}