@charset "utf-8";
/* CSS Document */

@import url("base.css");
@import url("swiper.min.css");


/**index**/


/**订单查询**/
.order-query{ background-image: url(../images/order-bg.jpg); padding: 25.73vw 10vw 0 10vw;}
.order-query .or-search .inpt{ background: url(../images/search.png) no-repeat left center; background-size: 0.32rem auto;}

.order-home{ background: url(../images/order-home.png); background-size: 100% auto;  background-repeat: no-repeat; padding: 0.98rem 0.3rem 0 0.3rem;}
.order-home .or-search .inpt{ background: url(../images/search.png) no-repeat left center; background-size: 0.32rem auto;}


/**授权查询**/
.grant-menu a.active{ font-size: 0.32rem; color: #13192B;}
.grant-menu a.active:before{ content: ''; background: var(--color-golden); width: 0.56rem; height: 0.06rem; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); }


/**联系我们**/
.pcontact{ background: url(../images/order-home.png) no-repeat; background-size: 100% auto; padding-top:22.93vw;}
.pmessage-filed dl dd .inpt{ background: #F5F5F5; border: 0.01rem solid #E0E0E0;}
.pmessage-filed dl dd .area{ background: #F5F5F5;  height:1.56rem; border: 0.01rem solid #E0E0E0;}


/**公司介绍**/
.pabout-culture-list li:nth-child(2n){ align-items: end;}
.pabout-honor-sider{ margin-top: 1.36rem; padding-bottom: 1.32rem;}
.pabout-honor-sider:before{ content: ''; background: var(--color-golden); width: 100%; height: 81.8%; opacity:.1; position:absolute; left: 0; bottom: 0;}
.pabout-honor-sider li .imgbox{ width: 60%; margin:auto;}
.pabout-honor-sider  .swiper-button-next, .pabout-honor-sider  .swiper-button-prev{ background: var(--color-golden); width: 0.52rem; height: 0.52rem; color: var(--color-fff);}
.pabout-honor-sider .swiper-pagination{ background: var(--color-golden); width: 1.2rem; height: 0.52rem; color: var(--color-fff); font-size: 0.24rem; left: 50%; transform: translateX(-50%); bottom: 0.6rem;}