.main-top{
    margin-top: 20px;
    overflow: hidden;
}
.main-top-l{
    width: 580px;
}
.main-top-l p{
    height: 70px;
    border-bottom: 1px solid #EEEEEE;
    overflow: hidden;
}
.main-top-l p .top-l-t{
    display: inline-block;
    height: 70px;
    color: #4274F4;
    font-size: 18px;
    font-weight: bold;
    line-height: 70px;
    border-bottom: 3px solid;
}
.main-top-l p a{
    color: #999999;
    font-size: 14px;
    line-height: 80px;
}
.main-top-l ul li{
    border-bottom: 1px solid #EEEEEE;
}
.main-top-l ul li span{
    line-height: 65px;
}
.main-top-l ul li .top-l-t-hiiden{
    display: inline-block;
    width:320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-top-l ul li .date{
    color: #999999;
    font-size: 14px;
}
.content-top{
    height: 70px;
    border-bottom: 1px solid #EEEEEE;
}
.content-top span{
    display: inline-block;
    height: 70px;
    color: #4274F4;
    font-size: 18px;
    font-weight: bold;
    line-height: 70px;
    border-bottom: 3px solid;
}
.main-content-details p{
    font-size: 18px;
    padding-left: 7px;
    border-left: 2px solid;
    margin: 25px 0;
    height: 16px;
    line-height: 16px;
}
.main-content-details ul{
    background: #F9F9F9;
}
.main-content-details ul li{
    display: inline-block;
    margin: 14px 0;
    width: 49%;
    padding: 0 25px;
    font-size: 14px;
}
.main-content-details-s p{
    font-size: 18px;
    padding-left: 7px;
    border-left: 2px solid;
    margin: 25px 0;
    height: 16px;
    line-height: 16px;
}
.main-content-details-s ul{
    background: #F9F9F9;
}
.main-content-details-s ul li{
    display: inline-block;
    margin: 14px 0;
    width: 24%;
    padding: 0 25px;
    color: #000000;
    font-size: 14px;
}
.main-content-details ul li a {
    display: block;
    width: 490px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-content-details-s ul li a{
    display: block;
    width: 245px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-content-details ul li a:hover , .main-content-details-s ul li a:hover{
    color: #4274F4;
}
.content-bottom{
    overflow: hidden;
}
.content-bottom ul li {

    margin: 15px 5px;

    font-size: 14px;
}
.content-bottom-m{
    margin-right: 24%;
}
.content-link{
    overflow: hidden;
}
.content-link a{
    display: inline-block;
    margin-top: 30px;
}
.content-link a img{
    width: 580px;
    height: 120px;
}
.code_wx{
    background: url("main_res/bubble.png") no-repeat;
    display: none;
    position: absolute;
    width: 160px;
    height: 173px;
    margin-top: -253px;
    margin-left: -47px;
}
.code img{
    width:150px;
    height:150px;
    margin: 5px;
}
.code_wb{
    background: url("main_res/bubble.png") no-repeat;
    display: none;
    position: absolute;
    width: 160px;
    height: 173px;
    margin-top: -253px;
    margin-left: -47px;
}
.content-t{

    margin: 20px 0;
}
.content-t a{
    color: #4274F4;
}
.content-main{
    width: 100%;
    border: 1px solid #D6D6D6;
    box-shadow: 0px 2px 20px -7px;
    min-height:  500px;
}
.content-main .content-main-title{
    text-align: center;
    color: #454545;
    font-size: 20px;
    margin: 20px 0px;
}
.content-main .content-main-sect{
    text-align: center;
    margin: 20px 0px;
}
.content-main .content-main-sect span{
    color: #999999;
    font-size: 14px;
}
.content-details{
    width: 1140px;
    margin: 0 auto;
    padding: 5px 50px;
    border-top: 1px solid #D6D6D6;
}
.content-details .content-details-top{
    text-indent: 0em;
}
.content-details p{
    font-size: 14px;
    text-indent: 2em;
    margin: 16px 0px;
}
.list-main{
    min-height:500px;
}
.list-main li{
    border-bottom: 1px solid #EEEEEE;
    padding: 21px 0;
}
.list-main li a{
    display: inline-block;
    width: 100%;
}
.list-main li a:hover{
    color: #4274F4;
}
.list-main li a span{
    color: #999999;
    font-size: 14px;
}
.list_page {
    margin-left: 32%;
}
.list_page  .pagination a.cur{
    border: 1px #4274F4 solid;
    background: #4274F4;
    color: #fff;
}
.list_page   .pagination a:hover {
    border: 1px #4274F4 solid;
}
.list_page span{
    border: 1px solid #DBDBDA;
}
.list_page a{
    display: inline-block;
    height: 24px;
    border: 1px solid #DBDBDA;
}
.list_page a:hover{
    color:#4274F4 ;
}