/* complete_item */
.complete_item{position: relative;}
.complete_item h3{position: absolute;font-size: 1.5rem;top: 3.5rem;width: 100%;text-align: center;}
.complete_item ul{position: absolute;display: flex;flex-wrap: wrap;align-items: center;top: 6.75rem;width: 100%;}
.complete_item ul li{width: 12.5%;text-align: center;line-height: 1rem;}
.large_item{position: relative;}
.large_item h3{position: absolute;top: 9rem;font-size: 1.5rem;font-weight: 500;width: 100%;text-align: center;}
.large_item p{position: absolute;bottom: 3.25rem;left: 13.2rem;width: 32%;font-weight: 500;font-size: 1.45rem;text-align: center;}

/* common_item */
.common_item{background: #FF8C15;padding: 1rem 0;position: relative;}
.common_item >:first-child{background:white;text-align: center;width: 94%;margin: 0 auto;border-radius: 10px;padding: 0.5rem 0;font-size: 1.5rem;font-weight: 500;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);}
.common_item .edible_img{position: absolute;top: 7rem;width: 100%;}
.common_item .edible_img img{margin: 0 auto;width: 3rem;}
.common_item .common_list{background: white;width: 94%;margin: 0 auto;border-radius: 10px;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);padding: 1.5rem 0;margin-top: 2rem;}
.common_item .common_list .h3{text-align: center;color: white;background: #FF8D13;padding: 0.25rem 0;width: 80%;margin: 0 auto;}
.hr{width: 96%;height: 0.1rem;background: #000;margin: 0 auto;}
.common_item .common_list .common_child{text-align: center;font-size: 1.25rem;}
.common_item .common_list .common_child>:first-child{margin-top: 0.25rem;}
.common_item .common_list .common_child img{margin: 0 auto;margin-top: 0.25rem;margin-bottom: 0.25rem;}
.common_item .common_list .common_ul{display: flex;flex-wrap: wrap;justify-content: space-around;margin-top: 0.5rem;}
.common_item .common_list .common_ul li{width: 33%;text-align: center;line-height: 1rem;}

.common_item .common_list .common_ulTwo{background: #FF8C19;margin: 0 auto;width: 94%;border-radius: 10px;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);margin-top: 0.5rem;display: flex;flex-wrap: wrap;justify-content: space-around;margin-top: 1.25rem;margin-bottom: 1.25rem;}
.common_item .common_list .common_ulTwo>:first-child{text-align: center;padding: 1rem 0;width: 100%;font-size: 1.25rem;}
.common_item .common_list .common_ulTwo li{text-align: center;margin-bottom: 0.5rem;padding-bottom: 0.5rem;width: 24.5%;}
.tiaozhuan1 img{margin: 0 auto;padding: 0.75rem 0;line-height: 1rem;}
.common_item .common_list .common_ulTwo li img{margin: 0 auto;}

/* simple */
.simple{background: #FF8C15;padding-bottom: 1rem;padding-top: 1.5rem;position: relative;}
.simple>.simple_img{position: absolute;top: 0rem;width: 100%;}
.simple>.simple_img img{margin: 0 auto;width: 3rem;}
.simple .simple_item{background: white;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);border-radius: 10px;width: 94%;margin: 0 auto;padding: 1.5rem 0;}
.simple .simple_item>:first-child{text-align: center;width: 94%;margin: 0 auto;background: #FF8D13;color: white;padding: 0.5rem 0;}
.simple .simple_item .simple_child{text-align: center;font-size: 1.25rem;}
.simple .simple_item .simple_child>:first-child{margin-top: 0.25rem;}
.simple .simple_item .simple_child img{margin: 0 auto;margin-top: 0.25rem;margin-bottom: 0.25rem;}
.dashed_line{width: 90%; border: 1px dashed #000;margin: 0 auto;margin-top: 1.25rem; }
.simple_item .xian1{position: relative;}
.simple_item .xian2{position: relative;}
.simple_item .p_1,
.simple_item .p_2{background: #FD8B18;color: white;position: absolute;padding: 0.5rem 0.25rem;}
.simple_item .p_1,
.simple_item .p_2{left: 1.5rem;top: 0.3rem;}
.simple_item .shebei,.simple_item .shebei2{margin-top: 1.5rem;position: relative;}
.simple_item .shebei img,
.simple_item .shebei2 img{margin: 0 auto;width: 94%;}
.simple_item .shebei ul{display: flex;flex-wrap: wrap;justify-content: space-around;position: absolute;bottom: 0rem;left: 3.25rem;width: 78%;align-items: center;font-size:0.85rem;}
.simple_item .shebei ul li{text-align: center;width: 24.5%;line-height: 1rem;}
/* --------------------------------------------- */
.simple_item .shebei2 ul{display: flex;flex-wrap: wrap;justify-content: space-around;font-size: 0.85rem;align-items: center;position: absolute;width: 100%;bottom: 0rem;}
.simple_item .shebei2 ul li{text-align: center;line-height: 1rem;}
.simple_item .simple_ul{background: #FF8C19;margin: 0 auto;width: 94%;border-radius: 10px;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);margin-top: 0.5rem;display: flex;flex-wrap: wrap;justify-content: space-around;margin-top: 1.25rem;margin-bottom: 1.25rem;}
.simple_item .simple_ul>:first-child{text-align: center;padding: 1rem 0;width: 100%;font-size: 1.25rem;}
.simple_item .simple_ul li{text-align: center;margin-bottom: 0.5rem;padding-bottom: 0.5rem;width: 24.5%;}
.simple_item .simple_ul li img{margin: 0 auto;}


/* processing_item */
.processing{background: #FF8C15;padding-bottom: 1rem;padding-top: 1.5rem;position: relative;}
.processing>.processing_div{position: absolute;top: 0rem;width: 100%;}
.processing>.processing_div img{margin: 0 auto;width: 3rem;}
.processing .processing_item{background: white;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);border-radius: 10px;width: 94%;margin: 0 auto;padding: 2rem 0;}
.processing .processing_item >:first-child{text-align: center;width: 94%;margin: 0 auto;background: #FF8D13;color: white;padding: 0.5rem 0;}
.processing .processing_item .processing_describe{text-align: center;font-size: 1.25rem;}
.processing .processing_item .processing_describe>:first-child{margin-top: 0.25rem;}
.processing .processing_item .processing_describe img{margin: 0 auto;margin-top: 0.25rem;margin-bottom: 0.25rem;}
.processing .processing_item .processing_img{width: 100%;margin: 0.5rem 0;position: relative;}
.processing .processing_item .processing_img img{width: 100%;}
.processing .processing_item .processing_img ul{display: flex;flex-wrap: wrap;justify-content: space-around;align-items: center;position: absolute;top: 1.5rem;color: white;width: 100%;}
.processing .processing_item .processing_img ul li{text-align: center;line-height: 1rem;}
.triangle{width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #FF8C19;margin: 0 auto;}/* 实现三角形 */
.processing .processing_item .scheme_title{text-align: center;margin: 1rem 0;font-size: 1.25rem;font-weight: 500;}
.processing .processing_item .shebei1,
.processing .processing_item .shebei2,
.processing .processing_item .shebei3{position: relative;}
.processing .processing_item .shebei1 img,
.processing .processing_item .shebei2 img,
.processing .processing_item .shebei3 img{margin: 0 auto;width: 84%;}
.processing .processing_item .shebei1 ul,
.processing .processing_item .shebei2 ul,
.processing .processing_item .shebei3 ul{display: flex;flex-wrap: wrap;position: absolute;}

.processing .processing_item .shebei1 ul{justify-content: space-around;bottom: 1rem;left: 0.5rem;width: 90%;}
.processing .processing_item .shebei2 ul{justify-content: space-around;bottom: 3rem;left: 2rem;width: 84%;}
.processing .processing_item .shebei3 ul{justify-content: space-around;bottom: -1.5rem;width: 98%;}



.processing .low_item{margin-top: 2rem;position: relative;margin-bottom: 0.5rem;}
.processing .low_item img{width: 100%;}
.processing .low_item .p_1,.processing .low_item .p_2,.processing .low_item .p_3{position: absolute;bottom: 2rem;}
.processing .low_item .p_1{left: 5rem;color: #FCFFFF;}
.processing .low_item .p_2{right: 8.5rem;color: #FCFFFF;}
.processing .low_item .p_3{right: 0.75rem;}

.processing .equipment1{position: relative;}
.processing .equipment1>:first-child,.processing .equipment2>:first-child{max-width: 100%;}
.processing .equipment1 ul{display: flex;flex-wrap: wrap;justify-content: space-between;position: absolute;bottom: 1rem;left:2rem;width: 82%;}
.processing .equipment2 ul{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.processing .equipment2 ul li{text-align: center;width: 32%;line-height: 1rem;}


.processing .equipment3{position: relative;}
.processing .equipment3>:first-child{width: 80%;margin: 0 auto;}
.processing .equipment3 ul{display: flex;flex-wrap: wrap;justify-content: space-between;width: 48.5%;margin: 0 auto;}

.eqipment_ul{background: #FF8C19;margin: 0 auto;width: 94%;border-radius: 10px;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);margin-top: 0.5rem;display: flex;flex-wrap: wrap;justify-content: space-around;margin-top: 1.25rem;margin-bottom: 1.25rem;}
.eqipment_ul>:first-child{text-align: center;padding: 1rem 0;width: 100%;font-size: 1.25rem;}
.eqipment_ul li{text-align: center;margin-bottom: 0.5rem;padding-bottom: 0.5rem;width: 24.5%;line-height: 1rem;}
.eqipment_ul li img{margin: 0 auto;}

.cooking{background: #FF8C17;padding-top: 2rem;padding-bottom: 1rem;position: relative;}
.cooking>.cooking_div{position: absolute;top:0rem;width: 100%;}
.cooking>.cooking_div img{margin: 0 auto;width: 3rem;}
.cooking .cooking_child{background: white;border-radius: 10px;width: 94%;margin: 0 auto;padding: 2rem 0;}
.cooking .cooking_child>:first-child{text-align: center;width: 90%;margin: 0 auto;background: #FF8D13;color: white;padding: 0.5rem 0;}
.cooking .cooking_child .icon{width: 100%;text-align: center;}
.cooking .cooking_child .icon img{margin: 0 auto;margin-top: 0.75rem;margin-bottom: 0.75rem;}
.cooking .title_bg{position: relative;}
.cooking .title_bg p{font-size: 1rem;position: absolute;bottom: 0.75rem;left: 1.25rem;font-weight: 600;}
.cooking .cooking_img{width: 100%;margin-top: 1rem;}
@media(max-width:767px){
    .tiaozhuan1 img{width: 40%;}
}


.project_case{background: #FF8C17;padding-top: 2rem;padding-bottom: 1rem;position: relative;}
.project_case .project_img{position: absolute;top: 0.5rem;width: 100%;}
.project_case .project_img img{margin: 0 auto;width: 3rem;}
.project_case .case_child{background: white;width: 94%;margin: 0 auto;border-radius: 10px;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);padding: 2rem 0;}
.project_case .case_child>:first-child{text-align: center;width: 50%;margin: 0 auto;background: #FF8D13;color: white;padding: 0.5rem 0;}
.project_case .case_child .hr{width: 55%;}
.project_case .icon{width: 100%;text-align: center;}
.project_case .icon img{margin: 0 auto;margin-top: 0.75rem;margin-bottom: 0.75rem;}
.project_case ul{width: 98%;margin: 0 auto;}
.project_case ul li{margin-top: 0.5rem;text-align: center;}
.project_case ul li .img{width: 99%;margin: 0 auto;;margin-bottom: 0.25rem;}
.project_case ul li .b_img{width: 98%;margin: 0 auto;}
.project_case ul .equ img{width: 32%;display: inline-block;}
.project_case ul li .a_img{width: 99.99%;margin: 0 auto;}

.our_services{width: 100%;}
.our_services .our_color{background: #FF8C17;width: 100%;height: 3rem;}
.our_services .our_color img{margin: 0 auto;padding-top: 1.25rem;position: relative;width: 3rem;}
.our_services .h3{text-align: center;width: 30%;margin: 0 auto;background: #FF8D13;color: white;padding: 0.5rem 0;margin-top: 1.75rem;}
.our_services .our_ul{margin-bottom: 1rem;}
.our_services .hr{width: 40%;}
.our_services .icon{width: 100%;text-align: center;}
.our_services .icon img{margin: 0 auto;margin-top: 0.75rem;margin-bottom: 0.75rem;}
.our_services ul li img{margin: 0 auto;width: 94%;}
.our_services ul li p{text-align: center;margin-top: 0.5rem;margin-bottom: 1rem;color: #FF8D13;font-weight: 600;}
.our_services ul li .div{padding: 0 0.5rem;}
.our_services ul li .div div{display: flex;margin-bottom: 0.75rem;line-height: 1rem;}
.our_services ul li .d1{border-right: 1px dashed #333;}

.services_item{width: 100%;position: relative;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);}
.services_item .our_color{background: #FF8C17;width: 100%;height: 3rem;}
.services_item .our_color img{margin: 0 auto;padding-top: 1.25rem;position: relative;width: 3rem;}
.services_item .h3{text-align: center;width: 70%;margin: 0 auto;background: #FF8D13;color: white;padding: 0.5rem 0;margin-top: 1.75rem;}
.services_item .hr{width: 80%;}
.services_item .icon{width: 100%;text-align: center;}
.services_item .icon img{margin: 0 auto;margin-top: 0.75rem;margin-bottom: 0.75rem;}
.services_item ul{position: relative;padding: 1rem;}
.services_item ul li{display: flex;flex-wrap: wrap;justify-content: space-between;}
.services_item ul .li1 span{border: 2px solid #FF8C17;width: 50%;height: 3rem;text-align: center;line-height: 3rem;margin-left: 0.15rem;margin-bottom: 0.5rem;font-size: 1.15rem;}
.services_item ul .li1 img{width: 44%;position: absolute;right: 3%;top: 5%;}
.services_item ul .li2 .div{border: 2px solid #FF8C17;width:37.5%;height: 5.5rem;position: absolute;bottom:6.5%;right: 3.5%;font-size: 1rem;display: flex;flex-wrap: wrap;align-items: center;line-height: 1rem;}
.services_item ul .li2 .div div{display: flex;}
.services_item ul .li2>:first-child{width: 58%;}

.fac_item{background: linear-gradient(to right, #FF8E14, #FFA431);width: 100%;padding-top: 2.5rem;position: relative;}
.fac_item .our_color{width: 94%;position: absolute;top: 1rem;}
.fac_item .our_color img{margin: 0 auto;width: 3rem;}
.fac_item .facimg{background: #FF8E14;}
.fac_item .facimg img{margin: 0 auto;width: 100%;}
.fac_item .h3{text-align: center;width: 70%;margin: 0 auto;background: #FF8D13;color: white;padding: 0.5rem 0;margin-top: 1.75rem;}
.fac_item .hr{width: 75%;}
.fac_item .icon{width: 100%;text-align: center;}
.fac_item .icon img{margin: 0 auto;margin-top: 0.75rem;margin-bottom: 0.75rem;}
.fac_item .fac_color{background: white;width: 94%;margin: 0 auto;}
.fac_item .oil_ul{display: flex;flex-wrap: wrap;justify-content: space-around;align-items: center;width: 100%;border-top: 2px solid #FF8D13;padding: 1rem 0;}
.fac_item .oil_ul li{width: 30%;text-align: center;}
.fac_item .oil_ul .b1{width: 100%;margin:0.5rem 0;}
.fac_item .oil_ul .b1 img{margin: inherit;float: right;margin-right: 2rem;width: 3%;}
.fac_item .oil_ul li img{margin: 0 auto;max-width: 100%;}
.fac_item .oil_ul .r1,
.fac_item .oil_ul .l1{width: 5% !important;}
.fac_item .complete{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;border-top: 2px solid #FF8D13;border-bottom: 2px solid #FF8D13;}
.fac_item .complete span{display: inline-block;width: 69%;font-size: 1.25rem;}
.fac_item .complete img{width: 29%;}

.apc_item{background: linear-gradient(to right, #FF8E14, #FFA431);}
.apc_item .apc_child{background: white;width: 94%;margin: 0 auto;}
.apc_item .apc_child h3{text-align: center;font-size: 1.5rem;color:#FF8E14;font-weight: 600;}
.apc_item .apc_child .solid{width: 30%;margin: 0 auto;height: 0.15rem;background:#FF8E14;margin-top: 0.5rem;}
/* .apc_item .apc_child ul{display: flex;flex-wrap: wrap;justify-content: space-around;padding: 0.75rem 0;}*/
.apc_item .apc_child ul li{margin: 0.25rem 0;}
.apc_item .apc_child ul li img{width: 96%;padding: 0.25rem 0.15rem;} 