.navbar{margin-bottom: 0px;}
.navbar-brand{padding:0}
.navbar-brand img{width:200px}
.ou1{background-color: #f5f5f5;}
.yewu{padding:30px 0px;}
.price{color: red; line-height: 30px;margin-top: 10px;}
.price .im{font-size: 18px; font-weight: 500;}
.price .pt{color: #888;font-size: 14px; font-weight: 100;}
.det .title {background-color: #FE8040; text-align: center;height: 50px;color: #fff;}
H3,H4{margin-top: 0;line-height: 50px;}
.caption{padding:10px}
.yewuneirong{padding:10px;}
.yewuneirong .des{line-height: 25px; height: 50px;overflow: hidden;}
.yewuneirong .tagd{height: 30px;overflow: hidden; margin-top: 10px;}

/* ----- Footer ----- */
.footer-widget{
    color:white;
    margin-top: 55px;
    position: absolute;
}


footer .widget h4 {
    margin-top: 20px;
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

footer .widget p {
    line-height: 24px;
}

footer .widget i {
    padding-right: 7px;
}
footer{
   margin-top:40px;
   left: 0;
   right: 0;
   background: black;
   bottom: 0px;
}

footer h3 {
    color: #dadada;
    margin-bottom: 20px;
}

.footer-contact{
    color: white;
}


/*Social Buttons */
#social-icons{
  font-size: 22px;
}

#social-icons .btn-group {
    color: #55CBD2;
    margin-right: 15px;
}
#social-icons .btn-group:hover {
    color: #ffffff;
}

.copyright {
    color: #fff;
    padding: 20px 0px 10px 0px;
    background-color: rgb(23, 23, 23);
    text-align: center;
}
