@charset "utf-8";
/*DESC 23.10 复刻信件列表页面*/
.g-bd{width: 1200px;height: auto;margin: 0 auto;}
.secnr{padding: 0;border: none;}
ul,li{list-style: none;}
a{text-decoration: none;color: #333333;}
.navjz ul li{background: none;}
/*清除浮动*/.clearfix{*zoom: 1;}
.clearfix:before,
.clearfix:after{display: table;content: "";line-height: 0;}
.clearfix:after{clear: both;}
.flex{display: -webkit-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;}
.flex-c{flex-direction: column;}
.flex-wrap{flex-wrap: wrap;}
.around{justify-content: space-around;}
.between{justify-content: space-between;}
.evenly{justify-content: space-evenly;}
.center{justify-content: center;}
.align{align-items: center;}
/*查询*/
.lyxd-box .content{width: 100%;margin: 0 auto;max-width: 100%;padding-bottom: 30px;}
.lyxd-box .content .inputs{display: block;height: auto;text-align: center;}
.lyxd-box .content .inputs .wyxx-link{background:#c00;display: inline-block;height: 40px;width: 110px;text-align: center;line-height: 40px;color: #fff;border-radius: 6px;border: 1px solid transparent;vertical-align: bottom;}
.lyxd-box .content .inputs input{height: 40px;line-height:40px;width: 270px;background: rgba(255, 255, 255, 0.9);box-shadow: inset 1px 2px 3px 0 rgba(0, 0, 0, 0.08);border-radius: 6px;border: 1px solid #C4D2DF;padding: 0 12px;margin-left: 8px;font-size: 16px;box-sizing: border-box;}
.lyxd-box .content .inputs .btn{width: 110px;margin-left: 21px;height: 40px;background:#d50505;border-radius: 6px;backdrop-filter: blur(4px);color: #fff;border: transparent;text-align: center;}
.lyxd-box .content .inputs .btn:hover{cursor: pointer;}
/*查询 END*/

