/* 辟邪剑谱 */



* {

    margin: 0;

    padding: 0;

}



a {

    text-decoration: none;

    color: #333;

}



body {

    font-family: 微软雅黑;

    min-width: 1200px;

}



ul {

    list-style: none;

}



.fl {

    float: left;

}



.fr {

    float: right;

}



.cl {

    clear: both;

}



input,

button {

    outline: none;

    border: none;

}



button:active {

    outline: none;

    border: none;

}



div,

input,

textarea,

li,

select,

option {

    box-sizing: border-box;

}



.swiper-slide img {

    width: 100%;

}



.head img {

    width: 100%;

}



.nav {

    width: 100%;

    background: #193693;

    height: 43px;

    margin-top: -7px;

    margin-bottom: 40px;

}



.navbox {

    width: 45.2%;

    margin: 0 auto;

    height: 100%;

    display: flex;

    justify-content: space-between;

}



.navli {

    font-size: 14px;

    display: flex;

    justify-content: center;

    align-items: center;

    height: 100%;

    /* width: 13.24%; */

    padding: 0 20px;

    white-space: nowrap;

}



.navli a {

    color: #fff;

}



.act {

    font-weight: bold;

    background: #142480;

}



.act .navpic {

    width: 12px;

    margin-right: 3px;

}



.main {

    width: 62.5%;

    margin: 0 auto;

}



.foot {

    background: url(../pic/foot.png) no-repeat;

    background-size: 100% 100%;

    padding: 23px 0;

    text-align: center;

    color: #fff;

    font-size: 14px;

}



.foot div {

    margin-bottom: 12px;

}



.foot div:nth-last-of-type(1) {

    margin-bottom: 0;

}

.sle2{

    background: #fff !important;

}

.admintu {

    width: 23.38% !important;

    height: 2vw !important;

    border-radius: 50% !important;

}
.phone{
    width:8.7vw !important;
}
.tops{
    display: none !important;
}