@charset "utf-8";
/* 20180412 by fanbo */
.tool{ overflow: hidden;}
.tool .title{ padding:0 .9375rem; line-height: 2.75rem; text-align: left; border-bottom: 1px solid #e5e5e5;}
.tool .con{ -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: -1px;}
.tool .con a{ width: 25%; height: 5.75rem; box-sizing: border-box; /*border:solid #e5e5e5; border-width: 0 1px 1px 0;*/}
.tool .con a:nth-child(4){ border-right:0; }
.tool .con img{ width: 3rem; height: 3rem; vertical-align: top; background: #fbf6df; border-radius: 1rem;}
.tool .con p{ font-size: .875rem; color:#212121; display: block; line-height: 1; padding-top:.4375rem;}

.idx_btm_nav{ border-top:1px solid #d9d9d9; -webkit-mask-box-image: none; }
.idx_btm_nav ul{ height: 100%; }
.idx_btm_nav li{}
.idx_btm_nav li a{ height: 100%; color: #929295; font-size: .75rem;}
.idx_btm_nav li span{ padding-top: .1875rem; }
.idx_btm_nav li img{ width: 1.25rem; height: auto; vertical-align: top; }
.idx_btm_nav li:last-child{ width: 20%; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); }
.idx_btm_nav li:last-child a{ display: block; height: auto; padding-bottom: .1875rem; }
.idx_btm_nav li:last-child img{ width: 2.5rem; margin-bottom: .375rem; }