﻿/*通用*/
.banner { height:400px; }
.search-menu { font-size: 0; text-align:center; }
.search-menu span { margin: 0px 16px; width: 8px; height: 8px; background: #A7DFFA; border-radius: 2px; color: transparent; display: inline-block; overflow: hidden; vertical-align: middle; }
.search-menu a { font-size: 16px; display: inline-block; vertical-align: middle; }
.sitemap-box .flr:hover { text-decoration:none; }
.paging { margin-top: 0px; }
.product-list-grid .price .color-money { font-size: 16px; font-weight: bold; }
.toptic .flr span { margin: 0 8px; }
.toptic .active { color: #fff !important; font-weight: bold !important; }
#product_data { margin-bottom: 80px; }
.search-count { margin: 0px 0px 24px; }
.search-count .split { width: 4px; height: 20px; margin: -4px 12px 0 0; }
.search-count span { font-size: 20px; font-weight: bold; }
.search-count label { margin: 0px 0 0 20px; font-size: 16px; }
.search-count .flr i { margin-left:8px; margin-top:-2px; }
.product-list-card { white-space: wrap; }
.product-list-card > .split { width: 100%; height: 1px; background: #E9E9E9; margin: 24px 0; }
.product-list-card > .split:last-child { margin-bottom: 0; }

/*结构式*/
#structure { margin-bottom:80px; }
#structure .content {  }
#structure .structure-editor { width: 1016px; box-sizing:border-box; border:1px solid #ddd; }
#structure .buttons div { display:block; margin-bottom: 24px; }

/*批量查询*/
#batch { margin-bottom: 80px; }
#batch .info .fll { width: 982px; height:502px!important; }
#batch .info .fll textarea { height:100%!important; box-sizing:border-box; padding:24px 0 0 24px!important; border-color:#E9E9E9; resize:none; border-radius:4px; font-size:14px; color:#666; }
#batch .info .flr { width: 186px; }
#batch .radiobox { height: unset; }
#batch .radiobox-item { display: block; text-align: left; margin-bottom: 24px; line-height:1; font-size:14px; }
#batch .radiobox .radiobox-item .radiobox-rect { margin-right:12px; box-sizing:border-box; border-width:1px; width:12px; height:12px; }
#batch .radiobox .selected .radiobox-rect div { width:6px; height:6px; margin:2px; }
#batch .ueditor { margin-top: 24px !important; }


/*文档下载*/
#document { margin-bottom: 80px; }
#document .forms { width:351px; padding-right:80px; }
#document .forms > div { margin-left:12px; }
#document .forms .name { margin-bottom: 24px; margin-left:0; font-size: 20px; font-weight:bold; line-height:1; }
#document .forms .name  .split{ width:4px; height:20px; margin-right:8px; }
#document .forms .input { margin-bottom: 24px; width: 339px !important; height: 38px; margin-top: 12px; border: 1px solid #E9E9E9; border-radius: 4px; }
#document .forms .input > label { display: block; width: 150px; color: #fff; }
#document .forms .input .box { width:100%; border-bottom: none; }
#document .forms .input .box input { padding-left:12px; }
#document .info > .split { width: 1px; height: 200px; margin-top: 42px; background: #E9E9E9; }

#document .result { margin: 42px 0px 0px 80px; }
#document .result .name { font-size:16px; font-weight:bold; }
#document .nodata { background-image: none; text-align: left; }
#document #search_result { margin-top:24px; }
#document #search_result a { display: block; width: 280px; height: 40px; line-height: 40px; text-align: center; margin-bottom: 24px; padding: 0 24px; border-radius: 20px; font-weight: bold; font-size: 14px; box-sizing: border-box; background-color: #F9F9F9; }
#document #search_result a i { margin-right:12px; margin-top:-4px; }

#document .ueditor { margin: 40px 0 0 12px!important; padding-top:24px; border-top:1px solid #E9E9E9; }

