*{
    padding: 0;
    margin: 0;
}

.layui-tab{
    margin: 10px;
}

.icon-margin{
    margin: 4px;
}

.logo{
    font-size: 88px;
    margin: 8px;
    border-right: 0.5px solid black;
    font-family: 楷体, 楷体_GB2312, SimKai;
}

.siteLabel{
    font-size: 15px;
    /*float: right;*/
    margin-right: 5px;
    margin-top: -30px;
}

.dot{
    line-height: 24px;
}

.li-search{
    float: right;
}
.search{
    margin-left: 105px;
}
.search > input{
    /*font-size: 20px;*/
    height: 30px;
    border-radius: 8px;
    letter-spacing: 1px;
    padding-left: 10px;
    width: 300px;
    font-family: 楷体, 楷体_GB2312, SimKai;
    border: none;
}
.search > i{
    position: absolute;
    cursor: pointer;
    margin-right: 100px;
    z-index: 6;
    display: inline-block;
    left: 390px;
    color: forestgreen;
    font-weight: bold;
}

.layui-nav-child > dd{
    margin-top: 10px;
}

.layui-breadcrumb{
    float: left;
    margin-bottom: 3px;
}

.navfont *{
    font-size: 22px;
}

.show-style > div{
    background-color: #fff !important;
}

.show-style > div > img{
    display: block !important;
    margin: auto !important;
}

.carousel>li>a{
    background-color: aqua;
}

ul > a > li{
    /*font-size: 13px;*/
}

ul > a > li:hover{
    transform: scale(1.02);
    color:#1ec2d5;
}

.breadcrumb{
    text-align: center;
    line-height: 15px;
    margin-top: 40px !important;
}

#breadcrumb > span > a{
    font-size: 12px;
}

.l-bread{
    margin: 1.5px;
}

.footer{
    margin-top: 50px;
    background-color: #009688!important;
    color: rgba(255,255,255,.7);
}
.footer a{
    margin-top: 50px;
    background-color: #009688!important;
    color: rgba(255,255,255,9);
}

.link{
    margin: 15px;
}

.link img{
    padding: 4px;
    width: 165px;
    height: 80px;
    border-radius: 2ch;
}

.list-a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.position{
    /*position: relative;*/
}

.footer-list{
    padding: 15px;
}

#copyright{
    text-align: center;
    /*bottom: 0px;*/
    /*position: absolute;*/
    padding: 15px;
    clear: both;
}

.card{
    text-align: center;
    color: #1ec2d5;
}

.footer-contact{
    text-align: right;
}

.footer-contact > li > a{
    color: rgba(255,255,255,.7);
    font-size: 15px;
    margin: 11px;
}

.map{
    display: none;
}

.footer-link{
    margin-top: 25px;
    border-right: 0.5px solid white;
    /*display: flex;*/
    margin-bottom: 0px;
}
