/* date:20190906  auther:jy */
*{webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
html{font-family:Arial,Helvetica,Times New Roman, sans-serif;}
body { background:#f8f8f8; color:#000; font-family:Arial,Helvetica,Times New Roman,sans-serif;font-style: normal;}
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em , th, var { font-style:normal; font-weight:normal;}
a { color:#333; text-decoration:none;}
a:hover { text-decoration:underline; }
img { border:none; display: block;}
ol,ul,li { list-style:none; }
input, textarea, select, button { font:12px "Arial","Helvetica","Times New Roman",sans-serif; }
select , input{font-family: Arial,Helvetica,Times New Roman,sans-serif; font-size: 12px;outline: none;}
button{outline: none;}
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
video,button{outline: none;}

.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }/*公共类*/
.fl { float:left}
.fr {float:right}
.al {text-align:left}
.ac {text-align:center}
.ar {text-align:right}
.hide {display:none}
a:link , a:visited , a:hover , a:active{text-decoration: none;color: #333;}

.mod-middle {
  display:-webkit-box;
  -webkit-box-orient:horizontal;
  -webkit-box-pack:center;
  -webkit-box-align:center;
  
  display:-moz-box;
  -moz-box-orient:horizontal;
  -moz-box-pack:center;
  -moz-box-align:center;
  
  display:-o-box;
  -o-box-orient:horizontal;
  -o-box-pack:center;
  -o-box-align:center;
  
  display:-ms-box;
  -ms-box-orient:horizontal;
  -ms-box-pack:center;
  -ms-box-align:center;
  
  display:box;
  box-orient:horizontal;
  box-pack:center;
  box-align:center;
}

.maxWidth { width:1200px; margin:auto;}
.maxWidth:after { display:block; clear:both; content:""; visibility:hidden; height:0;}
.ad{margin-top: 30px;}
.mod{margin-top: 30px;}

/**/
#headCon.navFixed{width: 100%;position: fixed;top: 0;left: 0;z-index: 9999;}
.header{padding:28px 0px 20px;}
.logo{float: left;}
.header-inner-right{float: right;margin-top: 4px;}
.chooseLanguage{display: inline-block;width: 162px;vertical-align: middle;padding: 0;overflow: hidden;background-color: #fff;color: #555;border: 1px solid #d9d9d9;text-shadow: none;transition: box-shadow 0.25s ease;z-index: 2;float: left;margin-left: 7px;position: relative;}
 .chooseLanguage:hover {box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);}
 .chooseLanguage:before {content: "";position: absolute;width: 0;height: 0;border: 5px solid transparent;border-top-color: #888888;top: 8px;right: 5px;cursor: pointer;z-index: -2;}
.chooseLanguage select {cursor: pointer;padding: 3px 0px 3px 8px;width: 100%;border: none;background: transparent;background-image: none;-webkit-appearance: none;-moz-appearance: none;color: #999999;font-size: 12px;}
.chooseLanguage select:focus {outline: none;}

/**/
.googleSearch{height: 22px;position: relative;float: left;}
.googleSearchInputBox{width: 96px;height: 100%;padding-left: 5px;border:1px solid #d9d9d9;color: #999999;margin-left: 7px;}
.googleSearch-btn{width: 30px;height: 23px;background: url('../img/googleSearchIcon.png') no-repeat center center;background-size: 16px 16px;position: absolute;right: 0;top: 0;cursor: pointer;}
.googleSearch label{margin-left: 7px;font-size: 12px;color: #999999;}

/**/
.naver{background: #0a2a5a;color: #fff;}
.mobilNav{display: none;}
.naver-inner{position: relative;}
.naver .nav{font-size: 20px;}
.naver .nav .nav-item{float: left;border-left: 1px solid #fff;}
.naver .nav .nav-item:first-child{border-left: none;}
.naver .nav .nav-item .nav-item-a{color: #fff;display: block;padding: 8px 30px;font-size: 20px;line-height: 28px;}
.naver .nav .nav-item .nav-item-a:hover{background-color: #335f8c;}
.naver .nav .nav-item.current .nav-item-a{padding-bottom: 4px;border-bottom: 4px solid #0a0204;background-color: #335f8c;}
.naver .nav .nav-item.more{position: relative;}
.naver .nav .nav-item.more .nav-item-a{padding-right: 50px;cursor: pointer;}
.naver .nav .nav-item.more span{width: 13px;height: 100%;display: block;position: absolute;background: url('../img/navArrows.png') no-repeat center center;background-size:13px 8px;top: 0px;right: 19px;cursor: pointer;-ms-transform:rotate(0deg); 	/* IE 9 */-moz-transform:rotate(0deg); 	/* Firefox */-webkit-transform:rotate(0deg); /* Safari 和 Chrome */-o-transform:rotate(0deg); transform:rotate(0deg);}
.nav-more{position: absolute;top: 44px;left: 0;background-color: #fff;overflow: hidden;clear: both;height: 0px;z-index: 999;}
.nav-more:hover{height: 137px;}
.nav-more ul{padding:10px 10px 15px 15px;}
.nav-more ul li{float: left;}
.nav-more ul li a{padding: 0px 17px; color: #333;font-size: 20px;line-height: 28px;display: block;background: url('../img/xiaofangkuai.png') no-repeat 0 center;background-size:6px 6px;}
.nav-more ul li a:hover{background-color: #fff;}
.nav-more-box-1{width: 100%;}
.nav-more-box-2{width: 344px;}

/**/
.topTitle h2{font-size: 28px;line-height: 42px;padding:0 62px;text-align: center;}
.topTitle h2 a{color: #bf0614;font-weight: bold;}

/**/
.bigPicNews{background-color: #fff;}
.bigPicNews-img{width: 760px;height: 427px;overflow: hidden;float: left;}
.bigPicNews-img img{width: 100%;}
.bigPicNews-txt{float: left;width: 440px;padding-top: 33px;padding-left: 27px;padding-right: 27px;}
.bigPicNews-txt h2{font-size: 24px;line-height: 28px;color: #333333;}
.bigPicNews-txt h2 a{color: #333333;}
.bigPicNews-txt span{font-size: 16px;color: #999999;margin-top: 7px;display: block;}
.bigPicNews-txt p{font-size: 18px;line-height: 23px;color: #555555;margin-top: 30px;}

/*  CMS Common title colors  */
.title_default{ }
.title_black{ color:black !important;}
.title_red{ color:red !important;}
.title_blue{ color:blue !important;}
.title_green{ color:green !important;}
.title_brown{ color:brown !important;}
.title_gray{ color:gray !important;}

/**/
.tabNews-btns{border-bottom: 1px solid #cdcdcd;}
.tabNews-btns .tabNews-btn{width: 155px;height: 35px;font-size: 24px;line-height: 35px;float: left;text-align: center;background-color: #d6d6d6;margin-right: 20px;cursor: pointer;}
.tabNews-btns .tabNews-btn.current{background-color: #0a2a5a;color: #fff;position: relative;}
.tabNews-btns .tabNews-btn.current:before{content: "";width:0;height:0;overflow:hidden;font-size: 0;line-height: 0;border-width:7.5px;border-style:solid dashed dashed dashed;border-color:#0a2a5a transparent transparent transparent;position: absolute;top: 35px;left: 70px;}
.tabNews-inner{margin-top: 25px;}

.timeline-head-btns{border-bottom: 1px solid #cdcdcd;}
.timeline-head-btns .timeline-head-btn{width: 155px;height: 35px;font-size: 24px;line-height: 35px;float: left;text-align: center;background-color: #d6d6d6;margin-right: 20px;cursor: pointer;}
.timeline-head-btns .timeline-head-btn.current{background-color: #0a2a5a;color: #fff;position: relative;}
.timeline-head-btns .timeline-head-btn.current:before{content: "";width:0;height:0;overflow:hidden;font-size: 0;line-height: 0;border-width:7.5px;border-style:solid dashed dashed dashed;border-color:#0a2a5a transparent transparent transparent;position: absolute;top: 35px;left: 70px;}

/**/
.tabNews-item-one{display: block;}
.tabNews-item-one li{float: left;width: 380px;margin-right: 30px;background-color: #fff;}
.tabNews-item-one li:last-child{margin-right: 0px;}
.tabNewsOne-img{width: 100%;height: 211px;overflow: hidden;}
.tabNewsOne-img img{width: 100%;}
.tabNewsOne-txt{padding:20px 18px 22px;}
.tabNewsOne-txt h3{font-size: 24px;line-height: 28px;}
.tabNewsOne-txt h3 a{color: #333333;}
.tabNewsOne-txt h3 a:hover{color: #0a2a5a;}
.tabNewsOne-txt span{font-size: 16px;color: #999999;margin-top: 5px;display: block;}
.tabNewsOne-txt p{font-size: 18px;line-height: 23px;color: #555;margin-top: 14px;}

/**/
.tabNews-item-two{display: none;}
.tabNewsTwo-con{background-color: #fff;}
.tabNewsTwo-img{width: 654px;height: 368px;float: left;overflow: hidden;}
.tabNewsTwo-img img{width: 100%;}
.tabNewsTwo-txt{margin-left: 654px;padding:25px 30px 0px;}
.tabNewsTwo-txt h2{font-size: 24px;line-height: 28px;}
.tabNewsTwo-txt h2 a{color: #333;}
.tabNewsTwo-txt span{font-size: 16px;display: block;color: #999999;margin-top: 10px;}
.tabNewsTwo-txt p{font-size: 18px;line-height: 23px;color: #666666;margin-top: 30px;}
.tabNews-more{width: 252px;height: 64px;background-color: #0a2a5a;line-height: 64px;text-align: center;margin: 0 auto;margin-top: 25px;}
.tabNews-more a{font-size: 28px;color: #fff;display: block;}

/**/
.tabNews-item-three{display: none;}
.tabNewsThree-con{background-color: #fff;padding:18px 26px 18px 26px;}
.tabNewsThree-con li{width: 100%;/*height: 34px;*/overflow: hidden;margin-top: 6px;}
.tabNewsThree-con li:first-child{margin-top: 0px;}
.tabNewsThree-con li h3{font-size: 24px;line-height: 34px;position: relative;margin-right: 68px;width: 908px;/*height: 34px;*/overflow: hidden;}
.tabNewsThree-con li h3 a{color: #333333;}
.tabNewsThree-txt{height: 100%;line-height: 40px;}
.tabNewsThree-txt span{font-size: 16px;color: #999;}

/**/
.mod-title { color:#0a2a5a; font:normal 26px/24px Arial; padding-left:15px;padding-bottom: 15px;border-bottom: 1px solid #cdcdcd;}
.mod-title strong { color:#0a2a5a; display:block; padding-left:15px; border-left:5px solid #0a2a5a; margin-left:-15px;}
.mod-title a{font-size: 20px;line-height: 24px;color: #555;float: right;}

.mod-title-one { color:#0a2a5a; font:normal 26px/24px Arial; padding-left:15px;padding-bottom: 15px;border-bottom: 1px solid #cdcdcd;}
.mod-title-one a { color:#0a2a5a; display:block; padding-left:15px; border-left:5px solid #0a2a5a; margin-left:-15px;}

/**/
.radioPlayer{height: 100px;background-color: #0a2a5a;margin-top: 20px;padding:0 30px;}
.radioPlayer .video-js{background-color: #0a2a5a;width: 100%;font-family: Arial;}
.radioPlayer .video-js .vjs-control-bar{display: flex;height: 60px;background-color:transparent;top: 20px;}
.radioPlayer .video-js .vjs-icon-previous-item , .radioPlayer .video-js .vjs-icon-next-item{width: 40px;font-size: 25px;text-shadow: none;}
.radioPlayer .video-js .vjs-icon-previous-item:hover , .radioPlayer .video-js .vjs-icon-next-item:hover{color: #dc255c;cursor: pointer;text-shadow: none;}
.radioPlayer .video-js .vjs-icon-previous-item.none, .radioPlayer .video-js .vjs-icon-next-item.none{color: #999;cursor: auto;}
.radioPlayer .video-js .vjs-play-control{width: 60px;height: 60px;border-radius: 50%;text-shadow: none;background-color: #9fcde6;margin-right: 580px;}
.radioPlayer .video-js .vjs-button > .vjs-icon-placeholder:before{font-size: 34px;line-height: 61px;}
/* .radioPlayer .video-js .vjs-button > .vjs-icon-placeholder:hover{color: #dc255c;} */
.radioPlayer .video-js .vjs-live-control{line-height: 0px;}
.radioPlayer .video-js .vjs-live-display{font-size: 12px;width: 34px;height: 14px;background-color: #dc255c;line-height: 14px;text-align: center;border-radius: 2px;position: absolute;top: 12px;}
.radioPlayer .video-js .vjs-title-bar{position: absolute;left: 90px;font-size: 16px;height: 100px;line-height: 18px;width: 520px;}
.radioPlayer .video-js .vjs-title-bar:before{content: "";width: 0;font-size: 0;height: 100%;visibility: hidden;display: inline-block;vertical-align: middle;}
.radioPlayer .video-js .vjs-title-bar div{display: inline-block;width: 100%;vertical-align: middle;}
.radioPlayer .video-js .vjs-title-bar div h3{color: #fff;font:normal 24px/26px Arial;margin-bottom: 3px;/*height: 26px;*/overflow: hidden;}
.radioPlayer .video-js .vjs-title-bar div p{color: #999;font:normal 17px/22px Arial;}
.radioPlayer .video-js .vjs-volume-control{top: -116px;}
.radioPlayer .video-js .vjs-progress-control{min-width: unset;flex: unset;width: 360px;}
.radioPlayer .video-js .vjs-progress-holder{height: 8px;}
.radioPlayer .video-js .vjs-progress-holder .vjs-load-progress{border-radius: 4px;}
.radioPlayer .video-js .vjs-slider{background-color: #efeeee;border-radius: 4px;}
.radioPlayer .video-js .vjs-play-progress{background-color: #ff3333;border-radius: 4px;}
.radioPlayer .video-js .vjs-play-progress:before{display: none;}
.radioPlayer .video-js .vjs-time-bar{width: auto;line-height: 62px;}
.radioPlayer .video-js .vjs-time-bar span{font-size: 16px;color: #fff;}
.radioPlayer .video-js .vjs-progress-holder .vjs-load-progress, .radioPlayer .video-js .vjs-progress-holder .vjs-load-progress div, .radioPlayer .video-js .vjs-progress-holder .vjs-play-progress{border-radius: 3px;}

/**/
.threeRowsNews-con ul{width: 1230px;}
.threeRowsNews li{float: left;width: 380px;margin-right: 30px;background-color: #fff;}
.threeRowsNews li:hover{background-color: #e5e5e5;}
.threeRowsNews-img{width: 100%;height: 211px;overflow: hidden;position: relative;}
.threeRowsNews-img img{width: 100%;}
.threeRowsNews-img em{width: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(0, 0, 0, .7);padding: 5px 0px;}
.threeRowsNews-img em .icon-video{width: 30px;height: 30px;float: left;background: url('../img/icon-video-40-40.png') no-repeat center center;margin-left: 18px;background-size:24px 24px;}
.threeRowsNews-img em .icon-audio{width: 30px;height: 30px;float: left;background: url('../img/icon-audio-40-40.png') no-repeat center center;margin-left: 18px;background-size:24px 24px;}
.threeRowsNews-img em span{font-size: 14px;color: #fffefe;line-height: 30px;display: inline-block;margin-left: 14px;}
.threeRowsNews-txt{padding:20px 18px 22px;}
.threeRowsNews-txt h3{font-size: 24px;line-height: 28px;/*height: 84px;*/overflow: hidden;}
.threeRowsNews-txt h3 a{color: #333333;}
.threeRowsNews-txt h3 a:hover{color: #0a2a5a;}
.threeRowsNews-txt span{font-size: 16px;color: #999999;margin-top: 5px;display: block;}
.threeRowsNews-txt p{font-size: 18px;line-height: 23px;color: #555;margin-top: 14px;/*height: 92px;*/overflow: hidden;}
.threeRowsNews-more{width: 252px;height: 64px;background-color: #0a2a5a;line-height: 64px;text-align: center;margin: 0 auto;margin-top: 20px;}
.threeRowsNews-more a{font-size: 28px;color: #fff;display: block;}

/**/
.indexSlideNews-con{margin-top: 30px;width: 100%;background-color: #fff;position: -webkit-sticky;position: sticky;}
.indexSlideNews-swiper{height: 368px;}
.indexSlideNews-swiper .swiper-slide{width: 100%;}
.indexSlideNews-img{width: 654px;height: 100%;overflow: hidden;float: left;}
.indexSlideNews-img img{width: 100%;}
.indexSlideNews-txt{padding:38px;display: table;height: 100%;}
.indexSlideNews-txt p{display: table-cell;vertical-align: middle;font:normal 24px/42px Arial;color: #333333;}
.indexSlideNews-txt p span{display: block;/*max-height: 294px;*/overflow: hidden;}
.indexSlideNews-swiper .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #f8f8f8;background:#f8f8f8;opacity: 1;}
.indexSlideNews-swiper .swiper-pagination-bullet-active{background-color: #be0915;background:#be0915;}
.indexSlideNews-swiper .swiper-pagination{right: 559px;left: auto;width: auto;bottom: 15px;}

/**/
.appDown {background-color: #eae9e9;}
.appDown-con{padding:34px 47px 30px 44px;}
.appDown-infoLogo { float:left;}
.appDown-code { float:right; }
.appDown-code img {display:inline-block;margin-left: 33px;}

/**/
.appDown-chind-con{padding:85px 47px 76px 44px;}
.appDown-chind-item{display: inline-block;margin-right: 123px;}
.appDown-chind-item:last-child{margin-right: 0;}
.appDown-chind-item img{float: left;}
.appDown-chind-item img:first-child{margin-right: 23px;}

/**/
.footLink { background:#000; color:#fff; padding-top:30px;}
.footLink a { display:block; color:#fff; line-height:30px;}
.footLink a:hover { color:#ff0;}
.footLink p a { color:#999;}
.footLink p a:hover { color:#fff;}

.footLink h3 { font-size:24px; font-weight:bold;word-break: break-all;}
.footLink p { font-size:14px; padding-top:25px;}

.footLink-con { font-size:0; }
.footLink-item { display:inline-block; width:14%; padding-bottom:30px; vertical-align:top; float:left;}
.footLink-item-especial { width:18.5%;}
.footLink-full { width:100%; overflow:hidden;}

.footCopyright { background:#f8f8f8; padding:22px 0 22px;}
.footCopyright-con { text-align:center;font:normal 12px/28px Arial;color: #666666;}

/**/
.specialMod{border-top: 1px solid #cdcdcd;}
.newsListOne-con .news-item{padding:30px 0px;border-bottom: 1px dotted #333333;clear: both;overflow: hidden;}
.newsListOne-con .news-item:last-child{border-bottom:none;}
.newsListOne-con .newsList-img{width: 450px;height: 251px;overflow: hidden;margin-right: 26px;position: relative;}
.newsListOne-con .newsList-img img{width: 100%;}
.newsListOne-con .newsList-img em{width: 100%;position: absolute;left: 0;bottom: 0;background-color: rgba(0, 0, 0, .7);padding: 5px 0px;}
.newsListOne-con .newsList-img em .icon-video{width: 30px;height: 30px;float: left;background: url('../img/icon-video-40-40.png') no-repeat center center;margin-left: 18px;background-size:24px 24px;}
.newsListOne-con .newsList-img em .icon-audio{width: 30px;height: 30px;float: left;background: url('../img/icon-audio-40-40.png') no-repeat center center;margin-left: 18px;background-size:24px 24px;}
.newsListOne-con .newsList-img em span{font-size: 14px;color: #fffefe;line-height: 30px;display: inline-block;margin-left: 14px;}
.newsListOne-con .news-item.no-photo .newsList-img{display: none;}
.newsListOne-con .newsList-txt h3{color: #333333;font:normal 24px/28px Arial;}
.newsListOne-con .newsList-txt span{font-size: 16px;line-height: 22px;color: #999999;display: block;margin-top: 10px;}
.newsListOne-con .newsList-txt p{font-size: 18px;line-height: 23px;color: #555555;margin-top: 25px;}
.newsListOne-con .news-item.noPic .newsList-img{display: none;}

/* 
.pages { clear:both; text-align:center;line-height: 0;margin-top: 30px;}
.pages #chan_multipageNumN{display: inline-block;overflow: hidden;clear: both;}
.pages a , .pages span { display:inline-block; line-height:40px; border:1px solid #e8e8e8; padding:0 10px; margin:0 1px;color: #aba3ac;width: 40px;height: 40px;float: left;cursor: pointer;}
.pages a:hover { text-decoration:none;}
.pages span { border:0;}
.pages .pages-omit { padding:0 5px;}
.pages .pages-current , .pages .curPage { border:1px solid #0a2a5a; background:#0a2a5a; color:#fff; padding:0 10px;}
.pages a:hover { background-color:#0a2a5a; color:#fff; border:1px solid #0a2a5a;}
.pages .pages-dead { color:#aba3ac; border:1px solid #ddd;}
.pages .pages-sum { padding-left:30px; }
.pages .prevPage{position: relative;}
.pages .prevPage i{width: 14px;height: 14px;background: url('../img/arrows-1.png') no-repeat;background-size:100%;display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background-position-y: -14px;}
.pages .prevPage:hover i{background-position-y: 0px;}
.pages .prevPage:before{content:"";width: 14px;height: 14px;background: url('../img/arrows-1.png') no-repeat;background-size:100%;display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background-position-y: -14px;}
.pages .nextPage{position: relative;}
.pages .nextPage:before{content:"";width: 14px;height: 14px;background: url('../img/arrows-1.png') no-repeat;background-size:100%;display: block;-ms-transform:rotate(180deg); 	IE 9-moz-transform:rotate(180deg); 	Firefox-webkit-transform:rotate(180deg); Safari 和 Chrome-o-transform:rotate(180deg); transform:rotate(180deg);position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background-position-y: -14px;}
.pages .firstPage , .pages .lastPage , .pages .sumPage{display: none;}


.pageStyle5 { clear:both; text-align:center; padding-bottom:20px; background:#fff; margin-top:30px;}
.pageStyle5 a,
.pageStyle5 span,
.pageStyle5 .sumPage { display:inline-block; line-height:26px; border:1px solid #d9d9d9; border-radius:5px; padding:0 10px; margin:0 1px;}
.pageStyle5 a:hover { text-decoration:none;}
.pageStyle5 span { border:0;}
.pageStyle5 .curPage { border:1px solid #dc255c; font-weight:bold; background:#dc255c; color:#fff; padding:0 10px;}
.pageStyle5 a:hover { background:#dc255c; color:#fff; border:1px solid #dc255c;}
.pageStyle5 .nextPage { display:none; } */

/**/
.pages { clear:both; text-align:center;  margin-top:30px;}
.pages a,
.pages span { display:inline-block; line-height:26px; border:1px solid #d9d9d9; border-radius:5px; padding:0 10px; margin:0 1px;vertical-align:middle;}
.pages a:hover { text-decoration:none;}
.pages span { border:0;}
.pages .pages-omit { padding:0 5px;}
.pages .pages-current,
.pages .curPage { border:1px solid #0a2a5a; font-weight:bold; background:#0a2a5a; color:#fff; padding:0 10px;}
.pages a:hover { background:#0a2a5a; color:#fff; border:1px solid #0a2a5a;}
.pages .pages-dead { color:#d9d9d9; border:1px solid #ddd;}
.pages .pages-sum { padding-left:30px; }
.pages.detail .nextPage{display: none;}
.pages.detail .sumPage{display: none;}

.pages .firstPage,
.pages .prevPage,
.pages .nextPage,
.pages .lastPage { text-indent:-200px; width:26px; overflow:hidden; font-size:0; padding:0 10px; vertical-align:middle; background:url(../img/page-right.png) no-repeat center center; background-size:50% 50%;}
.pages .firstPage:hover,
.pages .prevPage:hover,
.pages .nextPage:hover,
.pages .lastPage:hover { background:#0a2a5a  url(../img/page-right-hover.png) no-repeat center center; background-size:50% 50%;}
.pages .firstPage { background-image:url(../img/page-home.png);}
.pages .firstPage:hover { background-image:url(../img/page-home-hover.png);}
.pages .prevPage { background-image:url(../img/page-left.png);}
.pages .prevPage:hover { background-image:url(../img/page-left-hover.png);}
.pages .lastPage { background-image:url(../img/page-last.png);}
.pages .lastPage:hover { background-image:url(../img/page-last-hover.png);}

/**/
.pageStyle5 { clear:both; text-align:center; padding-bottom:20px; background:#fff; margin-top:30px;}
.pageStyle5 a,
.pageStyle5 span,
.pageStyle5 .sumPage { display:inline-block; line-height:26px; border:1px solid #d9d9d9; border-radius:5px; padding:0 10px; margin:0 1px;}
.pageStyle5 a:hover { text-decoration:none;}
.pageStyle5 span { border:0;}
.pageStyle5 .curPage { border:1px solid #0a2a5a; font-weight:bold; background:#0a2a5a; color:#fff; padding:0 10px;}
.pageStyle5 a:hover { background:#0a2a5a; color:#fff; border:1px solid #0a2a5a;}
.pageStyle5 .nextPage { display:none; }

/**/
.aboutMe-con ul{width: 1230px;}
.aboutMe-con ul li{float: left;width: 380px;margin-right: 30px;margin-bottom: 30px;}
.aboutMe-item-con{background-color: #fff;margin-top: 20px;}
.aboutMe-item-con:hover{background-color: #e5e5e5;}
.aboutMe-item-twoNews-con{margin-top: 20px;width: 820px;}
.aboutMe-item-twoNews-con-item{float: left;width: 380px;margin-right: 30px;margin-bottom: 30px;background-color: #fff;}
.aboutMe-item-twoNews-con-item:hover{background-color: #e5e5e5;}

/**/
.international-specialMod{border-top: none;}
.mod-title-two{ color:#0a2a5a; font:normal 26px/24px Arial;position: relative;height: 24px;background: url('../img/modTitle_bg.png') repeat-x left center;}
.mod-title-two strong { color:#0a2a5a;background-color: #f8f8f8;padding-right: 15px;}

/**/
.threeRowsNews-con ul{width: 1230px;}
.threeRowsNews-con li{float: left;width: 380px;margin-right: 30px;background-color: #fff;margin-top: 30px;}
.threeRowsNews-con li:hover{background-color: #e5e5e5;}
.threeRowsNews-img{width: 100%;height: 211px;overflow: hidden;}
.threeRowsNews-img img{width: 100%;}
.threeRowsNews-txt{padding:20px 18px 22px;}
.threeRowsNews-txt h3{font-size: 24px;line-height: 28px;/*height: 84px;*/overflow: hidden;}
.threeRowsNews-txt h3 a{color: #333333;}
.threeRowsNews-txt h3 a:hover{color: #0a2a5a;}
.threeRowsNews-txt span{font-size: 16px;color: #999999;margin-top: 5px;display: block;}
.threeRowsNews-txt p{font-size: 18px;line-height: 23px;color: #555;margin-top: 14px;/*height: 92px;*/overflow: hidden;}
.threeRowsNews-more{width: 252px;height: 64px;background-color: #0a2a5a;line-height: 64px;text-align: center;margin: 0 auto;margin-top: 20px;}
.threeRowsNews-more a{font-size: 28px;color: #fff;display: block;}

/* video */
.videoSlide{background-color: #eae9e9;padding-bottom: 30px;padding-top: 30px;}
.videoSlide-con{width: 1050px;margin: auto;position: relative;}
.videoSlide-swiper{width: 900px;margin: auto;}
.videoSlide-con .swiper-wrapper{width: 900px;height: 506px;}
.swiper-slide-img-con{position: relative;overflow: hidden;width: 900px;height: 506px;}
.swiper-slide-img-con img{width: 100%;}
.videoSlide .swiper-button-next , .videoSlide .swiper-button-prev{width: 50px;height: 106px;margin-top: -53px;background-color: #647693;background-size: 31px 56px;outline: none;}
.videoSlide .swiper-button-prev{background-image: url('../img/videoSlide-left.png');left: 0;}
.videoSlide .swiper-button-next{background-image: url('../img/videoSlide-right.png');right: 0;}
.videoSlide .swiper-button-prev:hover{background-color: #5e5d5d;}
.videoSlide .swiper-button-next:hover{background-color: #5e5d5d;}
.videoSlide .swiper-pagination{width: auto;left: auto;right: 30px;bottom: 25px;}
.videoSlide .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #f8f8f8;background:#f8f8f8;opacity: 1;}
.videoSlide .swiper-pagination-bullet-active{background-color: #be0915;background:#be0915;}
.videoSlide-title , .photoSlide-title , .home-videoSlide-title{width: 870px;margin: auto;margin-top: 25px;}
.videoSlide-title a , .photoSlide-title a , .home-videoSlide-title a{font-size: 24px;line-height: 28px;color: #333;font-weight: bold;display: none;}
.videoSlide-title a.current , .photoSlide-title a.current , .home-videoSlide-title a.current{display: block;}

/* home videoSlide */
.home-videoSlide{background-color: #f8f8f8;padding-bottom: 30px;padding-top: 30px;}
.home-videoSlide-con{width: 1050px;margin: auto;position: relative;margin-top: 30px;}
.home-videoSlide-swiper{width: 900px;margin: auto;}
.home-videoSlide .swiper-wrapper{width: 100%;position: relative;}
.home-videoSlide.out .swiper-wrapper{transform: none !important;}
.home-videoSlide dl{position: unset;width: 100%;height: 506.25px;background-color: #fff;}
.home-videoSlide .swiper-slide.out dl{position: fixed;width: 450px;height: 253.13px;right: 10px;bottom: 10px;z-index: 9999999999;cursor: move;margin-top: 0;}
.home-videoSlide dl dt{width: 100%;height: 100%;position: relative;}
.home-videoSlide .video-con{width: 100%;height: 100%;}
.home-videoSlide .video-con video{width: 100%;height: 100%;}
.home-videoSlide .swiper-slide.out .video-con video{pointer-events: none;}
.home-videoSlide .swiper-slide.out .video-con video::-webkit-media-controls {display:none !important;}
.home-videoSlide .video-con video:focus{outline: none;}

.home-videoSlide .video-btn{width: 100%;height: 100%;position: absolute;left: 0px;bottom: 0px;}
.home-videoSlide .video-btn.play span{width: 73px;height: 73px;display: block;background: url(../img/icon-video-pause.png) center center no-repeat;background-size: 30px 30px;position: absolute;left: 20px;bottom: 15px;border-radius: 50%;background-color: #e1dedf;cursor: pointer;}
.home-videoSlide .video-btn.pause span{width: 73px;height: 73px;display: block;background: url(../img/icon-video-play.png) center center no-repeat;background-size: 30px 30px;position: absolute;left: 20px;bottom: 15px;border-radius: 50%;background-color: #e1dedf;cursor: pointer;}

.home-videoSlide.out .video-btn{width: 49px;height: 49px;position: absolute;left: 20px;bottom: 15px;cursor: pointer;border-radius: 50%;background-color: #e1dedf;}
.home-videoSlide.out .video-btn.play span{display: block;background: url(../img/icon-video-pause.png) center center no-repeat;background-size: 20px 20px;width: 100%;height: 100%;position: initial;}
.home-videoSlide.out .video-btn.pause span{display: block;background: url(../img/icon-video-play.png) center center no-repeat;background-size: 20px 20px;width: 100%;height: 100%;position: initial;}

.home-videoSlide .closeBtn{width:20px;height:20px;position: absolute;right:5px;top:5px;border-radius: 50%;cursor: pointer;display: none;background-color: #e1dedf;}
.home-videoSlide .closeBtn span{width: 100%;height: 100%;background: url(../img/close-2.png) no-repeat center center;background-size: 10px 10px;display: block;}
.home-videoSlide .swiper-slide.out .closeBtn{display: block;}

.home-videoSlide .swiper-button-next , .home-videoSlide .swiper-button-prev{width: 50px;height: 106px;margin-top: -53px;background-color: #647693;background-size: 31px 56px;outline: none;}
.home-videoSlide .swiper-button-prev{background-image: url('../img/videoSlide-left.png');left: 0;}
.home-videoSlide .swiper-button-next{background-image: url('../img/videoSlide-right.png');right: 0;}
.home-videoSlide .swiper-button-prev:hover{background-color: #5e5d5d;}
.home-videoSlide .swiper-button-next:hover{background-color: #5e5d5d;}
.home-videoSlide .swiper-pagination{width: auto;left: auto;right: 30px;bottom: 25px;display: none;}
.home-videoSlide .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #dc245c;background:#dc245c;opacity: 1;}
.home-videoSlide .swiper-pagination-bullet-active{background-color: #be0915;background:#be0915;}
.drapWrapper{width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: -99999;}

/* photo */
.photoSlide{background-color: #eae9e9;padding-bottom: 30px;padding-top: 30px;}
.photoSlide-con{width: 1050px;margin: auto;position: relative;}
.photoSlide-swiper{width: 900px;margin: auto;}
.photoSlide-con .swiper-wrapper{width: 900px;height: 506px;}
.swiper-slide-img-con{position: relative;overflow: hidden;width: 900px;height: 506px;}
.swiper-slide-img-con img{width: 100%;}
.photoSlide .swiper-button-next , .photoSlide .swiper-button-prev{width: 50px;height: 106px;margin-top: -53px;background-color: #647693;background-size: 31px 56px;outline: none;}
.photoSlide .swiper-button-prev{background-image: url('../img/videoSlide-left.png');left: 0;}
.photoSlide .swiper-button-next{background-image: url('../img/videoSlide-right.png');right: 0;}
.photoSlide .swiper-button-prev:hover{background-color: #5e5d5d;}
.photoSlide .swiper-button-next:hover{background-color: #5e5d5d;}
.photoSlide .swiper-pagination{width: auto;left: auto;right: 30px;bottom: 25px;}
.photoSlide .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #f8f8f8;background:#f8f8f8;opacity: 1;}
.photoSlide .swiper-pagination-bullet-active{background-color: #be0915;background:#be0915;}

/* detail */
.detailMod{width: 900px;margin: auto;padding:30px 0px;}
.detailMod-title{font-size: 24px;line-height: 28px;color: #333333;font-weight: bold;}
.detailMod-type{margin-top: 15px;}
.detailMod-type span{display: inline-block;}
.detailMod-type-time{font-size: 16px;line-height: 22px;color: #999999;}
.detailMod-share{margin-top: 35px;margin-bottom: 15px;}
.detailMod-body{font-size: 18px;line-height: 23px;color: #555555;margin-bottom: 15px;}
.detailMod-body .pcenter { text-align:center; }
.detailMod-body .pright{text-align:right;}
.detailMod-body .pcenter img { margin:auto; }
.detailMod-body .news_img_title { margin:0; font-size:15px; line-height:1.6em; color:#666; text-align:left; padding-top:10px;}
.detailMod-body p{font-size: 18px;line-height: 23px;color: #555555;margin-top: 20px;word-wrap: break-word;}
.detailMod-body .video-js{display: inline-block;max-width: 900px;max-height: 506px;}
.detailMod-body.noVideoJs .video-js{display: none;}
.detailMod-body video{width: 100%;display: inline-block;}
.detailMod-body audio{display: inline-block;}
.detailMod-body img{max-width: 100%;display: inline-block;}
.detail-goHome .tabNews-more{margin:unset;}
.detailMod-share{text-align: center;}
.detailMod-share-con a{display: inline-block;margin-right: 20px;width: 35px;height: 35px;position: relative;}
.detailMod-share-con a img{width: 100%;}
.detailMod-body .vjs-subs-caps-button{display: none !important;}
.video-js .vjs-big-play-button{top: 0;right: 0;bottom: 0;left: 0;margin: auto;width: 2.5em;line-height: 2.5em;height: 2.5em;border-radius: 50%;}
/* 详情页视频播放器 */
.detailMod-videoPlayer{width: 100%;}
.detailMod-videoPlayer-demand{display: none;}
.detailMod-videoPlayer-demand dl{position: unset;max-width: 900px;max-height: 506px;margin: auto;background-color: #f8f8f8;}
.detailMod-videoPlayer-demand.nineToSixteen dl{width: 300px !important;height: 533px !important;max-height: initial;}
.detailMod-videoPlayer-demand.out dl{position: fixed;width: 450px !important;right: 10px;bottom: 10px;z-index: 9999999999;cursor: move;margin: 0;height: 253.13px !important;}
.detailMod-videoPlayer-demand dl dt{width: 100%;height: 100%;position: relative;}
.detailMod-videoPlayer-demand .video-con{width: 100%;height: 100%;}
.detailMod-videoPlayer-demand .video-con video{display: block;width: 100%;height: 100%;}
.detailMod-videoPlayer-demand.out .video-con video{pointer-events: none;}
.detailMod-videoPlayer-demand.out .video-con video::-webkit-media-controls {display:none !important;}
.detailMod-videoPlayer-demand .video-con video:focus{outline: none;}

.detailMod-videoPlayer-demand .video-btn{width: 100%;height: 100%;position: absolute;left: 0px;bottom: 0px;}
.detailMod-videoPlayer-demand .video-btn.play span{width: 73px;height: 73px;display: block;background: url(../img/icon-video-pause.png) center center no-repeat;background-size: 30px 30px;position: absolute;left: 20px;bottom: 15px;border-radius: 50%;background-color: #e1dedf;cursor: pointer;}
.detailMod-videoPlayer-demand .video-btn.pause span{width: 73px;height: 73px;display: block;background: url(../img/icon-video-play.png) center center no-repeat;background-size: 30px 30px;position: absolute;left: 20px;bottom: 15px;border-radius: 50%;background-color: #e1dedf;cursor: pointer;}

.detailMod-videoPlayer-demand.out .video-btn{width: 49px;height: 49px;position: absolute;left: 20px;bottom: 15px;cursor: pointer;border-radius: 50%;background-color: #e1dedf;}
.detailMod-videoPlayer-demand.out .video-btn.play span{display: block;background: url(../img/icon-video-pause.png) center center no-repeat;background-size: 20px 20px;width: 100%;height: 100%;position: initial;}
.detailMod-videoPlayer-demand.out .video-btn.pause span{display: block;background: url(../img/icon-video-play.png) center center no-repeat;background-size: 20px 20px;width: 100%;height: 100%;position: initial;}

.detailMod-videoPlayer-demand .closeBtn{width:20px;height:20px;position: absolute;right:5px;top:5px;border-radius: 50%;cursor: pointer;display: none;background-color: #e1dedf;}
.detailMod-videoPlayer-demand .closeBtn span{width: 100%;height: 100%;background: url(../img/close-2.png) no-repeat center center;background-size: 10px 10px;display: block;}
.detailMod-videoPlayer-demand.out .closeBtn{display: block;}

/**/
.copyPathBtn{cursor: pointer;}
.copyBox{position: absolute;top: 7.5px;right: -25px;width: 20px;height: 20px;display: none;}
.copySuccessBox{background: url(../img/copyYes.png) no-repeat;background-size: 20px 20px;}
.copyErrorBox{background: url(../img/close.png) no-repeat;background-size: 20px 20px;}
.detailMod-share-wechat{cursor: pointer;}
.detailMod-share-wechat-box{position: absolute;width: 150px;height: 150px;z-index: 555;left: -57.5px;top: 45px;display: none;}
.detailMod-share-wechat-box img{width: 100%;height: 100%;}
.detailMod-share-wechat-wap{display: none;}

/* rank */
.rank-con{position: relative;margin-top: 30px;}
.rankSlide-swiper{width: 1070px;margin: auto;}
.rankSlide-swiper .swiper-slide{background-color: #fff;}
.rank-slide-img-con{width: 100%;height: 138px;overflow: hidden;}
.rank-slide-img-con img{width: 100%;}
.rank-slide-txt-con{padding:15px 17px;}
.rank-slide-txt-con span{font-size: 24px;line-height: 28px;color: #333333;display: block;/*max-height: 112px;*/overflow: hidden;}
.rank-con .swiper-button-next, .swiper-button-prev{width: 50px;height: 82px;margin-top: -41px;background-color: #647693;background-size: 21px 38px;outline: none;}
.rank-con .swiper-button-prev{background-image: url('../img/videoSlide-left.png');left: 0;}
.rank-con .swiper-button-next{background-image: url('../img/videoSlide-right.png');right: 0;}
.rank-con .swiper-button-prev:hover{background-color: #5e5d5d;}
.rank-con .swiper-button-next:hover{background-color: #5e5d5d;}
.rankSlide-swiper .swiper-pagination{display: none;}

/**/
#goup { width:0; height:0; position:fixed; left:50%; bottom:100px; display:none;}
#goup a { display:block; margin-left:610px; width:46px; height:45px; background:url("../img/up.png") no-repeat;}
/* #goup a:hover { background:url("../img/up-hover.png") no-repeat; } */

/**/
.specialSlide{background-color: #fff;}
.specialSlide-swiper .swiper-slide-img-con{width: 760px;height: 427px;overflow: hidden;float: left;}
.specialSlide-swiper .swiper-slide-img-con img{width: 100%;}
.specialSlide-swiper .swiper-slide-txt-con{float: left;width: 440px;padding-top: 33px;padding-left: 27px;padding-right: 27px;}
.specialSlide-swiper .swiper-slide-txt-con h2{font-size: 24px;line-height: 28px;color: #333333;}
.specialSlide-swiper .swiper-slide-txt-con h2 a{color: #333333;}
.specialSlide-swiper .swiper-slide-txt-con span{font-size: 16px;color: #999999;margin-top: 7px;display: block;}
.specialSlide-swiper .swiper-slide-txt-con p{font-size: 18px;line-height: 23px;color: #555555;margin-top: 30px;}
.specialSlide-swiper .swiper-pagination{display: flex;width: auto;left: auto;right: 463px;bottom: 18px;}
.specialSlide .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #f8f8f8;background:#f8f8f8;opacity: 1;}
.specialSlide .swiper-pagination-bullet-active{background-color: #be0915;background:#be0915;}

/* 日历 */
.datePlayer .calendar-control{width: 338px;height: 325px;}
.calendar-control-con{height: 100%;}
#lay_calenda{height: 100%;}
#lay_calenda .layui-laydate{width: 100% !important;height: 100% !important;}
#lay_calenda .layui-laydate, #lay_calenda .layui-laydate-hint{box-shadow: none;border:none;}
#lay_calenda .layui-laydate-main{width: 100% !important;height: 100% !important;}
#lay_calenda .layui-laydate-header{background-color: #d6d6d6;border:none;}
#lay_calenda .layui-laydate-header i, #lay_calenda .laydate-theme-molv .layui-laydate-header span{color: #333;}
#lay_calenda .layui-laydate-content{border:none !important;height: 280px !important;background-color: #f2f2f2;}
#lay_calenda .layui-laydate-content table{width: 100%;height: 100% !important;}
#lay_calenda .layui-laydate-content th{font-size: 16px;}
#lay_calenda .layui-laydate-content td{color: #000;font-weight: 600;font-size: 16px;background-position: center;}
#lay_calenda .layui-laydate-content td:first-child{color: #ff3d00;}
#lay_calenda .layui-laydate-content td:last-child{color: #ff3d00;}
#lay_calenda .layui-laydate-content .laydate-day-next, #lay_calenda .layui-laydate-content .laydate-day-prev{color: #d2d2d2 !important;}
#lay_calenda .layui-laydate-content td.layui-this{background: url('../img/dateActive.png') no-repeat center center;color: #000 !important;background-color: unset !important;}
#lay_calenda .layui-laydate-content td:first-child.layui-this{background: url('../img/dateActive.png') no-repeat center center;color: #ff3d00 !important;background-color: unset !important;}
#lay_calenda .layui-laydate-content td:last-child.layui-this{background: url('../img/dateActive.png') no-repeat center center;color: #ff3d00 !important;background-color: unset !important;}

/* 日历播放器 */
.calendar-show{width: 862px;height: 325px;background-color: #fff;}
.calendar-show-header{width: 100%;height: 45px;background-color: #f2f2f2;}
.calendar-show-con{padding: 25px 45px 0;}
.datePlayer-title{font-size: 24px;line-height: 28px;color: #333333;padding: 0 50px;}
.datePlayer-time{color: #999999;font-size: 16px;line-height: 22px;padding: 0 50px;margin-top: 10px;display: block;}
.datePlayer-wrapper{height: 100px;background-color: #0a2a5a;margin-top: 35px;padding:0 40px;width: 776px}
.datePlayer-wrapper .video-js{background-color: #0a2a5a;width: 100%;font-family: Arial;}
.datePlayer-wrapper .video-js .vjs-control-bar{display: flex;height: 60px;background-color:transparent;top: 20px;}
.datePlayer-wrapper .video-js .vjs-icon-previous-item , .datePlayer-wrapper .video-js .vjs-icon-next-item{width: 40px;font-size: 25px;text-shadow: none;}
.datePlayer-wrapper .video-js .vjs-icon-previous-item:hover , .datePlayer-wrapper .video-js .vjs-icon-next-item:hover{color: #dc255c;cursor: pointer;text-shadow: none;}
.datePlayer-wrapper .video-js .vjs-icon-previous-item.none, .datePlayer-wrapper .video-js .vjs-icon-next-item.none{color: #999;cursor: auto;}
.datePlayer-wrapper .video-js .vjs-play-control{width: 60px;height: 60px;border-radius: 50%;text-shadow: none;background-color: #9fcde6;margin-right: 42px;}
.datePlayer-wrapper .video-js .vjs-button > .vjs-icon-placeholder:before{font-size: 34px;line-height: 61px;}
/* .radioPlayer .video-js .vjs-button > .vjs-icon-placeholder:hover{color: #dc255c;} */
.datePlayer-wrapper .video-js .vjs-live-control{line-height: 0px;}
.datePlayer-wrapper .video-js .vjs-live-display{font-size: 12px;width: 34px;height: 14px;background-color: #dc255c;line-height: 14px;text-align: center;border-radius: 2px;position: absolute;top: 12px;}
.datePlayer-wrapper .video-js .vjs-title-bar{position: absolute;left: 90px;font-size: 16px;height: 100px;line-height: 18px;width: 520px;}
.datePlayer-wrapper .video-js .vjs-title-bar:before{content: "";width: 0;font-size: 0;height: 100%;visibility: hidden;display: inline-block;vertical-align: middle;}
.datePlayer-wrapper .video-js .vjs-title-bar div{display: inline-block;width: 100%;vertical-align: middle;}
.datePlayer-wrapper .video-js .vjs-title-bar div h3{color: #fff;font:normal 24px/26px Arial;margin-bottom: 3px;height: 26px;overflow: hidden;}
.datePlayer-wrapper .video-js .vjs-title-bar div p{color: #999;font:normal 17px/22px Arial;}
.datePlayer-wrapper .video-js .vjs-volume-control{top: -116px;}
.datePlayer-wrapper .video-js .vjs-progress-control{min-width: unset;flex: unset;width: 360px;}
.datePlayer-wrapper .video-js .vjs-progress-holder{height: 8px;}
.datePlayer-wrapper .video-js .vjs-progress-holder .vjs-load-progress{border-radius: 4px;}
.datePlayer-wrapper .video-js .vjs-slider{background-color: #efeeee;border-radius: 4px;}
.datePlayer-wrapper .video-js .vjs-play-progress{background-color: #ff3333;border-radius: 4px;}
.datePlayer-wrapper .video-js .vjs-play-progress:before{display: none;}
.datePlayer-wrapper .video-js .vjs-time-bar{width: auto;line-height: 62px;}
.datePlayer-wrapper .video-js .vjs-time-bar span{font-size: 16px;color: #fff;}
.datePlayer-wrapper .video-js .vjs-progress-holder .vjs-load-progress, .datePlayer-wrapper .video-js .vjs-progress-holder .vjs-load-progress div, .datePlayer-wrapper .video-js .vjs-progress-holder .vjs-play-progress{border-radius: 3px;}

/* china banner slide */
.chinaBannerSlide .swiper-pagination{display: inline-block;width: 100%;bottom: 8px;line-height: 0;}
.chinaBannerSlide .swiper-pagination-bullet{width: 5px;height: 5px;background-color: #f8f8f8;background:#f8f8f8;opacity: 1;}
.chinaBannerSlide .swiper-pagination-bullet-active{background-color: #0a2a5a;background:#0a2a5a;}

/* timeline */
.timeline-main .CNComment-head { display:none; }
.timeline-head { font:normal 26px/24px Arial; padding:10px 0px;}
.timeline-head a { display:inline-block; margin-right:40px; font-style:normal;}
.timeline-head .current { color:#0a2a5a; font-weight:bold; border-bottom:2px solid #0a2a5a;}
.timeline-con img { max-width:100%}

.rightNews-photoText-con { width:100%; }
.rightNews-photoText-con .news-item { float:none; width:100%; margin-right:0; background:none; border-top:1px solid #d9d9d9; padding:14px 0; margin-top:-1px; overflow:hidden;}
.rightNews-photoText-con .news-item:hover { background:none; }
.rightNews-photoText-con .news-item p { display:none; }
.rightNews-photoText-con .news-item img { width:150px; height:84px;}
.rightNews-photoText-con .news-item-photo { width:150px; height:auto;}
.rightNews-photoText-con .news-item-text { margin-left:150px; padding:0 10px 0 12px; height:84px; overflow:hidden;}
.rightNews-photoText-con .news-item h3 { font-size:18px; font-weight:normal; line-height:1.5em; font-family:Arial; height:100%;}
.rightNews-photoText-con .news-item h3 a { height:100%; }
.rightNews-photoText-con .news-item-photo em { line-height:24px;}
.rightNews-photoText-con .icon-video { width:24px; height:24px; background-size:60% auto;}
.rightNews-photoText-con .icon-audio { width:24px; height:24px; background-size:60% auto;}

.timeline-box { margin:15px 0 0 43px; border-left:1px solid #0a2a5a; padding-left:26px;}
.timeline-item { margin-bottom:24px; }
.timeline-photo { margin-top:24px; }
.timeline-photo img { width:620px; display:block;}
.timeline-title { line-height:34px; height:34px; overflow:hidden; font-size:18px; margin-left:-70px;}
.timeline-title .time { width:88px; height:34px; display:inline-block; background:#0a2a5a; color:#fff; font-size:30px; font-weight:bold; text-align:center; float:left;}
.timeline-title a,
.timeline-title em { display:block; vertical-align:top; margin-left:96px; font-style:normal;}
.timeline-text { font-size:16px; line-height:1.6em; padding-top:12px;word-break: break-all;}
.timeline-text audio{display: none;}

/* 图文直播播放器 */
/*音频*/
.ptLiveAPlayer{height: 100px;background-color: #0a2a5a;padding:0 30px;}
.ptLiveAPlayer .video-js{background-color: #0a2a5a;width: 100%;font-family: Arial;}
.ptLiveAPlayer .video-js .vjs-control-bar{display: flex;height: 60px;background-color:transparent;top: 20px;}
.ptLiveAPlayer .video-js .vjs-icon-previous-item , .ptLiveAPlayer .video-js .vjs-icon-next-item{width: 40px;font-size: 25px;text-shadow: none;}
.ptLiveAPlayer .video-js .vjs-icon-previous-item:hover , .ptLiveAPlayer .video-js .vjs-icon-next-item:hover{color: #dc255c;cursor: pointer;text-shadow: none;}
.ptLiveAPlayer .video-js .vjs-icon-previous-item.none, .ptLiveAPlayer .video-js .vjs-icon-next-item.none{color: #999;cursor: auto;}
.ptLiveAPlayer .video-js .vjs-play-control{width: 60px;height: 60px;border-radius: 50%;text-shadow: none;background-color: #9fcde6;margin-right: 20px;}
.ptLiveAPlayer .video-js .vjs-button > .vjs-icon-placeholder:before{font-size: 34px;line-height: 61px;}
/* .radioPlayer .video-js .vjs-button > .vjs-icon-placeholder:hover{color: #dc255c;} */
.ptLiveAPlayer .video-js .vjs-live-control{line-height: 0px;}
.ptLiveAPlayer .video-js .vjs-live-display{font-size: 14px;width: 34px;height: 14px;background-color: transparent;line-height: 14px;text-align: center;border-radius: 2px;position: absolute;top: 23px;}
.ptLiveAPlayer .video-js .vjs-title-bar{position: absolute;left: 90px;font-size: 16px;height: 100px;line-height: 18px;width: 520px;}
.ptLiveAPlayer .video-js .vjs-title-bar:before{content: "";width: 0;font-size: 0;height: 100%;visibility: hidden;display: inline-block;vertical-align: middle;}
.ptLiveAPlayer .video-js .vjs-title-bar div{display: inline-block;width: 100%;vertical-align: middle;}
.ptLiveAPlayer .video-js .vjs-title-bar div h3{color: #fff;font:normal 24px/26px Arial;margin-bottom: 3px;/*height: 26px;*/overflow: hidden;}
.ptLiveAPlayer .video-js .vjs-title-bar div p{color: #999;font:normal 17px/22px Arial;}
.ptLiveAPlayer .video-js .vjs-volume-control{top: -116px;}
.ptLiveAPlayer .video-js .vjs-progress-control{min-width: unset;flex: unset;width: 360px;}
.ptLiveAPlayer .video-js .vjs-progress-holder{height: 8px;}
.ptLiveAPlayer .video-js .vjs-progress-holder .vjs-load-progress{border-radius: 4px;}
.ptLiveAPlayer .video-js .vjs-slider{background-color: #efeeee;border-radius: 4px;}
.ptLiveAPlayer .video-js .vjs-play-progress{background-color: #ff3333;border-radius: 4px;}
.ptLiveAPlayer .video-js .vjs-play-progress:before{display: none;}
.ptLiveAPlayer .video-js .vjs-time-bar{width: auto;line-height: 62px;}
.ptLiveAPlayer .video-js .vjs-time-bar span{font-size: 16px;color: #fff;}
.ptLiveAPlayer .video-js .vjs-progress-holder .vjs-load-progress, .ptLiveAPlayer .video-js .vjs-progress-holder .vjs-load-progress div, .ptLiveAPlayer .video-js .vjs-progress-holder .vjs-play-progress{border-radius: 3px;}

/*视频*/
.ptLiveVPlayer{max-width: 100%;}


/* photo */
.photo-focus-box { position:relative; }
.photo-focus { width:900px; margin:15px auto 0;}
.photo-focus.indexPhoto-con img { height:506px; width:100%;}
.photo-focus dd a { height:auto;}
.photo-focus-left,
.photo-focus-right { position:absolute; top:0; width:150px; height:506px;}
.photo-focus-left { left:0; background:url("../img/icon-photo-big-left.png") no-repeat left center;}
.photo-focus-right { right:0; background:url("../img/icon-photo-big-right.png") no-repeat right center;}
.photo-focus-left:hover { left:0; background:url("../img/icon-photo-big-lefthover.png") no-repeat left center;}
.photo-focus-right:hover { right:0; background:url("../img/icon-photo-big-righthover.png") no-repeat right center;}

.photoEnd.mod {margin-top:0;}
.photoEnd-big { text-align:center;}
.photoEnd-big-con { position:relative;}
.photoEnd-big-con a { text-indent:-999em; }
.photoEnd-big img { display:block; margin:auto; max-width:1200px;}
.photoEnd-type { background:#333; color:#eee; padding:20px 12px; overflow:hidden; margin-top:20px;}
.photoEnd-count { float:left; width:50px; text-align:center; color:#f00; font-size:18px; line-height:1.8em;}
.photoEnd-info { margin-left:60px; font-size:18px; line-height:1.8em; text-align:left;}
.photoEnd-foot { background:#333; padding:12px;}

.photoEnd-small { background:#000; overflow:hidden; padding:9px 2px 9px 9px; position:relative;}
.photoEnd-small ul { width:1167; margin-right:-9px; height:127px; overflow:hidden;}
.photoEnd-small ul li { float:left; margin-right:9px;}
.photoEnd-small ul img { display:block; width:224px; height:127px; }
.photoEnd-small .current img { width:218px; height:121px; border:3px solid #dc255c;}

.photoEnd-previous { position:absolute; top:0; left:0; width:50%; height:100%; background:url('../img/icon-photo-big-left.png') no-repeat left center;}
.photoEnd-next { position:absolute; top:0; right:0; width:50%; height:100%; background:url('../img/icon-photo-big-right.png') no-repeat right center;}

.photoEnd-small-previous,
.photoEnd-small-next { position:absolute; top:0; width:60px; height:100%; text-indent:-999em;}
.photoEnd-small-previous { left:0; background:url('../img/icon-photo-small-left.png') no-repeat center center;}
.photoEnd-small-next { right:0; background:url('../img/icon-photo-small-right.png') no-repeat center center;}

.article-con { font-size:16px; line-height:1.8em; padding:10px 0 0;}
.article-con .pcenter { text-align:center; }
.article-con .pright{text-align:right;}
.article-con .pcenter img { margin:auto; }
.article-con .news_img_title { margin:0; font-size:15px; line-height:1.6em; color:#666; text-align:left; padding-top:10px;}
.article-title { line-height:1.2em; padding-bottom:15px;word-break: break-word; font-size:24px; font-weight:normal; margin-top:10px;}

.article-con img { max-width:100%;}
.article-con p { margin-top:20px; text-align:left;}/* text-justify:inter-ideograph;*/
.article-con:after { display:inline-block; width:100%; content:'';}
.article-con .video-js{max-width: 100%;max-height: 382.5px;}
.article-con video { width:100% !important; display:block; margin:auto;}


/* dialog-body */
.js-dialog{position: fixed;bottom: 0;left: 0;width: 100%;z-index: 99;background-color: #fff;box-shadow: 0 -7px 20px 0 rgb(0 0 0 / 19%);display: none;}
.dialog-body{width: 1200px;font-size: 13px;position: relative;margin: 20px auto;}
.dialog-header{position: relative;}
.dialog-header h3{font-size: 16px;color: #333;font-weight: bold;}
.dialog-header a{position: absolute;right: 0;top: 0;width: 14px;height: 14px;background: url(../img/btn_close.png) no-repeat;background-size: 14px 14px;cursor: pointer;}
.dialog-content{margin: 17px 0;width: 800px;}
.dialog-links{width: 100%;}
.dialog-links li{float: left;margin-right: 32px;}
.dialog-links li a{color: #0a2a5a;font-weight: 400;position: relative;}
.dialog-links li a:after {position: absolute;height: 1px;margin: 0 auto;content: '';left: 0;right: 0;width: 100%;color: #0a2a5a;background-color: #0a2a5a;left: 0;bottom: -1px; /* adjust this to move up and down. you may have to adjust the line height of the paragraph if you move it down a lot. */
}
.dialog-confirm{width: 122px;height: 42px;color: #0a2a5a;border: 1px solid #0a2a5a;position: absolute;right: 0;bottom: 0;line-height: 42px;text-align: center;cursor: pointer;}
.dialog-confirm .confirm-icon{width: 17px;height: 12px;background: url(../img/icon_agree.png) no-repeat;background-size: 17px 12px;margin-right: 16px;display: inline-block;vertical-align: sub;}
.dialog-clear{clear: both;}

/* 直播流固定尺寸 */
#live-videoPlayer-article-wrapper .video-js{margin:0 auto;width: 900px;height: 506px;max-width: 900px;}


@media screen and (max-width:900px) {
	.maxWidth{width: 100%;}
	.mod{margin-top: 15px;}
	.ad{margin-top: 15px;}
	.ad a{display: block;width: 6rem;margin:auto;}
	.ad a img{width: 100%;}

	.header-inner{width: 100%;}
	.chooseLanguage{display: none;}
	.header{padding:3px .2rem 0px .2rem;}
	.logo{height: 50px;width: 46%;max-width: 240px;}
	.logo img{width: 100%;}
	.header-inner-right{margin-top: 0;}
	.googleSearch{width: 88px;height: 20px;margin-top: 15px;}
	.googleSearchInputBox{float: left;width: 100%;}
	.googleSearch-btn{height: 16px;width: 16px;background-size: 100% 100%;top: 2px;right: 4px;}
	.naver{display: none;}
	.mobilNav{display: block;height: 50px;padding:0 .3rem;background-color: #0a2a5a;}
	.mobilNav-title{font-size: 24px;line-height: 28px;color: #fff;float: left;margin-top: 11px;}
	.mobilNav-title a{ color:#fff}
	.mobilNav-btn{float: right;margin-top: 11px;}
	.mobilNav-btn span{font-size: 24px;line-height: 28px;color: #fff;float: left;}
	.mobilNav-btn i{float: left;width: 20px;height: 28px;background: url('../img/mobilNav-btn.png') no-repeat center center;background-size:20px 15px;margin-left: 5px;}
	.detailMod{width: 100%;padding:15px .2rem 0px;}
	.detailMod-type{overflow: hidden;}
	.detailMod-type span{float: left;font-size: 14px;}
	.detailMod-share{margin-top: 10px;line-height: 0px;margin-bottom: 20px;width: 100%;padding:0 .2rem;}
	.detailMod-share-con{overflow: hidden;clear: both;display: inline-block;}
	.detailMod-share-con a{width: 25px;margin-right: 10px;float: left;height: 25px;}
	.detailMod-share-con a img{width: 100%;}
  .copyPathBtn{width: 45px !important;}
  .copyPathBtn img{width: 25px !important;height: 25px;}
  .copyBox{width: 20px;height: 20px;top: 2.5px;right: -5px;}
	.detailMod-body p{margin-top: 15px;font-size: 16px;line-height: 26px;}
	.detailMod-body p:first-child{margin-top: 0px;}
	.detailMod-body p video{width: 100%;}
	.detailMod-body p img{max-width: 100%;}
	.detail-goHome{padding:0 .2rem;margin-bottom: 20px;}
	.detail-goHome .tabNews-more{width: 1.8rem;height: .64rem;line-height: .64rem;}
	.detail-goHome .tabNews-more a{font-size: 14px;}
	.detailMod-body .video-js{width: 100%;height: auto;display: block;max-width: none;max-height: none;}
	.detailMod-body .video-js .vjs-tech {height: auto;position: static;}
	.video-js .vjs-big-play-button{width: 2em;line-height: 2em;height: 2em;}
	
	.detailMod-videoPlayer-demand dl , .detailMod-videoPlayer-demand.nineToSixteen dl{width: 100% !important;height: auto !important;max-width: initial;max-height: initial;}
	.detailMod-videoPlayer-demand .video-btn{width: 100%;height: 100%;position: absolute;left: 0px;bottom: 0px;}
	.detailMod-videoPlayer-demand .video-btn.play span{width: .73rem;height: .73rem;display: block;background: url(../img/icon-video-pause.png) center center no-repeat;background-size: .3rem .3rem;position: absolute;left: .2rem;bottom: .15rem;border-radius: 50%;background-color: #e1dedf;cursor: pointer;}
	.detailMod-videoPlayer-demand .video-btn.pause span{width: .73rem;height: .73rem;display: block;background: url(../img/icon-video-play.png) center center no-repeat;background-size: .3rem .3rem;position: absolute;left: .2rem;bottom: .15rem;border-radius: 50%;background-color: #e1dedf;cursor: pointer;}

  .detailMod-share-wechat-wap{width: 100%;height: 100%;position: fixed;background-color: rgba(0, 0, 0, .7);display: block;top: 0;left: 0;z-index: 100000;display: none;}
  .detailMod-share-wechat-wap-box{width: 150px;height: 150px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin:auto;}
  .detailMod-share-wechat-wap-box img{width: 100%;}

	.rank{padding:0 .2rem;}
	.rank-con{margin-top: 15px;}
	.rankSlide-swiper{width: 100%;}
	.rank-con .swiper-button-next, .swiper-button-prev{display: none;}
	.rank-slide-img-con{height: 3.37rem;overflow: hidden;}
	.rank-slide-txt-con{padding:.25rem .2rem;display: block;height: auto;}
	.rank-slide-txt-con span{display: block;vertical-align: unset;font-size: .28rem;line-height: .32rem;}
	.rankSlide-swiper .swiper-pagination{top: 3.04rem;bottom: unset;right: .32rem;display: flex;left: auto;width: auto;}
	.rankSlide-swiper .swiper-pagination-bullet{width: 10px;height: 10px;background-color: #f8f8f8;background:#f8f8f8;opacity: 1;}
	.rankSlide-swiper .swiper-pagination-bullet-active{background-color: #be0915;background:#be0915;}

	.appDown-con{padding: .3rem .35rem .4rem .35rem;}
	.appDown-infoLogo{float: unset;}
	.appDown-infoLogo img{width: 100%;}
	.appDown-code{float: unset;margin-top: 20px;}
	.appDown-code img{margin-left: 0;width: 28%;margin-left: 8%}
	.appDown-code img:first-child{margin-left: 0;}

	.appDown-chind-con{padding: .2rem .35rem .2rem .35rem;text-align: center;}
	.appDown-chind-item{margin-right: 4%;width: 48%;}
	.appDown-chind-item:nth-of-type(2n){margin-right: 0;}

	.appDown-chind-item img{width: 40%;margin-right: 20%;}
	.appDown-chind-item img:last-child{margin-right: 0;}

	.appDown-chind-item:last-child{width: 48%;}

	.footLink{padding:.3rem .35rem;}
	.footLink-item{width: 33.3%;}
	.footLink h3{text-align: center;font-size: 20px;}
	.footLink p{text-align: center;padding-top: 10px;}
	.footCopyright{padding: .22rem .35rem .22rem;}

	.topTitle h2{font-size: .24rem;line-height: .28rem;padding:0 .2rem;text-align: center;}
	.bigPicNews{width: 6rem;}
	.bigPicNews-img{width: 100%;float: unset;height: auto;}
	.bigPicNews-txt{float: unset;width:100%;padding-top: .24rem;padding-left: .2rem;padding-right: .2rem;padding-bottom: .24rem;}
	.bigPicNews-txt h2{font-size: .28rem;line-height: .32rem;}
	.bigPicNews-txt span{font-size: .18rem;line-height: .22rem;margin-top: .05rem;}
	.bigPicNews-txt p{font-size: .22rem;line-height: .26rem;margin-top: .14rem;}
	
	.tabNews{width: 6rem;}
	.tabNews-btns .tabNews-btn{width: 1.85rem;height: .42rem;margin-right: .225rem;font-size: .28rem;line-height: .42rem;}
	.tabNews-btns .tabNews-btn:last-child{margin-right: 0;}
	.tabNews-btns .tabNews-btn.current:before{border-width: .09rem;top: .42rem;left: .835rem;}

  .timeline-head-btns .timeline-head-btn{width: 1.85rem;height: .42rem;margin-right: .225rem;font-size: .28rem;line-height: .42rem;}
  .timeline-head-btns .timeline-head-btn:last-child{margin-right: 0;}
  .timeline-head-btns .timeline-head-btn.current:before{border-width: .09rem;top: .42rem;left: .835rem;}
  
	.tabNews-inner{margin-top: .25rem;}
	.tabNews-item-one li{width: 100%;float: unset;margin-right: 0;margin-top: .24rem;}
	.tabNewsOne-img{height: auto;}
	.tabNewsOne-txt{padding:.26rem .2rem;}
	.tabNewsOne-txt h3{font-size: .28rem;line-height: .32rem;}
	.tabNewsOne-txt span{font-size: .18rem;margin-top: .05rem;}
	.tabNewsOne-txt p{font-size: .18rem;line-height: .23rem;margin-top: .15rem}
	.tabNewsTwo-img{width: 100%;height: auto;float: unset;}
	.tabNewsTwo-txt{margin-left: 0;width:100%;padding-top: .24rem;padding-left: .2rem;padding-right: .2rem;padding-bottom: .24rem;}
	.tabNewsTwo-txt h2{font-size: .28rem;line-height: .32rem;}
	.tabNewsTwo-txt span{font-size: .18rem;line-height: .22rem;margin-top: .05rem;}
	.tabNewsTwo-txt p{font-size: .22rem;line-height: .26rem;margin-top: .14rem;}

	.tabNews-more{width: 2.52rem;height: .64rem;margin-top: .25rem;line-height: .64rem;}
	.tabNews-more a{font-size: .28rem;}

	.tabNewsThree-con{width:100%;padding-top: .24rem;padding-left: .2rem;padding-right: .2rem;padding-bottom: .24rem;}
	.tabNewsThree-con li{height: auto;border-bottom: 1px dashed #e5e5e5;padding:.15rem 0;margin-top: 0;}
	.tabNewsThree-con li:first-child{padding-top: 0;}
	.tabNewsThree-con li:last-child{border-bottom: none;padding-bottom: 0;}
	.tabNewsThree-con li h3{width: auto;font-size: .28rem;line-height: .32rem;height: auto;margin-right: 0;float: unset;}
	.tabNewsThree-txt{line-height: unset;height: auto;float: unset;margin-top: .1rem;}
	.tabNewsThree-txt span{display: block;font-size: .18rem;line-height: .22rem;}

	.indexRadio{padding:0 .2rem;}
	.radioPlayer{margin-top: .25rem;padding:0 .17rem 0 .3rem;height: 1.08rem;}
	.radioPlayer .video-js{height: 1.08rem;}
	.radioPlayer .video-js .vjs-title-bar{height: .52rem;left: .93rem;width: auto;top: .1rem;}
	.radioPlayer .video-js .vjs-title-bar div h3{height: .24rem;font-size: .24rem;line-height: unset;height: auto;margin-bottom: 0;}
	.radioPlayer .video-js .vjs-title-bar div p{height: .17rem;font-size: .17rem;line-height: unset;height: auto;line-height: .2rem;}
	.radioPlayer .video-js .vjs-control-bar{height: .68rem;top: .2rem;}
	.radioPlayer .video-js .vjs-play-control{width: .68rem;height: .68rem;margin-right: .25rem;}
	.radioPlayer .video-js .vjs-button > .vjs-icon-placeholder:before{font-size: .4rem;line-height: .70rem;}
	.radioPlayer .video-js .vjs-time-bar{line-height: .16rem;height: .16rem;margin-top: .52rem;}
	.radioPlayer .video-js .vjs-time-bar span{font-size: .16rem;}
	.radioPlayer .video-js .vjs-progress-control{width: 3.06rem;height: .16rem;margin-top: .52rem;}
	.radioPlayer .video-js .vjs-progress-holder{margin:0 .08rem;height: .08rem;}
	.radioPlayer .video-js .vjs-volume-panel .vjs-button > .vjs-icon-placeholder:before{font-size: .3rem;line-height: .3rem;}
	.radioPlayer .video-js .vjs-volume-panel{height: .3rem;margin-top: .45rem;}
	.radioPlayer .video-js .vjs-volume-control{display: none;}

  .ptLiveAPlayer{margin-top: .25rem;padding:0 .17rem 0 .3rem;height: 1.08rem;}
  .ptLiveAPlayer .video-js{height: 1.08rem;}
  .ptLiveAPlayer .video-js .vjs-title-bar{height: .52rem;left: .93rem;width: auto;top: .1rem;}
  .ptLiveAPlayer .video-js .vjs-title-bar div h3{height: .24rem;font-size: .24rem;line-height: unset;height: auto;margin-bottom: 0;}
  .ptLiveAPlayer .video-js .vjs-title-bar div p{height: .17rem;font-size: .17rem;line-height: unset;height: auto;line-height: .2rem;}
  .ptLiveAPlayer .video-js .vjs-control-bar{height: .68rem;top: .2rem;}
  .ptLiveAPlayer .video-js .vjs-play-control{width: .68rem;height: .68rem;margin-right: .25rem;}
  .ptLiveAPlayer .video-js .vjs-button > .vjs-icon-placeholder:before{font-size: .4rem;line-height: .70rem;}
  .ptLiveAPlayer .video-js .vjs-time-bar{line-height: .16rem;height: .16rem;margin-top: .52rem;}
  .ptLiveAPlayer .video-js .vjs-time-bar span{font-size: .16rem;}
  .ptLiveAPlayer .video-js .vjs-progress-control{width: 3.06rem;height: .16rem;margin-top: .52rem;}
  .ptLiveAPlayer .video-js .vjs-progress-holder{margin:0 .08rem;height: .08rem;}
  .ptLiveAPlayer .video-js .vjs-volume-panel .vjs-button > .vjs-icon-placeholder:before{font-size: .3rem;line-height: .3rem;}
  .ptLiveAPlayer .video-js .vjs-volume-panel{height: .3rem;margin-top: .2rem;}
  .ptLiveAPlayer .video-js .vjs-volume-control{display: none;}
  .ptLiveAPlayer .video-js .vjs-live-display{width: 0.54rem;height: .44rem;line-height: 0.44rem;top: .12rem;}

	.threeRowsNews{padding: 0 .2rem}
	.threeRowsNews-con ul{width: 100%;}
	.threeRowsNews-con li{float: unset;width: 100%;margin-right: 0;margin-top: .24rem;}
	.threeRowsNews-con li:last-child{margin-bottom: 0;}
	.threeRowsNews-img{height: auto;}
	.threeRowsNews-txt{width: 100%;padding:.26rem .2rem;}
	.threeRowsNews-txt h3{font-size: .28rem;line-height: .32rem;height: auto;}
	.threeRowsNews-txt span{font-size: .18rem;margin-top: .05rem;}
	.threeRowsNews-txt p{font-size: .18rem;line-height: .23rem;margin-top: .15rem;height: auto;}

	.threeRowsNews-more{width: 2.52rem;height: .64rem;margin-top: .25rem;line-height: .64rem;}
	.threeRowsNews-more a{font-size: .28rem;}
	
	.indexSlideNews{width: 6rem;}
	.indexSlideNews-swiper{height: auto;}
	.indexSlideNews-con{margin-top: 15px;position: initial;}
	.indexSlideNews-img{width: 100%;float: unset;height: 3.37rem;overflow: hidden;}
	.indexSlideNews-txt{padding:.25rem .2rem;display: block;height: auto;}
	.indexSlideNews-txt p{display: block;vertical-align: unset;font-size: .28rem;line-height: .32rem;}
	.indexSlideNews-txt p span{max-height: unset;}
	.indexSlideNews-swiper .swiper-pagination{top: 3.04rem;bottom: unset;right: .32rem;display: flex;}
	
	.aboutMe-con ul{width: 100%;padding:0 .2rem;}
	.aboutMe-con ul li{margin-right: 0;float: unset;width: 100%;margin-bottom: 15px;}
	.aboutMe-con ul li:last-child{margin-bottom: 0;}
	.aboutMe-item-con{margin-top: 15px;}
	.aboutMe-item-twoNews-con{width: 100%;margin-top: 15px;}
	.aboutMe-item-twoNews-con-item{float: unset;margin-right: 0;margin-bottom: 15px;width: 100%;}
	.aboutMe-item-twoNews-con-item:last-child{margin-bottom: 0;}
	.mod-title , .mod-title-one{width: 6rem;margin:auto;font-size: 0.3rem;line-height: 0.32rem;padding-bottom: .15rem;}
	.mod-title a , .mod-title-one a{font-size: .24rem;line-height: .34rem;}

	.newsListOne-con ul{padding:0 .2rem;}
	.newsListOne-con .news-item{padding:0;background-color: #fff;margin-top: 15px;border-bottom: 0;}
	.newsListOne-con .newsList-img{width: 100%;height: auto;margin-right: 0;float: unset;}
	.newsListOne-con .newsList-txt{width: 100%;padding:.26rem .2rem;}
	.newsListOne-con .newsList-txt h3{font-size: .28rem;line-height: .32rem;height: auto;}
	.newsListOne-con .newsList-txt span{font-size: .18rem;margin-top: .05rem;line-height: unset;}
	.newsListOne-con .newsList-txt p{font-size: .18rem;line-height: .23rem;margin-top: .15rem;height: auto;}
	
	/* .pages{padding:0 .2rem;margin-top: 15px;}
	.pages a, .pages span{width: .5rem;height: .5rem;line-height: .5rem;padding: 0;font-size: .22rem;} */
	
	.pages{margin-top: 15px;}
  	.pages a,
  	.pages span { display:inline-block; margin:0 5px 5px; font-size: 14px;vertical-align: middle;}
  	.pages .sumPage { padding-left:20px; }
	.pages.detail #chan_multipageNumN{line-height: 0;}

  	.pageStyle5 .firstPage,
  	.pageStyle5 .prevPage,
  	.pageStyle5 .allPage,
  	.pageStyle5 .sumPage { display:none; }
	

	.mod-title-two{width: 6rem;font-size: .3rem;margin:auto;}
	
	.threeRowsNews-img em .icon-video{height: 35px;}
  .threeRowsNews-img em .icon-audio{height: 35px;}
	.threeRowsNews-img em span{float: left;line-height: 35px;}

  .newsListOne-con .newsList-img em .icon-video{height: 35px;}
  .newsListOne-con .newsList-img em .icon-audio{height: 35px;}
  .newsListOne-con .newsList-img em span{float: left;line-height: 35px;}
	
	.photoSlide{padding-top: 15px;padding-bottom: 15px;}
	.photoSlide-con{width: 6rem;}
	.photoSlide-swiper{width: 100%;}
	.photoSlide-con .swiper-wrapper{width: 100%;height: auto;}
	.swiper-slide-img-con{width: 100%;height: 3.37rem;overflow: hidden;}
	.photoSlide .swiper-button-next, .swiper-button-prev{display: none;}
	.videoSlide-title, .photoSlide-title , .home-videoSlide-title{width: 6rem;margin-top: .23rem;}
	.videoSlide-title a, .photoSlide-title a , .home-videoSlide-title a{font-size: .24rem;line-height: .28rem;}
	.photoSlide .swiper-pagination{display: flex;right: 15px;bottom: 15px;}

	.specialMod{width: 6rem;}
	.specialMod .newsListOne-con ul{padding:0;}

	.videoSlide{padding-top: 15px;padding-bottom: 15px;}
	.videoSlide-con{width: 6rem;}
	.videoSlide-swiper{width: 100%;height: 3.37rem;}
	.videoSlide-con .swiper-wrapper{width: 100%;height: auto;}
	.videoSlide-con .swiper-slide-img-con{width: 100%;height: 3.37rem;overflow: hidden;}
	.videoSlide .swiper-button-next, .swiper-button-prev{display: none;}
	.videoSlide .swiper-pagination{display: flex;right: 15px;bottom: 15px;}
	
	/* home videoSlide */
	.home-videoSlide{padding-top: 15px;padding-bottom: 15px;}
	.home-videoSlide-con{width: 6rem;margin-top: .25rem;}
	.home-videoSlide-swiper{width: 100%;}
	.home-videoSlide .swiper-wrapper{width: 100%;height: 3.38rem;}
	.home-videoSlide .swiper-button-next, .swiper-button-prev{display: none;}
	.home-videoSlide .swiper-pagination{display: block;right: 15px;bottom: 15px;position: initial;line-height: 0;font-size: 0;margin-top: .23rem;}
	
	.home-videoSlide dl{height: 100%;}
	.home-videoSlide .video-btn{width: 100%;height: 100%;position: absolute;left: 0px;bottom: 0px;}
	.home-videoSlide .video-btn.play span{width: .73rem;height: .73rem;display: block;background: url(../img/icon-video-pause.png) center center no-repeat;background-size: .3rem .3rem;position: absolute;left: .2rem;bottom: .15rem;border-radius: 50%;background-color: #e1dedf;cursor: pointer;}
	.home-videoSlide .video-btn.pause span{width: .73rem;height: .73rem;display: block;background: url(../img/icon-video-play.png) center center no-repeat;background-size: .3rem .3rem;position: absolute;left: .2rem;bottom: .15rem;border-radius: 50%;background-color: #e1dedf;cursor: pointer;}
	
	.drapWrapper{display: none;}

	#goup{left: 85%;}
	#goup a{margin-left: 0px;}

	.navPage{padding:.25rem .4rem;}
	.navPage-header span{width: 5px;height: 18px;background-color: #0a2a5a;margin-top: 2px}
	.navPage-header a{width: 22px;height: 22px;background: url('../img/close.png') no-repeat;background-size:100% 100%;cursor: pointer;}
	.navPage-con .navPage-item{margin-top: .3rem;}
	.navPage-con .navPage-columnName{font-size: .28rem;line-height: .32rem;color: #333333;display: block;}
	/* .navPage-con .navPage-item.more ul{margin-top: .3rem;} */
	.navPage-con .navPage-item.more ul li{float: left;width: 1.75rem;height: .55rem;margin-right: 0.175rem;text-align: center;border:1px solid #dcdcdc;background-color: #fff;margin-top: .2rem;}
	.navPage-con .navPage-item.more ul li:nth-of-type(3n){margin-right: 0;}
	.navPage-con .navPage-item.more ul li a{font-size: .26rem;line-height: .55rem;color: #333;display: block;}
	.navPage-con .navPage-item.more ul li.autoSpacing{width: auto;padding: 0 0.4rem;}

	.specialSlide{width: 6rem;}
	.specialSlide-swiper .swiper-slide-img-con{width: 100%;height: 3.37rem;overflow: hidden;float: unset;}
	.specialSlide-swiper .swiper-slide-txt-con{width: 100%;float: unset;padding:.26rem .2rem;}
	.specialSlide-swiper .swiper-slide-txt-con h2{font-size: .28rem;line-height: .32rem;height: auto;}
	.specialSlide-swiper .swiper-slide-txt-con span{font-size: .18rem;margin-top: .05rem;line-height: unset;}
	.specialSlide-swiper .swiper-slide-txt-con p{font-size: .18rem;line-height: .23rem;margin-top: .15rem;height: auto;}
	.specialSlide-swiper .swiper-pagination{right: 15px;top: 3rem;bottom: unset;}

	.datePlayer{width: 6rem;}
	.datePlayer .calendar-control{float: unset;width: 100%;height: auto;margin-top: -0.4rem;}

	.calendar-show{float: unset;width: 100%;height: auto;background-color: #f8f8f8;}
	.calendar-show-header{display: none;}
	.calendar-show-con{padding:.2rem 0 0;}
	.datePlayer-title{font-size: .28rem;line-height: .32rem;padding:0;}
	.datePlayer-time{padding:0;font-size: .18rem;line-height: .22rem;margin-top: .12rem;}
	.datePlayer-wrapper{margin-top: .3rem;width: 100%;padding: 0 .24rem;height: 1.08rem;}
	.datePlayer-wrapper .video-js{height: 1.08rem;}
	.datePlayer-wrapper .video-js .vjs-title-bar{height: .52rem;left: .93rem;width: auto;top: .1rem;}
	.datePlayer-wrapper .video-js .vjs-title-bar div h3{height: .24rem;font-size: .24rem;line-height: unset;height: auto;margin-bottom: 0;}
	.datePlayer-wrapper .video-js .vjs-title-bar div p{height: .17rem;font-size: .17rem;line-height: unset;height: auto;line-height: .2rem;}
	.datePlayer-wrapper .video-js .vjs-control-bar{height: .68rem;top: .2rem;}
	.datePlayer-wrapper .video-js .vjs-play-control{width: .68rem;height: .68rem;margin-right: .25rem;}
	.datePlayer-wrapper .video-js .vjs-button > .vjs-icon-placeholder:before{font-size: .4rem;line-height: .70rem;}
	.datePlayer-wrapper .video-js .vjs-time-bar{line-height: .16rem;height: .16rem;margin-top: .28rem;}
	.datePlayer-wrapper .video-js .vjs-time-bar span{font-size: .16rem;}
	.datePlayer-wrapper .video-js .vjs-progress-control{width: 3.06rem;height: .16rem;margin-top: .28rem;}
	.datePlayer-wrapper .video-js .vjs-progress-holder{margin:0 .08rem;height: .08rem;}
	.datePlayer-wrapper .video-js .vjs-volume-panel .vjs-button > .vjs-icon-placeholder:before{font-size: .3rem;line-height: .3rem;}
	.datePlayer-wrapper .video-js .vjs-volume-panel{height: .3rem;margin-top: .18rem;}
	.datePlayer-wrapper .video-js .vjs-volume-control{display: none;}

	.chinaBannerSlide .swiper-pagination{display: inline-block;width: 100%;bottom: 3px;line-height: 0;}

  /* timeline */
  .timeline-head{font-size: 0.3rem;line-height: 0.32rem;}
  .timeline-box{padding-left: 28px;margin-left: 28px;}
  .timeline-title{line-height: 26px;font-size: 14px;height: auto;margin-left: -56px;}    
  .timeline-title .time{width: 56px;height: 26px;font-size: 16px;}
  .timeline-text{font-size: 12px;}

  .googleSearch-sitesearch{display: none;}

  /**/
  .photoEnd-big img { max-width:100%;}
  .photoEnd-foot { display:none; }
	
	/* dialog-body */
	.dialog-body{width: 92%;font-size: 18px;margin: 10px auto;}
	.dialog-header h3{font-size: 16px;color: #333;font-weight: bold;line-height: 24px;}
	.dialog-header a{width: 14px;height: 24px;background-size: 14px 14px;background-position: center center;cursor: pointer;}
	.dialog-content{margin: 10px 0;width: 100%;font-size: 12px;line-height: 16px;}
	.dialog-links{width: 100%;overflow: hidden;clear: both;}
	.dialog-links li{float: left;margin-right: 10px;}
	.dialog-links li a{font-weight: bold;font-size: 12px;line-height: 16px;}
	.dialog-confirm{width: 100px;height: 26px;color: #0a2a5a;border: 1px solid #0a2a5a;position: absolute;right: 0;bottom: 0;line-height: 26px;text-align: center;cursor: pointer;font-size: 14px;}
	.dialog-confirm .confirm-icon{width: 17px;height: 12px;background: url(../img/icon_agree.png) no-repeat;background-size: 17px 12px;margin-right: 10px;display: inline-block;vertical-align: middle;}
	.dialog-clear{clear: both;}
	/* 直播流一定段样式 */
	
   #live-videoPlayer-article-wrapper .video-js{width: 100%;height: auto;max-width: 100%;}
}

@media screen and (max-width:767px) {
	/* .rank-slide-txt-con span{font-size: 18px;line-height: 24px;height: 48px;}
	.rankSlide-swiper .swiper-pagination{bottom: 72px;} */
  
  /**/
  .photoEnd-type {background:#eee;margin-top:0;line-height: 18px;font-size: 0;}

  .photoEnd-con { position:relative; padding-top:25px;}
  .photoEnd-big { margin-top:0; }
  .photoEnd-count {float:none;display:inline;font-size:16px; margin-right: 10px;}
  .photoEnd-info {color:#000; margin-left:0;font-size:16px; display: inline;}

  .photoEnd-previous,
  .photoEnd-next { background-size:15% auto;}
  
  .article-con {padding:0.1rem 3% 0}
  
}
@media screen and (max-width:413px) {
	.footLink h3{text-align: center;font-size: 18px;}
}
@media screen and (max-width:360px) {
	.footLink h3{text-align: center;font-size: 16px;}
}


/* 终极页面添加video右下角播放功能 */
.videoToRightJs .detailMod-body .hasWH{width: 900px;height: 506px;}
.videoToRightJs .detailMod-body .hasWH .staticCon{position: static;}
.videoToRightJs .detailMod-body .hasWH .fixedCon{position: fixed;bottom: 10px;right: 10px;z-index: 99999; width: 450px!important; height: 253.13px;cursor: move;}
.videoToRightJs .detailMod-body .hasWH .fixedCon  .video-js { width: 450px!important; height: 253.13px;}
.videoToRightJs .detailMod-body .hasWH .playBtn {  width: 49px; height: 49px; position: absolute; left: 20px;   bottom: 15px;   display: none;   cursor: pointer;  border-radius: 50%;background: url('/etc/static/img/icon-video-pause.png') center center no-repeat; background-color: #e1dedf; background-size: 19px;}
.videoToRightJs .detailMod-body .hasWH   .parseBtn {background: url('/etc/static/img/icon-video-play.png') center center no-repeat; background-color: #e1dedf;  background-size: 19px;}
.videoToRightJs .detailMod-body .hasWH  .closeBtn { width: 20px; height: 20px; position: absolute; right: 5px; top: 5px;  border-radius: 50%; cursor: pointer;  display: none;  background: url('/etc/static/img/close-2.png') center center no-repeat; background-color: #e1dedf; background-size: 10px;}
.videoToRightJs .detailMod-body .hasWH .fixedCon  .closeBtn,
.videoToRightJs .detailMod-body .hasWH .fixedCon  .playBtn{display: block;}
/* 去除控制条 */
.videoToRightJs .detailMod-body .hasWH  .fixedCon .vjs-has-started .vjs-control-bar{opacity: 0;}
.videoToRightJs .detailMod-body .hasWH  .fixedCon .vjs-tech {
  pointer-events: none;
}
.videoToRightJs .detailMod-body .rightBottomNoShow .staticCon {position: unset!important;}