

html,body{width:100%;height:100%;font-family:'Times New Roman',Times,serif}
html{font-size:10px}
@media screen and (min-width:321px) and (max-width:375px){
    html{font-size:12px}
}
@media screen and (min-width:376px) and (max-width:414px){
    html{font-size:13px}
}
@media screen and (min-width:415px) and (max-width:639px){
    html{font-size:14px}
}
@media screen and (min-width:640px){
    html{font-size:20px}
}
*{padding:0;margin:0}
a{text-decoration:none;color:#444444}
img{border:none;max-width:100%;vertical-align:top}
ul{list-style:none}
.fl{float:left}
.fr{float:right}
.clear{clear:both}
.flex{display:flex !important;flex-wrap:wrap}
.hide{display:none}
.block{display:block}
.clearfix{*height:1%}
.clearfix:after{clear:both;content:'.';display:block;height:0;line-height:0;overflow:hidden}
.form-wrap{padding:40px 4%;background-color:#f5f5f5}
.form-wrap>h3{text-align:center;font-size:2rem}
.form-wrap>p{font-size:1rem;margin:20px 0}
.form-wrap>p a{color:#fe8c10}
.form-wrap>form>div{margin-bottom:20px;display:flex;align-items:flex-start}
.form-wrap>form div img{width:7%;color:#ff0000}
.form-wrap>form div span{display:block;width:12%;color:#333;text-align:center;font-weight:bolder;margin-top:5px}
.form-wrap>form input{display:inline-block;width:75%;line-height:36px;height:36px}
.form-wrap>form textarea{width:75%;min-height:100px;padding-top:10px}
.form-wrap>form p{background-color:#fe8c10;text-align:center;color:#fff;border-bottom:2px solid #fe8c10;line-height:36px;height:36px;margin:0 auto;transition:all .4s}
.form-wrap>form p:hover{cursor:pointer;box-shadow:2px 2px 2px #ababab}
.contact-wrap{position:relative}
.contact-wrap .way{bottom:10px;width:88%;padding:20px 6%;background:url('../picture/pcb9.jpg')}
.contact-wrap .way li{align-items:center;color:#ffda3c;margin-top:6px;justify-content:center;font-size:1.2rem}
.contact-wrap .way li img{margin-right:2%;width:8%}
.contact-wrap .way li a{color:#ffda3c}
.btn-copy{border:unset;background:rgba(0,0,0,0);color:#3c3c3c}
.p1{text-align:center;color:#fff;margin-bottom:6px;margin-top:10px}
.logo{text-align:center}
.logo img{width:16%}
.logo p{text-align:center;color:#fff;border-bottom:1px solid #fff;font-size:1.1rem;margin:15px 0}
.p2{background-color:#ffda3c;color:#153368;border-radius:2px;text-align:center;margin-bottom:10px;padding:4px 0;font-size:1.2rem}
input,textarea{border:1px solid #ccc;padding-left:10px;font-family:Arial,Helvetica,sans-serif;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
input:focus,textarea:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.btn-wrap{
    position: fixed;
    max-width: 750px;
    box-sizing: border-box;
    bottom: 0;
    width: 100%;
}
.btn-box{padding:0 4%;bottom:0;width:92%;justify-content:space-between;background-color:#fe8c10}
.btn{width:49%;height:36px;line-height:36px}
.btn a{color:#fff;display:block;text-align:center}
.btn:first-child{border-right:1px solid #fff}
@media (max-width:750px){
    .btn-box{position:fixed
}
}
@media (min-width:750px){
.wrap{width:750px;position:absolute;left:0;right:0;top:0;bottom:0;height:100%;margin:0 auto}
.contact-wrap .way{bottom:100px;font-size:18px}
.btn-copy{font-size:18px}
.contact-wrap .way li{font-size:30px}
.contact-wrap .way li img{width:36px}
.contact-wrap .way li{margin-bottom:16px}
.p1{margin-bottom:50px}
}
@media (max-width:320px){
.contact-wrap .way li{margin-bottom:0}
.p2{margin-bottom:0}
}
.tel{width:90%;margin:auto;margin-top:10px}
.tel ul{border:5px solid #fb782e;border-radius:10px}
.tel ul li{margin:10px;align-items:center}
.tel ul li img{width:40px}
.tel ul li div{margin-left:10px;color:#fb782e;font-weight:bold;font-size:20px}
.tel ul li div a{color:#fb782e}
@media (max-width:374px){
.tel ul li div{font-size:14px}
.tel ul li img{width:30px}
}
@media (min-width:375px) and (max-width:413px){
.tel ul li div{font-size:16px}
}
.about{background:url('../picture/bg1.jpg');padding-top:20px;color:#fff}
.about h2{text-align:center;font-size:2rem;font-weight:bold;text-transform:uppercase}
.about .about-wrap{width:90%;margin:0 auto}
.about .usimg{text-align:center;margin-top:20px}
.about .usword p{margin-top:15px;font-size:1.1rem;line-height:1.5rem}
.pro-box{width:92%;margin:0 auto}
.img-div{width:45%}
.word-div{width:52%;margin-left:3%;color:#747474}
.word-div h3{font-size:1.5rem}
.word-div p{font-size:1rem;margin:10px 0}
.word-div .more{background-color:#f1a113;border-radius:25px;font-size:0.8rem;padding:4px 8px;float:right;margin-top:30px}
.word-div .more a{color:#fff}
.pro-box ul{margin-top:20px}
.pro-box ul li{padding-bottom:20px;border-bottom:1px dotted #adadad;margin-bottom:20px}
.freequote p{text-align:center;font-size:1.6rem;padding-bottom:20px;padding:6px 0;background-color:#add5bc}
.freequote p a{color:#1e5a41}
.cable6 h3{font-size:2.2rem;text-align:center;background-color:#153368;color:#fff;font-weight:bold;text-transform:uppercase;padding:8px 0}
.videodown{background-color:#e7e7e7;font-size:1.2rem}
.videodown ul{width:90%;margin:0 auto;padding-top:10px}
.videodown ul li{padding-bottom:10px;display:flex;align-items:center}
.videodown ul li img{margin-right:6px}
.word1{background:url('../picture/word.jpg');background-size:100% 100%;padding:10px}
.word1 p{width:30%;font-size:1.2rem;display:flex;align-items:center;font-weight:bold}
.word1>img{max-width:50%}
.word1 .img{width:68%}
.word1 .flex{justify-content:space-between;padding:30px 0}
.word2{background:url('../picture/word2.jpg');background-size:100% 100%;padding:50px 10px}
.word2 p{width:44%;font-size:1.2rem;display:flex;align-items:center;margin-left:2%;font-weight:bold}
.word2>img{max-width:60%}
.word2 .img{width:54%}
.word2 .flex{justify-content:space-between}
.word3{background:url('../picture/word2.jpg');background-size:100% 100%;padding:40px 10px}
.word3>img{max-width:90%}
.word3 p{display:block;margin-top:10%}
.word3 p span{background-color:#5cae77;color:#ffffff}
.word4>img{max-width:80%}
.word4 ul{width:60%;margin-top:10%}
.word4 ul li{display:flex;margin-top:10px;margin-left:2rem;font-weight:bold}
.word4 ul li:before{content:'';display:block;width:0.6rem;height:0.6rem;border-radius:50%;background-color:#5bae76;margin-right:4px;margin-top:4px}
.word4 .img{width:40%}
.content6{background-color:#dcece4;padding-bottom:2rem}
.servicebox{justify-content:space-between;padding:0 10px;margin:1rem 0}
.serviceimg{width:52%}
.serviceword{width:47%;display:flex;align-items:center}
.serviceword li{margin-bottom:1rem;font-size:1.2rem}
.fixtop{position:fixed;height:60px;line-height:60px;width:100%;top:0;background-color:#fff;z-index:999;box-shadow:0 2px 2px #cecece;max-width:750px}
.fixtop ul li{margin-top:0;justify-content:center}
.fixtop ul li span{background-color:#fe8c10;padding:0 8px;border-radius:10px;margin-left:14px;min-width:100px;height:36px;line-height:36px;display:inline-block}
.fixtop ul li span a{color:#fff}
@keyframes scale{
    0%{transform:scale(1)}
    12.5%{transform:scale(1.1)}
    25%{transform:scale(1)}
    37.5%{transform:scale(1.1)}
    50%{transform:scale(1)}
    100%{transform:scale(1)}
}
.animation{animation:scale 4s linear infinite}
#wrap{background-color:#eee}
#wrap>p{text-align:center;color:#f7772e;font-size:2.5rem;text-transform:uppercase;width:70%;border-bottom:2px solid #f7772e;margin:0 auto}
.jumpnum{color:#f7772e;padding:20px 30px;margin-top:10px}
.jumpnum .jumbo{font-size:3rem;font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif}
.jumpnum .wan{font-size:2rem;font-weight:bold}
.jumpnum li{width:33.33%;text-align:center;position:relative}
.jumpnum li .jia{position:absolute;top:0;right:-1%;font-weight:bold;font-size:2rem}
.jumpnum li .h{font-size:2rem;font-weight:bold}


/* ------------------------------------------------------------------------------------------------------------------- */
/* header */
.header-top{background: url(../pic/header_top_bg.png) no-repeat;background-size: cover;width: 100%;height: 13rem;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;}
.header-top .text{text-align: center;color: white;font-size: 1.35rem;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;font-weight: bold;margin-top: 1.75rem;}
.header-top .content {width: 100%;margin: 0.75rem 0;}
.header-top .content .list{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: 89%;margin: 0 auto;background: white;border-radius:0.5rem;padding: 0.25rem 0.75rem;}
.header-top .content .list .img{width: 8%;margin-right: 0.5rem;}
.header-top .content .list span{width: 88.5%;font-size: 1.15rem;text-align: center;letter-spacing: 0.5rem;}
.header-top .contact{width: 80%;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.header-top .contact img{width: 2rem;}
.header-top .contact span{color: white;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;}
/* header */




/* medium */
.medium{position: relative;}
.medium h3{color: white;font-size: 1.75rem;font-weight: bold;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;width: 100%;margin: 0 auto;text-align: center;position: absolute;top: 2rem;}
.medium h3 span{display: inline-block;width: 90%;}
.medium ul{justify-content: center;width: 100%;position: absolute;bottom: 15.5rem;}
.medium ul li{width: 28%;text-align: center;}
.medium ul li span{color: white;font-weight: bold;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;}
.medium .text{position: absolute;bottom: 3.5rem;width: 100%;text-align: center;}
.medium .text span{color: white;border: 2px solid #FDCE02;font-size: 1.25rem;padding: 0.25rem 0.75rem;}
@media(max-width:767px){
    .medium h3{top: 1rem;}
    .medium h3 span{font-size: 1.25rem;}
    .medium ul{bottom: 11.5rem;}
    .medium ul li img{width: 4rem;}
}
/* medium */

/* Common soybean oil processing machine purchase plan */
.common .common_title{background: url(../pic/title_bg.png) no-repeat;background-size: cover;width: 100%;height:12.5rem;position: relative;}
.common .common_title h3{position: absolute;bottom: 3rem;width: 100%;text-align: center;font-size: 1.75rem;color: #FB6E02;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;
}
/* Common soybean oil processing machine purchase plan */








/* Processing capacity: 1-20tpd */
.processing_capacity{background: #FDD66D;padding-bottom: 0.5rem;}
.processing_capacity ul{width: 96%;background: white;margin: 0 auto;padding: 1.75rem 0;}
.processing_capacity ul{justify-content: space-around;}
.processing_capacity ul li{border: 2px solid #FDD66D;width: 42%;}
.processing_capacity ul li .img{text-align: center;height: 14rem;display: flex;flex-wrap: wrap;align-items: center;}
.processing_capacity ul li .hr{width: 30%;height: 0.15rem;background: #333;margin: 0 auto;margin-top: 0.5rem;margin-bottom: 0.5rem;}
.processing_capacity ul li span{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;text-align: center;width: 100%;height: 3.5rem;}
.processing_capacity ul .li3{width: 92% !important;margin-top: 1.5rem;}
.processing_capacity ul .li3 .img{justify-content: center;}
/* Processing capacity: 1-20tpd */



/* Large scale Soybean oil press production line */
.press_line{background: #F8AD2D;width: 100%;}
.press_line .width4{width: 4rem;}
.press_line .press_item{background: white;width: 96%;margin: 0 auto;padding: 1rem 0;}
.press_line .press_item .press_list{width: 94%;margin: 0 auto;}
.press_item span{display: inline-block;width: 100%;text-align: center;margin-top: 0.5rem;font-size: 1.15rem;}
.press_item .img{text-align: center;}
.press_item .first{justify-content: center;align-items:end;width: 100%;}
.press_item .first .img:nth-child(2){margin: 0 1.5rem;width: 40%;}
.press_item .second{justify-content: space-between;width: 100%;margin: 0 auto;margin-top: 0.5rem;margin-bottom: 0.5rem;}
.press_item .second .img{width: 25%;}
.press_item .second .img img{margin: 0 auto;}
.press_item .thirds{display: flex;flex-wrap: wrap;justify-content: end;}
.press_item .third{width: 66%;}
.press_item .third >:first-child img{width: 7rem;}
/* center */
.press_line .press_center{background: #F8AD2D;width: 100%;}
.press_line .press_center .press_center_item{width: 96%;margin: 0 auto;background: #fff;position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;}
.press_line .press_center .left_img{display: flex;flex-wrap: wrap;justify-content: start;}
.press_line .press_center .right_img{display: flex;flex-wrap: wrap;justify-content: end;}
.press_line .press_center .left_img,
.press_line .press_center .right_img{width: 46%;}
.press_line .press_center .left_img>:first-child {width: 80%;}
.press_line .press_center .right_img>:first-child{width: 20%;}
.press_line .press_center .left_img>:last-child{width: 20%;}
.press_line .press_center .right_img>:last-child{width: 80%;}
.press_line .press_center .left_img span,
.press_line .press_center .right_img span{position: absolute;}
.press_line .press_center .left_img span{width: 11rem;top: 40%;left: 0.25rem;}
.press_line .press_center .right_img span{width: 8rem;top: 40%;right: 0.25rem;}
/* center */
.press_item .press_list .bottom_list{justify-content: space-between;}
.press_item .press_list .bottom_list .list_left,
.press_item .press_list .bottom_list .list_right{width: 50%;}
.press_item .press_list .bottom_list .list_left .img:nth-child(3) img{width: 10rem;height: initial !important;}
.press_item .press_list .bottom_list .list_left .img .pic,
.press_item .press_list .bottom_list .list_right .img .pic{height: 9rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.press_item .press_list .bottom_list .list_left .img img,
.press_item .press_list .bottom_list .list_right .img img{height: 8rem;}
.press_item .press_list .bottom_list .list_left .icon,
.press_item .press_list .bottom_list .list_right .icon{text-align: center;margin: 0.5rem 0;} 
.press_item .press_list .bottom_list .list_left .content .bottom_img,
.press_item .press_list .bottom_list .list_right .content .bottom_img{width: 100%;justify-content: center;}
.press_item .press_list .bottom_list .list_left .content .bottom_img .pic img,
.press_item .press_list .bottom_list .list_right .content .bottom_img .pic img{width: 2rem;height: 3rem;margin:0.75rem 0.75rem;}
.press_item .press_list .bottom_list .list_left ul,
.press_item .press_list .bottom_list .list_right ul{justify-content: space-around;}
.press_item .press_list .bottom_list .list_left ul li,
.press_item .press_list .bottom_list .list_right ul li{width: 48%;text-align: center;}
.press_item .press_list .bottom_list .list_left ul li .pic img,
.press_item .press_list .bottom_list .list_right ul li .pic img{width: 6rem;}
/* Large scale Soybean oil press production line */






.oil_line{background: #F4B450;width: 100%;}
.oil_line .img{width: 96%;margin: 0 auto;background: white;text-align: center;padding: 1.5rem 0;}


/* soybean oil refining machine */
.soybean{background: white;}
.soybean .soybean_title{background: url(../pic/title_bg.png) no-repeat;background-size: cover;width: 100%;height:12.5rem;position: relative;}
.soybean .soybean_title h3{position: absolute;bottom: 3rem;width: 100%;text-align: center;font-size: 1.75rem;color: #FB6E02;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;
}
.soybean_item .soybean_list{width: 100%;padding-top: 1.5rem;padding-bottom: 0.5rem;border-bottom: 2px dashed #333;}
.soybean_item .soybean_list:nth-child(3){border: none;}
.soybean_item .soybean_list .content .bg{background: #FF6C02;width: 10%;}
.soybean_item .soybean_list .content .text{background: 89%;padding-left: 0.5rem;}
.soybean_item .soybean_list .content .text .hr{width: 20%;height: 0.15rem;background: #FF6C02;}
.soybean_item .soybean_list .content .text .t1{margin: 0.25rem 0;color: #FF6C02;font-size: 1.15rem;}
.soybean_item .soybean_list .content .text .t2{font-size: 1.15rem;}
.soybean_item .soybean_list .pic{width: 94%;margin: 0 auto;text-align: center;margin-top: 1.5rem;margin-bottom: 1.5rem;}
.soybean_item .soybean_list .pic span{display: inline-block;margin: 0.5rem 0;width: 100%;font-size: 1.25rem;}
/* soybean oil refining machine */


/* Other supporting equipment */
.supporting{background: #FEF8E0;}
.supporting .d1 .d1_title{background: url(../pic/title_bg.png) no-repeat;background-size: cover;width: 100%;height:12.5rem;position: relative;}
.supporting .d1 .d1_title h3{position: absolute;bottom: 3rem;width: 100%;text-align: center;font-size: 1.75rem;color: #FB6E02;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;
}
.supporting .d1 ul{justify-content: space-around;width: 98%;margin: 0 auto;}
.supporting .d1 ul li{width: 48%;}
.supporting .d1 ul li span{display: inline-block;width: 100%;text-align: center;margin: 0.5rem 0;font-size: 1.25rem;}
.supporting .d1 ul li .hr{width: 30%;height: 0.1rem;background: #333;margin: 0 auto;}
.supporting .d1 .text{width: 94%;margin: 0 auto;text-align: center;font-size: 1.25rem;margin-top: 0.5rem;margin-bottom: 0.5rem;border-bottom: 2px dashed #333;padding-bottom: 1rem;}
.supporting .d2{margin: 1.5rem 0;}
.supporting .d2 ul{justify-content: space-around;width: 98%;margin: 0 auto;border-bottom: 2px dashed #333;padding-bottom: 1rem;}
.supporting .d2 ul li{width: 30%;}
.supporting .d2 ul li .img{width: 100%;text-align: center;height: 10rem;background:white;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.supporting .d2 ul li span{display: inline-block;width: 100%;text-align: center;}
.supporting .d2 ul li :nth-child(2){width: 100%;height: 2rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin-top: 0.45rem;}
.supporting .d2 ul li .hr{width: 35%;height: 0.1rem;margin: 0 auto;background: #333;margin-top: 0.5rem;margin-bottom: 0.5rem;}
.supporting .d3 .img{width: 98%;margin: 0 auto;}
.supporting .d3 span{display: inline-block;width: 100%;text-align: center;margin: 0.5rem 0;font-size: 1.2rem;}
.supporting .d3 .hr{width: 40%;height: 0.1rem;background: #333;margin: 0 auto;margin-top: 0.25rem;margin-bottom: 0.25rem;}
.supporting .d4 .d4_title{background: url(../pic/title_bg.png) no-repeat;background-size: cover;width: 100%;height:12.5rem;position: relative;}
.supporting .d4 .d4_title h3{position: absolute;bottom: 3rem;width: 100%;text-align: center;font-size: 1.75rem;color: #FB6E02;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;
}
.supporting .d4 .d4_item{background: #FFC831;padding: 1.25rem 0;}
.supporting .d4 .d4_item .text{background: url(../pic/small_text_bg.png) no-repeat;background-size: cover;width: 92%;height: 6rem;margin: 0 auto;line-height: 5rem;text-align: center;font-size: 1.5rem;color: #FF772F;margin-bottom: 1.25rem;}
.supporting .d4 .d4_item .list{width: 94%;margin: 0 auto;}
.supporting .d4 .d4_item .list .smallimg{justify-content: space-between;}
.supporting .d4 .d4_item .list .smallimg .img{width: 49.75%;margin-top: 0.25rem;position: relative;}
.supporting .d4 .d4_item .list .bigimg{margin-top: 0.25rem;position: relative;}
.location{position: absolute;bottom: 0.5rem;right: 1rem;background: rgb(255,108,2,0.7);align-items: center;color: white;padding: 0.25rem 0.5rem;}
.location img{margin-right: 0.25rem;width: 1rem;}

.supporting .d5 .d5_item{background: #FFC831;padding: 1.25rem 0;}
.supporting .d5 .d5_item .text{background: url(../pic/small_text_bg.png) no-repeat;background-size: cover;width: 92%;height: 6rem;margin: 0 auto;line-height: 5rem;text-align: center;font-size: 1.5rem;color: #FF772F;margin-bottom: 1.5rem;}
.supporting .d5 .d5_item .list{width: 94%;margin: 0 auto;}
.supporting .d5 .d5_item .list .bigimg{margin-bottom: 0.25rem;position: relative;}
.supporting .d5 .d5_item .list .smallimg{justify-content: space-between;}
.supporting .d5 .d5_item .list .smallimg .img{position: relative;}
.supporting .d5 .d5_item .list .smallimg .w55{width: 64.75%;margin-bottom: 0.25rem;}
.supporting .d5 .d5_item .list .smallimg .w45{width: 34.75%;margin-bottom: 0.25rem;}
.supporting .d5 .d5_item .list .smallimg .w50{width: 49.75%;margin-bottom: 0.25rem;}
/* Other supporting equipment */


/* Our services */
.our_services .our_services_title{background: url(../pic/title_bg.png) no-repeat;background-size: cover;width: 100%;height:12.5rem;position: relative;}
.our_services .our_services_title h3{position: absolute;bottom: 3rem;width: 100%;text-align: center;font-size: 1.75rem;color: #FB6E02;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;
}
.our_item{background: #FEF8E0;}
.our_item .services{background: white;width: 96%;margin: 0 auto;padding: 1.5rem 0;}
.our_item .services ul{display: flex;justify-content: space-around;align-items: center;width: 94%;margin: 0 auto;border-radius: 1rem;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);padding: 0.5rem;}
.our_item .services ul+ul{margin-top: 1rem;}
.our_item .services ul li{width: 49.5%;}
.our_item .services ul li:nth-child(1) .img{justify-content: center;}
.our_item .services ul li:nth-child(2){padding: 0.25rem 0 0.25rem 0.25rem;}
.our_item .services ul li .num{align-items: center;}
.our_item .services ul li .num span{width: 5%;display: inline-block;color: #FB6E02;}
.our_item .services ul li .num img{width: 94%;text-align: center;}
.our_item .services ul li .img{height: 11.5rem;display: flex;flex-wrap: wrap;align-items: center;}
.our_item .services ul li .text{height: 11.5rem;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;}
.our_item .services ul li .text div{display: flex;}
.our_item .services ul li .text div+div{margin-top: 1rem;}
.our_item .services ul li h2{font-size:1.1rem;line-height:1.5;color:#FB6E02;text-transform:capitalize;font-weight: bold;
}

/* Our services */


/* Overseas warehouse and office in Nigeria */
.overseas{width: 100%;background: #FEF8E0;}
.overseas .title{text-align: center;font-size: 1.35rem;font-weight: bold;color: #FEAF42;text-transform: uppercase;padding: 1.5rem 0;}
.overseas ul{position: relative;padding: 1rem;}
.overseas ul li{display: flex;flex-wrap: wrap;justify-content: space-between;}
.overseas ul .li1 span{border: 2px solid #FF8C17;width: 51.5%;height: 3rem;text-align: center;line-height: 3rem;margin-left: 0.15rem;margin-bottom: 0.5rem;font-size: 1.15rem;}
.overseas ul .li1 img{width: 44%;position: absolute;right: 3%;top: 5%;}
.overseas ul .li2 .div{border: 2px solid #FF8C17;width:37.25%;height:5rem;position: absolute;bottom:8%;right: 3.5%;font-size: 1rem;display: flex;flex-wrap: wrap;align-items: center;line-height: 1rem;padding: 0.25rem 0 0.25rem 0.25rem;}
.overseas ul .li2 .div div{display: flex;width: 100%;}
.overseas ul .li2>:first-child{width: 58%;}
/* Overseas warehouse and office in Nigeria */


/* About Henan Glory Company */
.company .company_title{background: url(../pic/title_bg.png) no-repeat;background-size: cover;width: 100%;height:12.5rem;position: relative;}
.company .company_title h3{position: absolute;bottom: 3rem;width: 100%;text-align: center;font-size: 1.75rem;color: #FB6E02;text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;
}
.company_item{background: #FFD82B;padding-top: 1rem;}
.company_item .img{background: white;width: 97.4%;margin: 0 auto;position: relative;}
.company_item .img div{background: #FF4040;position: absolute;bottom: 1rem;right: 1rem;display: inline-block;color: white;padding: 0.25rem 0.45rem;}
/* About Henan Glory Company */



/* Company environment */
.strength{background:#FFD82B}
.strength .strength_child{background: white;width: 97.4%;margin: 0 auto;padding: 1.5rem 0;}
.strength .strength_child h3{text-align: center;color: #FF7310;font-size: 1.5rem;}
.strength .strength_child .text{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin-top: 1rem;}
.strength .strength_child .text .txt{color: #FF7310;margin: 0 0.5rem;}
.strength .strength_child .text .child{display: flex;flex-wrap: wrap;align-items: center;}
.strength .strength_child .text .child .yuan{width: 0.5rem;height: 0.5rem;background: #FF7310;border-radius: 50%;}
.strength .strength_child .text .child .hr{width: 3rem;height: 0.1rem;background:#FF7310;}
.strength .strength_child ul{justify-content: space-around;margin-top: 1rem;}
.strength .strength_child ul li{width: 49%;text-align: center;margin: 0.25rem 0;}
/* Company environment */


/* apc */
.apc{background: #FFD82B;}
.apc .apc_list{background: white;width: 97.4%;margin: 0 auto;}
.apc .apc_list h3{text-align: center;color: #FB782E;font-size: 2.5rem;width: 40%;margin: 0 auto;border-bottom: 2px solid #FB782E;padding-bottom: 0.5rem;}
.apc .apc_list .img{padding: 1.5rem 0;text-align: center;}
/* apc */




/* ------------------------------------------------------------------------------------------------------------------- */


/* 返回顶部 */
.gotop{width:12vw;height:12vw;line-height:12vw;border-radius:50%;background-color:rgba(0,0,0,0.5);display:none}
.gotop{position:fixed;z-index:99;top:75%;right:10px;text-align:center}
.gotop img{width:50%;display:inline-block;vertical-align:middle}