
.crumbs {
    height:50px;
}
.crumbs dl{
    display: block;
    float: left;
}

.crumbs dl dt,.crumbs dl dd{
    display: block;
    float: left;
    margin-right: 10px;
    line-height: 50px;
}

.channel{
    height: 300px;
}
.channel-left{
    float: left;
    width: 472px;
}
.supernatant{
    position: relative;
    bottom: 50px;
    z-index: 100;
    height: 18px;
    background-color:#000;
    opacity: 0.6;
    padding: 15px;
}

.supernatant a{
    padding: 0 10px;
    display: block;
    line-height: 18px;
    color: #fff;
    font-size: 14px;
    border-left: 5px solid #057ae8;
}

.channel-right-bot{
    text-align: left;
    line-height: 24px;
}
.channel-right-bot li{
    list-style-type:disc;
}
.channel-right-bot li::marker{
    color: #057ae8;
    font-size: 20px;
}
.channel-right {
    width: 480px;
    float: right;
    margin-left: 50px;
}
.channel-right-top {
    padding-left: 15px;
    background: url("../channel_img/xb.png") no-repeat bottom;
}
.channel-right-top li{
    display: block;
    width: 100%;
    height: 95px;
    overflow: hidden;
}
.channel-right-top li .date{
    width: 30px;
    height: 50px;
    float: left;
}
.channel-right-top li .date .date-top{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    background-color: #057ae8;
    padding:15px 4px;
    text-align: center;
}
.channel-right-top li .date .date-top,.channel-right-top li .date .date-bot{
    width: 30px;
}
.channel-right-top li .date .date-bot{
    font-size: 12px;
    line-height: 20px;
}
.channel-right-top li dl{
    display: block;
    width: 420px;
    float: left;
    margin-left: 15px;
}

.channel-right-top li dl dt{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}
.channel-content{
    clear: both;
    height: auto;
    overflow: hidden;
}
.channel-content-left{
    width: 720px;
    float: left;
}

.channel-content-right{
    width: 280px;
    float: right;
}
.layui-tab-title{
    border-bottom-width: 2px;
    border-bottom-color: #4776ad;
    height: 33px;
}

.layui-tab-title .layui-this{
    background: url("../channel_img/b4.png") no-repeat;
}

.layui-tab-title li{
    width: 110px;
    height: 33px;
    background: url("../channel_img/15.png") no-repeat;
    color: #fff;
    text-align: center;
    line-height: 33px;
}

.layui-tab-content li{
    display: block;
    height: 162px;
    padding-left: 30px;
}

.layui-tab-content{
    padding-top: 30px;
}
.layui-tab-content li.xx1{
    background: url("../channel_img/xx1.png") no-repeat left 2px;
}

.layui-tab-content li.xx2{
    background: url("../channel_img/xx2.png") no-repeat left -0px;
}

.layui-tab-content li dl{
    position: relative;
    top:-8px;
}

.layui-tab-content li dl dt{

    width: 675px;
    margin-right: 40%;
    height: 30px;
    float: left;
    font-size: 14px;
    border-bottom: 1px solid #dadada;
}

.layui-tab-content li dl dt a {
    font-size: 16px;
    font-weight: bold;
}

.layui-tab-content li dl dd.con{
    height: 80px;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
    text-indent: 2em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.layui-tab-content li dl dd.con a{
    color: #2254d0;
}

.layui-tab-content li dl dd.dis{
    margin-top: 20px;
    color: #2254d0;
}

.layui-tab-content2 li {
    display: block;
    padding-left: 30px;
}

.layui-tab-content2 {
    padding-top: 30px;
}

.layui-tab-content2 li.xx1 {
    background: url("../channel_img/xx12.png") repeat-y left 2px;
}

.layui-tab-content2 li.xx2 {
    background: url("../channel_img/xx2.png") no-repeat left -0px;
}

.layui-tab-content2 li .title {
    height: 38px;
    line-height: 38px;
}

.layui-tab-content2 li .title span {
    color: #5d82dd;
}

.layui-tab-content2 li dl {
    position: relative;
    top: -8px;
}

.paging{
    padding: 0 20%;
    height:42px;
    overflow: hidden;
    margin-top: 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.paging a{
    display: block;
    width: 40px;
    height: 40px;
    background: #f9f9f9;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    border: 1px solid #f9f9f9;
    border-radius: 5px;
}

.paging  a.action{
    border: 1px solid #000;
    border-radius: 5px;
    background: #000;
    color: #fff;
}

.channel-content-right{
    width: 230px;
    float: right;
}

.right-top{
    height: 970px;
    border-bottom: 1px solid #dadada;
}
.right-top li{
    height: 250px;
}


.right-top-title{
    color: #5d82dd;
    font-size: 12px;
    line-height: 24px;
}

.right-top-date{
    color: #009cff;
    font-size: 12px;
    line-height: 24px;
}

.right-top-con{
    color: #737373;
    font-size: 12px;
    line-height: 24px;
}

.right-top-con a{
    color: #fc832f;
}

.right-bot{
    height: 230px;
}

.right-bot .right-bot-top{
    padding-top: 20px;
    padding-left: 90px;
    height: 185px;
    background: url("../channel_img/xx3.png") no-repeat 20% 20px;
    display: flex;
    flex-direction: column;
}
.right-bot .right-bot-top a {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 32px;
    color: #104477;
    font-weight: bold;
}

.right-bot .search{
    display: flex;
    flex-direction: row;
}

.right-bot .search input{
    display: block;
    float: left;
    width: 150px;
    height: 32px;
    padding: 3px 5px;
    background: #e9e9e9;
    border: 1px solid #b4b2b2;
    margin-right: 2px;
}

.right-bot .search button{
    cursor: pointer;
    display: block;
    float: left;
    width: 45px;
    height: 40px;
    padding:6px;
    background: #e9e9e9;
    border: 1px solid #b4b2b2;
    color: #000;
    line-height: 18px;
}


.inner-con{ padding:15px;}
.anpager{text-align:right; float:left; margin-top:2px; margin-bottom:2px;}
.anpager .cpb {border:none;color:#000000;border:1px solid #CCCCCC;margin:5px 4px 0 0;padding:3px 6px 3px 6px;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#1F3A87;margin:5px 4px 0 0;padding:3px 6px 3px 6px;text-decoration:none}
.anpager a:hover{background:#775C31 none repeat scroll 0 0;border:1px solid #775C31;color:#FFFFFF;}
























