@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:"WenQuanYi Zen Hei","PingFang","Microsoft JhengHei","Microsoft YaHei",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:#fefaee;color:#111;font-size:0.18rem;font-family:"WenQuanYi Zen Hei","PingFang","Microsoft JhengHei","Microsoft YaHei",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('//at.alicdn.com/t/font_2478736_d12gb8cli1.eot');
  src: url('//at.alicdn.com/t/font_2478736_d12gb8cli1.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2478736_d12gb8cli1.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2478736_d12gb8cli1.woff') format('woff'),
  url('//at.alicdn.com/t/font_2478736_d12gb8cli1.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2478736_d12gb8cli1.svg#iconfont') 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{position:relative}
.header .logo{position:absolute;left:0.3rem;top:0.3rem;z-index:2}
.header .logo img{width:100%}
.header img.header-text{ max-width:100%;}
.nav{ height:0.7rem;position:absolute;width:100%;height:0.7rem;left:0;bottom:0;}
.nav ul{ position:relative;text-align:center }
.nav ul li{ display:inline-block; padding:0 0.4rem;}
.nav ul li a{ display:inline-block; font-size:0.24rem; color:#fff; line-height:0.7rem;height:0.7rem;}
.nav ul li a.current{border-bottom:4px #feb255 solid}

.index-banner{ height:6.5rem; background:url(../images/dangshi-header.jpg) no-repeat center center;overflow:hidden; background-size:cover;position:relative; text-align:center;}
.index-banner img{max-width:92%;animation: mymove 2s;-webkit-animation: mymove 2s; }
@keyframes mymove {
	0% {
		transform:scale(30%);
		opacity:0;
	}
	100% {
		transform:scale(100%);
		opacity:1;
	}
}

@-webkit-keyframes mymove{  
	0% {
		transform:scale(30%);
		opacity:0;
	}
	100% {
		transform:scale(100%);
		opacity:1;
	}
}

@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) {
	.nav{display:none}
	.index-banner{ height:3rem; }
	.header .logo{width:1.5rem;left:0.2rem;top:0.2rem}
	.index-banner .vidbg-container{display:none}
}

#footer{  padding:0.4rem 0;color:#666;font-size:0.16rem;line-height:2;text-align:center; position:relative; z-index:100;}
@media (max-width: 992px) {
	#footer{ padding:0.4rem 0; line-height:1.5}
	#footer span{ display:none}
}



.index-item-a h2,.index-item-b h2,.index-item-c h2,.index-item-d h2,.index-item-e h2,.index-item-f h2{background-size:auto 100%;background-position:center center;background-repeat:no-repeat; height:1.17rem; margin-bottom:0.4rem; position:relative}
.index-item-a h2 span,.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-a h2 a,.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:inline-block;background-color:#da020f;padding:0 0.1rem;border-radius:0.24rem;line-height:0.24rem;color:#fff;font-size:0.14rem;position:absolute;right:0;top:0.6rem}
.index-item-e h2 a{background-color:#fed077;color:#da020f;}
.index-item-a h2{ background-image:url(../images/dangshi-t1.png); }
.index-item-b h2{ background-image:url(../images/dangshi-t2.png); }
.index-item-c h2{ background-image:url(../images/dangshi-t3.png);}
.index-item-e h2{ background-image:url(../images/dangshi-t4.png); }

@media (max-width: 767px) {
	.index-item-a h2,.index-item-b h2,.index-item-c h2,.index-item-d h2,.index-item-e h2,.index-item-f h2{height:0.7rem}
	.index-item-a h2 a,.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{top:0.31rem}
}

.index-bg1{background:url(../images/dangshi-bg1.jpg) no-repeat center center;background-size:cover}
.index-item-a{padding-top:0.7rem}

.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:#f7f1e6;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{padding-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-item-b{ margin-top:0.6rem;}
.index-item-b .list {margin-top:0.4rem}
.index-item-b .list .item{ padding:0.08rem 0; padding-right:1rem; position:relative}
.index-item-b .list .item a{ display:block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; background:url(../images/dangshi-li.jpg) no-repeat 0 center; padding-left:0.15rem;}
.index-item-b .list .item span{ font-size:0.15rem; color:#999; position:absolute; right:0;top:0.1rem;}

#certify {position:relative;width:100%;margin:0 auto;background-color:#d71e1e;padding:0.4rem 0.5rem}
#certify .swiper-container {padding-bottom:0.3rem;}
#certify .swiper-slide {width:500px;height:360px;background:#fff;box-shadow:0 8px 30px rgba(0,0,0,0.3);}
#certify .swiper-slide .image {display:block;background-position:center center;width:100%;height:300px;background-size:cover}
#certify .swiper-slide p {line-height:60px;padding:0 0.3rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; text-align:center;color:#636363;font-size:0.18rem;margin:0;}
#certify .swiper-pagination {width:100%;bottom:0.1rem;display:none}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 5px;border:3px solid #fff;background-color:#d5d5d5;width:10px;height:10px;opacity:1;}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border:3px solid #00aadc;background-color:#fff;}
#certify .swiper-button-prev {left:20px;width:45px;height:45px;background:url(../images/arrow-left.png) no-repeat;background-position:0 0;background-size:100%;}
#certify .swiper-button-prev:hover {background-size:100%}
#certify .swiper-button-next {right:20px;width:45px;height:45px;background:url(../images/arrow-right.png) no-repeat;background-position:0 0;background-size:100%;}
#certify .swiper-button-next:hover {background-size:100%}
@media (max-width:767px){
	#certify{box-shadow:0;padding:0}
	#certify .swiper-slide{box-shadow:none;width:100%;height:auto}
	#certify .swiper-slide .image {display:block;width:100%;height:2.4rem}
	#certify .swiper-slide p{background:url(../../images//xjsj2017/mask.png) no-repeat;line-height:50px;background-size:100% 100%;color:#fff;position:absolute;left:0;bottom:0;width:100%}
	#certify .swiper-button-prev,#certify .swiper-button-next{display:none}
	#certify .swiper-slide p{font-size:0.22rem}
	#certify .swiper-pagination{}
	#certify .swiper-container {padding-bottom:0;}
}


@media (max-width:993px){
	.index-item-b{margin-top:0.4rem;padding-top:0.4rem;}
	.index-item-b .list{margin-top:0.3rem}
}


.index-item-c{ margin-top:0.5rem}
.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{margin-top:0.4rem}
	.index-item-c .list .item{margin-bottom:0.2rem}
}



.index-item-e{ margin-top:0.7rem;background:url(../images/dangshi-bg2.jpg) no-repeat;background-position:center center;padding:0.7rem 0;background-size:cover}


.index-item-e .con {background-color:#fff;padding:0.7rem 0.3rem;position:relative;box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.08);}
.index-item-e .con  .swiper-top{display:block;position:absolute;top:0.1rem; background-color:#fff;height:0.6rem;width:100%;left:0;background:url(../images/arrow-top.png) no-repeat center center;background-size:auto 40%;-webkit-transition: all .3s;transition: all .3s;}
.index-item-e .con  .swiper-bottom{display:block;position:absolute;bottom:0.1rem; background-color:#fff;height:0.6rem;width:100%;left:0;background:url(../images/arrow-bottom.png) no-repeat center center;background-size:auto 40%;-webkit-transition: all .3s;transition: all .3s;}
.index-item-e .con  .hd-slider{height:6.2rem}
.index-item-e .con  .item{display:block;color:#766f55;background-color:#f5f0df;background-image: linear-gradient(#fff9e3, #f4e4ae);font-size:0.16rem;border-radius:0.1rem;padding:0.3rem 0.3rem 0.3rem 0.8rem;min-height:2rem}
.index-item-e .con  .item strong{display:block;position:relative;}
.index-item-e .con  .item strong img{position:absolute;left:-0.45rem;top:0;width:0.3rem}
.index-item-e .con  .item p{margin-top:0.1rem;font-size:0.14rem;line-height:1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}


@media (max-width:993px){
	.index-item-e{margin-top:0.4rem;padding:0.4rem 0}
	.index-item-e .con  .hd-slider{height:6rem}
	.index-item-e .con  .item{min-height:1.85rem}
	.index-item-e .con  .item p{-webkit-line-clamp: 4; }
}

@media (max-width:993px){
	.index-item-e{margin-top:0.4rem}
}


.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}
}


.sub-cate{text-align:center;}
.sub-cate a{display:inline-block;padding:0.15rem 0.3rem;border:1px #ddd solid;background-color:#f2f2f2}
.sub-cate a.current{background-color:#ed0000 ;color:#fff;font-weight:bold;}

.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);}

@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.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-list{ }
.news-list .list{  }
.news-list .list li{ border-bottom:1px #eee solid;margin-bottom:0.3rem;padding-bottom:0.3rem;}
.news-list .list li a{ display:block;display: -ms-flex;display: -webkit-flex;display: flex; position:relative; overflow:hidden;transition: all 0.5s; -webkit-transition: all 0.5s; }
.news-list .list li .image{ min-width:1.8rem;background-size:cover;background-position:center center;position:relative;overflow:hidden}
.news-list .list li .date{ min-width:1.3rem; font-family:"Montserrat-Regular";letter-spacing:-0.01rem; font-size:0.2rem; color:#f12f2f; line-height:0.3rem}
.news-list .list li .text{padding-right:0.3rem}
.news-list .list li .text strong{ font-size:0.22rem; font-weight:normal;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
.news-list .list li .text p{margin-top:0.15rem; font-size:0.13rem; line-height:1.6; color:#aaa;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3;-webkit-box-orient: vertical;}
.news-list .list li .text span{display:none}
.news-list .list li .more{display:none; position:absolute; top:0; width:100%;right:-100%; height:100%; background-color:#06b; color:#fff; text-align:center; box-shadow: -100px 0 142px #f2f6f7; opacity: 0;transition: all 0.3s; -webkit-transition: all 0.3s;}
.news-list .list li .more i{ font-size:0.3rem; position:absolute; top:50%; margin-top:-0.25rem; left:50%; margin-left:-0.15rem}
.news-list .list li .more span{position:absolute; top:50%; margin-top:0.1rem; left:0;text-align:center;width:100%; font-size:0.14rem }
.news-list .list li a:hover .more{ right:0;opacity: 1; width:100%;}

@media (max-width: 767px) {
	.news-list{ padding:0;min-height:60vh}
	.news-list .list{}
	.news-list .list li{ font-size:0.22rem;line-height:1.6;margin-bottom:0.2rem;padding-bottom:0.2rem;}
	.news-list .list li a{}
	.news-list .list li .date{display:none}
	.news-list .list li .text{min-width:65%;padding:0.2rem 0}
	.news-list .list li .text p{ display:none}
	.news-list .list li .text strong{ font-size:0.22rem}
	.news-list .list li .text span{display:block;font-size:0.12rem;color:#888;margin-top:0.1rem}
	.news-list .list li .image{}
}



p.none{ padding:0.3rem  0;text-align:center; color:#aaa; font-size:0.22rem}
p.none i{ display:block; font-size:1rem; margin-bottom:0.1rem}


.video-list{}
.video-list .item{margin-bottom:0.3rem;padding:4px;border:1px #ddd solid;    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%); }
.video-list .item img{width:100%;height:1.5rem;}
.video-list .item .image{width:100%;background-size:cover;overflow:hidden; position:relative;cursor:pointer}
.video-list .item .image:after { content: ",,"; display: block; width:100%;height:100%;position:absolute; left:0;top:0; text-indent:-10000px; background-color:#000;filter: alpha(opacity=0); opacity: 0;-webkit-transition-duration: 0.5s;}
.video-list .item .image img.pic{display:block;width:100%;transform:scale(1.1);-webkit-transform:scale(1.1);-webkit-transition-duration: 2s;}
.video-list .item .LGallery-OpenBtn{display:none !important}
.video-list .item a{ display: block;background-color:#fff; -webkit-transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s }
.video-list .item i{ display:block; position:absolute; font-size:0.5rem; width:0.5rem;height:0.5rem; left:50%; margin-left:-0.25rem;top:50%; margin-top:-0.25rem;color:#fff; }
.video-list .item .title{ text-align:center;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:0.15rem;}


@media (max-width: 767px) {
	.video-list{}
	.video-list .item{margin-bottom:0.2rem;}
	.video-list .item img{height:1.4rem}
	.video-list .item .title{ font-size:0.18rem}
}

.share span{ float:left; line-height:22px;}
.share a{ padding-left:20px; height: 20px; margin-left:6px; display: inline-block; background: url(../images/share.png); float: left;-webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-o-transition-duration: 0.3s; }
.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;}

.news-view{ }
.news-info .text{}
.news-info .title{ color:#333; text-align:center; padding-bottom:0.3rem}
.news-info .title h1{font-size:0.25rem;line-height:1.5}
.news-info .title p{ font-size:0.25rem;  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(../images/new_i3.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 0.15rem;}
.news-info .info span.date{background: url(../images/new_i1.png) no-repeat scroll left center;padding: 2px 0px 2px 22px;margin-right: 0.15rem;}
.news-info .info span.hits{background: url(../images/new_i2.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 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 .slider-wrapper{  position:relative; margin:30px auto 0px; }
.news-view .swiper-container{overflow:hidden;}
.news-view .swiper-slide{ text-align:center;}
.news-view .swiper-slide img{max-width:800px; height:450px;}
.news-view .swiper-slide .title{ margin-top:15px; font-size:0.14rem}
.news-view .swiper-pagination{position: absolute; z-index: 20; bottom:60px; width: 100%; text-align: center;}

.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.25rem; 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}
}


.jsmodern-share{position:fixed;top:50%;left:50%;width:300px;height:335px;z-index:999999;background:#fff;border:#ccc solid 1px;border-radius:10px;  box-shadow: 0px 0px 40px 0 rgba(0, 0, 0, 0.3);
overflow:hidden;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.jsmodern-share p{display:block;height:20px;text-align:center;font-size:18px;margin:15px 0 20px 0}
.jsmodern-share div{width:260px;height:260px;margin:0 auto}
.jsmodern-share b{position:absolute;width:20px;height:20px;background:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAA/UlEQVQ4T8WU7ZEBQRCGHxFciQARIBJEcGRABFYEZIAIEAkyIAMhqFdtV7WpabuOqptfM9Pdz0x/NvjyalTwesAg0TkAp8guAg6BJdAODC/ADNin8hxwA/zWjIR0J143Bb4DM84T1APl5s69dga6wU9T2cjc90DFpVUCbkATGAPrBCoX9Svp/JQy2Xa0N6CyeQwMPdRguYf6yr4BC2Cecc8DJNbPcjDJFkBRBZSiQbWPYP8H/LPLX0+KYvBJ2VytTV8Vth6IelnDQV7Zyha2lUXdPjbYtsz+4/zpcHiCRUDdq69XrhXTmlfMpnXHlzdWnAT3SzPw7QEbDJnq6ztc3EQVa6MIgAAAAABJRU5ErkJggg==);right:4px;top:4px;cursor:pointer;color:#ccc;opacity:.1;transition:.1s}
.jsmodern-share b:hover{opacity:.5}
.jsmodern-marquee{overflow:hidden}
.jsmodern-marquee-inner{float:none!important;margin:0!important;padding:0!important;background:transparent!important}
.jsmodern-marquee-default,.jsmodern-marquee-repeat{float:left;margin:0!important;padding:0!important;background:transparent!important}
.jsmodern-marquee-part{display:block;float:left}
.jsmodern-picture-container{display:block;position:relative;overflow:hidden}
.jsmodern-picture-container a{display:block;color:#fff;text-decoration:none}
.jsmodern-picture-container img{border:0}
.jsmodern-picture-inner{position:absolute;height:100%;top:0;left:0;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.jsmodern-picture-part{overflow:hidden}
.jsmodern-picture-fade{width:100%}
.jsmodern-picture-fade .jsmodern-picture-part{position:absolute;display:none}
.jsmodern-picture-slide .jsmodern-picture-part{float:left}
.jsmodern-picture-slide img{display:block}
.jsmodern-picture-dot{position:absolute;bottom:15px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
.jsmodern-picture-dot b{display:block;float:left;width:10px;height:10px;background:#777;border-radius:5px;cursor:pointer;margin:0 5px;transition:.4s}
.jsmodern-picture-dot b.active{background:#fff}
.jsmodern-picture-prev,.jsmodern-picture-next{display:block;position:absolute;top:50%;width:17px;height:32px;margin-top:-16px;cursor:pointer;background:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAYAAAB3j6rJAAAB7klEQVR42s3XbUtaYRzH8euhqUetZC1Dy1q1mLhX0hvxjeyBIIMV1YpuHOkiBmNsc60dvGmNQS/KfR/8ghAOF8frXLIHH5D/+d898fjXjMfj/4JL8XPsIiW7is10kSI+ootAuooVZ7XIIjr4hjKMlBXrKMfrIvP4gB4qk88V6yln3tciBVzgBqtReXp2o9xC0ovkcYZbVG35yrlVTT6pRXI4QYh1xayUG6o257pIgPfo4wVMHKrpq0cw7SJZHGKATcViU+1AvbJxF8lgHyNswzjaVq999bYvosR3uMOOYs7U6069M7ZF0niLe7yCSZJ63mtGOmqRObTwBzUYT2qa0cLc5CIpNPEXdRjP6prV1Gxj9OENHvAaZhY060GzU4/vig5CLM1qEc0KNTt4GvwkPpeJnPf04TI+4xrPfC2h3teatRz19S3hC66gAyc56nmlGSXbC20FX9GFDhx36tVV7xXrm1XK+I5LLLguoR6X6lmO+6NXwQ+0oWsrPtW21asy7Rmwhp84RyHuEqo5V48118Ooil84RR5xrrpT1VaTOhU3EOLYdm1JTrmhao3NNNfWkeXaCpSjq87P34ktDHEQcW1l9WyoXK9/sF5ihL2JAyej2Eg5Jg6Xa+s3WkhJS7GprjrXA6eBrDQUMx4X8e8fwj0L7GH1LqcAAAAASUVORK5CYII=) no-repeat}
.jsmodern-picture-prev{margin-left:15px}
.jsmodern-picture-next{right:0;margin-right:15px;background-position:-17px 0}
.jsmodern-video{background:#000;position:relative;overflow:hidden;z-index:10}
.jsmodern-video-panel{position:absolute;bottom:0;left:0;z-index:2147483648;width:100%;height:40px;line-height:40px;color:#fff;background:rgba(0,0,0,.8);-webkit-user-select:none;-moz-user-select:none;user-select:none}
.jsmodern-video-panel.jsmodern-video-panelFull{left:50%;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px);padding:3px 5px;border-radius:8px}
.jsmodern-video-linebox{height:6px;background:rgba(255,255,255,.25);border-radius:3px;width:460px;width:-webkit-calc(100% - 305px);width:-moz-calc(100% - 305px);width:calc(100% - 305px);float:left;margin:17px 0 0 15px;position:relative;cursor:pointer}
.jsmodern-video-pass{position:absolute;border-radius:3px;height:100%;background:#F06000}
.jsmodern-video-linedot{width:6px;height:6px;background:#fff;border-radius:3px;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);position:absolute}
.jsmodern-video-panel b{cursor:pointer}
.jsmodern-video-panel b,.jsmodern-video-panel span{display:block;float:left}
.jsmodern-video-panel span{font-size:12px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.jsmodern-video-start{margin-left:10px}
.jsmodern-video-start+span{width:14px;height:12px;text-align:center;line-height:12px;font-size:10px;overflow:hidden;margin-top:13px;-webkit-transform:scale(1,0.9) translateY(1px);-ms-transform:scale(1,0.9) translateY(1px);transform:scale(1,0.9) translateY(1px);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}
.jsmodern-video-start,.jsmodern-video-end{width:39px;text-align:center}
.jsmodern-video-volumebox{width:80px;height:6px;background:rgba(255,255,255,.25);border-radius:3px;float:left;margin:18px 0 0 7px;position:relative;cursor:pointer}
.jsmodern-video-volumeline{width:40px;height:6px;background:#F06000;border-radius:3px;margin-top:0}
.jsmodern-video-volumedot{width:6px;height:6px;background:#fff;border-radius:3px;margin:-6px 0 0 37px;-webkit-transform:scale(1.8);-ms-transform:scale(1.8);transform:scale(1.8);position:absolute}
.jsmodern-video-play,.jsmodern-video-volume,.jsmodern-video-fullin{width:18px;height:18px;margin-top:11px;background-position:center;background-repeat:no-repeat}
.jsmodern-video-play{margin-left:10px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAe0lEQVR42q2UQRGAIBREiWAEIhjhRzCKDbCBRjGCDaQBRqDBdzntgRvLm3nXN6sMhIa7G0xBgqHGC1c9RNKcENeZHiInXLQQKdDUUL9OD3GdGOrXaSGSZ4QuddEDo/KPPrgpx1/hwc8YC90wKlckQ1MubYW79IzwOMf4AZCzZlJ6pNv5AAAAAElFTkSuQmCC)}
.jsmodern-video-pause{background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAANUlEQVR42u3MMQoAAAgCwP4/9aR+VjQINtTcoNBicobkTNiS/vEQvSBBggR9hILOD8h5i74A46kzKYwr0EYAAAAASUVORK5CYII=)}
.jsmodern-video-volume{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAqklEQVR42tWT0QmDMBCGHcENXMEBhGaL9rEjZATffKwDZJdmgy7QHZo33zz/0AscBmNaCOIPH3Ke+USTq84ZIrqDdnXPgGuuoAVP4KMi0TddSlCDB5BR3GvEcy/wCYUCF8HNNwFtiBwwQco9jSKKBZQQaa4brt+en0W8eAJGiN2/IusRIiouKv9puA5bP7uXhDfsbP8gtn8GOnUgx8wD6XJHxO6NSNGhPT4LSrtjI5LQNtEAAAAASUVORK5CYII=)}
.jsmodern-video-muted{background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA00lEQVR42s2UsQ3CMBBFqZAokNLQoozgCWJ3NAxAg5QRGIEFEOkpgBFgAbIKC0AoU5nv6CJ9GQI6lIIvPcXxyd93di4D730v9Gf0Xc1mOTA0pTMKi8EFBDm1EQIJ2AKWldiw64wcsMQC3EGsDEzBhLPAM5XBi0r/XjNwBUfKxMimhcYoAzsZ78mkAkZlJBUc5L1uTbSlWbrJWuZOYU5tFJVzbsvUGs3BDTzEkMtsDnsdsQJVR0YbsOTrlzXJpw+yACwnsfGvLVLqWkTftCM2+r
.jsmodern-video-fullin{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAKlBMVEVMaXH////////////////////////////////////////////////////m1kuZAAAADXRSTlMAYBAw79DwIM9wgG9/QM+KqQAAAF5JREFUeNqNj0sSwCAIQ6Pit+X+1y2GOs7UTbNA8kYjQE05wpTK7LG8EwcdrwZB7hrcBx1FYfcDCY9UEGdbrFbiBIqpFf90PmGo7NDvtwJt1x7slmN0graWEwIny+sDBBUDznqlFGYAAAAASUVORK5CYII=)}
.jsmodern-video-fullout{margin-left:15px;background-image:url(data:img/jpg;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAJ1BMVEVMaXH////////////////////////////////////////////////c+C/6AAAADHRSTlMAgBDQz39QIMBAML9Nf8RqAAAAaElEQVR42r2QQQ7AIAgEV6CIlv+/t3Ap3E2cyyojxIBb7JfqQu/+z+ZCIAU0QtzqEbtMGcCIcCZ0454iIuvFLDHRICkhvUNHsICVqThBnyBHZSqK4+/2Ok9OEdGNOdcSuS1xW2+3jUt8eaUDz3DmFVcAAAAASUVORK5CYII=)}
b.jsmodern-video-fullFalse{opacity:.5;cursor:default}
.jsmodern-dialog-container{position:fixed;width:100%;height:100%;z-index:2147483649;top:0;left:0;background:rgba(0,0,0,.6);opacity:0}
.jsmodern-dialog{position:fixed;top:-10px;left:50%;width:500px;min-width:500px;height:auto;overflow:hidden;padding:15px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background:#fff;border-radius:6px;border:#555 solid 1px;box-shadow:0 0 15px rgba(0,0,0,.4);opacity:0}
.jsmodern-dialog-title{text-align:left;font-size:16px;font-weight:bold;color:#000;word-wrap:break-word;word-break:normal}
.jsmodern-dialog-content{width:100%;height:auto;min-height:60px;overflow:hidden;word-wrap:break-word;word-break:normal;margin-top:10px;font-size:14px;color:#333;line-height:160%}
.jsmodern-dialog>span{display:block;float:right;height:30px;line-height:30px;font-size:13px;padding:0 12px;cursor:pointer;margin:13px 0 0 10px;border-radius:4px;border:#ccc solid 1px;transition:.25s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.jsmodern-dialog>span.jsmodern-dialog-sure{background:#2F7CBE;border-color:#2F7CBE;color:#fff}
.jsmodern-dialog>span.jsmodern-dialog-sure:hover{background:#1563A6;border-color:#1563A6}
.jsmodern-dialog>span.jsmodern-dialog-cancel:hover{background:#eee}
.jsmodern-scrollBar-container{overflow:hidden;position:relative}
.jsmodern-scrollBar-inner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.jsmodern-scrollbar{position:absolute;top:0;right:2px;width:6px;background:rgba(0,0,0,.3);border-radius:3px;z-index:10px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.jsmodern-lazyload{display:block;opacity:0}
.jsmodern-page-content{text-align:center;margin-left:auto;margin-right:auto}
.jsmodern-page-target>*{display:none}
.jsmodern-page{height:38px;display:inline-block;overflow:hidden;border-radius:19px;border:#e8e8e8 solid 1px;margin:0 auto}
.jsmodern-page>div i,.jsmodern-page>i{display:block;float:left;width:40px;height:38px;line-height:38px;font-size:13px;text-align:center;cursor:pointer;font-style:normal;background:#f5f5f5;transition:.15s;font-weight:bold;color:#333}
.jsmodern-page i{border-right:#e3e3e3 solid 1px;border-left:#fff solid 1px}
.jsmodern-page>div{float:left;max-width:420px;overflow:hidden}
.jsmodern-page>div div{height:38px}
.jsmodern-page i.active{background:#E04636;color:#fff;box-shadow:rgba(0,0,0,.2) 0 0 10px inset;border-right-color:#fff}
.jsmodern-page i:hover{color:#E04636}
.jsmodern-page i.active:hover{color:#fff}
.jsmodern-page>i span{display:inline-block;font-size:20px}
.jsmodern-page>i:first-child{border-radius:19px 0 0 19px}
.jsmodern-page>i:last-child{border-radius:0 19px 19px 0}
i.jsmodern-page-first,i.jsmodern-page-last,i.jsmodern-page-next,i.jsmodern-page-prev{line-height:33px}
