﻿.location-wrap{
    width: 100%;
    background: #edf3f6;
    line-height: 44px;
    font-size: 18px;
}

.main-section{
    width: 100%;
}
.main-section .section-wrap{
    padding-top: 15px;
}
.main-section{
    background: #fff;
}
.main-section .section-title{
    line-height: 40px;
    border-bottom: solid 1px #eee;
    font-size: 24px;
    margin-bottom: 10px;
    color: #0071BD;
    padding-bottom: 10px;
}
.main-section .second-nav{
    margin: 0 10px 20px;
    border-bottom: solid 2px #0071BD;
}
.main-section .second-nav .nav-item{
    display: block;
    padding: 0 20px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.main-section .second-nav .nav-item.cur{
    color: #0071BD;
    background: #eaf1fb;
}
.main-section .other-list-wrap{
    width: 100%;
    display: none;
    padding: 0 12px;
    box-sizing: border-box;
    margin-bottom: 30px;
}
.main-section .other-list-wrap.cur{
    display: block;
}
.main-section .other-list-wrap .list-item{
    padding:12px 0;
    border-bottom: dashed 1px #eee;
}
.main-section .other-list-wrap .list-item .item-wrap{
    display: block;
    color: #666;
}
.main-section .other-list-wrap .list-item .item-wrap .other-tit{
    width: 70%;
    font-size: 18px;
}
.main-section .other-list-wrap .list-item .item-wrap .other-tit:hover{
    color: #3B70BF;
}
.main-section .other-list-wrap .list-item .item-wrap .other-tit span{
    font-size: 18px;
    color: #C8C8C8;
    padding-right: 8px;
}
.main-section .other-list-wrap .list-item .item-wrap .time{
    width: 30%;
    text-align: right;
    font-size: 16px;
}
    @media screen and (min-width:801px){
    .lirit{width:860px;float:right;margin-right:20px;margin-top:15px;padding-top:15px;}
    .lilft{  width: 280px; float: left; margin-bottom: 20px;margin-top:15px;}
    .xwsj>.left{height: 685px;width: 280px;float: left; margin-bottom:20px;}
.lilft>p{font-size: 20px;color: white;background-color: #3B70BF;height: 60px;line-height: 60px;text-align:center; font-weight:bold;}
.lilft ul li{line-height: 55px;background-color: #f7f7f7;margin: 2px 0;position: relative;}
.lilft ul li span.red{position: absolute;right: 35px;top: 0px;color: #be0101;font-size: 20px;}
.lilft .nav_menustyle_1_3 ul li.hover{background-color: #e7e7e7;color: #be0101;}
    }
    
    @media screen and (max-width:800px){
.lilft{display:none;}
    }    