.app-header-menu .menu .menu-item.show .menu-link{
    margin-top: 12px!important;
    border-radius: 30px;
}
.app-header-menu .menu > .menu-item.here > .menu-link{
    border-radius: 30px;
}
.menu-sub{
    position: relative;
    border-radius:20px!important;
    padding-top: 0!important;
}
.menu-sub:before{
    position: absolute;
    top: -12px;
    left: 20px;
    right: auto;
    display: inline-block!important;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    border-left: 12px solid transparent;
    content: '';
}
.sidenva {
    position: sticky;
    top: 0px;
    z-index: 6;
}
.p-lr-0{
    padding-left:0!important;
    padding-right:0!important;
}
.iflash{
    height: 420px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.iflash .swiper-slide img{
    display: block;
    width: 100%;
    height: 420px;
}
.drp-dwqr-sticky{
    position: fixed!important;
    left: 36px!important;
    top: 150px!important;
    bottom: 0;
}
/**/
.digg{
    overflow: hidden;
    padding: 15px 0;
    text-align: center;
    border-bottom:1px solid #eee;
    display: flex;
    justify-content: space-between;
}
.digg a{
    width: 48%;
}
.icon-btn {
    height:90px;
    min-width: 80px;
    margin: 5px 5px 0 0;
    border: 1px solid #ddd;
    padding: 12px 0 0;
    background-color: #fafafa;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    color: #646464;
    text-shadow: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    transition: all .3s ease;
    border-radius: 5px!important;
}
/**/
.spmsxx{
    background:#fafafa;
    overflow: hidden;
    border:1px solid #eee;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
}
.gmbtn{
    display: flex;
    justify-content: space-between;
}
.spmsxx .form-group{
    margin-bottom: 15px;
}
.spmsxx .btn{
    background-color: #f60;
    color: #fff;
    width: 49%;
}
/**/
.vdo{
    overflow: hidden;
    width: 100%;
}
.vdo .swiper-slide{
    position: relative;
    overflow: hidden;
}
.vdo .swiper-slide span{
    display: block;
    position: absolute;
    width: 94%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: rgba(0,0,0,.35);
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 10px;
    font-size: 14px;
    left: 3%;
    bottom: 0;
    border-radius: 0 0 10px 10px;
}
.vdo img{
    border-radius: 10px!important;
}
.app-footer,.app-footer a{
    color: #fff;
    background: #2f1c1c;
}
/**/
.app-header-menu .menu > .menu-item.here > .menu-link,.app-header-menu .menu .menu-item.show .menu-link{
    margin-top: 12px;
    border-radius: 15px!important;
}
/**/
.kjdh{
    overflow:hidden;
    padding: 10px 10px 20px 10px;
}
.kjdh ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.kjdh li{
    width: 12%;
    overflow: hidden;
    transition: transform 0.3s ease;
}
.kjdh li:hover {
    transform: scale(1.1);
}
.kjdh li img{
    margin: 0 auto;
    display: block;
    width: 60%;
    height: auto;
}
.kjdh li span{
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight:500;
    color: #666;
}
/**/
.symbol img{
    display: block;
    overflow: hidden;
    width: 100%;
    height: 70px;
}