.list-banner{width: 100%;}
.list-banner img{display: block;width: 100%;}

.main{width: 100%;padding-top: 0.4rem;position: relative;overflow: hidden;background: #fdfbfb;}
.main .main_box{width: 100%;margin-bottom: 0.3rem;}
.main .main_box,.footer{position: relative;z-index: 1;}
.main::after{content: "";width: 100%;height: calc(100% - 2.1rem);display: block;background: url(../images/main_bg.png) no-repeat right bottom;background-size: 45% auto;position: absolute;right: 0;bottom: 2.1rem;z-index: 0;}
.main-left{width: 2.5rem;position:relative;align-self: flex-start;position: relative;}
.main-nav{width: 100%;position: relative;}
.lm-title{width: 100%;height:1rem;background: url(../images/lm_bg.jpg) no-repeat right bottom;background-size:cover;padding: 0.1rem;position: relative;}
.lm-title .flex-center{width: 100%;height: 100%;border: 1px solid rgba(255,255,255,0.6);}
.lm-title h2{font-size: 0.3rem;color: #ffffff;}
.nav_menu{width: 0.3rem;height: 0.3rem;background: url(../images/m_nav.svg) no-repeat center center;background-size: auto 100%;transition: 0.2s all;display: none;}
.nav_menu.on{transform: rotate(90deg);}
.ejnav{width: 100%;padding: 0 0.1rem;}
.nav-list{width: 100%;background: #ffffff;box-shadow: 0 0 0.15rem 0 rgba(173, 173, 173, 0.38);}
.nav-list>li{line-height:0.26rem;border-bottom:1px solid rgba(216,204,192,0.4);position:relative;}
.nav-list>li:last-of-type{border-bottom:none;}
.nav-list>li>a{position: relative;transition: 0.3s all;padding: 0.17rem 0.2rem;font-size:0.18rem;color:#333;display:block;text-align: center;}
.nav-list>li:hover>a,.nav-list>li.cur>a{color: #b31900;}
.nav-list>li>a span{position: relative;z-index: 1;}

.li_xlz{position:absolute;right:0;top:0.1rem;cursor:pointer;width: 0.4rem;height: 0.4rem;background: url(../images/right-blue.svg) no-repeat center center;background-size: auto 0.12rem;z-index: 1;transition: 0.3s all;}
.navContent{display:none;}
.navContent li{line-height: 0.4rem;}
.navContent li a{font-size: 0.14rem;color: #333333;display: block;padding: 0 0.2rem;text-align:center;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.navContent li.cur a{color:#b31900;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#b31900;}

.main-right{width: calc( 100% - 2.9rem );background: #ffffff;box-shadow: 0 0 0.15rem 0 rgba(173, 173, 173, 0.38);padding: 0.3rem 0.3rem 0.5rem;}
.main-title{width: 100%;position: relative;padding-bottom: 0.15rem;border-bottom: 1px solid #a21923;}
.main-title h2{font-size: 0.24rem;color:#333333;white-space: nowrap;margin-right: 0.3rem;}
.local{padding-left: 0.28rem;background: url(../images/home1.svg) no-repeat left 0.05rem;background-size: auto 0.2rem;}
.local span{font-size: 0.16rem;color: #999999;line-height: 0.3rem;}
.local span a{color: #999999;}
.local span a:hover{color: #b31900;}

/*文章内容开始*/
.content{width: 100%;}
.content h3.title{font-size: .24rem;color: #333333;margin-bottom: 0.1rem;line-height: 0.34rem;text-align: center;margin-top: 0.3rem;font-weight:normal;}
.content .sub-title{font-size: .2rem;color: #434343;line-height: 0.3rem;margin: 0.15rem 0 0.1rem;text-align: center;}
.content .art-itro{width: 100%;border-bottom:1px solid rgba(162,25,35,0.3);padding-bottom:.1rem;line-height: 0.26rem;margin-bottom: 0.1rem;text-align: center;}
.content .art-itro>span{font-size: .14rem;color: #666666;margin: 0 0.1rem;}
.article{color: #434343;line-height: 0.32rem;width: 100%;word-break:break-all;}
.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: 100%;margin: 0 auto;height: auto;}
.article img{max-width: 100%;margin: 0 auto;height: auto !important;}
.article p.con-img{text-align: center;text-indent: 0 !important;}
.sh{width: 100%;margin-top: 0.2rem;}
.sh ul li{line-height: 150%;font-size: 20px;color: #434343;position: relative;text-align: right;font-family:simsun;}
.pn-list{width: 100%;margin-top: 0.3rem;background: url(../images/pn_dec.png) no-repeat left top;background-size: auto 0.06rem;padding-top: 0.06rem;}
.pn-list ul{width: 100%;border-top: 1px solid #d8ccc0;padding-top: 0.2rem;}
.pn-list ul li{font-size: 0.16rem;line-height: 0.3rem;}
.pn-list ul li:first-of-type{margin-bottom: 0.1rem;}
.pn-list ul li h3{color: #b31900;flex-shrink: 0;}
.pn-list ul li a{color: #434343;}
.pn-list ul li:hover a{color: #b31900;}
/*文章内容结束*/

.txt-list{margin-top: 0.3rem;}
.txt-list ul li{width: 100%;padding-bottom: 0.25rem;border-bottom: 1px solid #f8e6e8;margin-bottom:0.3rem;}
.txt-list ul li .time{width: 0.74rem;text-align: center;position: relative;color: #b31900;margin-right: 0.35rem;font-family: georgia;}
.txt-list ul li .time::after{content: "";width: 1px;height: 0.35rem;display: block;background: #f8e6e8;position:absolute;right:-0.12rem;top:50%;transform:translateY(-50%);}
.txt-list ul li .time h3{font-size: 0.26rem;margin-bottom: 0.05rem;}
.txt-list ul li .time span{display:block;font-size: 0.14rem;white-space: nowrap;}
.txt-list ul li a{max-width: calc(100% - 1.09rem);font-size: 0.16rem;color: #333333;line-height: 0.28rem;max-height: 0.56rem;display: block\0;}
.txt-list ul li:hover a{color: #b31900;}

.content .jg-list{margin-top: 0.4rem;}
.jg-list{width: 100%;overflow: hidden;}
.jg-list .jg-title{width: 100%;margin-bottom: 0.2rem;line-height: 0.3rem;}
.jg-list h3{font-size: 0.24rem;color: #b31900;font-weight: normal;position: relative;flex-shrink: 0;margin-right: 0.2rem;}
.jg-list .jg-title::after{content: "";width: 100%;height: 1px;display: block;background: #f8e6e8;}
.jg-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.jg-list ul li{width: 33.3333%;transition: 0.2s all;padding: 0 0.15rem;}
.jg-list ul li:nth-child(n+4){margin-top: 0.15rem;}
.jg-list ul li>a{width: 100%;transition: 0.2s all;border-bottom: 1px solid rgba(155,155,155,0.3);padding: 0.1rem 0;transition: 0.2s all;}
.jg-list ul li p{font-size: 0.16rem;color: #333333;transition: 0.2s all;line-height: 0.3rem;}
.jg-list ul li i{display: block;width: 0.2rem;height: 0.2rem;background-image: url(../images/arrow.svg);background-position: right center;background-repeat: no-repeat;background-size: auto 0.16rem;margin-left: 0.1rem;flex-shrink: 0;transform: rotate(-45deg);}
.jg-list ul li:hover>a{background: #d12c18;padding: 0.1rem 0.15rem 0.1rem 0.2rem;}
.jg-list ul li:hover p{color: #ffffff;}
.jg-list ul li:hover i{background-image: url(../images/arrow1.svg);}


.jg-list ul li div  a{color:#333333; }
.jg-list ul li div {width: 100%;transition: 0.2s all;border-bottom: 1px solid rgba(155,155,155,0.3);padding: 0.1rem 0;color:#434343; transition: 0.2s all;}
.jg-list ul li:hover div {background: #d12c18; padding: 0.1rem 0.15rem 0.1rem 0.2rem;} 
.jg-list ul li:hover div p,.jg-list ul li:hover div p a{color: #ffffff;}
.jg-list ul li:hover div p a{margin-right:0.1rem;}




.leader-list{width: 100%;margin-top: 0.3rem;overflow: hidden;}
.leader-list ul li{width: 100%;margin-bottom: 0.3rem;position: relative;background: #fdfbfb;}
.leader-list ul li::after{content: "";width: 0;height: 100%;display: block;background: #d12c18;position: absolute;left: 0;top: 0;z-index: 0;transition: 0.4s all;}
.leader-list ul li a{width: 100%;padding: 0.2rem 0.3rem;position: relative;z-index: 1;}
.leader-list ul li .right{width: 0.2rem;height: 0.2rem;background-image: url(../images/arrow.svg);background-repeat: no-repeat;background-position: center center;background-size: auto 100%;transition: 0.3s all;}
.leader-list ul li .left .zc{position: relative;height: 0.5rem;border-right: 1px solid #f8e6e8;line-height: 0.5rem;width: 2.4rem;margin-right: 0.5rem;}
.leader-list ul li .left .zc h3{font-size: 0.22rem;color: #b31900;transition: 0.2s all;}
.leader-list ul li .left p{font-size: 0.18rem;color: #333333;line-height: 0.5rem;transition: 0.2s all;}
.leader-list ul li:hover::after{width: 100%;}
.leader-list ul li:hover .left .zc{border-right: 1px solid rgba(255,255,255,0.5);}
.leader-list ul li:hover .left .zc h3{color: #ffffff;}
.leader-list ul li:hover .left p{color: #ffffff;}
.leader-list ul li:hover .right{background-image: url(../images/arrow1.svg);}

.content .box p{font-size: 0.16rem;color: #333333;text-indent: 2em;line-height: 0.38rem;}
.content .box1{width: 100%;margin-bottom: 0.3rem;margin-top: 0.3rem;}
.content .box2,.content .box3,.content .box4,.content .box5,.content .box6{width: 100%;margin-bottom: 0.3rem;}
.content .box1 .left{width: 46%;border: 1px solid rgba(155,155,155,0.4);padding: 0.2rem;display: flex;justify-content: center;align-items: center;}
.content .box1 .left img{width: 100%;}
.content .box1 .right{width: 54%;padding-left: 0.3rem;}
/*.content .box3 ul li::after{content: "";width: 1px;height: 100%;display: block;background: rgba(153,153,153,0.5);position: absolute;right: 0.2rem;top: 0;z-index: 0;transform: rotate(30deg);}*/
.content .box3 ul li p{font-size: 0.14rem;color: #b31900;text-align: center;white-space: nowrap;}
.content .box3 ul li p span{color: #b31900;font-size: 0.3rem;font-weight: bold;margin-right: 0.05rem;}
.content .box3 ul li h3{font-size: 0.16rem;color: #888888;font-weight: normal;text-align: center;margin-top: 0.05rem;white-space: nowrap;}
.content .box3 ul li .dec{width: 0.36rem;margin: 0 auto;}
.content .box3 ul li .dec img{width: 100%;}
.content .box5 div{width: calc((100% - 0.6rem) / 3);}
.content .box5 div img{width: 100%;}

.pic-list{margin-top: 0.3rem;}
.pic-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list ul li{width: calc( 100% / 3 );margin-bottom: 0.3rem;padding: 0 0.15rem;}
.pic-list ul li a{display: block;width: 100%;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:68%;position: relative;overflow: hidden;}
.pic-list ul li .image{transition: 0.4s all;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.5rem;color: #434343;background: #fdf6f5;padding: 0 0.15rem;}
.pic-list ul li:hover .image{transform: scale(1.1,1.1);}
.pic-list ul li:hover p{color: #b31900;}

.zt-list{margin-top: 0.3rem;}
.zt-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.zt-list ul li{width: 25%;margin-bottom: 0.3rem;padding: 0 0.15rem;}
.zt-list ul li a{display: block;width: 100%;}
.zt-list ul li .imgbox{width: 100%;height: 0;padding-bottom:148%;position: relative;overflow: hidden;}
.zt-list ul li .image{transition: 0.4s all;}
.zt-list ul li:hover .image{transform: scale(1.05,1.05);}

.whxy-list{margin-top: 0.3rem;}
.content .whxy-list:nth-child(n+2){margin-top:0;}
.whxy-list h3{font-size:0.28rem;color:#b31900;line-height:0.26rem;margin-bottom:0.23rem;padding-left:0.36rem;background:url(../images/ico1.png) no-repeat left bottom;background-size:auto 0.2rem;font-family:georgia;}
.whxy-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.whxy-list ul li{width: calc( 100% / 3 );margin-bottom: 0.3rem;padding: 0 0.15rem;}
.whxy-list ul li a{display: block;width: 100%;}
.whxy-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;}
.whxy-list ul li .play{width:0.45rem;height:0.45rem;background:url(../images/play.svg) no-repeat center center;background-size:100% 100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.whxy-list ul li .image{transition: 0.2s;}
.whxy-list ul li:hover .image{transform: scale(1.05,1.05);}
.whxy-list ul li .txt{width:100%;padding-top:0.1rem;font-size:0.14rem;}
.whxy-list ul li .txt p{width: 100%;line-height: 0.22rem;color: #333333;margin-bottom:0.05rem;}
.whxy-list ul li .txt span{line-height: 0.26rem;color: #333333;}
.whxy-list ul li .txt span:first-of-type{margin-right:0.2rem;}
.whxy-list ul li:hover p{color: #b31900;}

@media only screen and (min-width:1061px){
.header-top1{transform: none;opacity: 1;transition: all 0.5s ease-out 0s;}
.header-top1::after{height: 2rem;}
body.scrolling .header-top1{transform: translateY(-100%);opacity: 0;}
body.scrolling .header-top2{transform: none;opacity: 1;}
}