*{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul, ol, li {
    list-style-type: none;
    display: block;
}
body{
    background-color: #d9d9d9;
}
/* 内容 */
.bgnav .nav{
    width: 1002px;
    margin: 25px auto;
    /*overflow: hidden;*/
    height:560px;
}
.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: 65%;
    background-color: #fff;
    margin-top: 5px;
    padding:20px 20px 30px 20px;
}
.xqrig .title{
    border-bottom: 1px solid #aaa;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size:17px;
    color:#000;
}
.form{
    font-size: 14px;
}
.form p{
    margin-top: 13px;
}
.form span{
    width:100px;
    text-align: right;
    display: inline-block;
}
.form .input{
    width: 40%;
    height: 35px;
    line-height: 35px;
    text-indent: 13px;
    border-radius: 5px;
    border:1px solid #aaa;
    outline: none;
    margin-left: 10px;
}
.form .nan{
    width: 3%;
    height:18px;
    line-height: 18px;
    margin-right: 10px;
    vertical-align:middle;
}
.form .ar{
    width: 25px;
}
.form .gddh{
    width: 16.5%;
}
.form b{
    color: #f00;
}
.form .bte{
    margin-left: 97px;
    padding: 8px 35px;
    color: #fff;
    background-color: #0a1f55;
    border-radius:5px;
    border:1px solid #0a1f55;
    margin-top: 5px;
    outline: none;
}
.form .btw{
    margin-left: 15px;
    padding: 8px 50px;
    color: #0a1f55;
    background-color: #fff;
    border:1px solid #0a1f55;
    border-radius:5px;
    margin-top: 5px;
    outline: none;
}
.sheng{
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    line-height: 30px;
}
.sheng span{
    width: 100px;
    text-align: right;
    float: left;
}
.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:8px 10px;
    border:1px solid orange;
    color:#000!important;
    font-weight:normal!important;
    background:#faf0cb;
    position: relative;
    border-radius:5px;
    margin-left:10px;
}
.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;
}

div#store-selector .text {
    height: auto;
    width: 100%;
}
div#store-selector .close {
    left: 313px;
}
div#store-selector {
    width: 40%;
}