html{-webkit-text-size-adjust:100%;font-size:100px; overflow-x: hidden;}
html{font-size:5.2083334vw}
@media (min-width:769px) and (max-width:1024px) {
	html{font-size: calc((100 / 1200) * 100vw);} 
}
@media (max-width:768px) {
	html{font-size: calc((100 / 768) * 100vw);} 
}
@media (max-width:480px){
    html{font-size:calc(100 / 480 * 100vw);}
}

/*网页滚动条*/
::-webkit-scrollbar{
    width: 6px; height:6px;-webkit-overflow-scrolling : touch;
    background-color: #e6e6e6;}
::-webkit-scrollbar-track{
    background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #58504a;}
::-webkit-scrollbar-button{
    height: 0px;
    background-color: #e6e6e6;}

/*Top002969 */
.Top002969 .collect a{color: #333;}
.Top002969 .collect a:hover{color: #c30d23;}
.Top002969 .logo-area{background: url("../images/Top002969_bg.jpg") no-repeat center  center;background-size: cover;}
.Top002969 .logo a{display: table;}
.Top002969 .logo a span{display: table-cell; vertical-align: middle;}
.Top002969 .logo span.pic{padding-right: 0.1rem;}
.Top002969 .logo span.pic img{width: 2.23rem;}

.Top002969 .top-search{padding: 0;}
.Top002969 .top-search .box{position: relative;background: #fff;  overflow: hidden;padding-right: 0.8rem;}
.Top002969 .top-search .box .text{ height: 0.44rem; line-height: 0.44rem;background: none;border: 0;width: 100%; padding: 0 0.1rem;}
.Top002969 .top-search .box .btn{width: 0.8rem; line-height: 0.44rem;background: #c30d23; text-align: center;}
.Top002969 .top-search .box .btn span{display: inline-block;background: url("../images/Top002969_btn_search.png") no-repeat right center;padding-right: 0.2rem;color: #fff;background-size: 0.14rem;}

.Top002969 .top-menu{background: #c30d23;}
.Top002969 .top-menu li span,
.Top002969 .top-menu li a{display: block;font-size: 0.18rem;}
.Top002969 .top-menu li span a img{display: inline-block;vertical-align: middle;margin-right: 0.1rem;height: 0.27rem;margin-top: -0.03rem;}
.Top002969 .top-menu li span a{line-height: 0.6rem;font-size: 0.2rem;color: #fff;font-weight: bold;}
.Top002969 .top-menu li .subNav{display: none;font-size: 0.16rem;}
.Top002969 .top-menu li .subNav dl{position: absolute;background-color: #fff;text-align: center; z-index: 9;width: 2.12rem;padding: 0.16rem 0; box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.1);}
.Top002969 .top-menu li .subNav dl dd{line-height: 0.46rem;}
.Top002969 .top-menu li .subNav dl dd a:hover{color: #c30d23;}
.Top002969 .top-menu li:hover .subNav{display: block;}


@media(min-width:1025px){
.Top002969 .logo-area{height: 1.6rem;}
.Top002969 .logo-area .ytable{height: 100%;}
.Top002969 .top-search{width: 3.6rem;}
.Top002969 .top-search{display: table-cell;}

.Top002969 .top-menu li{float: left; text-align: center;}
.Top002969 .top-menu li:not(:last-child){border-right: 0.01rem solid rgba(255,255,255,0.2);}
.Top002969 .top-menu li span{position: relative;}
.Top002969 .top-menu li:hover span a,
.Top002969 .top-menu li.aon span a{background: #ea5413;}
}
@media(max-width:1024px){
.Top002969 .logo-area .ytable,
.Top002969 .logo-area .ytable-cell{display: block;}
.Top002969 .logo-area .top-search{display:none;position: absolute; left: 0; top: 100%; width: 100%;}
.Top002969 .logo-area{position: relative; z-index: 100;}
.Top002969 .logo a{width: 80%;}
.Top002969 .logo{padding: 5vw 0;}

.Top002969 .wap-nav{position: absolute; right: 2%; top: 50%; transform: translateY(-50%);}
.Top002969 .wap-nav > *{float: left;width: 0.3rem; height: 0.3rem;}

.Top002969 .open-search{ border-radius: 50%;background: #1b4b88 url("../images/Top002969_btn_search.png") no-repeat center center; margin-left: 0.2rem;}
.Top002969 .open-search.on:before,
.Top002969 .open-search.on:after{background-color: #1b4b88;}
.Top002969 .open-menu i{background: #1b4b88;}
.Top002969 .top-menu{position: relative; z-index: 100;}

.Top002969 #menu{ position: absolute; left: -100%; top: 100%; background: #1b4b88; width: 2.2rem; border-radius: 0 0 0 0.05rem; padding: 0.1rem 0.2rem; -webkit-border-radius: 0 0 0 0.05rem; -moz-border-radius: 0 0 0 0.05rem; -ms-border-radius: 0 0 0 0.05rem; -o-border-radius: 0 0 0 0.05rem; }
.Top002969 #menu li{width: auto!important; transform: translateX(0.5rem);opacity: 0; transition: 0.5s 0.1s;}
.Top002969 #menu li:nth-child(2){transition-delay: 0.2s;}
.Top002969 #menu li:nth-child(3){transition-delay: 0.3s;}
.Top002969 #menu li:nth-child(4){transition-delay: 0.4s;}
.Top002969 #menu li:nth-child(5){transition-delay: 0.5s;}
.Top002969 #menu li:nth-child(6){transition-delay: 0.6s;}
.Top002969 #menu li:nth-child(7){transition-delay: 0.7s;}
.Top002969 #menu li span a{line-height: 0.5rem;}
.Top002969 #menu li:not(:last-child){border-bottom: 0.01rem solid rgba(255,255,255,0.5);}
.menu-show #menu{left: auto;right: 0;}
.menu-show #menu li{ transform: translateX(0);opacity: 1; }
.Top002969 .top-search .box{box-shadow: 0 0 0.1rem rgba(0,0,0,0.3);}
}
@media(max-width:640px){
}


.base_cat { border-bottom: 0.03rem solid #ddd;}
.base_cat .list {
    display: flex;
    /* justify-content: center; */
    height: 100%;
    align-items: center;
}
.base_cat .item {
    position: relative;
    padding-right:0.4rem;
    height: 100%;
}
.base_cat a {
    display: block;
    height: 100%;
    position: relative;
    font-size: 0.18rem;
    color: #333;
    line-height: 0.76rem;
	font-weight: bold;
}
.base_cat .item.cur a {
    color: #c30d23;
}
.base_cat .item.cur a::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -0.03rem;
    left: 0;
    right: 0;
    height: 0.03rem;
    background-color: #c30d23;
}

/*Floor002861 */
.Floor002861{padding-top:3vw;overflow: hidden;}
.Floor002861 a:hover{color: #c30d23;}
.Floor002861 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002861 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002861 .slick-list:focus {outline: none}
.Floor002861 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002861 .slick-slider .slick-track, 
.Floor002861 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002861 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002861 .slick-track:before, 
.Floor002861 .slick-track:after{display: table; content: '';}
.Floor002861 .slick-track:after{ clear: both;}
.Floor002861 .slick-loading .slick-track { visibility: hidden;}
.Floor002861 .slick-slide{ display: none; float: left;min-height: 0.01rem;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002861 .slick-slide .slick-loading img { display: none;}
.Floor002861 .slick-slide .dragging img { pointer-events: none;}
.Floor002861 .slick-initialized .slick-slide { display: block;}
.Floor002861 .slick-loading .slick-slide { visibility: hidden;}
.Floor002861 .slick-vertical .slick-slide { display: block; height: auto; border: 0.01rem solid transparent;}
.Floor002861 .slick-arrow .slick-hidden { display: none;}

.Floor002861 .main .slider li{position: relative;}
.Floor002861 .main .slider li .pic img{display: block;}
.Floor002861 .main .slider li aside{position: absolute; left: 0; width: 100%;background: rgba(0,0,0,0.5);color: #fff; z-index: 10;bottom: 0;line-height: 0.6rem; text-indent: 0.3rem;padding-right: 28%;font-size: 0.18rem;}
.Floor002861 .main .slick-dots{position: absolute; z-index: 20; right: 0.2rem; bottom: 0.23rem;}
.Floor002861 .main .slick-dots li{float: left;margin-right: 0.12rem; width: 0.1rem; height: 0.1rem; border-radius: 50%; cursor: pointer;background: #fff;}
.Floor002861 .main .slick-dots li button{display: none;}
.Floor002861 .main .slick-dots li.slick-active{background: #c30d23;}

.Floor002861 .main .tab-ul{position: relative;}
.Floor002861 .main .tab-ul i{position:absolute;top: 0;height: 100%;background-repeat: no-repeat; width: 0.26rem;}
.Floor002861 .main .tab-ul ul{position: relative; height: 0.49rem;background: #f6f6f6;border-top: 0.03rem solid #c30d23;}
.Floor002861 .main .tab-ul li{float: left;height: 0.67rem;border-bottom: 0.03rem solid transparent;line-height: 0.63rem;font-size: 0.18rem;padding: 0 0.3rem;cursor: pointer;color: #333;margin-top: -0.09rem;}
.Floor002861 .main .tab-ul li.on{color: #fff;background: url("../images/Floor002931_titlebg.png") no-repeat center top;background-size: 1.37rem 0.67rem;}
.Floor002861 .main .tab-ul .more{position: absolute;right: 0.2rem;top: 0;line-height: 0.5rem;font-size: 0.16rem;background: url(../images/Floor002861_more.gif) no-repeat right center;padding-right: 0.14rem;display: none;background-size: 0.07rem 0.11rem;}

.Floor002861 .main .tab-ul li.on .more{display: block;}
.Floor002861 .main .tab-list .dl{display: none;}
.Floor002861 .main .tab-list dl{padding-top: 0.26rem;padding-left: 0.08rem;}
.Floor002861 .main .tab-list dt{line-height: 0.54rem;font-size: 0.16rem;padding-left: 0.3rem;background: url(../images/Floor002861_icon.png) no-repeat left center;border-bottom: 0.01rem solid #eee;background-size: 0.14rem 0.15rem;}
.Floor002861 .main .tab-list dt time{color: #999;float: right;margin-left: 0.1rem;}

@media(min-width:1025px){
.Floor002861 .main .fr,
.Floor002861 .main .fl{width: 49%;}
.Floor002861 .main .slider li .pic img{min-width: 100%; max-width: inherit;height: 4rem;}
.Floor002861 .main_l{width: 26%;}
.Floor002861 .main_r{width: 70%;}
}
@media(max-width:1024px){
.Floor002861 .main .slider li .pic img{width: 100%;}
}
@media(max-width:480px){
}


/*
 .Floor002861 .main_r 为demo编号
 */
.Floor002368{padding-top:3vw;}
.Floor002368 .wrap-header{ position: relative;}
.Floor002368 .wrap-header .more{ position: absolute; right: 0; top: 0.1rem; color: #333; font-size: 0.16rem;background: url(../images/Floor002861_more.gif) no-repeat right center;padding-right: 0.14rem;}
.Floor002368 .wrap-header .more:hover{ color: #204da0;}
.Floor002368 .wrap-header .title::before{border-bottom: 0.03rem solid #c30d23;width: 1.6rem; padding-bottom: 0.15rem;content: " ";display: block;position: absolute;bottom: 0;}
.Floor002368 .wrap-header .title::after{border-bottom: 0.03rem solid #ddd;padding-bottom: 0.15rem;content: " ";display: block;}
.Floor002368 .wrap-container{ padding-top: 0.3rem;}
@media only screen and (min-width:768px ) {
}
@media only screen and (min-width:1024px ) {
}
@media only screen and (max-width:767px ) {
	.Floor002368{ padding: 0.2rem 0;}
}
.Floor002368 .auto{overflow: hidden;}
.Floor002368 .list .owl-item{ padding: 0;}
.Floor002368 .list li{text-align: center;color: #333;}
.Floor002368 .list li a:hover{ color: #c30d23;}
.Floor002368 .list li .pic{ overflow: hidden;}
.Floor002368 .list li a img{transition: transform .5s ease-in-out;-webkit-transition: transform .5s ease-in-out;-ms-transition: transform .5s ease-in-out;-moz-transition: transform 1s ease-in-out;}
.Floor002368 .list li a:hover img{ transform: scale(1.1);}
.Floor002368 .list li .word{ background: #f6f6f6; padding:0.2rem;font-weight: normal; font-size: 0.18rem; overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }

/*这是滚动插件的公用样式 如出现雷同 请删除*/
.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:0.01rem;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:0.8rem;width:0.8rem;left:50%;top:50%;margin-left:-0.4rem;margin-top:-0.4rem;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}


/*Floor002862 */
.Floor002862{padding-top:3vw;}
@media(min-width:1025px){
.Floor002862 .fl,
.Floor002862 .fr{width:48%;}
}
@media(min-width:1261px){
}
@media(max-width:1260px){
.Floor002862 .fl .tab-list{padding-left: 0.26rem;}
.Floor002862 .fr .tab-list{padding-right: 0.26rem;}
}
@media(max-width:1024px){
.Floor002862 .auto{padding: 0 2%;}
.Floor002862 .fl{margin-bottom: 3vw;}
}
.Floor002862 .tab-ul{position: relative;}
.Floor002862 .tab-ul i{position:absolute;top: 0;height: 100%;background-repeat: no-repeat; width: 0.26rem;}
.Floor002862 .tab-ul i.l{background-image: url(../images/Floor002862_tit_l.png);background-position: right top; left: 0;}
.Floor002862 .tab-ul i.r{background-image: url(../images/Floor002862_tit_r.png);background-position: left top; right: 0;}
.Floor002862 .tab-ul ul{position: relative;}
.Floor002862 .tab-ul li{float: left;font-size: 0.18rem; cursor: pointer;}
.Floor002862 .tab-ul::before{border-bottom: 0.03rem solid #c30d23;width: 1.6rem; padding-bottom: 0.15rem;content: " ";display: block;position: absolute;bottom: 0;}
.Floor002862 .tab-ul::after{border-bottom: 0.03rem solid #ddd;padding-bottom: 0.15rem;content: " ";display: block;}
.Floor002862 .tab-ul time{font-size: 0.16rem;padding-left: 0.1rem;}

.Floor002862 .tab-ul li.on .more{display: block;}
.Floor002862 .tab-ul li.on .more{ position: absolute; right: 0; top: 0.1rem; color: #666; font-size: 0.16rem;background: url(../images/Floor002861_more.gif) no-repeat right center;padding-right: 0.14rem;}

.Floor002862 .tab-ul li.on .more i{background: #c30d23;width: 0.2rem;height: 0.2rem;border-radius: 0.5rem;display: inline-block;margin-left: 0.06rem;position: relative;top: 0.04rem;}
.Floor002862 .tab-ul li.on .more i:after{position: absolute;content: '';right: 0.08rem; width: 0.06rem;height: 0.06rem;transform: rotate(-135deg); top: 50%;margin-top: -0.03rem;border-left: 0.01rem solid #fff;border-bottom: 0.01rem solid #fff;}
.Floor002862 .tab-ul li.on .more:hover{ color: #c30d23;}


.Floor002862 .tab-list{background-color: #f6f6f6;height: 3.58rem;overflow: auto;margin-top: 0.3rem;padding: 0.3rem 0.3rem 0.1rem;}
.Floor002862 .tab-list::-webkit-scrollbar {width: 0.06rem;}
.Floor002862 .tab-list::-webkit-scrollbar-track {background: #e1e1e1;border-radius: 0.1rem;}
.Floor002862 .tab-list::-webkit-scrollbar-thumb {background: #c30d23;border-radius: 0.1rem;}
.Floor002862 .tab-list::-webkit-scrollbar-thumb:hover {background: #c30d23;}
.Floor002862 .tab-list .dl{display: none; border-left: 0.01rem solid #eee;}
/* .Floor002862 .tab-list dt{line-height: 0.54rem;font-size: 0.16rem; padding-left: 0.3rem;background: url(../images/Floor002861_icon.png) no-repeat left center;} */
.Floor002862 .tab-list dt{line-height: 1.2;font-size: 0.16rem;padding-left: 0.2rem;margin-bottom: 0.2rem;}
.Floor002862 .tab-list dt a:hover{color: #c30d23;}
.Floor002862 .tab-list dt time{ color: #999;}
.Floor002862 .tab-list dt time::before{background:#c30d23;width: 0.09rem;height: 0.09rem; content: " ";display: block;position: relative;top: 0.12rem;left: -0.25rem; border-radius: 0.5rem;}
.Floor002862 .tab-list dt time::after{background:#c30d23;width: 0.17rem;height: 0.17rem; content: " ";display: block;position: relative;bottom: 0.17rem;right: 0.29rem; border-radius: 0.5rem;opacity: .2;}

.Floor002862 .tab-list dt:nth-child(8){border: none;}


.Floor002862 .tab-list2{margin-top: 0.3rem;background-color: #f6f6f6;height: 3.58rem;padding: 0.3rem;}
.Floor002862 .tab-list2 dt{padding-bottom: 0.1rem;}
.Floor002862 .tab-list2 dt .pic img{display: block; width: 100%;}
.Floor002862 .tab-list2 dt .txt{vertical-align: top;position: relative; padding-left: 0.2rem;}
.Floor002862 .tab-list2 .txt aside{margin-bottom: 0.1rem;}
.Floor002862 .tab-list2 .txt aside a.dot{float: left;font-size: 0.18rem;max-width: 95%;background: url(../images/Floor002862_hot.png) no-repeat right center; }
.Floor002862 .tab-list2 .txt aside a.dot:hover{color: #c30d23;}
.Floor002862 .tab-list2 .txt time{color: #999;}
.Floor002862 .tab-list2 .txt p{margin:0.1rem 0;color: #999; line-height: 1.75em;font-size: 0.16rem;}
.Floor002862 .tab-list2 .more{display: inline-block;line-height: 0.28rem; color: #fff;padding: 0 0.1rem;background-color: #c30d23;}
.Floor002862 .tab-list2 .more:hover{background-color: #ea5413;}
.Floor002862 .tab-list2 dd{line-height: 0.54rem;font-size: 0.16rem;border-bottom: 0.01rem solid #eee;padding-left: 0.3rem;background: url(../images/Floor002861_icon.png) no-repeat left center;overflow: hidden;background-size: 0.14rem 0.15rem;}
.Floor002862 .tab-list2 dd time{float: right;color: #999;}
.Floor002862 .tab-list2 dd a{float: left;width: 76%;}
.Floor002862 .tab-list2 dd a:hover{color: #c30d23;}
.Floor002862 .tab-list2 dd:nth-child(4){border: none;}

@media(min-width:641px){
.Floor002862 .tab-list2 dt .pic{width: 2.3rem;}
.Floor002862 .tab-list2 dt .pic a{display: block; max-width:2.3rem;width: 100%;}
}
@media(max-width:640px){
    .Floor002862 .tab-list2{height: auto;}
.Floor002862 .tab-list2 dt,
.Floor002862 .tab-list2 dt .ytable-cell{display: block;}
.Floor002862 .tab-list2 .txt{padding-top: 0.2rem;padding-bottom:  0.4rem;}
.Floor002862 .tab-list dd{height: 2rem;position: relative;padding-left: 2.4rem;}
.Floor002862 .tab-list2 dt .txt{padding-left: 0;}
}



/*Floor002367*/
.Floor002367{padding-top:3vw;}
.Floor002367 .wrap-header{ position: relative;}
.Floor002367 .wrap-header .more{ position: absolute; right: 0; top: 0.1rem; color: #666; font-size: 0.16rem;background: url(../images/Floor002861_more.gif) no-repeat right center;padding-right: 0.14rem;}
.Floor002367 .wrap-header .title::before{border-bottom: 0.03rem solid #c30d23;width: 1.6rem; padding-bottom: 0.15rem;content: " ";display: block;position: absolute;bottom: 0;}
.Floor002367 .wrap-header .title::after{border-bottom: 0.03rem solid #ddd;padding-bottom: 0.15rem;content: " ";display: block;}

.Floor002367 .list{ padding-top:0.3rem;}
.Floor002367 .list-row{ position:relative; margin-bottom:2%;}
@media(min-width:481px){
.Floor002367 .list-row ul:not(:first-child) li{ position:absolute; top:0; height:100%; width:48.9%;}
.Floor002367 .list-row ul:not(:first-child) li:nth-child(1){ left:0;}
.Floor002367 .list-row ul:not(:first-child) li:nth-child(2){ right:0;}
}
.Floor002367 .list-row ul:nth-child(2){ top:0;}
.Floor002367 .list-row ul:nth-child(3){ bottom:0;}
.Floor002367 .list-row ul:first-child li{ padding-bottom:124%;}
.Floor002367 .list ul li{ position:relative;overflow: hidden;}
.Floor002367 .list ul li > *{ position:absolute;transition: all .3s ease-in-out;}
.Floor002367 .list li a,
.Floor002367 .list li .Ispic,
.Floor002367 .list li .layer{ width:100%; height:100%; left:0; bottom:0; }
.Floor002367 .list li .Ispic{z-index:0;}
.Floor002367 .list li a{z-index:10;}
.Floor002367 .list li .layer{ background:rgba(0,0,0,0.4); top: auto; bottom:0; color:#fff;}
.Floor002367 .list li img{transition: transform 0.3s ease;}
.Floor002367 .list li:hover img{ transform: scale(1.1);}

.Floor002367 .list li .layer dl{ position: absolute; top: 50%;  transform: translateY(-50%); z-index: 5; color: #fff; text-align: center; width: 100%;}
.Floor002367 .list li .layer dt{ font-size: 0.18rem; font-weight: normal;}
.Floor002367 .list li .more{ position: absolute; z-index: 5;line-height: 0.28rem; padding: 0 0.1rem; display: block; background: #c30d23; color: #fff; font-size: 0.14rem; text-align: center; opacity: 0; right: 0.2rem; top: 50%;transform: translateY(-50%);}
.Floor002367 .list li:hover .more{ background: #ea5413;}
.Floor002367 .list li .layer{ height: auto; padding:0.14rem 0.2rem;}
.Floor002367 .list li .layer dl{ float: left; position: static; text-align: left;transform: translateY(0);}
.Floor002367 .list li .layer dt{ font-size: 0.18rem;}
.Floor002367 .list li .more{ opacity: 1;}
.Floor002367 .list li img{ transform: scale(1.1);}
@media(min-width:769px){
.Floor002367 .list-row ul:first-child{width: 32%;}
.Floor002367 .list-row ul:not(:first-child){ z-index:10; position:absolute; right:0; width:66.51%; height:48.2%;}
}
@media(min-width:481px) and (max-width:768px){
.Floor002367 .list-row ul{ margin-bottom:2%;}
.Floor002367 .list-row ul:not(:first-child){ padding-bottom:30%;}
}
@media(max-width:768px){
.Floor002367 .list-row ul{ position:relative; }
}
@media(max-width:480px){
.Floor002367 .list-row ul{ position:relative; }
.Floor002367 .list-row ul:not(:first-child) li{ padding-bottom:62%; margin-top:2%;}
}

/*Bottom003168 */
.Bottom003168{background-color: #c30d23;padding:2vw 0;margin-top:3vw;}
.Bottom003168 .b-bottom{border-top: 0.01rem solid rgba(255,255,255,0.1);margin-top: 1.2vw;padding-top: 1.2vw;overflow: hidden;}
.Bottom003168 .links-box .title{color: #fff;font-size: 0.18rem;margin-bottom: 0.2rem;}
.Bottom003168 .links-box .box{position: relative;z-index: 20;font-size: 0.16rem;}
.Bottom003168 .links-box .name{padding: 0 1em;background-color: #f8f8f8;color: #333;line-height: 3.572;position: relative; cursor: pointer;}
.Bottom003168 .links-box .name:after{position: absolute;content: '';right: 1em; width: 0.1rem;height: 0.1rem;transform: rotate(-135deg); top: 50%;margin-top: -0.05rem;border-left: 0.01rem solid #333;border-top: 0.01rem solid #333;}
.Bottom003168 .links-box dl{position: absolute;left: 0;width: 100%;bottom: 100%; overflow: auto;background-color: #f8f8f8;display: none;border-bottom: 0.01rem solid #ddd;}
.Bottom003168 .links-box dd a{display: block;padding:0 1em;line-height: 3.572;}
.Bottom003168 .links-box dd a:hover{color: #c30d23;}

.Bottom003168 .copyright nav{margin-bottom: 1em;}
.Bottom003168 .copyright nav a{color: #fff;opacity: .6;font-size: 0.16rem;}
.Bottom003168 .copyright nav a:not(:last-child):after{width: 0.01rem; height: 1em; background-color: #fff; opacity: 0.9;margin: 0 1em;display: inline-block;content: '';vertical-align: middle;}
.Bottom003168 .copyright p{font-size: 0.16rem;margin: 0;color: #fff;opacity: .6;}
.Bottom003168 .copyright p a{color: #fff; line-height: 1.8;}
.Bottom003168 .copyright .gongan{display: inline-block; padding-left: 0.2rem;background: url(../images/Bottom003168-icp.png) no-repeat left center; margin-left: 1em;}

.Bottom003168 .contact{display: none;}
.Bottom003168 .contact ol{padding-left: 2.9375em; background: url(../images/Bottom003168-tel.png) no-repeat left center; background-size: 2.3125em auto;}
.Bottom003168 .contact ol b{font-size: 1.625em;color: #fff;font-weight: normal;}
.Bottom003168 .contact ol aside{color: #fff;opacity: .6;font-size: 0.16rem;}
@media (min-width:1025px) {
.Bottom003168 .copyright{max-width: 60%;}
.Bottom003168 .contact{max-width: 17%;}
.Bottom003168 .links-box .box{float: left;width:32.3%;}
.Bottom003168 .links-box .box:not(:nth-child(4n)){margin-right: calc((100% - 24.286% * 4) /3 );}
}
@media (max-width:1024px) {
.Bottom003168 .b-bottom{text-align: center;}
.Bottom003168 .links-box .box{margin-bottom: 1em;}
.Bottom003168 .contact{margin-bottom: 2em;}
}



/*Other002539 */
.Other002539{ position:fixed; z-index:200; right:0;}
.Other002539 ul li{ position:relative;}
.Other002539 ul li figure{ position:absolute; top:0; right:100%;background:#c30d23; color:#fff; display:none;}
.Other002539 .li_wx figure{ width:1.5rem; padding:0.1rem;}
.Other002539 .li_wx figure img{ display:block; width:100%;} 
.Other002539 .icon{display:block;width:0.6rem;height:0.6rem;background:url(../images/Other002539-icon.png) no-repeat left top #c30d23;border-bottom:0.01rem solid #fff;background-size: 0.6rem;}
.Other002539 .li_feedback .icon{ background-position:0 -1.47rem;}
.Other002539 .icon.gettop{ background-position:0 100%;}
@media(min-width:1025px){
.Other002539{ top:50%; transform:translateY(-50%);}
.Other002539 ul{ display:block !important;}
}
@media(max-width:1024px){
.Other002539{ bottom:5%;}
.Other002539 ul{ display:none;}
}



/*PicList002938 */
.PicList002938{overflow: hidden;padding:1.5vw 0 0;}
.PicList002938 .acticleList_l ul{padding: 1.5vw 0; border-bottom: 0.01rem dotted #ddd;}
.PicList002938 .acticleList_l li .inner{padding-left: 4%;font-size: 0.16rem; }
/* .PicList002938 .acticleList_l li .more{line-height: 0.28rem;} */
.PicList002938 .acticleList_l li .more span{color: #fff;padding: 0.06rem 0.1rem;background-color: #c30d23;font-size: 0.14rem;}
.PicList002938 .acticleList_l li:hover .more span{ background-color: #ea5413; }
.PicList002938 .acticleList_l li .more time{float: right; color: #999;}
.PicList002938 .acticleList_l li p{color: #999;line-height: 1.625em;/* height: 4em; */}
.PicList002938 .acticleList_l li aside{font-size: 0.18rem;}
.PicList002938 .acticleList_l li aside a{color: #333;}
.PicList002938 .acticleList_l li a:hover{color: #333;}
.PicList002938 .acticleList_l ol img{transition: transform 1s ease; }
.PicList002938 .acticleList_l ul:hover img{transform: scale(1.2);}


.PicList002938 .acticleList_r{padding-top:1.5vw;}
.PicList002938 .acticleList_r .tab-ul{position: relative;}
.PicList002938 .acticleList_r .tab-ul i{position:absolute;top: 0;height: 100%;background-repeat: no-repeat; width: 0.26rem;}
.PicList002938 .acticleList_r .tab-ul i.l{background-image: url(../images/Floor002862_tit_l.png);background-position: right top; left: 0;}
.PicList002938 .acticleList_r .tab-ul i.r{background-image: url(../images/Floor002862_tit_r.png);background-position: left top; right: 0;}
.PicList002938 .acticleList_r .tab-ul ul{position: relative;}
.PicList002938 .acticleList_r .tab-ul li{ font-size: 0.18rem; cursor: pointer;position: relative;}
.PicList002938 .acticleList_r .tab-ul li img{width: 1.69rem;}
.PicList002938 .acticleList_r .tab-ul::before{border-bottom: 0.03rem solid #c30d23;width: 1.6rem; padding-bottom: 0.15rem;content: " ";display: block;position: absolute;bottom: 0;}
.PicList002938 .acticleList_r .tab-ul::after{border-bottom: 0.03rem solid #ddd;padding-bottom: 0.15rem;content: " ";display: block;}
.PicList002938 .acticleList_r .tab-ul time{font-size: 0.16rem;padding-left: 0.1rem;position: absolute;top: 0.08rem;right: 0;}
.PicList002938 .acticleList_r .tab-ul .more{ position: absolute; right: 0; top: 0.1rem; color: #666; font-size: 0.16rem;background: url(../images/Floor002861_more.gif) no-repeat right center;padding-right: 0.14rem;}

.PicList002938 .acticleList_r .tab-ul li.on .more{display: block;}
.PicList002938 .acticleList_r .tab-ul li.on .more{ position: absolute; right: 0; top: 0; color: #666; font-size: 0.16rem;}
.PicList002938 .acticleList_r .tab-ul li.on .more i{background: #c30d23;width: 0.2rem;height: 0.2rem;border-radius: 0.5rem;display: inline-block;margin-left: 0.06rem;position: relative;top: 0.04rem;}
.PicList002938 .acticleList_r .tab-ul li.on .more i:after{position: absolute;content: '';right: 0.08rem; width: 0.06rem;height: 0.06rem;transform: rotate(-135deg); top: 50%;margin-top: -0.03rem;border-left: 0.01rem solid #fff;border-bottom: 0.01rem solid #fff;}
.PicList002938 .acticleList_r .tab-ul li.on .more:hover{ color: #c30d23;}

/* .PicList002938 .acticleList_r .tab-list{background-color: #f6f6f6;height: 3.58rem;overflow: auto;margin-top: 0.3rem;padding: 0.3rem 0.3rem 0.1rem;} */
.PicList002938 .acticleList_r .tab-list{background-color: #f6f6f6; margin-top: 0.3rem;padding: 0.3rem 0.22rem 0.1rem;}
.PicList002938 .acticleList_r .tab-list .dl{position: relative;max-height: 3.5rem;overflow-y: auto;}
.PicList002938 .acticleList_r .tab-list .dl:before{ border-left: 0.01rem solid #eee;height: 100%;position: absolute;left: 0.08rem;top: 0;content: "";}
.PicList002938 .acticleList_r .tab-list dt{line-height:0.16rem;font-size: 0.16rem; padding-left: 0.29rem;margin-bottom: 0.2rem;}
.PicList002938 .acticleList_r .tab-list dt a:hover{color: #c30d23;}
.PicList002938 .acticleList_r .tab-list dt time{ color: #999;}
.PicList002938 .acticleList_r .tab-list dt time::before{background:#c30d23;width: 0.09rem;height: 0.09rem; content: " ";display: block;position: relative;top: 0.12rem;left: -0.25rem; border-radius: 0.5rem;}
.PicList002938 .acticleList_r .tab-list dt time::after{background:#c30d23;width: 0.17rem;height: 0.17rem; content: " ";display: block;position: relative;bottom: 0.17rem;right: 0.29rem; border-radius: 0.5rem;opacity: .2;}
.PicList002938 .acticleList_r .tab-list dt:nth-child(8){border: none;}

@media(max-width:640px){
.PicList002938 .acticleList_l li .inner{padding-left: 3vw;font-size: 0.14rem; }
.PicList002938 .acticleList_l li aside{/* font-size: 0.16rem; */}
.Floor002862 .tab-list dd{height: 2rem;position: relative;padding-left: 2.4rem;}
}
@media(max-width:480px){
.PicList002938 .acticleList_l .ytable,
.PicList002938 .acticleList_l .ytable-cell{display: block;}
.PicList002938 .acticleList_l ul{padding: 3vw 0;}
.PicList002938 .acticleList_l li .inner{padding: 3vw;}
}
@media(min-width:1025px){
.PicList002938 .acticleList_l ol{width: 26%;position: relative;overflow: hidden;}
.PicList002938 .acticleList_l{width: 70%;}
.PicList002938 .acticleList_r{width: 26%;}
}


/* .Floor002367{padding-top:3vw;} */
.PicList002938 .acticleList_r .wrap-header{ position: relative;margin-top: 2vw;}
.PicList002938 .acticleList_r .wrap-header .more{ position: absolute; right: 0; top: 0.1rem; color: #666; font-size: 0.16rem;background: url(../images/Floor002861_more.gif) no-repeat right center;padding-right: 0.14rem;}
.PicList002938 .acticleList_r .wrap-header .title::before{border-bottom: 0.03rem solid #c30d23;width: 1.6rem; padding-bottom: 0.15rem;content: " ";display: block;position: absolute;bottom: 0;}
.PicList002938 .acticleList_r .wrap-header .title::after{border-bottom: 0.03rem solid #ddd;padding-bottom: 0.15rem;content: " ";display: block;}
.Floor002862 .tab-ul li img,
.wrap-header .title img,
.PicList002938 .acticleList_r .wrap-header .title img{width: 1.72rem;}
.PicList002938 .acticleList_r .list{ padding-top:0.3rem;}
.PicList002938 .acticleList_r .list-row{ position:relative; margin-bottom:2%;}
.PicList002938 .acticleList_r .list li{ position:relative;overflow: hidden;height: 2rem;list-style: none;margin-bottom: 0.2rem;cursor: pointer;}
.PicList002938 .acticleList_r .list li a,
.PicList002938 .acticleList_r .list li .Ispic,
.PicList002938 .acticleList_r .list li .layer{ width:100%; height:100%; left:0; bottom:0; }
.PicList002938 .acticleList_r .list li .Ispic{z-index:0;}
.PicList002938 .acticleList_r .list li a{z-index:10;}
.PicList002938 .acticleList_r .list li .layer{ background:rgba(0,0,0,0.4); top: auto; bottom:0; color:#fff;position: absolute;}
.PicList002938 .acticleList_r .list li img{transition: transform 0.3s ease;}
.PicList002938 .acticleList_r .list li:hover img{ transform: scale(1.1);}

.PicList002938 .acticleList_r .list li .layer dl{ position: absolute; top: 50%;  transform: translateY(-50%); z-index: 5; color: #fff; text-align: center; width: 100%;}
.PicList002938 .acticleList_r .list li .layer dt{ font-size: 0.18rem; font-weight: normal;}
.PicList002938 .acticleList_r .list li .more{ position: absolute; z-index: 5;line-height: 0.28rem; padding: 0 0.1rem; display: block; background: #c30d23; color: #fff; font-size: 0.14rem; text-align: center; opacity: 0; right: 0.2rem; top: 50%;transform: translateY(-50%);}
.PicList002938 .acticleList_r .list li:hover .more{ background: #ea5413; }
.PicList002938 .acticleList_r .list li .layer{ height: auto; padding:0.14rem 0.2rem;}
.PicList002938 .acticleList_r .list li .layer dl{ float: left; position: static; text-align: left;transform: translateY(0);}
.PicList002938 .acticleList_r .list li .layer dt{ font-size: 0.18rem;}
.PicList002938 .acticleList_r .list li .more{ opacity: 1;}
.PicList002938 .acticleList_r .list li img{ transform: scale(1.1);}
@media(min-width:481px) and (max-width:768px){
.PicList002938 .acticleList_r .list-row ul{ margin-bottom:2%;}
}
@media(max-width:768px){
.PicList002938 .acticleList_r .list-row ul{ position:relative; }
}
@media(max-width:480px){
.PicList002938 .acticleList_r .list-row ul{ position:relative; }
}



/*Floor002861 */
.Floor002861 .buildings_l .tab-box{margin-bottom: 3vw;}
.Floor002861 .buildings_l .tab-ul{position: relative;color: #333;}
.Floor002861 .buildings_l .tab-ul b{font-size:0.18rem;font-weight: bold;}
.Floor002861 .buildings_l .tab-ul b::before{border-bottom: 0.03rem solid #c30d23;width: 0.7rem; padding-bottom: 0.15rem;content: " ";display: block;position: absolute;bottom: 0;}
.Floor002861 .buildings_l .tab-ul b::after{border-bottom: 0.03rem solid #ddd;padding-bottom: 0.15rem;content: " ";display: block;}

.Floor002861 .buildings_l .tab-ul .more{position: absolute; right: 0; top: 0; font-size: 0.16rem;background: url(../images/Floor002861_more.gif) no-repeat right center;padding-right: 0.14rem;}
.Floor002861 .buildings_l .tab-list dl{padding-top: 2%;padding-left: 0.08rem;}
.Floor002861 .buildings_l .tab-list dt{line-height: 0.54rem;font-size: 0.16rem; padding-left: 0.3rem;background: url(../images/Floor002861_icon.png) no-repeat left center;border-bottom: 0.01rem solid #eee;}
.Floor002861 .buildings_l .tab-list dt time{color: #999;float: right;margin-left: 0.1rem;}

@media(min-width:1025px){
.Floor002861 .buildings_l .slider li .pic img{min-width: 100%; max-width: inherit;height: 4rem;}
.Floor002861 .buildings_l{width: 30%;}
.Floor002861 .buildings_r{width: 66%;}
}
@media(max-width:1024px){
.Floor002861 .buildings_l .slider li .pic img{width: 100%;}
}

.Floor002861 .buildings_r .wrap-header{ position: relative;}
.Floor002861 .buildings_r .wrap-header .more{ position: absolute; right: 0; top: 0.1rem; color: #333; font-size: 0.16rem;background: url(../images/Floor002861_more.gif) no-repeat right center;padding-right: 0.14rem;}
.Floor002861 .buildings_r .wrap-header .more:hover{ color: #204da0;}
.Floor002861 .buildings_r .wrap-header .title::before{border-bottom: 0.03rem solid #c30d23;width: 1.6rem; padding-bottom: 0.15rem;content: " ";display: block;position: absolute;bottom: 0;}
.Floor002861 .buildings_r .wrap-header .title::after{border-bottom: 0.03rem solid #ddd;padding-bottom: 0.15rem;content: " ";display: block;}
.Floor002861 .buildings_r .wrap-container{ padding-top: 0.3rem;}

.Floor002861 .buildings_r .auto{overflow: hidden;}
.Floor002861 .buildings_r .list .owl-item{ padding: 0;}
.Floor002861 .buildings_r .list li{color: #333;margin-bottom: 0.2rem;border-bottom: 0.01rem solid #ddd;padding-bottom: 0.2rem;}
.Floor002861 .buildings_r .list li .pic{ overflow: hidden;width: 36%;float: left;}
.Floor002861 .buildings_r .list li a img{transition: transform .5s ease-in-out;-webkit-transition: transform .5s ease-in-out;-ms-transition: transform .5s ease-in-out;-moz-transition: transform 1s ease-in-out;}
.Floor002861 .buildings_r .list li a:hover img{ transform: scale(1.1);}
.Floor002861 .buildings_r .list li .word{float: right;width: 61%;}
.Floor002861 .buildings_r .list li .word h3{font-size: 0.18rem;font-weight: normal;}
.Floor002861 .buildings_r .list li .word p{font-size: 0.16rem; color: #999;line-height: 1.625em;}
.Floor002861 .buildings_r .list li .word span{line-height: 0.28rem;padding: 0 0.1rem;display: inline-block;background: #c30d23;color: #fff;font-size: 0.14rem;}
.Floor002861 .buildings_r .list li a:hover{color: #333;}
.Floor002861 .buildings_r .list li:hover span{background: #ea5413;}

@media only screen and (max-width:1280px ) {
.Floor002861 .buildings_r{ padding: 0.2rem 0;}
}
.Floor002861 .buildings_r .tab-box{margin-bottom: 2vw;}
.Floor002861 .buildings_r .wrap-header{ position: relative;}
.Floor002861 .buildings_r .wrap-header .more{ position: absolute; right: 0; top: 0.1rem; color: #666; font-size: 0.16rem;background: url(../images/Floor002861_more.gif) no-repeat right center;padding-right: 0.14rem;}
.Floor002861 .buildings_r .wrap-header .title::before{border-bottom: 0.03rem solid #c30d23;width: 1.6rem; padding-bottom: 0.15rem;content: " ";display: block;position: absolute;bottom: 0;}
.Floor002861 .buildings_r .wrap-header .title::after{border-bottom: 0.03rem solid #ddd;padding-bottom: 0.15rem;content: " ";display: block;}

.Floor002861 .buildings_r .list-row{ position:relative; margin-bottom:2%;}
.Floor002861 .buildings_r .list li{ position:relative;overflow: hidden; list-style: none; cursor: pointer;}
.Floor002861 .buildings_r .list li a,
.Floor002861 .buildings_r .list li .Ispic,
.Floor002861 .buildings_r .list li .layer{ width:100%; height:100%; left:0; bottom:0; }
.Floor002861 .buildings_r .list li .Ispic{z-index:0;width: 36%;float: left;}
.Floor002861 .buildings_r .list li a{z-index:10;}
.Floor002861 .buildings_r .list li .layer{float: right;width: 60%;}
.Floor002861 .buildings_r .list li img{transition: transform 0.3s ease;}
.Floor002861 .buildings_r .list li:hover img{ transform: scale(1.1);}


@media(min-width:481px) and (max-width:768px){
.Floor002861 .buildings_r .list-row ul{ margin-bottom:2%;}
}
@media(max-width:768px){
.Floor002861 .buildings_r .list-row ul{ position:relative; }
}
@media(max-width:480px){
.Floor002861 .buildings_r .list-row ul{ position:relative; }
}

.Page002193{zoom:1; overflow:hidden; text-align:center; padding-top:5%; text-align:center;font-size: 0.16rem;}
.Page002193 span{ padding:0px 0.03rem; display:inline-block;}
.Page002193 a{display:inline-block;margin: 0px 0.05rem;border:0.01rem solid #ddd;padding: 0 0.18rem;color:#666;line-height:0.42rem;transition: .3s ease-out;}
.Page002193 a:hover{ color:#fff; border:0.01rem solid #c30d23; background:#c30d23;}
.Page002193 .p_cur,.Page002193 .p_count,.Page002193 .p_total,.Page002193 .p_jump,.Page002193 .a_first,.Page002193 .a_end{ display:none;}
.Page002193 .p_cur b{ color:#c30d23;}
.Page002193 .p_count b{ color:#c30d23;}
.Page002193 .p_total b{ color:#c30d23;}
.Page002193 .p_page em{ font-style:normal;}
.Page002193 .p_page em a.a_cur{ color:#fff; background:#c30d23; border-color:#c30d23;}
.Page002193 .p_page b{ font-weight:normal;}


/*RighInfo002973 */
.RighInfo002973{padding:3vw 0 0; font-size: 0.16rem;}
.RighInfo002973 .news-details .t2{padding-bottom: calc(30 / 16 * 1em); margin-bottom: calc(30 / 16 * 1em); line-height: 1.6;   border-bottom: 0.01rem solid #eee;}
.RighInfo002973 .news-details .title h1{font-size: calc(32 / 16 * 1em); color: #333;text-align: center;}
.RighInfo002973 .news-details .title aside{text-align: center;}
.RighInfo002973 .news-details .title aside span{display: inline-block;}
.RighInfo002973 .news-details .title aside span:not(:last-child){margin-right: 0.2rem;}

.RighInfo002973 .news-details .edit-info{line-height: 1.875em;border-bottom: 0.01rem solid #eee;padding: 1% 0; margin-bottom: 2%;color: #333; font-size:calc(16 / 16 * 1em);}
.RighInfo002973 .news-details .sum{padding: calc(22 / 16 * 1em) calc(30 / 16 * 1em);background: #f1f1f1;border: 1px solid #ddd;} 
.RighInfo002973 .news-details .sum p{line-height: 1.8; margin: 0; font-size:calc(16 / 16 * 1em); color: #666;}
.RighInfo002973 .news-details .sum span{color: #333; font-weight: bold;}

.RighInfo002973 .news-details .disclaimer{padding: calc(25 / 16 * 1em)  calc(25 / 16 * 1em); background: #f1f1f1; margin:3% 0;border: 1px solid #ddd;}
.RighInfo002973 .news-details .disclaimer .tit{margin: 0 0 0.15rem 0; font-size: calc(18 / 16 * 1em); color: #333; }
.RighInfo002973 .news-details .disclaimer .info2{color: #555; font-size: calc(16 / 16 * 1em); line-height: 1.7;}
.RighInfo002973 .news-details .disclaimer .info2 p{margin: 0.12rem 0 0 0;}

.RighInfo002973 .imd .title{font-size: calc(20 / 16 * 1em);font-weight: bold;color: #333;}
.RighInfo002973 .imd ul{margin-top: 0.1rem;}
.RighInfo002973 .imd li{list-style: none;line-height: 0.36rem;}
.RighInfo002973 .imd li a{color: #666;}
.RighInfo002973 .imd li a:hover{color: #666;}



/*.PicList000574 为demo编号*/
.PicList000574{padding: 3vw 0 0 0; font-size: 0.16rem;}
.PicList000574 li{ float:left; width:48%; padding:0.12rem; margin-right:4%; overflow:hidden;  box-shadow: 0 0px 0.2rem 0 rgb(0 0 0 / 7%);}
.PicList000574 li:nth-child(2n){ margin-right:0;}
.PicList000574 li figure{ float:left;width:35%;}
.PicList000574 li figure a{ display:block; padding-bottom:45%; background-position: center center; background-repeat:no-repeat; background-size:contain;}
.PicList000574 li div{ float:right; width:60%; }
.PicList000574 li h1{ margin:0.1rem 0 0 0; font-size:calc(22 / 16 *1em); font-weight:normal; color: #000;}
.PicList000574 li:hover h1{color: #c30d23;}
.PicList000574 li p{ margin:0.15rem 0 0 0; line-height: 1.5; font-size: calc(16 / 16 *1em); color: #777;}
.PicList000574 li time{ color:#999;}
@media (max-width: 768px) {
.PicList000574 li{ width:100%; float:none; margin-right:0;}
}
@media (max-width: 480px) {
.PicList000574 li p{height:0.36rem; overflow:hidden; line-height:0.18rem;}
}





/*ding */
.box1{padding: 1.5vw 0;}
@media(max-width:640px){
.box1{padding: 4vw 0;}
}

.box1 .new-top .tou .Ispic{padding-bottom:70%;}
.box1 .new-top .tou h3{font-size:0.22rem;margin:0.2rem 0 0.15rem 0;line-height: 1.2;}
.box1 .new-top .tou:hover h3{ color: #c30d23;}
.box1 .new-top .tou p{color: #999;line-height: 1.6;font-size: 0.16rem; margin: 0;}
.box1 .new-top .tou .more{border-bottom: 2px solid #1e50ae;padding-right: 0.4rem;padding-bottom: 0.32rem; text-align: right; display: none;}
.box1 .new-top .tou .more i{display: inline-block;width: 0.4rem;height: 0.4rem;border: solid 2px #e5e5e5; border-radius: 50%;position: relative;}
.box1 .new-top .tou .more i:after{position: absolute; content: ''; width: 0.1rem; height: 0.1rem; border-right: 2px solid #333;border-top: 2px solid #333; transform: rotate(45deg); left: 50%; top: 50%; margin: -0.05rem 0 0 -0.07rem;}

.box1 .new-list dd{width: 100%; margin: 0 0 0.3rem 0;}
.box1 .new-list dd:nth-child(2n){float: right;}
.box1 .new-list dd:nth-child(2n+1){clear: left;}
.box1 .new-list dd .Ispic{padding-bottom: 60%;}
.box1 .new-list dd h4{font-size: 0.18rem;line-height:1.2; margin: 0.15rem 0 0.1rem 0;}
.box1 .new-list dd:hover h4{color: #c30d23;}
.box1 .new-list dd p{font-size: 0.16rem; color: #999; line-height: 1.5; margin: 0;}
@media(min-width:769px){
.box1 .new-top{float: left;width:66%;}
.box1 .new-list{float: right;width: 30%;}
.box1 .new-top .tou{width: 100%;}
}
@media(max-width:768px){
.box1 .new-top{margin-bottom: 5vw;}
}
@media(max-width:480px){
.box1 .new-top .tou h3{/* font-size: 0.16rem; */margin: 0.2rem 0 0.1rem 0;}
.box1 .new-top .tou p,
.box1 .new-list dd h4{/* margin: 0.2rem 0 0.1rem 0; */}
.box1 .new-top .tou .more{padding-right: 0.2rem;padding-bottom: 0.12rem; }
}



.more{background-size: 0.07rem 0.11rem !important;}
@media screen and (max-width:1024px){
    .Top002969 .top-menu li .subNav dl{position: static;}
    .PicList002938 .acticleList_r .wrap-header,
    .Floor002861 .main .tab-ul{margin-top: 0.3rem;}
    .PicList002938 .acticleList_r,
    .Floor002367{padding-top: 0.3rem;}
    .Floor002862 .fl{margin-bottom: 0.3rem;}
    .PicList002938 .acticleList_l ul{padding: 0.3rem 0;}
}
@media screen and (max-width:480px){
    .Floor002861 .buildings_r .list li a{
        display: flex;
        flex-direction: column;
    }
    .Floor002861 .buildings_r .list li .word,
    .Floor002861 .buildings_r .list li .pic{
        width: 100%;
    }
}

.news-details{border: 1px solid #ddd;padding: 0.3rem;}
.RighInfo002973 .place{border-bottom: 0;}
.place{text-align: right;border-bottom: 1px solid #eeeeee;padding-bottom: 0.1rem;font-size: 14px;}
.place:before{background: url(../images/Top002969_icon.png) no-repeat center center/contain;width: 18px;height: 15px;content: "";display: inline-block;margin: -2px 0.1rem 0 0;vertical-align: middle;}