{% load staticfiles %}
.lanmu01 {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 35px;
}
.lanmu02 {
    font-family: "微软雅黑";
    font-size: 16px;
    text-decoration: none;
    color: #AE3A00;
    padding-left: 30px;
}
.morehong {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #AE3A00;
    text-decoration: none;
    padding-right: 15px;
}
.morelan {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #00A6E5;
    text-decoration: none;
    padding-right: 15px;
}

.newsec11 {
    text-align: center;
    line-height:28px;
    width:100px;
    background: no-repeat left top;
    height:28px;
    color: #515151;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
}

.newsec11 a:link {
    color: #515151; 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none
}
.newsec11 a:visited {
    color: #515151; 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none
}
.newsec11 a:hover {
    color: #515151; 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none
}

.newsec22 {
    text-align: center;
    line-height: 28px;
    width: 100px;
    background: url(/static/img/xkhover02.jpg) no-repeat left top;
    height: 28px;
    color: #125ABC;
    font-size: bold;
    text-decoration: none;
}

.newsec22 a:hover {
    color: #125ABC;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.newsec22 a:visited {
    color: #125ABC;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.newsec22 a:link {
    color: #125ABC;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.new02 a {
    color: #515151;
    font-size: 14px;
    padding-left: 25px;
    text-decoration: none;
    line-height: 30px;
}
.tab3hui {

    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #DDDDDD;
    border-bottom-color: #DDDDDD;
    border-left-color: #DDDDDD;

}

.newsec1 {
    text-align: center;
    line-height:28px;
    width:100px;
    background: no-repeat left top;
    height:28px;
    color: #515151;
    font-size: 14px;
    font-weight:bold;
    text-decoration:none;
}

.newsec1 a:link {
    color: #515151; 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none
}
.newsec1 a:visited {
    color: #515151; 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none
}
.newsec1 a:hover {
    color: #515151; 
    font-size: 14px; 
    font-weight: bold; 
    text-decoration: none
}

.newsec2 {
    text-align: center;
    line-height: 28px;
    width: 100px;
    background: url(/static/img/xkhover02.jpg) no-repeat left top;
    height: 28px;
    color: #125ABC;
    font-size: bold;
    text-decoration: none;
}

.newsec2 a:hover {
    color: #0082FF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.newsec2 a:visited {
    color: #0082FF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.newsec2 a:link {
    color: #0082FF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.carousel-indicators1 {

    position: absolute;
    bottom: 0px;
    left: 90%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;

}
.carousel-caption1 {

    position: absolute;
    right: 15%;
    bottom: 0px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 2px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);

}


ol, ul {

    margin-top: 0;
    margin-bottom: 0px;

}

.shijian{
    color:#515151; 
    font-size: 14px; 
    padding-left:25px;
    text-decoration: none;
}

.div{
    width: 500px;
    height: 310px;
}
.div ul li{
    list-style: none;
    width: 500px;
    height: 320px;
    display: none;
    position: absolute;
    margin-left:-40px;
}
.div ul li img{
    width: 100%;
    height: 100%;
}
.div ul li p{
    position: absolute;
    vertical-align: middle;
    background: #fff;
    width: 100%;
    color: #fff;
}

.div ul li p a{
    display: block; 
    text-align: center;    
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.div ul li p a:hover{
    display: block; 
    text-align: center;    
    color: red;
    font-weight: bold;
    text-decoration: none;
}
.btn{
    height: 0px;
    position: relative;
    z-index: 100;
    right: 0;
    bottom: 20px;
    margin-left: 310px;
}
.btn ul li{
    float: left;
    list-style: none;
    margin-left: 5px;
}
.btn ul li p{
    font-size: 12px;
    width: 15px;
    height: 15px;
    text-align: center;
}
.pColor{
    background: black;
    color: #fff;
}
.pActiveColor{
    background: #fff;
    color: black;
}

