﻿
a,a:link,a:visited,a:hover,a:active{
    color: black;
    text-decoration: none;
}
.title{
    text-align: center;

}
.title img{
    width: 70px;
    height: 70px;
}
.title img,.title span{
    vertical-align: middle;
}
.title h2{
    border-bottom: 1px solid #eee;
}
.content{
    width: 1200px;
    margin: 20px auto;
}
.carousel-inner .item img{
    width: 100%;
}
.carousel-caption{
    width: 100%;
background: rgb(186, 13, 7);
margin-left: -240px;
margin-bottom: -20px;
text-align: left;
padding:0px 0px 0px 20px;
}
.more{
    border-radius: 20px;
    background: rgb(240, 41, 34);
    padding: 10px 20px;
    margin-right: 20px;
    margin-top: -60px;
}
.rightt,.lettt{
    width: 40px;
    margin-top: 210px;
}
.carousel-indicators{
    left: 65%;
}
.gz{
    border: 1px solid rgb(239, 91, 34);
    background: rgb(241, 231, 212);
    overflow: hidden;
    padding: 20px;
}
.tit{
    position: absolute;
    top: -5px;
    left: 50px;
}
.titw{
    position: absolute;
left: 125px;
color: #fff;
}
.media{
    margin-top: 70px!important;
    box-shadow: 1px 1px 1px #ccc;
}
.media-body{
    background: #fff;
    padding: 15px;
}
.media-left, .media>.pull-left {
padding-right: 0px;
}

.gzlist li{
    border-bottom: 1px dashed #ccc;
    line-height: 50px;
    font-size: 18px;
}
.gzlist li:last-child{
    border-bottom: none;
}
.zbhd li{
    line-height: 50px;
    background: rgb(229, 149, 46);
    padding-left: 40px;
    margin-top: 20px;
    color: #fff;
    font-size: 18px;
}
.zbhd li:hover{
    background: rgb(186, 13, 7);
}
.sdjd{
    background: rgb(241, 231, 212);
    padding: 35px 50px 60px 30px;
}
.sdjd ul{
    padding-top: 20px;
}
.sdjd li{
    line-height: 43px;
}
.foot{
    padding: 30px;
    text-align: center;
    background: rgb(186, 13, 7);
    color: #fff;
}
.col-md-7 {
    font-size: 18px;
}