.footer{margin-top: -1rem;}
.list-banner{width: 100%;position: relative;}
.list-banner::before{content: "";width: 100%;height: 2.2rem;background-image: linear-gradient(180deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 98%);display: block;position: absolute;top:0;left: 0;z-index: 1;}
.list-banner::after{content: "";width: 100%;height: 1.2rem;background-image: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 98%);display: block;position: absolute;left:0;bottom: 0;z-index: 1;}
.list-banner img{display: block;width: 100%;position: relative;z-index: 0;}
.main{width: 100%;padding-bottom: 1.5rem;position: relative;background: url(../img/main_bg.jpg) no-repeat center bottom;background-size: 100% auto;position: relative;z-index: 1;}
.main-left{width: 2.2rem;align-self: flex-start;}
.main-left h3{font-size: 0.3rem;color: #ffffff;line-height: 0.7rem;padding-left: 0.1rem;margin-top: -0.7rem;}
.lm-title{width: 100%;background: #a72126;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);}
.ejnav{width: 100%;padding: 0.1rem 0 1rem;background: #f9f5f2 url(../img/nav_bg.jpg) no-repeat right bottom;background-size: 100% auto;}
.navm-list{padding: 0 0.25rem;}
.navm-list>li{line-height:0.55rem;border-bottom:1px solid #e9e5e2;position:relative;}
.navm-list>li:last-child{border-bottom:none;}
.navm-list>li>a{position: relative;transition: 0.3s all;padding-left:0.1rem;padding-right: 0.4rem;font-size:0.16rem;color:#333;display:block;}
.navm-list>li>a::before{content: "";width: 3px;height: 0;display: block;background: #a72126;position: absolute;left: -0.25rem;top: 50%;transform: translateY(-50%);margin-top: 0.02rem;transition: 0.2s all;}
.navm-list>li:hover>a,.navm-list>li.cur>a{color: #a72126;font-weight: bold;}
.navm-list>li:hover>a::before,.navm-list>li.cur>a::before{height: 0.18rem;}
.navm-list>li>a span{position: relative;z-index: 1;}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.4rem;height: 0.55rem;background: url(../img/right-red.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-left: 0.3rem;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.navContent li.cur a{color:#a72126;font-weight: bold;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#a72126;font-weight: bold;}
.main-right{width: calc(100% - 2.6rem);}
.main-right .local{height: 0.7rem;margin-top: -0.7rem;}
.main-right .local h3{font-size: 0.3rem;color: #ffffff;line-height: 0.7rem;padding-left: 0.1rem;}
.main-right .local span{font-size: 0.16rem;color: #ffffff;line-height: 0.26rem;padding-left: 0.28rem;background-image: url(../img/home.svg);background-repeat: no-repeat;background-position: left 0.03rem;background-size: auto 0.2rem;}
.main-right .local span a{color: #ffffff;}
.main-article .main-right{width: 100%;}
.main-article .main-right .local{margin-bottom: 0.3rem;}

.news-list1{width: 100%;margin-top: 0.3rem;}
.news-list1 ul li{width: 100%;border-bottom: 1px solid #e9e5e2;padding:0.25rem 0;box-sizing: border-box;transition: 0.4s all;}
.news-list1 ul li .news-img{width: 2rem;flex-shrink: 0;}
.news-list1 ul li .news-img a{display: block;width: 100%;height: 1.3rem;overflow: hidden;position: relative;}
.news-list1 ul li .news-img .image{transition: 1s;}
.news-list1 ul li:hover .news-img .image{transform: scale(1.1,1.1);}
.news-list1 ul li:hover .news-img .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.news-list1 ul li .news-txt{width: calc( 100% - 3rem );}
.news-list1 ul li.no-img .news-txt{width: calc( 100% - 0.8rem );}
.news-list1 ul li .news-txt h3{font-size: 0.16rem;position: relative;font-weight: normal;color: #333333;}
.news-list1 ul li .news-txt h3 a{color: #333333;}
.news-list1 ul li .news-txt h3::after{content: "";width: 0.4rem;height: 2px;background: #a72126;display: block;position: absolute;left: 0;bottom: -0.2rem;z-index: 0;}
.news-list1 ul li p{width: 100%;line-height: 0.26rem;font-size: 0.14rem;color: #666666;margin-top: 0.4rem;height: 0.52rem;display: block\0;}
.news-list1 ul li span{font-size: 0.14rem;color: #666666;line-height: 0.24rem;}
.news-list1 ul li .news-time{width: 0.7rem;flex-shrink: 0;font-family: Arial, Helvetica, sans-serif;align-self: flex-start;}
.news-list1 ul li .news-time h3{font-size: 0.3rem;color: #a72126;text-align: right;}
.news-list1 ul li .news-time span{display: block;text-align: right;color: #999999;font-size: 0.14rem;font-weight: bold;}
.news-list1 ul li:hover{background: url(../img/txt_bg2.jpg) no-repeat right top;background-size:cover;padding: 0.25rem 0.2rem;}
.news-list1 ul li:hover .news-txt h3 a,.news-list1 ul li:hover .news-txt h3{color: #ffffff;}
.news-list1 ul li:hover p{color: rgba(255,255,255,0.7);}
.news-list1 ul li:hover .news-time span{color: #ffffff;}
.news-list1 ul li:hover .news-txt h3::after{background: #ffffff;}
.news-list1 ul li:hover .news-time h3,.news-list1 ul li:hover .news-time span{color: #ffffff;}

.content{width: 100%;position:relative;}
.content .pnweek{width:100%;position:absolute;left:0;top:0.7rem;height:0.5rem;}
.content .pnweek div{margin:0 0.2rem;}
.content .pnweek div a{font-size:0.16rem;color:#434343;display:block;width:0.8rem;height:0.4rem;text-align:center;line-height:0.4rem;background:#eeeeee;}
.content .pnweek div:nth-of-type(2) a{color:#ffffff;background:#ac1e2b;}
.main-article .main-title{padding-top: 0;}
.main-article .content{width: calc(100% - 4rem);}
.content h3.title{font-size: .22rem;color: #333333;margin-bottom: 0.1rem;line-height: 0.3rem;text-align: center;margin-top: 0.2rem;}
.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 #d8ccc0;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.2rem;}
.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{border-top: 1px solid #d8ccc0;border-bottom: 1px solid #d8ccc0;padding: 0.1rem 0.2rem;}
.sh ul li{line-height: 0.3rem;font-size: 0.16rem;color: #434343;padding-right: 0.12rem;position: relative;margin-right: 0.12rem;}
.sh ul li::after{content: "";width: 1px;height: 0.16rem;display: block;background: #434343;position: absolute;right: 0;top: 0.08rem;}
.sh ul li:last-of-type{margin-left: 0;padding-right: 0;}
.sh ul li:last-of-type::after{content: none;}
.pn-list{width: 100%;margin-top: 0.3rem;background: url(../img/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: #a72126;flex-shrink: 0;}
.pn-list ul li a{color: #434343;}
.pn-list ul li:hover a{color: #a72126;}

.main-hot{width: 3.6rem;background: #f9f5f2;padding: 0.3rem;align-self: flex-start;}
.hot-title{width: 100%;padding-bottom: 0.2rem;border-bottom: 1px solid rgba(148,45,44,0.24);margin-bottom: 0.3rem;}
.hot-title h3{font-size: 0.3rem;color: #5d2727;font-family: myfont;line-height: 1;}
.hot-title a{display: block;width: 0.3rem;height: 0.3rem;background: url(../img/more.svg) no-repeat center center;background-size: auto 0.26rem;}
.hot-list{width: 100%;}
.hot-list ul .headline{width: 100%;}
.hot-list ul .headline a{display: block;width: 100%;height: 0;padding-bottom: 64%;position: relative;overflow: hidden;}
.hot-list ul .headline .image{transition: 1s;}
.hot-list ul .headline:hover .image{transform: scale(1.1,1.1);}
.hot-list ul .headline:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.hot-list ul .headline .txt{width: 100%;padding: 0 0.2rem 0.1rem;position: absolute;left: 0;bottom: 0;z-index: 2;}
.hot-list ul .headline .txt::after{content: "";width: 100%;height: 0.8rem;display: block;background-image: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 98%);position: absolute;left: 0;bottom: 0;z-index: 0;}
.hot-list ul .headline .txt p{width: 100%;line-height: 0.28rem;font-size: 0.16rem;color: #ffffff;font-weight: normal;position: relative;z-index: 1;}
.hot-list ul li{width: 100%;border-bottom: 1px solid rgba(148,45,44,0.1);padding: 0.15rem 0;}
.hot-list ul li span{font-size: 0.16rem;font-family: myfont1;color: #a72126;line-height: 0.26rem;}
.hot-list ul li a{color: #333333;line-height: 0.26rem;width: 100%;font-size: 0.16rem;margin-top: 0.05rem;}
.hot-list ul li:hover a{color: #a72126;}

.jg-list{width: 100%;margin-top: 0.4rem;}
.jg-list h3{font-size: 0.2rem;color: #ffffff;margin-bottom: 0.3rem;width: 100%;height: 0.5rem;background: #a72126;line-height: 0.5rem;padding-left: 0.25rem;}
.jg-list ul{margin-left:-0.2rem;margin-right:-0.2rem;}
.jg-list ul li{width:50%;padding:0 0.2rem;margin-bottom:0.25rem;}
.jg-list ul li .con{border-bottom:1px solid #dddddd;padding:0.05rem 0 0.1rem;transition:0.2s all;}
.jg-list ul li .con .con_box{height:0.4rem;}
.jg-list ul li span{font-size:0.16rem;color:#333333;line-height:0.2rem;display:inline-block;height:0.4rem;}
.jg-list ul li .con .con_box span{height:auto;display:inline;}
.jg-list ul li:hover .con{border-bottom:1px solid #a72126;}
.jg-list ul li:hover span{color: #a72126;}

.leader-list{width: 100%;margin-top: 0.4rem;overflow: hidden;}
.leader-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.leader-list ul li{width: 100%;padding: 0 0.15rem;margin-bottom: 0.3rem;}
.leader-list ul li a{width: 100%;}
.leader-list ul li .leader-img{width: 1.6rem;}
.leader-list ul li .leader-img .pic{height: 2.2rem;width: 100%;position: relative;overflow: hidden;}
.leader-list ul li .leader-img .image{transition: 1s;background-position:center top;}
.leader-list ul li .leader-txt{width: calc(100% - 1.6rem);background: #fbf9f5;padding: 0.3rem;position: relative;}
.leader-list ul li .leader-txt::after{content: "";width: 0;height: 100%;display: block;background: url(../img/txt_bg2.jpg) no-repeat right bottom;background-size: cover;position: absolute;left:0;bottom:0;z-index: 0;transition: 0.4s all;}
.leader-list ul li .leader-txt .leader-tit{width: 100%;margin-bottom: 0.15rem;padding-bottom: 0.15rem;border-bottom: 1px solid rgba(148,45,44,0.24);position: relative;transition: 0.3s all;}
.leader-list ul li .leader-txt .leader-tit,.leader-list ul li .leader-txt p{position: relative;z-index: 1;}
.leader-list ul li .leader-txt .leader-tit h3{font-size: 0.2rem;color: #333333;margin-bottom: 0.1rem;transition: 0.3s all;}
.leader-list ul li .leader-txt .leader-tit span{display: block;font-size: 0.16rem;color: #333333;transition: 0.3s all;}
.leader-list ul li .leader-txt p{font-size: 0.14rem;color: #666666;line-height: 0.28rem;display: block\0;transition: 0.3s all;}
.leader-list ul li .leader-txt p.line2{height: 0.56rem;}
.leader-list ul li .leader-txt p.line3{height: 0.84rem;}
.leader-list ul li:hover .leader-img .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}

.xxjj_box{margin-top: 0.4rem;}
.xxjj_box .box12{width: 100%;background: url(../img/gk_bg.png) no-repeat right bottom;background-size: 45% auto;}
.xxjj_box .box1,.xxjj_box .box2{width: 100%;margin-bottom: 0.2rem;}
.xxjj_box .box1 .box_img{width: 42%;}
.xxjj_box .box1 .box_img img{width: 100%;display: block;}
.xxjj_box .box1 .box_content{width: calc(58% - 0.25rem);}
.xxjj_box .box_content p{font-size: 0.16rem;color: #333333;line-height: 0.42rem;text-indent: 2em;}
.xxjj_box .box3{width: 100%;margin-bottom: 0.3rem;padding: 0.3rem;background: #fbf9f5;}
.xxjj_box .box3 h3{font-size: 0.24rem;color: #333333;font-family: myfont;text-align: center;margin-bottom: 0.2rem;}
.xxjj_box .box4 p{margin-bottom: 0.2rem;}

.xydl1,.xydl2{margin-top: 0.4rem;width: 100%;}
.dl-title{width: 22.4%;background: url(../img/txt_bg3.jpg) no-repeat center bottom;background-size: cover;padding: 0.1rem 0.3rem 0.3rem;}
.dl-title ul{width: 100%;height: 100%;}
.dl-title ul li{width: 100%;height: 16.6666%;border-bottom: 1px solid rgba(255,255,255,0.7);cursor: pointer;}
.dl-title ul li p{font-size: 0.16rem;color: #ffffff;transition: 0.3s all;}
.dl-title ul li.on p{font-weight: bold;font-size: 0.18rem;}
.dl-title ul li .in{transition: 0.3s all;width: 0.26rem;height: 0.26rem;background: url(../img/in.svg) no-repeat center center;background-size: auto 100%;opacity: 0;transform: translateX(-0.1rem);}
.dl-title ul li.on .in{opacity: 1;transform: translateX(0);}
.dl-list{width: calc(77.6% - 0.3rem);}
.dl-list ul li a{display: block;width: 100%;height: 0;position: relative;overflow: hidden;padding-bottom: 58%;}
.dl-list ul li .image{transition: 1s all;}
.dl-list ul li:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}
.dl-list ul li:hover .image{transform: scale(1.1,1.1);}

.fg-list{width: calc(100% - 4rem);position: relative;padding-left: 0.2rem;padding-bottom: 0.2rem;}
.fg-list::after{content: "";width: calc(100% - 0.2rem);height: calc(100% - 0.2rem);display: block;background: #ac1e2b;position: absolute;left: 0;bottom: 0;z-index: 0;}
.fg-list ul li a{display: block;width: 100%;height: 5.4rem;position: relative;overflow: hidden;}
.fg-list ul li .image{transition: 1s all;}
.fg-list ul li:hover .image{transform: scale(1.1,1.1);}
.fg-list ul li:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}

.road{width: 3.6rem;background: url(../img/txt_bg4.jpg) no-repeat center bottom;background-size: cover;padding: 0.35rem 0.25rem 0.3rem;}
.road h3{font-size: 0.3rem;color: #ffffff;font-family: myfont;line-height: 1;text-align: center;margin-bottom: 0.4rem;}
.road ul li{width: 100%;}
.road ul li:nth-child(n+2){margin-top: 0.25rem;}
.road ul li h1{font-size: 0.2rem;color: #ffffff;padding-left: 0.34rem;background-repeat: no-repeat;background-position: left center;background-size: auto 0.26rem;margin-bottom: 0.1rem;}
.road ul li p{font-size: 0.16rem;color: #ffffff;width: 100%;line-height: 0.3rem;}
.road ul li:first-of-type h1{background-image: url(../img/hc.png);}
.road ul li:nth-of-type(2) h1{background-image: url(../img/gt.png);}
.road ul li:nth-of-type(3) h1{background-image: url(../img/fj.png);}

.news-list2{width: 100%;margin-top: 0.3rem;}
.news-list2 ul li{width: 100%;border-bottom: 1px solid #e9e5e2;padding:0.2rem 0;box-sizing: border-box;transition: 0.4s all;}
.news-list2 ul li .news-txt{width: calc( 100% - 1.2rem );}
.news-list2 ul li .news-txt h3{font-size: 0.16rem;position: relative;font-weight: normal;color: #333333;}
.news-list2 ul li .news-txt h3 a{color: #333333;}
.news-list2 ul li .news-time{flex-shrink: 0;font-family: Arial, Helvetica, sans-serif;align-items: flex-end;}
.news-list2 ul li .news-time h3{font-size: 0.26rem;color: #a72126;text-align: right;line-height: 1;margin-right: 0.06rem;}
.news-list2 ul li .news-time span{display: block;text-align: right;color: #999999;font-size: 0.14rem;font-weight: bold;line-height: 0.22rem;}
.news-list2 ul li:hover{background: url(../img/txt_bg2.jpg) no-repeat right top;background-size:cover;padding: 0.2rem;}
.news-list2 ul li:hover .news-txt h3 a,.news-list1 ul li:hover .news-txt h3{color: #ffffff;}
.news-list2 ul li:hover .news-time span{color: #ffffff;}
.news-list2 ul li:hover .news-txt h3::after{background: #ffffff;}
.news-list2 ul li:hover .news-time h3,.news-list1 ul li:hover .news-time span{color: #ffffff;}

.pic-list{margin-top: 0.4rem;}
.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%;height: 0;padding-bottom:68%;position: relative;overflow: hidden;}
.pic-list ul li .image{transition: 1s all;}
.pic-list ul li:hover .image{transform: scale(1.1,1.1);}
.pic-list ul li:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}

.content .pic-list1:first-of-type{margin-top: 0.4rem;}
.content .pic-list1:nth-child(n+2){margin-top: 0.3rem;}
.pic-list1 h3{font-size: 0.2rem;color: #ffffff;margin-bottom: 0.3rem;width: 100%;height: 0.5rem;background: #a72126;line-height: 0.5rem;padding-left: 0.25rem;}
.pic-list1 ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list1 ul li{width: calc( 100% / 3 );margin-bottom: 0.3rem;padding: 0 0.15rem;}
.pic-list1 ul li a{display: block;width: 100%;}
.pic-list1 ul li .imgbox{width: 100%;height: 0;padding-bottom:68%;position: relative;overflow: hidden;}
.pic-list1 ul li .image{transition: 0.4s all;}
.pic-list1 ul li p{width: 100%;text-align: center;line-height: 0.5rem;color: #434343;background: #fdf6f5;padding: 0 0.15rem;}
.pic-list1 ul li:hover .image{transform: scale(1.1,1.1);}
.pic-list1 ul li:hover p{color: #a72126;}
.pic-list1 ul li:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}

.pic-list2{width:100%;margin-top:0.4rem;}
.pic-list2 ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list2 ul li{width: 25%;margin-bottom: 0.3rem;padding: 0 0.15rem;}
.pic-list2 ul li a{display: block;width: 100%;}
.pic-list2 ul li .imgbox{width: 100%;height: 0;padding-bottom:68%;position: relative;overflow: hidden;}
.pic-list2 ul li .image{transition: 0.4s all;}
.pic-list2 ul li .txt{width: 100%;text-align: center;background: #fdf6f5;padding: 0.1rem 0.15rem;}
.pic-list2 ul li p{line-height: 0.26rem;color: #434343;font-size:0.16rem;}
.pic-list2 ul li span{line-height: 0.26rem;color: #999999;font-size:0.14rem;}
.pic-list2 ul li:hover .image{transform: scale(1.1,1.1);}
.pic-list2 ul li:hover p{color: #a72126;}
.pic-list2 ul li:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}

.media-list{margin-top: 0.3rem;}
.media-list ul{margin-left: -0.1rem;margin-right: -0.1rem;}
.media-list ul li{width: 20%;margin-bottom: 0.3rem;padding: 0 0.1rem;}
.media-list ul li .imgbox{width: 100%;height: 0;padding-bottom:100%;position: relative;overflow: hidden;background:#ffffff;}
.media-list ul li:last-of-type{width:50%;}
.media-list ul li:last-of-type .imgbox{padding-bottom:56%;}
.media-list ul li p{width: 100%;text-align: center;line-height: 0.45rem;color: #434343;background: #fdf6f5;padding: 0 0.15rem;font-size:0.14rem;}
.media-list ul li:hover p{color: #a72126;}

.yxzpzs{margin-top: 0.4rem;width:100%;}
.yxzpzs .zp-title{width:100%;background:#a72126;height:0.5rem;padding:0 0.2rem;margin-bottom:0.3rem;}
.yxzpzs .zp-title h3{font-size:0.2rem;color:#ffffff;line-height:1;}
.yxzpzs .zp-title a{font-size:0.14rem;color:#ffffff;}
.yxzpzs .sp,.yxzpzs .introduction{width:100%;margin-bottom:0.3rem;}
.yxzpzs .sp .video_box{width:100%}
.yxzpzs .sp .video_box video{width:100%;max-width:900px;margin:0 auto;display:block;}
.yxzpzs .introduction{width:100%;padding:0 0.3rem;}
.yxzpzs .introduction p{font-size:0.18rem;color:#a72126;font-weight:bold;line-height:0.36rem;text-align:center;}
.yxzpzs .prize{width:100%;margin-bottom:0.1rem;}
.pic-list3{width:100%;}
.pic-list3 ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list3 ul li{width: 25%;margin-bottom: 0.3rem;padding: 0 0.15rem;}
.pic-list3 ul li a{display: block;width: 100%;}
.pic-list3 ul li .imgbox{width: 100%;height: 0;padding-bottom:68%;position: relative;overflow: hidden;}
.pic-list3 ul li .image{transition: 0.4s all;}
.pic-list3 ul li .txt{width: 100%;text-align: center;background: #fdf6f5;padding: 0.1rem 0.15rem;}
.pic-list3 ul li p{line-height: 0.28rem;color: #434343;font-size:0.16rem;}
.pic-list3 ul li:hover .image{transform: scale(1.1,1.1);}
.pic-list3 ul li:hover p{color: #a72126;}
.pic-list3 ul li:hover .pic::before{-webkit-animation: shine 1s;animation: shine 1s;}

@media only screen and (min-width:1061px){
	body.scrolling .header-top::after{height: 100%;}
	body.scrolling .header-top .h2-right{padding: 0.2rem 0.82rem 0.2rem 0;}
	body.scrolling .header-top .sub{padding-top: 0.2rem;}
}