@charset "gb2312";
/* CSS Document */

.channel{
    padding-top: 10px;
}
.channel-logo{
    padding-bottom: 15px;
}
.channel-nav{
    border: 1px #bfbfbf solid;
    border-top: 5px #125d7b solid;
    height: 30px;
    line-height: 30px;
    margin-bottom: 25px;
}
.channel-nav ul li{
    display: inline-block;
    border-right: 1px #bfbfbf solid;

}
.channel-nav ul li a{
    display: block;
    width: 72px;
    text-align: center;
}
.conment{
    height: auto;
    overflow: hidden;
    padding-bottom:20px;
}
.conment-left{
    width: 650px;
    height: auto;
    overflow: hidden;
    float: left;
    border: 1px #bfbfbf solid;
    padding-bottom: 15px;
}
.conment-right{
    width: 320px;
    float: right;height: auto;
    overflow: hidden;
}

.conment-main ul.ul-listy li{
    padding-left: 10px;
    display: block;
    overflow: hidden;
    border-bottom: 1px #e2e2e2 dashed;
    line-height: 35px;
}

.conment-main1 ul.ul-listy1 li{
    padding-left: 10px;
    display: block;
    overflow: hidden;
    border-bottom: 1px #e2e2e2 dashed;
    line-height: 50px;
}

.conment-main .ul-listy li a:before{
    content: '.';
    color: #d00606;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;

}
.conment-main{
    padding-bottom: 20px;
}
.conment-main .ul-listy{
    margin:0 15px;
    border-bottom: 2px #379cc0 solid;
}
.conment-main .ul-listy li a{
    float: left;
}
.conment-main .ul-listy li span{
    float: right;
}
.path-nav{
    height:auto;
    overflow:hidden;
    line-height:30px;
    padding: 0 10px;
    border-bottom:1px #bfbfbf dashed;
    margin-bottom:0px;
    color: #000;
    background: #F7FDFF
}

.path-nav a{line-height: 40px; color: #000; text-decoration:none;  }
.path{
    width:700px;
    float:left;}