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:#fff;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';  
  src: url('../font/font_2478736_d12gb8cli1.eot');
  src: url('../font/font_2478736_d12gb8cli1.eot') format('embedded-opentype'),
  url('../font/font_2478736_d12gb8cli1.woff2') format('woff2'),
  url('../font/font_2478736_d12gb8cli1.woff') format('woff'),
  url('../font/font_2478736_d12gb8cli1.ttf') format('truetype'),
  url('../font/font_2478736_d12gb8cli1.svg') format('svg');
}
.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;}}


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:#fff;}
#top-bar .top-left{ float:left;}
#top-bar .top-left a{ color:#ad151b; font-weight:bold}
#top-bar .top-left a:hover{ text-decoration:underline; color:#f39000}
#top-bar .top-right{ float:right; margin-top:0.06rem;}
.bdsharebuttonbox{display:inline-block}

.header{ height:6.6rem; background:url(404.png) no-repeat center center;overflow:hidden; background-size:cover;position:relative; text-align:center; padding-top:1rem}
.header .logo{position:absolute;left:0.3rem;top:0.3rem}
.header img.header-text{ max-width:100%;}
.nav{ height:0.7rem;box-shadow: -10px -10px 15px 0 rgba(0, 0, 0, 0.16);background-size:auto 100%;background:url(404.png) no-repeat center center;background-size:cover}
.nav ul{ position:relative;text-align:center }
.nav ul li{ display:inline-block;}
.nav ul li a{ display:inline-block; font-size:0.18rem; color:#fff; line-height:0.7rem; padding:0 0.25rem;position:relative}
.nav ul li a.current:before{ content:""; position:absolute;left:0.25rem;right:0.25rem;top:0;height:0.04rem;background-color:#fff;opacity:0.8}


@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: 992px) {
	#top-bar{display:none}
	.header{ height:2.5rem; }
}

#footer{  background:url(404.png) no-repeat center center #fff;background-size:100% 100%;margin-top:-0.8rem;padding:2.8rem 0 0.5rem;color:#fff;line-height:2;text-align:center; position:relative; z-index:100;}
@media (max-width: 992px) {
	#footer{margin-top:0;padding:0.4rem 0 0.4rem;background:#005bbf;line-height:1.5}
	#footer span{ display:none}
}

.index-item-b h2,.index-item-c h2,.index-item-d h2,.index-item-e h2,.index-item-f h2{text-indent:-10000px;background-size:auto 100%;background-position:center center;background-repeat:no-repeat; height:0.35rem; margin-bottom:0.3rem; position:relative}
.index-item-b h2 span,.index-item-c h2 span,.index-item-d h2 span,.index-item-e h2 span,.index-item-f h2 span{display:none}


.index-item-b h2{ background-image:url(404.png); }
.index-item-c h2{ background-image:url(404.png);}
.index-item-d h2{ background-image:url(404.png);}
.index-item-e h2{ background-image:url(404.png); }
.index-item-f h2{ background-image:url(404.png); }

@media (max-width: 767px) {
	.index-item-b h2,.index-item-c h2,.index-item-d h2,.index-item-e h2,.index-item-f h2{height:0.25rem}
	.index-item-b h2 a,.index-item-c h2 a,.index-item-d h2 a,.index-item-e h2 a,.index-item-f h2 a{display:none}
}


.index-item-a{margin-top:-1.3rem;position:relative}
.index-item-a .white-box{background-color:#fff;box-shadow: 6px 6px 30px 0px rgba(0,0,0,0.08);padding:0.5rem;position:relative;border-radius:0.3rem}
.index-item-a h2{position:absolute;left:0.5rem;top:0.5rem;width:1.27rem;height:2.59rem;background:url(404.png) no-repeat;background-size:cover;text-indent:-10000px;}
.index-item-a .content{margin-left:1.7rem;line-height:1.6;text-align:justify}
.index-item-a .content p{margin-bottom:0.1rem}

@media (max-width:767px){
	.index-item-a{margin-top:0.4rem}
	.index-item-a h2{position:relative;left:0;top:0;width:100%;height:auto;background:none;text-indent:0;text-align:center;margin-bottom:0.3rem}
	.index-item-a .content{margin-left:0;}
	.index-item-a .white-box{padding:0.3rem}
}

.index-item-b{margin-top:0.7rem;background:url(404.png) no-repeat center center;background-size:100% auto}
.index-item-b .item{text-align:center}
.index-item-b .item img{width:100%}
.index-item-b .item span{display:block;margin-top:0.2rem;font-size:0.15rem;font-weight:bold}

.index-item-b .text{background-color:#f2f2f2;padding:0.4rem 0.5rem;text-align:center;border-radius:0.1rem} 
.index-item-b .text p{font-size:0.2rem;font-weight:bold;margin-bottom:0.1rem}
.index-item-b .text a{color:#4b62d2;text-decoration:underline}
.index-item-b .text img{margin-top:0.2rem;border:1px #ddd solid}
.index-item-b .text span{display:block;color:#999;margin-top:0.1rem}


@media (max-width:993px){
	.index-item-b{margin-top:0.4rem}
	.index-item-b .text{margin-top:0.3rem}
}


.index-item-c{ margin-top:0.7rem;}
.index-item-c .top-news .image{background-position:center center;background-size:cover;height:1.5rem}
.index-item-c .top-news .text{border-bottom:1px #ddd solid;padding-bottom:0.25rem}
.index-item-c .top-news strong{display:block;font-size:0.24rem;font-weight:normal;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-left:0.8rem;background:url(404.png) no-repeat left center;background-size:0.6rem auto}
.index-item-c .top-news p{margin-top:0.1rem;line-height:1.8;color:#999;font-size:0.15rem;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.index-item-c .list{margin-top:0.3rem;position:relative;}
.index-item-c .list .item{ padding:0.07rem 0;position:relative}
.index-item-c .list .item strong{display:block;font-size:0.22rem}
.index-item-c .list .item a{ display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; background:url(404.png) no-repeat 0 center; padding-left:0.18rem;}
.index-item-c .list .item span{ font-size:0.14rem;display:none; color:#999; position:absolute; right:0;top:0.1rem;}
.index-item-c a.more{display:block;width:1.8rem;line-height:0.5rem;margin:0.2rem auto 0;border-radius:0.6rem;background-color:#e8ebff;text-align:center;font-size:0.16rem;color:#0521cc}
.index-item-c  a.more:hover{text-decoration:underline}
@media (max-width:993px){
	.index-item-c{margin-top:0.4rem}
	.index-item-c .top-news .text{margin-top:0.2rem}
}

.index-item-d{ margin-top:0.7rem;}
.index-item-d .con{position:relative;border-radius:0.2rem;overflow:hidden}
.index-item-d .con .more{display:block;padding:0.1rem 0.3rem;border-radius:0.5rem;background-color:rgba(0,0,0,0.5);color:#fff;position:absolute;right:0.3rem;top:0.3rem;z-index:999}
.index-item-d .con .swiper-slide img{width:100%}
.index-item-d .con .swiper-slide p{background-color:rgba(0,0,0,0.6);color:#fff;;position:absolute;left:0;bottom:0;width:100%;line-height:0.6rem;overflow:hidden;text-align:Center}
.index-item-d .con .swiper-button-prev{z-index:998;display:block;position:absolute;top:50%;margin-top:-0.3rem; background-color:rgba(142,165,255,0.7);color:#777; width:0.6rem; height:1.2rem;text-align:center;border-radius:0.1rem; left:0.2rem; bottom:0;-webkit-transition: all .3s;transition: all .3s;}
.index-item-d .con .swiper-button-next{z-index:998;display:block; position:absolute;top:50%;margin-top:-0.3rem;background-color:rgba(142,165,255,0.7);color:#777;  width:0.6rem; height:1.2rem;text-align:center; border-radius:0.1rem;right:0.2rem; bottom:0;-webkit-transition: all .3s;transition: all .3s;}


@media (max-width:993px){
	.index-item-d{margin-top:0.4rem}
}



.index-item-e{ margin-top:0.4rem;position:relative;z-index:101}
.index-item-e .item a{display:block;position:relative;padding:0.6rem 0;}
.index-item-e .item a .image{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:0.2rem}
.index-item-e .item a span{display:block;color:#fff;font-size:0.4rem;font-weight:bold;position:relative;z-index:3;text-align:center}
.index-item-e .item a:hover{}

@media (max-width:993px){
	.index-item-e{margin-top:0.4rem}
	.index-item-e .item{margin-bottom:0.3rem}
}


.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-color:#f2f2f2;background-size:contain;background-repeat:no-repeat}
.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}
}


.sub-cate{text-align:center;margin-bottom:0.4rem}
.sub-cate a{display:inline-block;padding:0.12rem 0.4rem;border:1px #ddd solid;background-color:#f2f2f2;border-radius:0.3rem}
.sub-cate a.current{background-color:#ed0000 ;color:#fff;font-weight:bold;}

.box{ padding:0.4rem;border:5px #0009bc solid;min-height:55vh;background-color:#fff;border-radius:0.3rem}
.page-container{position:relative;z-index:101}

@media (max-width: 767px) {
	.page-container{ padding:0;}
	.box{ padding:0.3rem;border:0;margin-top:0;box-shadow:none}
}

.location{position:relative;height:0.6rem; line-height:0.6rem;  margin:0 auto; overflow:hidden; font-size:0.13rem;  color:#888;background:url(404.png) no-repeat 0 center; padding-left:0.18rem; }
.location .container{ border-bottom:1px #ddd solid !important;}
.location a{ color:#888;}
.location a:hover{ text-decoration:underline}
.location a:last-child{ color:#cd2d1b;font-weight:bold;}

@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-list ul li{ padding:0.2rem 0; padding-right:1rem; position:relative;border-bottom: solid 1px #eee;}
.news-list ul li a{ display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-left:0.1rem; }
.news-list ul li a:before{content: ""; display: block; width: 0.04rem; height: 0.04rem; position: absolute;left:0;top:50%; margin-top:-0.02rem; background-color:#ccc; border-radius:1px }
.news-list ul li span{ font-size:0.15rem; color:#999; position:absolute; right:0;top:0.2rem;}


@media (max-width:992px) {
	.news-list ul li{ padding-right:0;}
	.news-list ul li span{ display:block; position:relative; top:inherit; margin-top:0.1rem; font-size:0.16rem}
	.news-list ul li a{ font-size:0.2rem; display:block; padding:0;overflow: hidden;white-space:inherit; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
	.news-list ul li a:before{ display:none}
}

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-info .text{}
.news-info .title{ color:#333; text-align:center; padding-bottom:0.3rem}
.news-info .title h1{font-size:0.28rem;line-height:1.5}
.news-info .title p{  color:#888;font-size:0.18rem;  color:#e3612f; padding-bottom:0.1rem;}
.news-info .info{color:#bbb; position:relative; padding-bottom:0.2rem;font-size:0.14rem; border-bottom:1px #e8e8e8 solid}
.news-info .info span.source{background: url(404.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 0.15rem;}
.news-info .info span.date{background: url(404.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 0.15rem;}
.news-info .info span.hits{background: url(404.png) no-repeat scroll left center;padding: 2px 0px 2px 28px;}
.news-info .info em{ display:none}
.news-info .info .share{ position:absolute; right:0;top:0px;}

.news-view .content{ line-height:1.8; font-size:0.16rem; 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 .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 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 .other{ border-top:1px #eee solid; padding-top:0.2rem;font-size:0.16rem;color:#777;}
.news-view .other{ color:#777; }
.news-view .other p{  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;margin-bottom:0.1rem; }
.news-view .other p a{ margin-left:3px;}
.news-view .download{ border-top:1px #e8e8e8 solid; padding:0.3rem 0; margin-top:0.3rem; }
.news-view .download h2{ font-size:0.18rem; margin-bottom:0.2rem;}
.news-view .download p{ padding:5px 0px;font-size:0.16rem }
.news-view .download p a{color:#009ee3;}
.news-view .download p i{ font-size:0.2rem; margin-right:0.05rem; color:#aaa}
.news-view .download p a:hover{ text-decoration:underline}



.news-view .news-video-con{width:720px;margin:50px auto}
.news-view .news-video-con p{ text-align:center;margin-top:15px;}

@media (max-width: 767px) {
	.news-view{box-shadow:none; padding:0;z-index:1;}
	.news-view .container{padding:0}
	.news-view .box{ padding-top:0.3rem}
	.news-info .title{ padding-bottom:0.15rem}
	.news-info .title p{font-size:0.24rem;font-weight:700}
	.news-info .title h1{line-height:1.4; padding:0;font-size:0.26rem; text-align:left}
	.news-info .info{ border-bottom:0;text-align:left; background:none; font-size:0.18rem; padding-bottom:0 }
	.news-info .info span{ background:none !important; padding-left:0!important}
	.news-info .info span.source{ color:#009ee3}
	.news-info .info em{}
	.news-info .info .hits{ display:none }
	.news-view .content{ line-height:1.6;font-size:0.2rem;}
	.news-view .content img{ max-width:100%}
	.news-view .other{ font-size:0.18rem}
	.news-view .download p{font-size:0.18rem }
	.news-view .swiper-button-next{ display:none !important}
	.news-view .swiper-button-prev{ display:none !important}
	.share{ display:none}
	.news-view .swiper-slide img{width:100%;height:auto}
	.news-view .news-video-con{width:100%;margin:20px auto}
}

.guestbook-box{ }
.guestbook-box .form-control{}
.guestbook-box .form-group{ margin-bottom:0.2rem; position:relative}
.guestbook-box .image{ text-align:center}
.guestbook-box .image img{ max-width:100%}
.guestbook-box .btn{ padding:0.1rem 0.4rem; font-size:0.16rem; background-color:#1a98f0; color:#fff}
.guestbook-box .codeinput{ width:50%; }
.guestbook-box .form-group img{ position:absolute; left:51%;top:0.3rem}
@media (max-width: 767px) {	
	.guestbook-box .image{ display:none}
}