﻿@media (min-width: 1200px) {
.container {
    width: 900px !important;
    }
}

body {
    font-family: "微软雅黑";
}

.carousel-inner .item {
    background-color: #ddd;
/*height:340px;*/
}

.carousel-inner .item img {
    width: 100%;
    height: 340px;
}

.navbar-default {
    background-color: #fff !important;
    border: none !important;
}

.navbar-default .navbar-nav > .active > a {
    color: #0897DD !important;
    background-color: #fff !important;
    border-top: 3px solid #0897DD !important;
    margin-top: -3px;
}

#div_nav {
    margin-top: 15px !important;
}

.navbar {
    margin-bottom: 10px !important;
}

.carousel-indicators {
    bottom: -40px;
}

.carousel-indicators li {
    background-color: #eee;
}

.carousel-indicators .active {
    background-color: #0897DD;
}

#div_bottom {
    border-top: 2px solid #ddd;
    background-color: #FAFAFA;
    margin-top: 30px;
    border-bottom: 1px solid #EFEFEF;
    padding-bottom: 15px;
}


#div_bottom h5 {
    font-weight: bold;
}

#div_bottom .ul_bottom {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 13px;
}

#div_bottom .ul_bottom li {
    line-height: 1.6;
}


#div_bottom2 {
    background-color: #FAFAFA;
    height: 35px;
    line-height: 35px;
}

#div_sfa .sfa {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#div_sfa .sfa img {
    width: 100%;
}

.hzT {
    text-align: center;
    min-width: 160px;
    min-height: 100px;
    margin-top: 10px;
}

.hzB {
    text-align: center;
    min-width: 160px;
    min-height: 100px;
    margin-bottom: -10px;
}

.bus {
    text-align: center;
    min-width: 190px;
    min-height: 130px;
}

.bus img {
    width: 180px;
    height: 120px;
}

#top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom:10px;
}

.div_head {
    font-size: 17px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DDDDDD;
    width: 100%;
    position: relative;
}

.div_head .div_split {
    display: inline-block;
    border-left: 2px solid #777;
    height: 17px;
    position: absolute;
    top: 4px;
}

.div_head .div_name {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 4px;
    font-size: 16px;
    font-weight: bold;
    color: #777;
}

.div_head .div_name span {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 0 2px;
}
#slideshow {
    margin-top:25px !important;
}

#div_sfa img {
    opacity:0.8;
}