/* 页面自定义css样式 */
.wd1200{width: 1200px;margin: 0 auto;}
.maincon{background: #F9F9F9;}
.dqwz{height: 60px;line-height: 60px;font-size: .875rem;}
.dqwz span{background: url(dqwz.png) no-repeat left center;padding-left: 20px;}
.dqwz a{margin: 0 5px;}
.lmy-left{width: 260px;height: 650px;background: url(tjlmbg.png) no-repeat bottom center;background-size: 100% 100%;position: relative;}
.flm{color: #fff;font-family: "YouSheBiaoTiHei";font-size: 18px;display: block;line-height: 60px;text-align: center;text-shadow: 0 1px 2px #0052c7;font-weight: 700;}
.tjlm{width: 100%;padding: 10px 20px 0;}
.tjlm li{text-align: center;border-bottom: 1px solid #efefef;}
.tjlm li a , .tjlm li span{font-size: 18px;display: block;padding: 12px 12px;}
.tjlm li:hover , .tjlm li.on{background: url(lmgl.png) no-repeat bottom center;}
.tjlm li:hover a , .tjlm li:hover span , .tjlm li.on a , .tjlm li.on span{color: #3F79E2;font-weight: 700;}
.tjlm li div{background: #fff;padding-top: 20px;}
.tjlm li div a{line-height: 36px;font-size: 18px;font-weight: normal;}
.tjlm li a.curCol , .tjlm li span.curCol{background: #ebf4ff;color: #0159BE;font-weight: 700;}
.tjlm li:hover div a{font-size: 18px;font-weight: normal;color: #333;}
.tjlm li div a:hover , .tjlm li div a.cur{color: #0159BE;background: url(lmgl.png) no-repeat 32px center;font-weight: 700;}
.lmy-right{width: 910px;padding: 1.25rem;background: #fff;margin-bottom: 50px;min-height: 650px;}
.dqlm{line-height: 60px;background: url(dqlmbg.png) no-repeat;font-weight: 700;font-size: 20px;color: #fff;text-indent: 30px;}
.lmy-right ul{margin-top: 20px;}
.lblist li{line-height: 45px;font-size: 18px;background: url(bt-listPic.png) no-repeat left 20px;padding-left: 20px;}
.lblist li:nth-child(5n){border-bottom: 1px solid #efefef;padding-bottom: 10px;margin-bottom: 10px;}
.lblist li:hover a{color: #3F79E2;}
.lblist li a{display: inline-block;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.lblist li span{float: right;}
.mobshou , .mobxxdate{display: none;}

.dxx{padding: 1.25rem;}
.dxx p , .dxx span , .dxx a{font-size: 18px;line-height: 36px;}


/*mob*/
@media (max-width: 767px){

    .maincon{background: #fff;}
    .dqwz{display: none;}
    .lmy-left{width: 100%;height: auto;background: none;box-shadow: 0 3px 6px #00000029;padding: 1.5rem;}
    .flm{display: none;}
    .tjlm{padding: 0;border-bottom: 1px solid #eee;}
    .tjlm li{margin-right: 1.875rem;width: 30%;background: transparent;border: 1px solid #ccc;line-height: 4.0625rem;float: left;margin-bottom: 1.5rem;}
    .tjlm li:nth-child(3n){margin-right: 0;}
    .tjlm li a, .tjlm li span{font-size: 1.75rem;padding: 0;}
    .tjlm li:hover, .tjlm li.on{background: url(moblmgl.png) rgba(16, 142, 233, 0.2) no-repeat right bottom;background-size: 2.25rem 2.25rem;border: 1px solid #fff;}
    .tjlm li:hover a, .tjlm li:hover span, .tjlm li.on a, .tjlm li.on span{font-weight: normal;color: #108EE9;}
    .mobshou{display: block;line-height: 2.3125rem;margin-top: 1.5rem;text-align: center;}
    .mobshou a{font-size: 1.75rem;color: #244884 !important;}
    .mobshou img{width: 2.25rem;height: 2.25rem;margin-left:1.125rem;}
    .lmy-right{width: 100%;margin-top: 1rem;margin-bottom: 2.5rem;}
    .dqlm{line-height: 4.375rem;font-size: 1.875rem;background: url(mobdqlmbg.png) no-repeat;text-indent: 1.5625rem;background-size: 100%;}
    .lmy-right ul{margin-top: 1.875rem;padding: 0 1.5rem;}
    .lblist li:nth-child(5n){border: none;margin: 0;padding: 0;}
    .lblist li{background: none;border-bottom: 1px solid #eee !important;padding:1.5rem 0 !important;font-size: 1.875rem;line-height: 2.8125rem;}
    .pcxxdate{display: none;}
    .mobxxdate{display: block;width: 5.375rem;height: 5.375rem;float: left;text-align: center;margin-right: 1.875rem;}
    .mobxxdate p{font-size: 3rem;line-height: 3.3125rem;}
    .mobxxdate span{font-size: 1.5rem;line-height: 1.6875rem;color: #999;display: block;}
    .lblist li a{white-space: inherit;}

    .dxx p , .dxx span , .dxx a{font-size: 2.25rem;line-height: 4rem;}
    .dxx img{max-width: 100%;}
  
    .pagination{display:block;text-align:center;}

}