*{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul, ol, li {
    list-style-type: none;
    display: block;
}
body{
    background-color: #d9d9d9;
}
#chaxunnav {
    overflow:hidden;
}
.jump-button {
    display:none;
}
.fl {
  float: left;
}
.pagger {
  /*height: 30px;*/
  margin: 20px auto 0px auto;
  text-align: center;
  width: 730px;
  font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #303133;
	display: block;
}
.tableBox{
	padding-bottom: 0px;
}
.pagger-box{
	width: 95%;
    text-align:right;
    overflow:hidden;
}

.pagger button {
  padding: 0 5px;
  height: 18px;
  cursor: pointer;
  border: 0px solid #ebebeb;
  background-color: #ffffff;
}
.pagger .first-page,
.pagger .last-page {
  margin: 0;
}
.pagger .pageWrap {
  height: 40px;
  float: left;
  overflow: hidden;
  display:none;
}
.pagger .pageWrap ul {
  width: 999999999px;
  height: 40px;
  float: left;
}
.pagger .pageWrap ul li {
  width: 15px;
  height: 16px;
  margin: 0px 15px;
  border-radius: 15px;
  pagger-sizing: border-pagger;
  cursor: pointer;
  float: left;
}
.pagger .pageWrap ul .sel-page {
  background-color: #2D5FAD;
    color: #fff;
    width: auto;
    padding: 0 4px;
}
.pagger .jump-text {
  width: 15px;
  height: 20px;
  border:none;
  text-align: center;
}
.pagger .jump-button {
  margin: 0;
  float: left;
}
.pagger .total-pages,
.pagger .total-count {
  margin-left: 2px;
  font-size: 14.5px;
  display:inline-block;
  color:#000;
  height:20px;
  line-height:20px;
}
/* 内容 */
/*.bgnav {
    width:100%;
    overflow:hidden;
}*/
.bgnav .nav{
    width: 1002px;
    margin: 25px auto;
    overflow: hidden;
}
.nav .naul{
    float: left;
    width: 15%;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
}
.nav .naul li{
    height: 40px;
    line-height: 40px;
}
.nav .naul li.action{
    background-color: #0a1f55;
    color: #fff;
}
.nav .xqrig{
    float: left;
    margin-left: 20px;
    width: 80%;
    background-color: #fff;
    margin-top: 5px;
    padding:20px 0 30px 20px;
}
.xqrig .title{
    width: 79.5%;
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size:17px;
    color:#000;
}
.jidizhi{
    float: left;
    width: 65%;
}
#jieguo {
    width:97%;
    float:left;
    padding:0 10px;
}
.fz{
    font-size: 14px;
    margin:10px 0;
}
.jidizhi .gjzi{
    width: 33%;
    border-radius: 5px;
    border: 1px solid #aaa;
    padding: 8px;
    margin-left: 2px;
    outline: none;
}
.jidizhi select{
    padding:7px;
    width: 80px;
    margin-left: -5px;
    outline: none;
    border-radius: 5px;
    vertical-align:middle;
}
.chaxun{
    padding: 8px 25px;
    color: #fff;
    margin:10px;
    background-color: #0a1f55;
    border:none;
    border-radius:5px;
    outline: none;
}
.shou{
    margin-left: 15px;
}
.table{
    display: block;
    float: left;
    margin-top: 15px;
    font-size: 14px;
    border-collapse:collapse;
    overflow: hidden;
    width: 99%;
}
.table .thead{
    width: 100%;
    background-color: #0a1f55;
    color: #fff;
    padding: 7px 0;
}
.table .diz{
    width: 37%;
    word-wrap: break-word;
}
.table .mdz{
    width: 11%!important;
    word-wrap: break-word;
}
.blt{
    border-top-left-radius: 5px;
}
.brt{
    border-top-right-radius: 5px;
}
.table .thead th{
    font-weight: normal;
    padding: 8px;
}
.table td {
    text-align: center;
    vertical-align: middle;
    padding: 8px 4px;
}
.table .yundanhao{
    width: 145px;
}
tbody td {
    text-align: center;
    vertical-align: middle;
    border:1px solid #aaa;
    font-size:13px;
}
tbody td a{
    cursor: pointer;
}
.fenye{
    margin-top: 15px;
    text-align: right;
    font-size: 14px;
    padding-right: 20px;
    float:right;
}
/* 新增 */
.zhezhao{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 100000;
    display: none;
}
.xinzeng{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    /*height: 390px;*/
    margin-top: -192px;
    margin-left: -203px;
    background-color: #fff;
    z-index: 100001;
    padding:20px;
    border:1px solid #aaa;
    display: none;
}
.xinzeng .title{
    /* font-size: 18px; */
    margin-bottom: 15px;
}
.xinzeng .guanbi{
    display: inline-block;
    float:right;
    font-size: 23px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    color: #aaa;
    font-weight: bolder;
    cursor: pointer;
}
.WenXin {
    vertical-align: middle;
    display: inline-block;
    width: 25px;
    cursor:pointer;
}
.form .nan {
    width: 4%!important;
    height: 18px;
    line-height: 18px;
    margin-left: 21px;
    margin-right: 7px;
    vertical-align: middle;
}
.form{
    font-size: 14px;
    text-align: center;
    /*margin-right: 30px;*/
}
.form span{
    display: inline-block;
    width: 90px;
    text-align: left;
}
.form b{
    color:#f00;
}
.form .inpo{
    width: 60%;
    height: 30px;
    line-height: 30px;
    text-indent: 13px;
    border-radius: 5px;
    border:1px solid #aaa;
    outline: none;
}
.form p{
    margin-top: 10px;
    height:32px;
}
.form .leixing {
    padding-left: 19px;
}
.form .leixing input{
    width: 27%;
    border:1px solid #aaa;
    background-color: #fff;
    color: #0a1f55;
    padding: 8px 14px;
    border-radius: 5px;
    outline: none;
    text-align: center;
}
.form .leixing .center{
    border-color:#0a1f55;
}
.form .leixing input:nth-child(3){
    margin-left: 19px;
}
.form .bte{
    margin-left: 55px;
    padding: 8px 25px;
    color: #fff;
    background-color: #0a1f55;
    border-radius:5px;
    border:1px solid #0a1f55;
    margin-top: 5px;
    outline: none;
}
.form .btw{
    margin-left: 20px;
    padding: 8px 25px;
    background-color: #fff;
    border:1px solid #0a1f55;
    border-radius:5px;
    margin-top: 5px;
    outline: none;
}
.form .chebox{
    width: 20px;
    height: 15px;
    vertical-align: middle;
}
.form .moren{
    font-size: 12px;
    margin-top:50px;
}
.sheng{
    float: left;
    margin-left: 27px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 30px;
}
.sheng span{
    width: 90px;
    text-align: left;
    float: left;
}
.sheng .shensto{
    margin-left: 0!important;
    width: 60%!important;
    /*width: 57%!important;*/
}
.sente{
    height: 0!important;
    margin:10px 0;
    color:orange;
    border-top:8px solid transparent;
    border-bottom:8px solid transparent;
    border-left:13px solid #0a1f55;
    border-right:13px solid #0a1f55;
    position: relative;
}
.sente a{
    color:orange;
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
}
.bsr {
    padding:6px 10px;
    border:1px solid orange;
    color:#000!important;
    font-weight:normal!important;
    background:#faf0cb;
    position: relative;.pagger
    border-radius:5px;
    margin-left:10px;
    left: 245px;
    top: -33px;
}
.bsr .eme {
    position: absolute;
    left:-14px;
    top:25%;
    width:0;
    height:0;
    border-width:8px 13px 8px 0;
    border-style:solid;
    border-color:transparent orange transparent transparent;/*透明 灰 透明 透明 */
}
.bsr .eme:after{
    content: '';
    width:0;
    height:0;
    position:absolute;
    top:-8px;
    left:2px;
    border-top: 8px solid transparent;
    border-right: 13px solid #faf0cb;
    border-bottom: 8px solid transparent;
}

.NeedKnow {
    position: fixed;
    top: 50%;
    left: 51%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 290px;
    background-color: #fff;
    z-index: 100002;
    border: 1px solid #aaa;
    border-radius:10px;
    padding: 20px;
    display:none;
}

div#store-selector .text {
    height: auto;
}
div#store-selector .close {
    left: 313px;
}