/*二级页公共样式*/ .list-banner,.list-banner img{width: 100%;} .mainbody{flex-grow: 1;padding:.2rem 0 .3rem;} .lm-left{width:22.5%;float:left} .lm-left .left-lmname{background:#0059c0;height:1rem;text-align:center;overflow:hidden} .lm-left .left-lmname h1{color:#fff;font-size:.28rem;line-height:1rem} .lm-right{width:75%;float:right;margin-right:0;background:#fff;padding:0 0 .3rem} .this-name{border-bottom:#bfbfbf 1px solid;line-height:.4rem;height:.4rem;padding:0;} .this-name h1{color:#0059c0;font-size:.2rem;font-weight:700;line-height:.39rem;height:.39rem;padding-left:.3rem;float:left;background:url(../img/ico_wz.png) left center no-repeat;background-size:.21rem .21rem;margin:0} .this-name span{float:right;color:#666;font-size:.16rem} .this-name span a{color:#666;display:inline} .this-name span a:hover{color:#0059c0} /*二级导航*/ .main_nav{width:100%;border-left:.05rem solid #e9e9e9;border-top:.02rem solid #e9e9e9;position:relative;box-sizing:border-box;background:#fff} .main_nav span{width:100%;background:#0059c0;color:#fff;padding:.05rem 0;text-align:center;font-size:.14rem;display:none} .main_nav li{line-height:.55rem;border-bottom:1px solid #ddd;position:relative} .main_nav li a{font-size:.16rem;color:#333;display:block;padding:0 .05rem;padding-left:.3rem} .li_xlz{position:absolute;right:.15rem;top:.195rem;cursor:pointer} .navContent{display:none} .navContent li{padding-left:.2rem} .li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg)} .main_nav li.cur a{color:#0059c0} .main_nav li.cur::before{content:'';position:absolute;left:-.05rem;width:.05rem;background-color:#0059c0;height:.55rem} .main_nav li:hover a{color:#0059c0} .main_nav li.cur .navContent{display:block;} /*文章内容*/ .article{height:auto;overflow:hidden;position:relative;margin:.2rem auto;padding:0 .1rem;min-height:5rem} .article .c-title{font-size:.24rem;color:#333;line-height:.5rem;text-align:center} .article .sub-title{font-size:.2rem;color:#333;text-align:center} .article .other-s{font-size:.14rem;line-height:.35rem;text-align:center;color:#767676;background:#ededed;margin:.15rem auto 0.1rem;padding:0 .2rem} .article .nr-info{width: 100%;} .article .nr-info img{display:inline-block;} /*图文列表*/ .picture_list{height: auto;overflow: hidden;margin: 0 auto;padding: .2rem 0;} .picture_list ul li{width:32%; float:left;margin-right:2%;margin-bottom:.2rem;} .plist ul li{width:18.4%;} .picture_list ul li:nth-child(3n){margin-right:0;} .plist ul li:nth-child(3n){margin-right:2%;} .plist ul li:nth-child(5n){margin-right:0;} .picture_list ul li a{width: 100%;height: 100%;} .picture_list ul li .picture{width:100%;height:1.8rem;overflow:hidden;} .plist ul li .picture{height:2.1rem;} .picture_list ul li .picture img{width:100%;height:100%;object-fit: cover;transition: 0.6s all;} .picture_list ul li:hover .picture img{transform: scale(1.1,1.1);} .picture_list ul li .picture_txt{line-height:.35rem; color:#434343; text-align:center; margin-top:.05rem;font-size: .16rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;} .picture_list ul li:hover .picture_txt{color:#0059c0;} /*文章列表*/ .lm_list{height:auto;overflow:hidden;padding:.1rem 0 .2rem} .lm_list ul{margin-bottom:.2rem} .lm_list li{line-height:.6rem;font-size:.16rem;color:#999;text-align:right;padding:0;background:url(../img/dxhx.png) bottom repeat-x} .lm_list li a{color:#4a4a4a;float:left;padding-left:.15rem;background:url(../img/ico_001.png) left center no-repeat;max-width:calc(100% - 1.1rem);overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis} .lm_list li a:hover{color:#0059c0}