.list-banner{width: 100%;}
.list-banner .w90{position: relative;}
.list-banner .bnbox{width: 100%;}
.list-banner .bnbox img{width: 100%;}
.list-banner .lm{width: 2.4rem;height: 0.9rem;background: #a20004 url(../img/lm_bg.png) no-repeat right center;position: absolute;left: 0.3rem;bottom: 0.3rem;}
.list-banner .lm h3{font-size: 0.3rem;color: #ffffff;}
.main{width: 100%;padding: 0.3rem 0;}
.main-left{width: 2.4rem;position:relative;padding-bottom:2rem;background: #f2f2f2;align-self: flex-start;overflow: hidden;border:1px solid #dabec0;}
.main-left h3{color: #ffffff;font-size: 0.24rem;display: block;height: 0.7rem;background: url(../img/lm_bg.jpg) no-repeat;backrgound-size:cover;line-height: 0.7rem;text-align: center;}
.lm-title{width: 100%;background: #2c49b1;padding: 0.12rem 0.2rem;position: relative;display: none;}
.lm-title h2{font-size: 0.24rem;color: #ffffff;}
.nav_menu{width: 0.3rem;height: 0.3rem;background: url(../img/m_nav.svg) no-repeat center center;background-size: auto 100%;transition: 0.2s all;}
.nav_menu.on{transform: rotate(90deg);}
.main-left>ul{width: 100%;padding: 0.15rem;}
.main-left>ul>li{line-height:0.55rem;border-bottom:1px dashed #ccc;position:relative;border-left: 2px solid #a20004;}
.main-left>ul>li:last-child{border-bottom:none;}
.main-left>ul>li>a{background: #ffffff;position: relative;transition: 0.3s all;}
.main-left>ul>li>a span{position: relative;z-index: 1;}
.main-left>ul>li>a::after{content: "";width: 0;height: 100%;display: block;background: #a20004;position: absolute;left: 0;top: 0;transition: 0.3s all;z-index: 0;}
.main-left>ul>li.cur>a,.main-left>ul>li:hover>a{color: #ffffff;}
.main-left>ul>li:hover>a::after,.main-left>ul>li.cur>a::after{width: 100%;}
.main-left li a{font-size:0.16rem;color:#333;display:block;padding:0 0.05rem;padding-left:0.3rem}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.55rem;height: 0.55rem;background: url(../img/right-blue.svg) no-repeat center center;background-size: auto 0.1rem;z-index: 1;transition: 0.3s all;}
.navContent{display:none;background: #ffffff;}
.navContent li{padding-left:0.2rem;line-height: 0.4rem;}
.navContent li a{font-size: 0.14rem;color: #333333;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.main-left>ul>li.cur .li_xlz,.main-left>ul>li:hover .li_xlz{background: url(../img/right.svg) no-repeat center center;background-size: auto 0.1rem;}
.navContent li.cur a{color:#2055c0;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#2055c0;}
.main-right{width: calc( 100% - 2.7rem );}
.main-title{width: 100%;line-height: 0.3rem;position: relative;border-bottom: 1px solid #a20004;padding-bottom: 0.15rem;}
.main-title h2{font-size: 0.26rem;color: #a20004;font-weight: normal;}
.main-title span.local{color: #999999;padding-left: 0.24rem;background: url(../img/home.svg) no-repeat left 0.06rem;background-size: auto 0.18rem;font-size: 0.14rem;}
.main-title span.local a{color: #999999;}
.main-title span.local a:hover{color: #a20004;}

/*文章内容开始*/
.content{width: 100%;}
.content .left{width: calc( 100% - 4.1rem );margin-top: 0.3rem;}
.content .right{width: 3.6rem;margin-top: 0.3rem;}
.new-list{width: 100%;border: 1px solid #971110;margin-bottom: 0.3rem;}
.content .right .new-list:last-of-type{margin-bottom: 0;}
.new-list .tit{width: 100%;height: 0.66rem;background: #971110 url(../img/lm_bg.png) no-repeat right center;text-align: center;line-height: 0.66rem;}
.new-list .tit h3{font-size: 0.24rem;color: #ffffff;}
.new-list ul{padding: 0 0.2rem;}
.new-list ul li{padding: 0.15rem 0 0.1rem;border-bottom: 1px solid #dddddd;}
.new-list ul li a{color: #434343;line-height: 0.28rem;display: inline-block;padding-left: 0.24rem;background: url(../img/list_icon.png) no-repeat left 0.05rem;background-size: auto 0.18rem;}
.new-list ul li:hover a{color: #a20004;}
.content h3.title{text-align: center;font-size: .24rem;color: #333333;margin-bottom: 0.1rem;line-height: 0.3rem;}
.content .sub-title{text-align: center;font-size: .2rem;color: #434343;line-height: 0.3rem;margin: 0.15rem 0 0.1rem;}
.content .art-itro{width: 100%;border-bottom:1px solid #dcdcdc;padding-bottom:.1rem;line-height: 0.26rem;margin-bottom: 0.1rem;text-align: center;}
.content .art-itro>span{font-size: .14rem;color: #999999;margin: 0 0.2rem;}
.article{width: 100%;font-size:0.15rem; line-height:1.6em;color:#000;padding:0 0.3rem;}
.article p{text-indent:2em;text-align:justify;word-wrap:break-word; text-justify:inter-ideograph;margin-bottom:0.2rem;font-family:宋体,simsun !important;font-size:0.18rem !important;line-height:2em !important;}
.article table{margin:0 auto !important;max-width: 920px;min-width: 500px;}
.article table p{text-indent: 0;margin: 0;}
.article video{display: block;width: 80%;margin: 0 auto;height: auto;}
.article img{max-width: 100%;height: auto !important; display:block; margin:0px auto;}
.article p.con-img{text-align: center;text-indent: 0 !important;margin-bottom:0;}
.pn-list{width:100%;border-top: 1px solid #c9c9c9;padding-top: 0.2rem;margin-top: 0.3rem;}
.pn-list p{font-size: 0.16rem;line-height: 0.3rem;color: #434343;}
.pn-list p a{color: #434343;;}
.pn-list p a:hover{color: #a20004;}
/*文章内容结束*/

/*文章列表开始*/
.txt-list{margin-top: 0.3rem;width: 100%;}
.txt-list ul li{width: calc( 50% - 0.2rem );padding-right: 0.1rem;margin-bottom: 0.3rem;}
.txt-list ul li a{background-color: #ffffff;transition: 0.2s;display: block;border: 1px solid #dabec0;width: 100%;padding: 0.3rem;background-image: url(../img/bg1.png);background-repeat: no-repeat;background-position: right bottom;background-size: 50% auto;}
.txt-list ul li h3{font-size: 0.18rem;color: #333333;line-height: 0.3rem;width: 100%;margin-bottom: 0.2rem;transition: 0.2s;font-weight: normal;}
.txt-list ul li a>p{font-size: 0.14rem;color: #999999;line-height: 0.28rem;height: 0.56rem;}
.txt-list ul li .time{width: 100%;position: relative;line-height: 0.34rem;position: relative;margin-top: 0.25rem;}
.txt-list ul li .time span{font-size: 0.14rem;color: #a20004;transition: 0.2s;}
.txt-list ul li .time .in{width: 1.3rem;height: 0.34rem;background: #daba7e;text-align: center;line-height: 0.34rem;position: absolute;top:0;right: -0.4rem;}
.txt-list ul li .time .in p{display: inline-block;font-size: 0.14rem;color: #ffffff;padding-right: 0.3rem;background: url(../img/arrow_right.svg) no-repeat right center;background-size: auto 0.2rem;}
.txt-list ul li:hover a{background-color: #a20004;}
.txt-list ul li:hover h3,.txt-list ul li:hover a>p,.txt-list ul li:hover .time span{color: #ffffff;}
/*文章列表结束*/

/*图片列表开始*/
.pic-list{margin-top: 0.3rem;}
.pic-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list ul li{width:33.33333333%;margin-bottom: 0.3rem;padding: 0 0.15rem;}
.pic-list2 ul li{width: 20%;}
.pic-list ul li a{display: block;width: 100%;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;}
.pic-list2 ul li .imgbox{padding-bottom:157.778%;}
.pic-list2 ul li .imgbox .image{background-size:cover;background-position:center top;background-repeat:no-repeat;transition: 0.4s all;}
.pic-list ul li img{transition: 0.4s all;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.4rem;color: #434343;padding: 0 0.1rem;background: #e1e1e1;}
.pic-list ul li:hover img{transform: scale(1.05,1.05);}
.pic-list2 ul li:hover .imgbox .image{transform: scale(1.05,1.05);}
.pic-list ul li:hover p{color: #a20004;}
/*图片列表结束*/

@media only screen and (max-width:980px){
	body{background-size: 100% auto;}
}
