@charset "utf-8";

html,body { margin:0; padding:0; width:100%; overflow-x:hidden;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div,dl,dd,dt,s,del,i,em{margin:0;padding:0;border:0; text-decoration:none; font-style:normal; outline:none;}
ul,ol,li,dl,dd,dt{list-style-type:none;}
select,input,img,select,button,textarea{vertical-align:middle;font-size:0.16rem; outline:none;font-family:"Microsoft Yahei",Tahoma,Arial,sans-serif; }
a {color:#000;text-decoration:none;}
a:hover{ text-decoration:none; color:#cd2d1b}
*:focus {outline:none !important;text-decoration:none !important}

html{display:block;-webkit-text-size-adjust: none;}
body{background:url(../images/20th-bg.jpg) no-repeat center -2rem #fff;background-size:100% 16rem;color:#111;font-size:0.18rem; font-family:"Microsoft Yahei",Tahoma,Arial,sans-serif;  }

@media (min-width: 1600px){
	body{font-size: 18px;}
}
@media (max-width:992px){
	body{font-size: 0.18rem;}
}

@font-face {
  font-family: 'iconfont';  /* Project id 2064946 */
  src: url('//at.alicdn.com/t/font_2064946_1daxd46v7hy.woff2?t=1636440779837') format('woff2'),
       url('//at.alicdn.com/t/font_2064946_1daxd46v7hy.woff?t=1636440779837') format('woff'),
       url('//at.alicdn.com/t/font_2064946_1daxd46v7hy.ttf?t=1636440779837') format('truetype');
}
.iconfont{font-family:"iconfont" !important; font-size:0.16rem;font-style:normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; line-height:100%}

html{font-size: 100px;}
@media (max-width: 1366px){html{font-size: 94px;}}
@media (max-width: 1199px){html{font-size: 88px;}}
@media (max-width: 991px){html{font-size: 76px;}}
/*
@media (max-width: 639px){html{font-size: 60px;}}
*/

h2, .h2 {font-size: 0.36rem;}
h3, .h3 {font-size: 0.26rem;}



@-webkit-keyframes spinAround {from {-webkit-transform: rotate(0deg)}to {-webkit-transform: rotate(360deg);}}
@-moz-keyframes spinAround {from {-moz-transform: rotate(0deg)}to {	-moz-transform: rotate(360deg);}}
@keyframes spinAround {from {transform: rotate(0deg)}to {transform: rotate(360deg);}}

:-moz-placeholder {color: #aaa;}
::-moz-placeholder {color: #aaa;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {color: #aaa;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #aaa;}



@media (max-width: 767px) {
	.container {padding-right:20px;padding-left: 20px;}
	.row {margin-right: -5px; margin-left: -5px;}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{ padding-left:5px; padding-right:5px}
}


.weui-cell{width:100%; height:100%; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center;}
.weui-cell_primary{min-width: 1px; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}
.weui-cell__bd{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}
.weui-cell__ft{text-align: right; color: #999999;}
.weui-flex{display: -webkit-box; display: -webkit-flex; display: flex;}
.weui-flex__item{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}

#top-bar{ height:0.4rem; line-height:0.4rem;font-size:0.14rem; background-color:#b11f25;}
#top-bar .top-left{ float:left;}
#top-bar .top-left a{ color:#fff; font-weight:bold}
#top-bar .top-left a:hover{ text-decoration:underline; color:#f39000}
#top-bar .top-right{ float:right; margin-top:0.06rem;color:#fff}
.bdsharebuttonbox{display:inline-block}

.header{ height:6.2rem;overflow:hidden; position:relative; text-align:center;}
.header .container{position:relative}
.header .logo{position:absolute;left:0.3rem;top:0.3rem}
.header .header-text{position:relative;height:100%;text-align:center;padding-bottom:1rem}
.header .header-text img{ max-width:92%;}
.nav{ height:0.65rem;background:#b11f25;background-size:auto 100%; box-shadow: 0px -5px 10px 0 rgba(227, 200, 120, 0.6);position:relative;z-index:10}
.nav ul{ position:relative;text-align:center }
.nav ul li{ display:inline-block;}
.nav ul li a{ display:inline-block; font-size:0.22rem; color:#fff; line-height:0.65rem; padding:0 0.4rem;}

.g-canvas-box{width:100%;height:862px;max-width:1920px;margin:auto;overflow:hidden;left:0;right:0;position:absolute;top:0;z-index:8;}
.g-canvas-box canvas{height:100%;width:100%;max-width:1920px;margin:auto;--blur:2;-webkit-filter:blur(calc(var(--blur) * 1px));filter:blur(calc(var(--blur) * 1px));}
.g-canvas-box .menu{display:none!important;position:absolute;top:0;left:0;color:#fafafa;background:rgba(0,0,0,0.15);display:flex;flex-direction:column;padding:30px;-webkit-transform:translate(-100%,0);transform:translate(-100%,0);transition:-webkit-transform 0.25s ease-out;transition:transform 0.25s ease-out;}
.g-canvas-box .menu button{height:44px;width:44px;background:0;cursor:pointer;border:0;background:rgba(0,0,0,0.15);padding:0;margin:0;position:absolute;left:100%;top:0;}
.g-canvas-box .menu button .icon{height:60%;width:60%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}
.g-canvas-box .menu button span{width:100%;height:20%;border-radius:4px;background:#fff;display:block;position:absolute;top:0;transition:-webkit-transform 0.25s ease-out;transition:transform 0.25s ease-out;transition:transform 0.25s ease-out,-webkit-transform 0.25s ease-out;}
.g-canvas-box .menu button span:nth-child(1){-webkit-transform-origin:top left;transform-origin:top left;}
.g-canvas-box .menu button span:nth-child(2){top:40%;}
.g-canvas-box .menu button span:nth-child(3){-webkit-transform-origin:top left;transform-origin:top left;top:80%;}
.g-canvas-box .menu label{margin-bottom:30px;}
.g-canvas-box .menu label:last-of-type{margin-bottom:0;}
.g-canvas-box .menu label input{cursor:pointer;display:block;}
.g-canvas-box .menu--open{-webkit-transform:translate(0,0);transform:translate(0,0);}
.g-canvas-box .menu--open span:nth-child(1){-webkit-transform:translate(5px,3px) rotate(45deg);transform:translate(5px,3px) rotate(45deg);}
.g-canvas-box .menu--open span:nth-child(2){-webkit-transform:scaleX(0);transform:scaleX(0);}

.share{ display:inline-block;}
.share span{ display:inline-block;}
.share a{ padding-left:20px; height: 20px; margin-left:1px; display: inline-block; background: url(../images/share.png);-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; position:relative;top:3px}
.share a.i1{ background-position: 0px 0px;}
.share a.i2{ background-position: -50px 0px;}
.share a.i3{ background-position: -95px 0px;}
.share a.i1:hover{ background-position: 0px -20px;}
.share a.i2:hover{ background-position: -50px -20px;}
.share a.i3:hover{ background-position: -95px -20px;}

@media (max-width: 1599px) {
	.nav ul{ text-align:left; }
}
@media (max-width: 1199px) {
	.nav ul{ text-align:left; display: -webkit-box; display: -moz-box; display: -ms-boxflex; display: -webkit-flex; display: flex;display: -webkit-box; -webkit-box-orient: horizontal; box-orient: horizontal;}
	.nav ul li{ padding-right:4px;display: block;box-flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; -ms-flex: 1; }
	.nav ul li a{ display:block;font-size:0.16rem;font-weight:bold; padding:0; text-align:center}
}
@media (max-width: 1380px) {
	body{background-size:100% 12rem;background-position:center 0;}
}
@media (max-width: 992px) {
	#top-bar{display:none}
	.header .logo img{width:3.5rem}
	.header{ height:6rem; }
	body{}
	.header .header-text{padding-top:0.5rem}	
}
@media (max-width: 500px) {
	.header .logo{left:0.2rem;top:0.2rem}
	.header .logo img{width:1.5rem}
	body{background-size:100% 6rem}
	.header{ height:3rem; }
}
#footer{  background:#ba1c22;padding:0.3rem 0;margin-top:0.5rem; color:#fff;line-height:1.8;font-size:0.16rem;text-align:center; position:relative; z-index:100;}
@media (max-width: 992px) {
	#footer{ padding:0.3rem 0; line-height:1.5;margin-top:0.3rem;}
	#footer span{ display:none}
}

.index-item-a h2{ background:url(../images/20th-t1.png?ss) no-repeat center center; background-size:auto 100%; height:0.4rem; margin-bottom:0.4rem; position:relative}
.index-item-a h2 span{display:block;text-indent:-100000px; }

.index-item-a .container,.index-item-b  .container,.index-item-c  .container{position:relative}

.index-item-a a.more,.index-item-b a.more,.index-item-c a.more{display:inline-block;color:#d95122;font-size:0.14rem;position:absolute;right:0;top:0.18rem}

.index-item-b h2{ background:url(../images/20th-t2.png) no-repeat center center; background-size:auto 100%; height:0.4rem; margin-bottom:0.5rem; position:relative}
.index-item-b h2 span{display:block;text-indent:-100000px; }

.index-item-c h2{ background:url(../images/20th-t3.png) no-repeat center center; background-size:auto 100%; height:0.4rem; margin-bottom:0.5rem; position:relative}
.index-item-c h2 span{display:block;text-indent:-100000px; }


@media (max-width: 767px) {
	.index-item-a h2,.index-item-b h2,.index-item-c h2,.index-item-d h2{height:0.35rem}
	.index-item-a a.more,.index-item-b a.more,.index-item-c a.more,.index-item-f a.more{background-color:#fff;border-radius:5px;display:block;width:1.6rem;font-size:0.2rem;line-height:0.4rem;border:2px #ba1c22 solid;color:#ba1c22;margin:0.3rem auto 0;text-align:center;position:relative;top:0;right:0}

}



.index-item-a{margin-top:0.6rem;position:relative}
.index-slider{height:4rem;width:50%;float:left}
.index-slider .txt{ background-color:rgba(0,0,0,0.5); position:absolute; width:100%; left:0;bottom:0; z-index:3; padding:0 0.8rem;}
.index-slider .txt strong{ display:block; font-weight:normal;text-align:center; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;line-height:0.6rem;color:#fff} 
.index-slider .full {position: absolute;}
.index-slider .image{ height:100%; background-repeat:no-repeat; background-size:cover; background-position:center center;background-color:#c80000}
.index-slider .swiper-pagination{ bottom:0.15rem;display:none}
.index-slider .swiper-pagination-bullet{ width:0.13rem; height:0.13rem; background:url(../images/slide_off.png) no-repeat center center; background-size:cover;opacity:1;}
.index-slider .swiper-pagination-bullet-active{ background-image:url(../images/slide_on.png)}
.index-slider .swiper-container{ height:100%}
.index-slider .swiper-button-prev{ background-color:none; width:0.4rem; height:0.6rem; background-size:auto 40%; left:0rem; bottom:0;-webkit-transition: all .3s;transition: all .3s;top:auto;bottom:0;margin-top:0;}
.index-slider .swiper-button-next{ background-color:none;  width:0.4rem; height:0.6rem; background-size:auto 40%; right:0rem; bottom:0;-webkit-transition: all .3s;transition: all .3s;top:auto;bottom:0;margin-top:0;}
.index-slider .swiper-button-prev:hover{ background-color:#cd2d1b;}
.index-slider .swiper-button-next:hover{ background-color:#cd2d1b;}
.index-slider:hover .swiper-button-prev{opacity:1; left:0;}
.index-slider:hover .swiper-button-next{opacity:1; right:0}
.index-news { position:relative;width:47%;float:right}
.index-news .list{height:3.77rem;}
.index-news .list li{ padding:0.07rem 0;position:relative;background-color:#f9e7d6;margin-bottom:0.1rem;padding:0.16rem;-webkit-transition: all .2s;transition: all .2s;}
.index-news .list li strong{display:block;font-size:0.2rem}
.index-news .list li a{ display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; }
.index-news .list li span{ font-size:0.14rem; color:#999; position:absolute; right:0;top:0.1rem;}
.index-news .list li:hover{background-color:#c50303;border-left:6px #ffb64e solid}
.index-news .list li:hover a{color:#fff}
.index-news a.more{ position:absolute; right:0rem;top:0.15rem; color:#888; display:block;}



@media (max-width:767px){
	.index-item-a{margin-top:0.4rem}
	.index-slider{ width:100%; padding:0; float:none;height:3rem}
	.index-news{width:100%;padding:0;float:none;margin-top:0.3rem}
	.index-news:before{display:none}
	.index-news .list{height:auto}
	.index-news .list li{margin-bottom:2px;}
}



.index-links{margin-top:0.5rem}
.index-links a img{width:100%}


.index-item-b{ margin-top:0.7rem;position:relative;padding-bottom:0.4rem;}
.index-item-b .list {position:relative;z-index:3;margin-top:0.3rem}
.index-item-b .list .item{ padding:0.15rem 0;border-bottom:1px #ddd solid;position:relative}
.index-item-b .list .item a{ display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; background:url(../images/100th-li.jpg) no-repeat 0 center; padding-left:0.15rem;}
.index-item-b .list .item span{ font-size:0.15rem;  position:absolute; right:0;top:0.1rem;}

@media (max-width:993px){
	.index-item-b{margin-top:0.4rem}
}

.index-item-b{}
.index-item-b .pic-swiper{ overflow:hidden; position:relative; padding-bottom:0.5rem}
.index-item-b .image{height:2rem;background-position:center center;background-size:cover}
.index-item-b .txt{position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,0.5);text-align:center;font-size:0.15rem; padding:0.1rem 0.2rem;width:100%; line-height:1.4; color:#fff;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.index-item-b .swiper-pagination-bullet{background-color:#eee;border-radius:0.1rem;opacity:1}
.index-item-b .swiper-pagination-bullet-active{width:0.3rem;background-color:#ee0000;}
@media (max-width:767px){
	.index-item-b{}
	.index-item-b .hd .prev,.index-item-b .hd .next{display:none}
	.index-item-b .bd{margin:0 0;}
}

.swiper-button-next:after, .swiper-button-prev:after{display:none}

.index-item-c{background:url(../images/20th-bg1.jpg) no-repeat center bottom;background-size:cover;padding:0.6rem 0 1.5rem;margin-top:0.6rem}
.index-item-c .list {}
.index-item-c .list .item{margin-bottom:0.3rem;position:relative;text-align:center;}
.index-item-c .list .item .image{position:relative;}
.index-item-c .list .item .image img{width:100%}
.index-item-c .list .item .image em{display:block;width:0.3rem;height:0.3rem;background:url(../images/video.png) no-repeat;background-size:cover;position:absolute;left:0.2rem;bottom:0.2rem}
.index-item-c .list .item span{display:block;margin-top:0.1rem;font-size:0.16rem;line-height:0.25rem;height:0.5rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical; }



@media (max-width:993px){
	.index-item-c{padding:0.4rem 0 1.3rem;margin-top:0.4rem}
	.index-item-c .list .item{margin-bottom:0.2rem}
}




.index-item-d{ margin-top:0.7rem;position:relative}
.index-item-d .list {}
.index-item-d .list .item{margin-bottom:0.2rem; position:relative}
.index-item-d .list .item a{ display:block;}
.index-item-d .list .item img{width:100%}
@media (max-width:993px){
	.index-item-d{margin-top:0.4rem}
	.index-item-d .list .item{margin-bottom:0.12rem; position:relative}
}



.index-item-f{ margin-top:0.4rem;position:relative}
.index-item-f .con{background:url(../images/20th-bg2.jpg) no-repeat center center;background-size:cover;border-radius:0.2rem;padding:0.4rem 1rem}
.index-item-f .text{color:#fff1e4;}
.index-item-f .text h2{font-size:0.3rem;text-align:center;font-weight:bold;line-height:1.5}
.index-item-f .text p{margin-top:0.3rem;line-height:1.6}
.index-item-f .list {margin-top:0.4rem}
.index-item-f .list .item{margin-bottom:0.2rem; position:relative}
.index-item-f .list .item a{ display:block;}
.index-item-f .list .item img{width:100%;border-radius:0.1rem}
.index-item-f .list .item .content{display:none}
.index-item-f a.more{display:none}
@media (max-width:993px){
	.index-item-f{margin-top:0.4rem}
	.index-item-f .list .item{margin-bottom:0.12rem; position:relative}
}
@media (max-width:767px){
	.index-item-f .list{display:none}
	.index-item-f .con{padding:0.3rem}
	.index-item-f .text h2{font-size:0.2rem}
	.index-item-f a.more{background-color:#fff;border-radius:5px;display:block;width:1.6rem;font-size:0.2rem;line-height:0.4rem;border:2px #ba1c22 solid;color:#ba1c22;margin:0.3rem auto 0;text-align:center;position:relative;top:0;right:0}

}


.layer-content{padding:30px;line-height:1.8}
.layer-content p{margin-bottom:15px}



.photo-list{margin-top:0.4rem}
.photo-list .items{}
.photo-list .items .con{}
.photo-list .items .item{margin-bottom:0.2rem;overflow:hidden;}
.photo-list .items .item .image img{width:100%}
.photo-list .items .item .txt{font-size:0.14rem;color:#777;min-height:0.7rem;margin-top:0.1rem;line-height:0.22rem; }

@media (max-width: 767px) {
.photo-list .items .item{margin-bottom:0.15rem}
.photo-list .items h2:before{width:1rem;height:0.33rem;right:0}
.photo-list .items .item .txt{text-align:center;font-size:0.14rem;}
}


/*
.photo-list{}
.photo-list .item{margin-bottom:0.3rem; position:relative}
.photo-list .item a{ display:block;}
.photo-list .item .image{height:1.7rem;background-position:center  center;background-size:cover}
.photo-list .item .txt{text-align:center;font-size:0.16rem;margin-top:0.1rem; color:#111;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

@media (max-width:993px){
	.photo-list .item{margin-bottom:0.2rem; position:relative}
}
*/


.box{ padding:0.4rem;border:1px #ddd solid; min-height:55vh;background-color:#fff;box-shadow: 15px 15px 0px 0px rgba(0,0,0,0.03);position:relative;margin-top:-1.2rem;z-index:2}

@media (max-width: 767px) {
	.page-container{ padding:0;}
	.box{ padding:0.3rem;border:0;margin-top:0;box-shadow:none}
}

.location{position:relative;margin-bottom:0.3rem;padding-bottom:0.3rem;border-bottom:1px #ddd solid;overflow:hidden; font-size:0.15rem;  color:#888; }
.location .container{ border-bottom:1px #ddd solid !important}
.location a{ color:#888;}
.location a:hover{ text-decoration:underline}
.location a:last-child{ color:#cd2d1b}

@media (max-width: 767px) {
.location{ padding-left:0.3rem}
}

#pages{ text-align:center; padding:0.3rem 0 0.3rem; }
#pages a{ display:inline-block; padding:0.1rem 0.18rem; background-color:#fff; color:#888; margin:0 0.03rem;-webkit-transition-duration: 0.25s;-moz-transition-duration: 0.25s;-o-transition-duration: 0.25s; border:1px #ddd solid; border-radius:3px}
#pages a:hover{ background-color:#009ee3; border-color:#009ee3; color:#fff}
#pages a.active{ background-color:#009ee3;border-color:#009ee3; color:#fff}
#pages span{display:inline-block; padding:0.1rem 0.18rem; color:#888; position:relative;}

#pages label{font-weight:normal}

@media (max-width: 767px) {
#pages label{display:none}
}
a.more-btn{  width:2rem; height: 0.6rem; background-color:#009ee3; border-radius:0.05rem; overflow:hidden;  display: block; line-height: 0.6rem; text-align: center; position: relative; z-index: 1; margin:0.3rem auto 0;transition: all 0.5s;}
a.more-btn:before{ content:""; width:100%; height:100%; background-color:#fff; z-index: -1; position:absolute; left:0; bottom:0px; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .42s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .42s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1); transition:transform .42s cubic-bezier(.4,0,.2,1),-webkit-transform .42s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0);  visibility:hidden\9; }
a.more-btn i{ margin-left:0.1rem;}
a.more-btn span{ padding-right:0.3rem;position: relative; font-size:0.16rem; color:#fff}
a.more-btn span i{position: absolute; right: 0; top: 50%; margin-top:-0.08rem; transition: .42s cubic-bezier(.4,0,.2,1); }
a.more-btn:hover{box-shadow: 0px 0px 0.2rem 0 rgba(0, 0, 0, 0.15);}
a.more-btn:hover:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0;visibility:visible\9;}
a.more-btn:hover span{ color: #555;}
a.more-btn:hover span i{ background-position: right center;}


.news-list2{}
.news-list2 .item { margin-bottom:0.3rem}
.news-list2 .item a{ display:block;background-color:#fff; transition: 0.45s;top:0; position:relative; height:1.8rem; padding:0.3rem 0.3rem 0.3rem 1.6rem}
.news-list2 .item a .time{ overflow:hidden; position:absolute; left:0.3rem;top:0.3rem; width:1rem; height:1.2rem; line-height:1; padding-top:0.2rem; background-color:#ddd; color:#fff; font-family:'DINPro-Regular'; transition: 0.45s;}
.news-list2 .item a .time strong{ display:block; text-align:center; font-size:0.5rem;}
.news-list2 .item a .time span{display:block; text-align:center; font-size:0.2rem; margin-top:0.05rem;}
.news-list2 .item a .txt-wrap{  position:relative}
.news-list2 .item a .txt-wrap strong{ font-size:0.2rem; font-weight:normal; line-height:0.3rem; height:0.6rem; display:block;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-list2 .item a .txt-wrap p{ color:#aaa; line-height:1.5; margin-top:0.1rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.news-list2 .item a:hover{  box-shadow: 10px 10px 26px rgba(0,0,0,0.1);top:-10px; }
.news-list2 .item a:hover .time{ background-color:#2978c9; color:#fff;}
.news-list2 .item a:hover .img-wrap img{ transform: scale(1.06); -webkit-transform: scale(1.06); -moz-transform: scale(1.06);}
.news-list2 .item a:hover .img-wrap:before{ opacity: 1; visibility: visible;}
@media (max-width:767px){
	.news-list2{ padding-top:0.4rem}
	.news-list2 .item{ margin-bottom:0.2rem}
	
}

.news-list6 ul li{ position:relative; margin-bottom:0.1rem}
.news-list6 ul li a{ display:block;padding:0.35rem 1.5rem; position:relative; background:#f9f9f9}
.news-list6 ul li .time-wrap{ position:absolute; font-family:'MONTSERRAT-REGULAR'; line-height:1; font-size:0.18rem; letter-spacing: -1px; left:0;top:50%; margin-top:-0.09rem; color:#3a93d1; padding-left:0.3rem;  z-index:2}
.news-list6 ul li .txt-wrap{overflow: hidden;text-overflow:ellipsis;white-space: nowrap; font-weight:normal; font-size:0.18rem; position:relative; z-index:2;display:flex }
.news-list6 ul li a:before{content: ""; display: block; width:0; height: 100%; position: absolute;top:0;left:50%; background-color:#f2f2f2; opacity:0; transition: all 0.5s; -webkit-transition: all 0.5s;}
.news-list6 ul li a:after{content: ""; display: block; width:1.2rem; height: 100%; position: absolute;top:0;right:0; background:url(../images/doc.png) no-repeat center center #f4f4f4; background-size:40% auto; transition: all 0.5s; -webkit-transition: all 0.5s;}
.news-list6 ul li a:hover:before{ left:0; width:100%; opacity:1}
.news-list6 ul li a:hover:after{ background-image:url(../images/doc_on.png); background-color:#3a93d1}
@media (max-width:992px) {
	.news-list6 ul li a{ padding:0.2rem 1.2rem 0.2rem 0.2rem; height:1rem}
	.news-list6 ul li .time-wrap{ display:none; position:absolute;top:inherit; margin-top:0;bottom:0.2rem; left:0.25rem; padding-left:0;font-size:0.15rem; color:#aaa; letter-spacing:0}
	.news-list6 ul li .txt-wrap{font-size:0.2rem; font-weight:normal;overflow: hidden;white-space:inherit;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical; position:absolute; left:0.2rem; right:1.2rem;top: 50%; transform: translateY(-50%);}
	.news-list6 ul li a:after { width:1rem;background-size:50% auto;}
	
}


p.none{ padding:10vh  0;text-align:center; color:#aaa; font-size:0.18rem}
p.none i{ display:block; font-size:1rem; margin-bottom:0.1rem}


.news-view{}
.news-view .title{ color:#333; text-align:center; padding-bottom:0.3rem; text-align:center}
.news-view .title h1{font-size:0.3rem;line-height:1.5}
.news-view .title p{ font-size:0.18rem; margin-top:0.05rem;color:#dd0000; }

.news-view .info{color:#bbb; position:relative; padding-bottom:0.2rem;font-size:0.14rem; border-bottom:1px #ddd solid;}
.news-view .info span.source{background: url(../images/new_i3.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 0.15rem;}
.news-view .info span.date{background: url(../images/new_i1.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 0.15rem;}
.news-view .info span.hits{background: url(../images/new_i2.png) no-repeat scroll left center;padding: 2px 0px 2px 28px;}
.news-view .info em{ display:none}
.news-view .info .share{ position:absolute; right:0;top:0px;}



.news-view .content{ line-height:2;margin:0.3rem 0px; overflow:hidden}
.news-view .content p{ margin-bottom:0.15rem;}
.news-view .content p img{ margin-bottom:0.1rem}
.news-view .content img{ max-width:800px;_width:800px}

.news-view table{display:table;border-collapse:separate;border-spacing:0px;border-color:#666;max-width:100%;margin:0 auto}
.news-view table td{border:1px #666 solid !important;}

.news-view .photo-slider{  position:relative; margin:30px auto 0px; }
.news-view .photo-slider .swiper-container{overflow:hidden;}
.news-view .photo-slider .swiper-slide{ text-align:center;}
.news-view .photo-slider .swiper-slide img{max-width:800px; height:450px;}
.news-view .photo-slider .swiper-slide .txt{ margin-top:0.2rem;; font-family:"楷体"}
.news-view .photo-slider .swiper-pagination{position: absolute; z-index: 20; bottom:60px; width: 100%; text-align: center;}
.news-view .photo-slider .swiper-prev{ position:absolute; left:0;top:50%; margin-top:-0.5rem; cursor:pointer; z-index:2}
.news-view .photo-slider .swiper-prev i{ font-size:0.5rem; color:rgba(110,110,110,0.3)}
.news-view .photo-slider .swiper-next{ position:absolute; right:0;top:50%; margin-top:-0.5rem; cursor:pointer; z-index:2}
.news-view .photo-slider .swiper-next i{ font-size:0.5rem;color:rgba(110,110,110,0.3)}

.news-view .news-video-con{width:960px;margin:0.5rem auto}
.news-view .news-video-con p{ text-align:center;margin-top:0.15rem;}

.news-view .file{ background-color:#ebf0f5; padding:0.4rem}
.news-view .file h2{ font-size:0.22rem}
.news-view .file h2 i{ font-size:0.22rem; margin-right:5px;}
.news-view .file ul{ margin-top:0.2rem}
.news-view .file ul li{ margin-bottom:0.1rem}
.news-view .file ul li a{ color:#05b}
.news-view .file ul li a:hover{ text-decoration:underline}
.news-view .file ul li i{ margin-right:0.05rem; color:#aaa}

.news-view .other{border-top:4px #aaa solid; position:relative; margin-top:0.5rem; padding-top:0.3rem; min-height:1rem}
.news-view .other:after {content: "";position: absolute; left: 0; right: 0;  top:3px; margin: auto; height: 1px; width: 100%; background-color:#aaa;  }
.news-view .other ul{ margin-right:2rem}
.news-view .other ul li{ margin-bottom:0.1rem; color:#999}
.news-view .other .btns{ position:absolute; right:0;top:0.2rem;}
.news-view .other .btns a{ display:block; float:left; margin-left:0.3rem;text-align:center; }
.news-view .other .btns a em{ display:block;  height:0.5rem;}
.news-view .other .btns a em i{ line-height:0.5rem; font-size:0.35rem; color:#888 }
.news-view .other .btns a span{ display:block; font-size:0.14rem}

@media (max-width: 1199px) {	
	.news-view .news-video-con{width:100%;margin:0.2rem auto}
}
@media (max-width: 767px) {	
	.news-view{ margin-top:0rem}
	.news-view .title{ text-align:left}
	.news-view .title h1{ line-height:1.3; font-size:0.24rem; font-weight:bold; }
	.news-view .title p{ font-size:0.2rem}
	.news-view .info{ border-bottom:0; padding-bottom:0; font-size:0.18rem}
	.news-view .info .share{ display:none}
	.news-view .info span{ background-size:auto 0.15rem !important; padding-left:0.2rem !important}
	.news-view .info span.hits{ display:none}
	.news-view .info span.source{ }
	.news-view .content{ line-height:1.8;font-size:0.2rem;}
	.news-view .content img{ max-width:100%; height:auto}
	.news-view .photo-slider .swiper-next{ display:none !important}
	.news-view .photo-slider .swiper-prev{ display:none !important}
	.news-view .photo-slider .swiper-slide img{width:100%;height:auto}
	.news-view .photo-slider .swiper-slide .txt{ color:#aaa; font-size:0.14rem}
	.news-view .other ul{ margin-right:0}
	.news-view .other .btns{ display:none}
	
}

.pages{ margin-top:0.3rem}
.pages p{ float:left; display:none}
.pages ul{ text-align:center}
.pages ul li{ display: inline-block; margin: 0 2px;}
.pages ul li:last-child{margin-right: 0;}
.pages ul a{ display:inline-block; width:0.5rem; height:0.5rem; border:2px #eee solid; background-color:#fff; font-family:Helvetica, sans-serif; text-align:center; line-height:0.5rem; font-size:0.16rem; color:#999; }
.pages ul a:hover{ text-decoration:underline}
.pages ul a.active{ border:2px #226ebc solid; color:#fff; background-color:#226ebc}


@media (max-width:992px) {
	.pages p{ display:none}
	.pages ul{ float:none; text-align:center}
}