.fixtop{position:fixed;height:3rem;line-height:3rem;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 div{font-size: 1.15rem;}
.fixtop ul li span{background-color:#19B5E2;padding:0 8px;border-radius:.5rem;margin-left:.7rem;min-width:5rem;height:1.8rem;line-height:1.8rem;display:inline-block;text-align:center;text-transform:capitalize;cursor: pointer;}
.fixtop ul li span a{color:#fff}
/* 头部 */
.header{width: 100%;}
.header .header-top{justify-content: space-around;align-items: center;padding: 0.5rem 0;background: #f6f6f6;}
.header .header-top .logo{width: 20%;}
.header .header-top .logo img{margin: 0 auto;width: 6rem;}
.header .header-top .title{width: 80%;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-around;}
.header .header-top .title h3{text-align: center;color: #0090B9;font-size: 1.85rem;}
.header .header-top .title ul{justify-content: center;align-items: center;}
.header .header-top .title ul li{width: 20%;background: #0090B9;color: white;text-align: center;padding: 0.15rem 0;border-radius: 0.25rem;font-size: 1.15rem;}
.header .header-top .title ul .hr{width: 2rem;height: 0.1rem;background: #0090B9;}
.header .header-body{background: url(../img/hong_shu_tu_dou_dian_fen_sheng_chan_xian.jpg) no-repeat;background-size: cover;width: 100%;height: 28.5rem;position: relative;}
.header .header-body h2{ background: -webkit-linear-gradient(to bottom, #19B5E2 0%, #19B5E2 100%);background: linear-gradient(to bottom, #19B5E2 0%, #19B5E2 100%);background-clip: text;-webkit-text-fill-color: transparent;text-fill-color: transparent;font-size: 4rem;-webkit-text-stroke-color: white; letter-spacing: 0.25rem;-webkit-text-stroke: 0.12rem #fff;font-weight: bold;font-style: oblique;position: absolute;}
.header .header-body div{width: 18rem;height: 2rem;background: #19B5E2;color: white;text-align: center;line-height: 2rem;transform: skew(-20deg);font-size: 1rem;position: absolute;right: 1rem;top: 4rem;}
.header .header-body>:first-child{top: 3rem;left: 0rem;}
.header .header-body>:last-child{top: 6rem;right: 2rem;}

/* 主营产品 */
.main{width: 100%;}
.main .product ul{justify-content: space-around;width: 94%;margin: 0 auto;}
.main .product ul li{width: 45%;background: #D98E19;;border-radius: 0.35rem;}
.main .product ul li:nth-child(3),
.main .product ul li:nth-child(4){margin-top: 1.25rem;}
.main .product ul li span{display: inline-block;padding: 0.5rem 0;width: 100%;text-align: center;font-size: 1.2rem;background-image: linear-gradient(to bottom, #F6D615, #DC9519);border-radius: 0.45rem;color: white;}
.main .product ul li .img img{border-radius: 0.75rem;}

/* 可处理原料 */
.line{padding-bottom: 1.5rem;}
.line .line_item{width: 90%;margin: 0 auto;background: white;border-radius: 0.5rem;padding: 1rem 0;}
.line .line_item h3{text-align: center;font-weight: 500;font-size: 1.5rem;}
.line .line_item ul{margin-top: 1.5rem;justify-content: space-around;}
.line .line_item ul li{width: 30%;margin: 0.5rem 0;}
.line .line_item ul li .img img{margin: 0 auto;}
.line .line_item ul li span{display: inline-block;width: 100%;text-align: center;font-size: 1.15rem;margin-top: 0.25rem;}
.line .line_chart .text{text-align: center;margin: 1rem 0;color: white;font-size: 1.15rem;}
.line .line_chart .chart{width: 90%;margin: 0 auto;background: white;border-radius: 0.5rem;padding: 0.5rem 0;}
.line .line_chart .chart img{margin: 0 auto;width: 94%;}
.line .line_core h3{text-align: center;margin: 1rem 0;font-size: 1.5rem;color: white;}
.line .line_core ul{justify-content: center;}
.line .line_core ul li:nth-child(2){margin: 0 1.25rem;}
.line .line_core ul li{width: 20%;}
.line .line_core ul li .img img{margin: 0 auto;}
.line .line_core ul li span{display: inline-block;width: 100%;text-align: center;margin-top: 0.5rem;color: white;font-size: 1.2rem;}

/* 淀粉加工工艺 */
.process{background: url(../img/dian_fen_jia_gong_gong_yi.jpg) no-repeat;background-size: cover;width: 100%;height: 57rem;}
.process #title{padding: 1.5rem 0 !important;}
.process .top{justify-content: space-between;width: 90%;margin: 0 auto;}
.process .top .left,
.process .top .right{width: 48%;background: white;position: relative;}
.process .top .left span,
.process .top .right span{display: inline-block;background-image: linear-gradient(to bottom, #F6D615, #DC9519);padding: 0.25rem;color: white;}
.process .top span{position: absolute;top: 0rem;left: 1rem;font-size: 1.25rem;}
.process .top .left .child,
.process .top .right .child{padding: 1rem 0;width: 86%;margin: 0 auto;} 
.process .top .left .child h4,
.process .top .right .child h4{text-align: center;font-size: 1.25rem;}
.process .top .left .child p,
.process .top .right .child p{margin: 1.1rem 0;font-size: 1rem;}
.process .top .left .child .img,
.process .top .right .child .img{height: 9rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.process .top .left .child img,
.process .top .right .child img{margin: 0 auto;}

.process .center{width: 90%;margin: 0 auto;background: white;position: relative;margin-top: 1.25rem;margin-bottom: 1.25rem;}
.process .center span{display: inline-block;background-image: linear-gradient(to bottom, #F6D615, #DC9519);padding: 0.25rem;color: white;position: absolute;top: 0rem;left: 1rem;font-size: 1.25rem;}
.process .center .child{justify-content: space-around;align-items: center;}
.process .center .child h4{width: 24%;text-align: center;font-size: 1.25rem;}
.process .center .child p{width: 38%;font-size: 1.1rem;}
.process .center .child .img{width: 38%;}

.process .bottom{justify-content: space-between;width: 90%;margin: 0 auto;}
.process .bottom .left,
.process .bottom .right{width: 48%;background: white;position: relative;}
.process .bottom .left span,
.process .bottom .right span{display: inline-block;background-image: linear-gradient(to bottom, #F6D615, #DC9519);padding: 0.25rem;color: white;}
.process .bottom span{position: absolute;top: 0rem;left: 1rem;font-size: 1.25rem;}
.process .bottom .left .child,
.process .bottom .right .child{padding: 1rem 0;width: 86%;margin: 0 auto;} 
.process .bottom .left .child h4,
.process .bottom .right .child h4{text-align: center;font-size: 1.25rem;}
.process .bottom .left .child p,
.process .bottom .right .child p{margin: 1.1rem 0;font-size: 1rem;}
.process .bottom .left .child .img,
.process .bottom .right .child .img{height: 10rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.process .bottom .left .child img,
.process .bottom .right .child img{margin: 0 auto;height: 100%;}

/* 其他薯类加工设备 */
.other{padding-bottom: 1rem;}
.other .other_item{width: 90%;margin: 0 auto;background: white;position: relative;margin-top: 1.5rem;margin-bottom: 1rem;}
.other .other_item .text{position: absolute;top: -1rem;width: 100%;text-align: center;}
.other .other_item .text span{display: inline-block;background-image: linear-gradient(to bottom, #F6D615, #DC9519);color: white;padding: 0.25rem 1.5rem;border-radius: 0.75rem;font-size: 1.15rem;}
.other .other_item .other_list{width: 86%;margin: 0 auto;padding-top: 1.5rem;padding-bottom: 1rem;}
.other .other_item .other_list .img img{margin: 0 auto;}
.other .other_item .other_list .other_child{margin: 1rem 0;display: flex;flex-wrap: wrap;align-items: start;justify-content: space-between;}
.other .other_item .other_list .other_child div{font-size: 1.2rem;}
.other .other_item .other_list .other_child >:first-child{width: 6%;height: 1.5rem;background-image: linear-gradient(to bottom, #fff, #159DC3);color: white;text-align: center;line-height: 1.5rem;font-size: 1.2rem;}
.other .other_item .other_list .other_child >:last-child{width: 90%;}

/* 热销单机 */
.stand{background: url(../img/re_xiao_dan_ji_bei_jing.jpg) no-repeat;background-size: cover;width: 100%;height: 99rem;}
.stand .stand_item{width: 100%;}
.stand .stand_item ul{width: 94%;margin: 0 auto;justify-content: space-around;}
.stand .stand_item ul li{width: 45%;background: white;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;border-top-left-radius: 0.5rem;border-top-right-radius: 0.5rem;margin: 1rem 0;}
.stand .stand_item ul li .text{text-align: center;background-image: linear-gradient(to bottom, #329AE4, #1CB2E2);border-top-left-radius: 0.5rem;border-top-right-radius: 0.5rem;color: white;padding: 0.35rem 0;font-size: 1.2rem;}
.stand .stand_item ul li .img{width: 100%;height: 10rem;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.stand .stand_item ul li .img img{max-height: 100%;margin: 0 auto;width: 9rem;}
.stand .stand_item ul li .content{height: 9rem;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;align-items: center;background-image: linear-gradient(to bottom, #329AE4, #1CB2E2);border-top-left-radius: 0.5rem;border-top-right-radius: 0.5rem;padding: 0 0.5rem;}
.stand .stand_item ul li .content p{color: white;font-size: 1.1rem;width: 100%;margin-top: 0.25rem;}


/* 项目案例 */
.project ul{width: 94%;margin: 0 auto;justify-content: space-around;}
.project ul li{width: 48.5%;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;}
.project ul li .img{padding: 0.25rem;position: relative;margin: 0 auto;width: 100%;}
.project ul li .img>:first-child{margin:0 auto}
.project ul li .img .location{align-items: center;position: absolute;bottom: 1rem;left: 1rem;background: rgba(0,0,0,.6);border-radius: 0.75rem;padding: 0.25rem 0.5rem;}
.project ul li .img .location img{width: 0.85rem;}
.project ul li .img .location span{color: white;margin-left: 0.25rem;}

/* 我们的服务 */
.our{padding-bottom: 1rem;}
.our .our_item{width: 94%;margin: 0 auto;background: white;border-radius: 0.75rem;padding: 1.5rem 0;}
.our .our_item .body{width: 96%;margin: 0 auto;}
.our .our_item .body{background: url(../img/line.png) no-repeat;background-size: 100% 100%;width: 92%;height: 40rem;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-around;}
/* 上 */
.our .our_item .body .top{justify-content: space-around;align-items: center;}
.our .our_item .body .top .text{writing-mode: tb;font-size: 1.2rem;border:0.01rem solid #000;border-radius: 1rem;padding: 0.5rem 0.25rem;}
.our .our_item .body .top .triangle{width: 0;height: 0;border: 0.75rem solid transparent;border-left: 0.75rem solid #000;}
.our .our_item .body .top .content p{font-size: 1.2rem;}
.our .our_item .body .top .content p+p{margin-top: 0.45rem;}
.our .our_item .body .top .img{width: 10rem;}
/* 中 */
.our .our_item .body .center{justify-content: space-around;align-items: center;}
.our .our_item .body .center .text{writing-mode: tb;font-size: 1.2rem;border:0.01rem solid #000;border-radius: 1rem;padding: 0.5rem 0.25rem;}
.our .our_item .body .center .triangle{width: 0;height: 0;border: 0.75rem solid transparent;border-right: 0.75rem solid #000;}
.our .our_item .body .center .content p{font-size: 1.2rem;}
.our .our_item .body .center .content p+p{margin-top: 0.45rem;}
.our .our_item .body .center .img{width: 10rem;}
/* 下 */
.our .our_item .body .bottom{justify-content: space-around;align-items: center;}
.our .our_item .body .bottom .text{writing-mode: tb;font-size: 1.2rem;border:0.01rem solid #000;border-radius: 1rem;padding: 0.5rem 0.25rem;}
.our .our_item .body .bottom .triangle{width: 0;height: 0;border: 0.75rem solid transparent;border-left: 0.75rem solid #000;}
.our .our_item .body .bottom .content p{font-size: 1.2rem;}
.our .our_item .body .bottom .content p+p{margin-top: 0.45rem;}
.our .our_item .body .bottom .img{width: 10rem;}





/* 专利证书 */
.services{padding: 0.5rem 0;}
.services .our_title{text-align: center;}
.services .our_title span{background-image: linear-gradient(to bottom, #0bc0f4, #006683);display: inline-block;border-radius: 0.75rem;width: 50%;padding: 1rem 0;font-size: 1.5rem;color: white;}
.services .services_img{width: 94%;margin: 0 auto;margin-top: 1rem;}
.services .services_img img{margin: 0 auto;padding: 1rem 0;}

/* 生产实力 */
.strength .strength_item{width: 100%;}
.strength .strength_item .list_right{width: 94%;margin: 0 auto;background: white;border-radius: 0.75rem;justify-content: space-around;padding: 0.5rem 0;}
.strength .strength_item .list_right .img,
.strength .strength_item .list_right .content{width: 49%;}
.strength .strength_item .list_right .img{display: flex;flex-wrap: wrap;align-items: center;}
.strength .strength_item .list_right .img img{margin: 0 auto;width: 14rem;}
.strength .strength_item .list_right .content{display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;}
.strength .strength_item .list_right .content .text{display: flex;flex-wrap: wrap;align-items: center;margin: 0.45rem 0;font-size: 1.15rem;}
.strength .strength_item .list_right .content .text div{width: 1.5rem;height: 1.5rem;background-image: linear-gradient(to bottom, #fff, #159DC3);color: white;text-align: center;line-height: 1.5rem;font-size: 1.2rem;margin-right: 0.35rem;}

.strength .strength_item .list_left{width: 94%;margin: 0 auto;background: white;border-radius: 0.75rem;justify-content: space-around;padding: 0.5rem 0;margin-top: 1rem;margin-bottom: 1rem;}
.strength .strength_item .list_left .img,
.strength .strength_item .list_left .content{width: 49%;}
.strength .strength_item .list_left .img{display: flex;flex-wrap: wrap;align-items: center;}
.strength .strength_item .list_left .img img{margin: 0 auto;width: 14rem;}
.strength .strength_item .list_left .content{display: flex;flex-wrap: wrap;flex-direction: column;justify-content: center;}
.strength .strength_item .list_left .content .text{display: flex;flex-wrap: wrap;align-items: center;margin: 0.45rem 0;padding-left: 2rem;font-size: 1.15rem;}
.strength .strength_item .list_left .content .text div{width: 1.5rem;height: 1.5rem;background-image: linear-gradient(to bottom, #fff, #159DC3);color: white;text-align: center;line-height: 1.5rem;font-size: 1.2rem;margin-right: 0.35rem;}

/* 公司简介 */
.company .company_item .img{width: 100%;}
.company .company_item .company_list{width: 90%;margin: 0 auto;background: white;border-radius: 0.75rem;padding: 1rem 0;position: relative;top: -4rem;}
.company .company_item .company_list .text h3{text-align: center;font-size: 1.5rem;}
.company_item .company_list ul{justify-content: space-around;width: 94%;margin: 0 auto;margin-top: 0.5rem;margin-bottom: 0.5rem;}
.company_item .company_list ul li{width: 48%;margin: 0.5rem 0;}
.company_item .company_list ul li .img{position: relative;}
.company_item .company_list ul li .img img{margin: 0 auto;}
.company_item .company_list ul li .img span{position: absolute;bottom: 0.5rem;width: 100%;text-align: center;font-size: 1.15rem;color: white;}
.company_item .company_list .detail{width: 90%;margin: 0 auto;text-align: justify;text-indent: 2rem;}


/* 联系我们 */
.contact{padding-bottom: 1rem;}
.contact .title{justify-content: center;align-items: center;}
.contact .title .hr{width: 7.5rem;height: 0.1rem;background: white;}
.contact .title h3{color: white;font-size: 2rem;font-weight: bold;margin: 0 1rem;}
.contact .contact_us{background: white;border-radius: 0.75rem;width: 94%;margin: 0 auto;box-shadow: 0 2px 4px 0px rgba(0,0,0,.6);position: relative;padding: 2rem 0;margin-top: 1.25rem;margin-bottom: 1.25rem;}
.contact .contact_us .logo{display: flex;flex-wrap: wrap;justify-content: center;}
.contact .contact_us .logo .doing{display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;text-align: center;}
.contact .contact_us .logo .doing h3{color: #0060B1;font-size:2rem;letter-spacing: 0.25rem;}
.contact .contact_us .year{display: flex;flex-wrap: wrap;justify-content: space-between;width: 80%;margin: 0 auto;background: #E87403;border-radius: 1rem;margin-top: 1rem;margin-bottom: 1rem;}
.contact .contact_us .year div{text-align: center;padding: 0.5rem 0;font-size: 1.25rem;}
.contact .contact_us .year>:first-child{color: white;background: #0060B1;width: 55%;border-radius: 1rem;}
.contact .contact_us .year>:last-child{color: white;background: #E87403;width: 45%;border-top-right-radius: 1rem;border-bottom-right-radius: 1rem;}
.contact .contact_us .contentmodel{text-align: center;}
.contact .contact_us .contentmodel div{font-size: 1.5rem;font-weight: bold;}
.contact .contact_us .contentmodel div+div{margin-top: 0.5rem;}
.contact .bangs{position: absolute;top: -0.5rem;width: 100%;}
.contact .bangs img{margin: 0 auto;width: 12rem;}

/* 底部按钮 */
.btn-wrap{height:20px}
.btn-box{bottom:0;width:100%;justify-content:space-between;background-color:#fe8429;background-image: linear-gradient(to right, #19B5E2, #19B5E2);z-index: 9999;}
.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}
.btn-box{position:fixed;max-width:750px;box-sizing:border-box}

/* 返回顶部 */
.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}

/* 留言表单 */
.form-wrap{padding:1rem;background-color:#fffdf6;margin:0;box-sizing:border-box;padding-bottom: 2rem;}
.form-wrap>h4{text-align:center;font-size:2.4rem;line-height:2.6rem;margin:0}
.form-wrap h4 img{width:3.3rem;position:absolute;left:2rem}
.form-wrap>p{font-size:1.1rem;line-height:1.5;margin:1rem 0;text-align:justify;text-indent:2em}
.form-wrap>p a{color:#fe8429}
.fo1{position:absolute;top:-0.5rem;left:-0.5rem;width: 3rem;}
.fo2{position:absolute;bottom: -0.5rem;right:-0.5rem;width: 3rem;}
.form-wrap>form{background:#f4ead8;padding:8% 3%;border-radius:0 3rem 0 3rem;box-shadow:1px 1px 3px #999;margin:2rem 0 1rem 0;position: relative;}
.form-wrap>form>div{margin-bottom:.5rem;display:flex;align-items:flex-start}
.form-wrap>form div img{width:1.5rem}
.form-wrap>form div span{display:block;width:8rem;min-width:8rem;color:#333;text-align:center;font-weight:bolder;font-size:1rem;line-height:1.5rem}
.form-wrap>form input{display:inline-block;width:100%;height:1.8rem}
.form-wrap>form textarea{width:100%;min-height:5rem}
.form-wrap>form textarea,.form-wrap>form input{padding-left: 1rem;font-size: 1rem;}
.form-wrap>form p{background-color:#ffa506;text-align:center;color:#fff;border-bottom:2px solid #ffa506;height:3.6rem;margin:0 auto;font-size:1.8rem;line-height:3.6rem}
.form-wrap>form p:hover{cursor:pointer;box-shadow:2px 2px 2px #ababab}















