
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'iconfont';  /* Project id 715789 */
    src: url('//at.alicdn.com/t/c/font_715789_7i3kszwq8zh.woff2?t=1730626226199') format('woff2'),
         url('//at.alicdn.com/t/c/font_715789_7i3kszwq8zh.woff?t=1730626226199') format('woff'),
         url('//at.alicdn.com/t/c/font_715789_7i3kszwq8zh.ttf?t=1730626226199') format('truetype');
  }
.iconfont{
    font-family: iconfont!important;
    font-size: 22px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.anchorBL{
 display: none;
}
.BMap_pop>div:nth-child(1){
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}
.BMap_pop>div:nth-child(3){
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}
.BMap_pop>div:nth-child(5){
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.BMap_pop>div:nth-child(7){
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

*::-webkit-scrollbar {
    width:7px;
    height:10px;
}
*::-webkit-scrollbar-button    {
    /*background-color:#FF7677;*/
}
*::-webkit-scrollbar-track     {
    /*background:#FF66D5;*/
}
*::-webkit-scrollbar-track-piece {
    /*background:url(http://www.lyblog.net/wp/wp-content/themes/mine/img/stripes_tiny_08.png);*/
}
*::-webkit-scrollbar-thumb{
    background:#bfbfbf;
    border-radius:4px;

}
*::-webkit-scrollbar-corner {
    /*background:#82AFFF;*/
}
*::-webkit-scrollbar-resizer  {
    /*background:#FF0BEE;*/
}
[ng-cloak] { display: none }
#compltebox{
    position: fixed;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1051;
    text-align: center;
    line-height:1;
}
#compltebox>img{
    -webkit-animation: spin 2.5s linear infinite;
    animation: spin 2.5s linear infinite;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.dqpcs{
    height: 40px;
    line-height: 40px;
}
.dqpcs:hover{
    background: rgba(255, 255, 255, 0.22);
}
.dqpcsactive{
    background: rgba(255, 255, 255, 0.22);
}
option{
    background-color: #ffffff;
    color: #000000;
}
.car{
    line-height: 30px;
    height: 30px;
}
.car:hover{
    background: rgba(0, 13, 47, 0.03);
}
