@charset "GBK 2312";
.inner-page-content .left ul{
    overflow: hidden;
    border: solid 1px #0081e7;
}
.inner-page-content .left .title{
    line-height: 1;
    font-size: 20px;
    background-color: #0081e7;
}
.inner-page-content .left .list{
    line-height: 35px;
    margin-bottom: -1px;
    border-bottom: dotted 1px #cccccc;
}
.inner-page-content .left .list a{
    font-size: 14px;
    color: #555555;
}
.inner-page-content .left .v-ul p{
    font-size: 14px;
    color: #0081e7;
    line-height: 25px;
}
.inner-page-content .left .v-ul{
    border-left: solid 1px #0081e7;
    border-right: solid 1px #0081e7;
    border-bottom: solid 1px #0081e7;
}
.inner-page-content .right .title{
    line-height: 40px;
    background-color: #0081e7;
}
.inner-page-content .right .title p{
    font-size: 14px;
}
.inner-page-content .right .title a{
    color: #ffffff;
}
.inner-page-content .right .main-content{
    border: solid 1px #0081e7;
}
.inner-page-content .right .list-news .list{
    border: solid 1px #0081e7;
}
.inner-page-content .right .list-news .list div{
    font-size: 14px;
}
.inner-page-content .right .list-news .list .title{
    font-size: 14px;
    line-height: 30px;
    background-color: transparent;
    border-bottom: dashed 1px #0081e7;
}
.inner-page-content .right .list-news .list div p{
    line-height: 1.3;
}
.inner-page-content .right .list-news p{
    color: #0081e7;
    text-indent: 0em;
}
.inner-page-content .right .list-news .list span{
    line-height: 2;
    color: #0081e7;
    background-repeat: no-repeat;
    background-position: left center;
}
.inner-page-content .right .list-news .list .s1{
    padding-left: 20px;
    background-image: url(/images/news/rowsing.png);
}
.inner-page-content .right .list-news .list .s2{
    padding-left: 20px;
    background-image: url(/images/news/time.png);
}
.inner-page-content .right .list-news .list .s3{
    padding-right: 20px;
    background-position: right center;
    background-image: url(/images/news/details.png);
}