hr{
    height:1px;border:0px;background-color: rgba(201, 201, 201, 0.53);color: rgba(201, 201, 201, 0.65);
    margin:0px 0px 0px 15px;
}
.myNav{
    height: 80px;
    background-color: #1c4982;
    padding: 20px 0;
}

#logo{
    height: 30px;
}
.contact {
    height: 20px;
    margin-right: 5px;
}

.menu-btn{
    height: 20px;
}
.menu-box{
    position:fixed;top:80px;right:0px;z-index:1030;
    background-color: rgba(28,73,130,.9);
    width: 70%;
    height: 100%;
    display: none;
}
.nav-link{
    color: white;
}
.menu-active{
    color: rgba(174, 197, 255, 0.51);
}
.menu-sub{
    padding-left: 50px;
}
.search-form{
    width: 100%;
    color: white;
    padding-left: 10px;
    padding-right: 30px;
    margin-top: 10px;
    background-color: rgba(255,255,255,0);
    border: 1px solid rgba(201, 201, 201, 0.53);
    border-radius: 20px;
    height: 35px;
    background: url("../img/sousuo.png") 95% center no-repeat;
    background-size: 15px;

}
.search-form:focus{
    background-color: rgba(255,255,255,0);
    border: 1px solid rgba(201, 201, 201, 0.53);
    border-radius: 20px;
}
.my-container{
    width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto
}
.about{
    background-color: #1c4982;
}
.footer-logo{
    height: 70px;
    background: url("../img/logobottom.png") center no-repeat;
    background-size: 50px;
    margin-top: 20px;
}
.contact-address{
    color: white;
    padding-top: 20px;
    font-size: 12px;
}
.weixin-gongzhong{
    margin: 10px;
}
.weixin-gongzhong-img{
    height: 80px;
    background: url("../img/gz.png") center center no-repeat;
    background-size: 70px;
}
.weixin-gongzhong-name{
    color: gray;
    text-align: center;
}
.footer{background-color:#262e39;height: 50px;padding-top: 10px;font-size: 14px;color:#494d50;}
.slide-margin{
    margin-top: 80px;
}
.slide-item{
    text-align: center
}
.slide-item img{
    width: 100%;
}
