ul.clients-dotted>li a{
    text-align: left;
}
section{
    padding:0px 0 10px 0;
}
a {
    color: #428bca;
    text-decoration: none;
}
ul.blog-post-info li>a {
    color: #383838;
}
h2 {
    margin: 10px 0 0 0;
}
hr {
    margin-top: 0px;
    margin-bottom: 10px;
}
.inews-item .inews-item-content {
    padding-left: 5px;
}
ul{
    margin-bottom: 0px;
}
.box-icon {
    margin: 0px 0;
}
h5{
    color:#383838;
}
.box-icon .box-icon-title>i {
    height: 30px;
    width: 30px;
    line-height: 30px;
}
h4, .h4 {
    font-size: 16px;
}
ul.newslist, ul.result-show {
    margin-left: -50px;
    list-style: none;
}
.lead {
    font-size: 5px;
    line-height: 5px;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}
.carousel-caption h2 {
    display: inline-block;
    margin: 0 0 -10px -28px;
    padding: 16px 30px;
    background: rgba(0, 0, 0, 0.6);
    line-height: 1em;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    font-size: 15px;
    font-weight: 300;
    width: auto;
}
#footer .container {
    padding-top: 20px;
    padding-bottom: 20px;
}
#footer>.copyright {
    padding: 5px 0;
}
#footer {
    margin-top: 0px;
    color: #ffffff;
}
#footer a {
    color: #fff;
    border-bottom: dotted 0px ;
}

#footer a:hover {
    color: #d2ebe3;
    text-decoration: none;
    border-bottom: solid 1px #a5d8c7;
}
a {
    color: #383838;
    text-decoration: none;
}
.box-icon .box-icon-title>i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-right: 15px;
    background-color: # ;
}
section {
    border-bottom: rgba(0,0,0,0.1) 0px solid;
    margin-top: 20px;
}
#header #topNav a.logo>img {
    max-height: 55px !important;
}
#topBar {
    /*网页顶部条条颜色************************************************************************************************************************************************/
    background-color: #38393B;
    height:50px;

}
.sky-form.boxed fieldset {
    padding: 25px;
}
div.heading-title {
    margin-bottom: 30px;
}
#column-widget-login .signin {
    padding: 0px;
}
div.heading-title.heading-border-bottom {
    border-bottom: #ccc 1px solid;
}
.btn-primary {
    color: #fff;
    background-color: #19397a;
    border-color: #2e6da4;
}
#footer{
    /*网页底部条条颜色，渐变************************************************************************************************************************************************/
    background: linear-gradient(to bottom, #38393B 0%,#38393B 100%);
}
.vc-carousel-control .icon-prev, .vc-carousel-control .icon-next {
    background-color: #1b1a1a;
}
.vc-carousel-control .icon-prev:before {
    top: -6px;
}
.vc-carousel-control .icon-next:before {
    top: -6px;
}
#topBar ul.top-links>li>a {
    color: #9D9EA0;
    height: 50px;
    text-align: center;
}