


.header_input {height: 30px;margin: 10px auto 15px auto;position:relative;text-align:center;width: 96%;}
.header_input .numtxt {height: 42px;width: 100%;border-radius: 5px;font-size: 14px;color:#000;text-indent: 12px;background-color: #f1f1f1;}
.header_input .query-btn {width: 41px;height: 41px;position:absolute;right: 3px;top: 0px;border:0;background: url(../image/ss.png) no-repeat center;z-index:999;background-size: 34px;}
#big_banner {min-height: 60px;width: 100%;}
#big_banner img { width: 100%; height: auto; vertical-align: middle; }
#big_banner .swiper-slide{ background-color:#;}
#big_banner .swiper-slide img{}
#big_banner .swiper-pagination {text-align: center;bottom: 34px;}
#big_banner .swiper-pagination-bullet {width: 12px;height: 12px;border-radius: 10px;}
#big_banner .swiper-pagination-bullet-active {background: #f9c434;}

.fuqi_bg{background-color: #f7f4f8;height: 266px;}
.fuqi{background-color: #fff;border-radius: 10px;width: 92%;margin-top: -12px;z-index: 999;position: absolute;left: 4%;box-shadow: 0 10px 10px rgba(0,0,0,.05);}

/*公告*/
.gg_gd{width: 100%;height: 51px;line-height: 50px;border-top: 1px solid #eee;}
.gg_gd .gg_tit{ float: left; }
.gg_gd .gg_tit span{background: url(../image/gg_ico.png) no-repeat left top;display: inline-block;padding-left: 24px;color: #f9c434;font-size: 14px;width: 20px;height: 20px;margin-top: 17px;margin-left: 10px;}
.gg_gd #scrollWrap{width: calc(100% - 34px);height:18px;overflow:hidden;float: left;margin-top: 17px;}
.gg_gd #scrollMsg li{height:18px;line-height:18px;overflow:hidden;font-size: 14px;padding:0 10px;color: #f9c434;}
.gg_gd #scrollMsg li a{width: 85%;display:inline-block;height: 20px;overflow: hidden;/* text-overflow: ellipsis; */display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.gg_gd #scrollMsg li em{float:right;margin-top: -20px;font-size: 12px;color: #f9c434;opacity: 0.5;}


/* quick */
.quick {background-color: #fff;border-radius: 10px;padding: 4px 0;margin: 10px 0 0 0;}
.quick a {float: left;display: block;width: 25%;text-align: center;padding: 5px 0;}
.quick a .img {display: block;width: 52px;height: 52px;margin: 0 auto;border-radius: 50%;-webkit-border-radius: 50%;text-align: center;line-height: 50px;font-size: 22px;color: #fff;background-color: #333;}
.quick a .img {border-radius: 100%;background-color: #fff;}
.quick a img {}

.myfa.myfa-quick1 { background-position: 10px -30px; }
.myfa.myfa-quick2 { background-position: -86px -30px; }
.myfa.myfa-quick3 { background-position: -236px -30px; }
.myfa.myfa-quick4 { background-position: -381px -30px; }
.myfa.myfa-quick5 { background-position: -237px -130px; }
.myfa.myfa-quick6 { background-position: -384px -130px; }
.myfa.myfa-quick7 { background-position: -240px -257px; }
.myfa.myfa-quick8 { background-position: -383px -255px; }
.quick a p {font-size: 13px;line-height: 2.8em;/* font-weight: bold; */color: #000;}
.quick .kj_tit{text-align: center;margin: 0 0 10px 0;}
.quick .kj_tit span{font-size: 16px;}

/*tit*/
.yys_tit{text-align: center;margin-top: 20px;margin-bottom: 10px;}
.yys_tit h2{font-size: 23px;color: #f9c434;display: inline-block;position: relative;}
.yys_tit p{font-size: 12px;color: #999;margin-top: 10px;}
.yys_tit h2 span{ color: #aec708; }


/*serv*/
.serv_box .serv_co{float: left;width: 49%;margin-bottom: 10px;margin-right: 2%;}

.serv_box .serv_co:nth-child(2n){ margin-right: 0; }
.serv_box .serv_co .serv_img{width: 100%;height: 30vw;overflow: hidden;position: relative;}
.serv_box .serv_co .serv_img img{width: 100%;height:100%;object-fit: cover;}
.serv_box .serv_co .serv_img .serv_more{width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);position: absolute;left: 0;top: 0;text-align:center;line-height: 21vw;display:none;}
.serv_box .serv_co .serv_img .serv_more a{background-color: #eb5403;padding: 7px 28px;color:#fff;font-size: 13px;border-radius:100px;}
.serv_box .serv_co:hover .serv_img .serv_more{ display:block;}
    .serv_box .serv_co .serv_txt {
        text-align: center;
        line-height: 34px; /* border: 1px solid #eee; */
        background-color: #FF9800;
    }
.serv_box .serv_co .serv_txt a{font-size: 14px;height: 34px;overflow: hidden;display: block;/* color: #fff; */}
.serv_box .more{text-align: center;width: 50%;background-color: #f9c434;margin: 10px auto;display: block;padding: 8px 0;color: #fff;border-radius: 100px;font-size: 15px;-webkit-background-size: 200% auto;background-size: 200% auto;background-image: -webkit-gradient(linear, left top, right top, from(#ffab02), color-stop(51%, #ffda00), to(#ffab02));background-image: -webkit-linear-gradient(left, #ffab02 0%, #ffda00 51%, #ffab02 100%);background-image: -moz-linear-gradient(left, #ffab02 0%, #ffda00 51%, #ffab02 100%);background-image: -o-linear-gradient(left, #ffab02 0%, #ffda00 51%, #ffab02 100%);background-image: linear-gradient(to right, #ffab02 0%, #ffda00 51%, #ffab02 100%);}
.serv_box .more:hover{ background-color: #aec708; }


/*快捷4宫格*/
.flk {background-color: #ffffff;}
.flk  ul { }
.flk  ul li {float:left;margin: 15px 0;width:25%;text-align:center;font-size: 24px;}
.flk  ul li p { color: #666;font-size:14px;padding-top:8px; }
.flk  ul li img{width: 50%;}
.icon-2x{font-size:1.5em;}

.four-text{background:#fff;padding:0 0.4rem;margin-bottom:5px}
.four-text ul{}
.four-text ul li{width:50%;padding:14px 0px;position:relative;float:left;border-right:1px solid #eee;border-bottom:1px solid #eee}
.four-ul{margin-top:5px}
.four-text ul li .box-text{width:67%;padding-left:6%}
.four-text ul li .box-text p{display:inline-block;color:#333;font-size:14px;font-weight:bold;line-height:26px}
.aidou-text{display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}
.four-text ul li .box-text_2{margin-top:0.3rem;width:95%;padding-left:10px;margin-left:5%}
.four-text ul li .box-text_2 p{font-size:12px;line-height:20px;color:##333;position:relative;opacity:0.8}
.four-text ul li .box-text_2 p:before{content:"";position:absolute;width:4px;height:4px;background-color:#333;border-radius:100px;left:-10px;top:9px}
.four-ul li a i{display:inline-block;width:40px;height:40px;border-radius:50%;text-align:center;line-height:34px;font-size:28px;position:absolute;right:10px;top:44px;color:#fff}
.four-ul li a i img{border-radius:5px}
.four-text ul li i.zise{color:#8285FF}
.four-text ul li i.hongse{color:#FE7FB2}
.four-text ul li i.fense{color:#FFC6B5}
.four-text ul li i.lanse{color:#489AFF}
/*仓库*/
.ck_box{margin: 30px 0 0 0;padding: 2%;background-size: 40%;box-shadow: 0 2px 7px 0 rgba(5,34,97,.1);}
.ck_box .ck_img {float:left;width: 27%;margin-top: 8px;text-align: center;}
.ck_box .ck_img img{ width:100%:}
.ck_box .ck_img span{font-size: 13px;/* font-weight: bold; */color: #000;margin-bottom: 10px;display: inline-block;background-color: #f9c434;padding: 4px 10px;color: #fff;border-radius: 50px;}
.ck_box .ck_txt {float: right;width: 71%;margin-left: 2%;/* background-color: #fff; */padding: 2%;}
.ck_box .ck_txt li{line-height: 25px;font-size: 12px;}


/*ys*/
.ys_box .col-lg-3 .ys_fir{ display: flex;}
.ys_box .col-lg-3 .feature-item{width: 50%;padding: 0 10px;}
#app-feature .feature-item:hover,.feature-item.image{cursor:pointer}
.feature-item{text-align:center}
.feature-item.innovative-border{border:1px solid #f9c434;padding:15px 10px 0 10px;position:relative}
.feature-item.innovative-border.arr-left::before{content:'';position:absolute;width:14px;height:14px;border-right:1px solid #f9c434;border-bottom:1px solid #f9c434;background:#fff;top:calc(50% - 7px);right:-8px;transform:rotate(-45deg)}
.feature-item.innovative-border.arr-right::before{content:'';position:absolute;width:14px;height:14px;border-left:1px solid #f9c434;border-top:1px solid #f9c434;background:#fff;top:calc(50% - 7px);left:-8px;transform:rotate(-45deg)}
.feature-item img,.feature-item .icon{display:inline-flex}
.feature-item.image{max-width: 78%;margin: 20px auto;}

.feature-item .icon{text-align:center;z-index:1;font-size:38px;color:#f9c434;vertical-align:top;-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s}
.feature-item .icon i{transition-delay:0.15s}
.feature-item h4{font-size:16px;margin-bottom: 10px;}
.feature-item p{font-size: 12px;color: #999;}
.feature-item:hover .text span{color:#f9c434}
.feature-item:hover .icon{transform:translateY(-6px)}
.feature-item:hover .icon i{transform:rotateY(180deg)}
.feature-item.innovative-border:hover .icon{transform:scale(1.1)}
.feature-item.active{background:#f7f7f7}
.image.mobile-apps>img{opacity:0}
.image.mobile-apps.active>img{opacity:1}
/*footer*/
.footer{background-color:#701c11;padding:5% 0}
.footer .fo_top .fo_img{width: 55%;margin:0 auto}
.footer .fo_top .fo_img img{width:100%}
.footer .fo_top{margin-bottom:5%}
.footer .fo_top p{color:#fff;font-size:13px;margin-top:10px;text-align: center;line-height: 24px;}
.footer .fo_er_box{display:flex;justify-content:center}
.footer .fo_er img{width: 80px;height: 80px;display:block;margin-top:8px;margin-bottom:10px}
.footer .fo_er em{font-size:14px;color:#fff;font-style:normal}
.footer .fo_er{text-align:center;padding: 0 15px;border:none}