@charset "UTF-8";
html { font-family: 'microsoft yahei'; }

@media (max-width: 768px) { .bdshare-slide-button-box { display: none !important; } }

/*返回顶部*/
#gotoTop { position: fixed; bottom: 8%; right: 2%; display: none; width: 64px; height: 72px; background: url("top.png"); background-repeat: no-repeat; background-position: center center; z-index: 5; }

/*返回顶部结束*/
/*通用*/
.title { margin: 0; line-height: 1em; overflow: hidden; text-align: center; }

.title a { display: inline-block; line-height: 1em; width: 30%; }

.title a:hover img { left: 10px; }

.title a img { position: relative; left: 0; display: block; width: 100%; max-width: none\9; transition: all 0.3s linear; }

/*通用 结束*/
/*导航条*/
.nav { background: #F2F6F8; height: 54px; }

.nav img { display: block; float: left; }

.nav ul { float: left; margin: 0 0 0 40px; }

.nav ul li { float: left; }

.nav ul li a { display: inline; line-height: 54px; text-decoration: none; }

.nav .inp { width: 22%; margin-top: 8px; }

/*导航条结束*/
/*banner*/
.banner { padding: 0; }

.banner img { display: block; width: 100%; }

/*banner end*/
/*2级导航*/
.nav-2 { background: #d60000; }

.nav-2 #anchor { margin: 0; padding: 0; list-style: none; overflow: hidden; }

@media (max-width: 959px) { .nav-2 #anchor { padding: 12px 0; } }

.nav-2 #anchor li { float: left; width: 12.5%; background: #d60000; }

.nav-2 #anchor li:hover { background: #b90f0f; }

@media (max-width: 959px) { .nav-2 #anchor li { width: 20%; } }

.nav-2 #anchor li span { display: block; padding: 20px 8px; font-size: 18px; color: #fff; line-height: 1em; text-align: center; }

@media (max-width: 1199px) { .nav-2 #anchor li span { padding: 16px 5px; font-size: 16px; } }

@media (max-width: 959px) { .nav-2 #anchor li span { padding: 12px 5px; font-size: 18px; } }

/*2级导航结束*/
/*头条*/
.tt { padding: 30px 15px 10px 15px; }

.tt .section { overflow: hidden; }

.tt .section .left { float: left; width: 10%; box-sizing: border-box; }

.tt .section .left a { display: block; }

.tt .section .left a img { display: block; width: 100%; }

.tt .section .right { float: right; width: 90%; box-sizing: border-box; }

.tt .section .right h4 { margin: 0; line-height: 1em; text-align: center; }

.tt .section .right h4 a { display: inline-block; line-height: 1em; padding: 10px 15px; color: #333; font-size: 34px; font-weight: bold; }

.tt .section .right h4 a:hover { color: #dd0f17; }

@media (max-width: 1199px) { .tt .section .right h4 a { font-size: 28px; } }

@media (max-width: 959px) { .tt .section .right h4 a { font-size: 22px; } }

/*头条结束*/
/*要闻*/
.yw { margin-top: 0px; margin-bottom: 10px; }

@media (max-width: 767px) { .yw { padding: 0; } }

@media (max-width: 767px) { .yw .article { margin: 0; } }

.yw .article .focus { padding-top: 10px; padding-bottom: 10px; }

@media (max-width: 767px) { .yw .article .focus { padding: 0; } }

.yw .article .focus .owl-carousel { position: relative; overflow: hidden; }

.yw .article .focus .owl-carousel:hover .owl-wrapper-outer .item em { opacity: 0.6; filter: Alpha(opacity=60); }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item { position: relative; overflow: hidden; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item a { display: block; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item a img { display: block; width: 100%; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item span { display: block; position: absolute; right: 0; bottom: 0; left: 0; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item span em { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: #040303; opacity: 0.4; filter: Alpha(opacity=40); transition: linear all 0.3s; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item span a { display: block; position: relative; padding: 15px 20px; line-height: 1em; box-sizing: border-box; color: #fff; font-size: 18px; z-index: 2; }

.yw .article .focus .owl-carousel .owl-controls { margin: 0; }

@media (max-width: 960px) { .yw .article .focus .owl-carousel .owl-controls { display: none !important; } }

.yw .article .focus .owl-carousel .owl-controls .owl-pagination { position: absolute; right: 3%; bottom: 3.5%; }

@media (max-width: 1199px) { .yw .article .focus .owl-carousel .owl-controls .owl-pagination { display: none !important; } }

.yw .article .focus .owl-carousel .owl-controls .owl-pagination .owl-page span { margin: 3px; width: 8px; height: 8px; border: 1px solid #fff; border-radius: 50%; opacity: 1; background-color: #fff; }

.yw .article .focus .owl-carousel .owl-controls .owl-pagination .active span { border: 1px solid #d60000; background-color: #d60000; }

.yw .article .focus .owl-carousel .owl-controls .owl-buttons { display: none !important; }

.yw .article .title-list { padding-top: 10px; padding-bottom: 10px; }

.yw .article .title-list .content .top { overflow: hidden; }

.yw .article .title-list .content .top h4 { float: left; margin: 0; width: 15%; }

@media (max-width: 767px) { .yw .article .title-list .content .top h4 { width: 30%; padding: 0 15px; } }

.yw .article .title-list .content .top h4 a { display: block; color: #d60000; font-size: 28px; }

.yw .article .title-list .content .top h5 { position: relative; float: right; margin: 0; width: 85%; }

@media (max-width: 767px) { .yw .article .title-list .content .top h5 { display: none; } }

.yw .article .title-list .content .top h5 a { display: block; padding: 2px 30px 2px 0; font-size: 24px; color: #e8dda2; text-align: right; }

@media (max-width: 1199px) { .yw .article .title-list .content .top h5 a { font-size: 20px; } }

.yw .article .title-list .content .top h5 span { position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0; right: 20%; height: 2px; background: #e8dda2; }

.yw .article .title-list .content .bottom { padding: 20px 0 0 0; }

@media (max-width: 1199px) { .yw .article .title-list .content .bottom { padding: 12px 0; } }

@media (max-width: 767px) { .yw .article .title-list .content .bottom { padding: 15px 10px; } }

.yw .article .title-list .content .bottom ul { margin: 0; padding: 0; list-style: none; }

.yw .article .title-list .content .bottom ul li { position: relative; padding: 6px 0; }

.yw .article .title-list .content .bottom ul li:hover a { color: #d60000; }

@media (max-width: 1199px) { .yw .article .title-list .content .bottom ul li { padding: 2px 4px; } }

@media (max-width: 767px) { .yw .article .title-list .content .bottom ul li { padding: 8px 4px; } }

.yw .article .title-list .content .bottom ul li a { display: block; line-height: 1.4em; height: 1.4em; overflow: hidden; box-sizing: border-box; font-size: 18px; color: #333; }

@media (max-width: 767px) { .yw .article .title-list .content .bottom ul li a { height: auto; } }

.topnews h2 { margin: 0; font-size: 20px; font-weight: bolder; }

.topnews p { font-size: 15px; color: #999; margin: 1em 0; height: 3.6em; overflow: hidden; text-indent: 2em}

.topnews hr { border-color: #f5f5f5; }

/*列表*/
.list { list-style: none; margin: 0; padding: 0; }

.list li { font-size: 17px; position: relative; zoom: 1; left: 0px; transition: left .25s; height: 2.2em; overflow: hidden; line-height: 2.2em; }

.list li a { vertical-align: middle; overflow: hidden; text-overflow: ellipsis; }

.list li i { background-position: -244px 0; width: 5px; height: 4px; margin-right: 5px; }

i { display: inline-block; vertical-align: middle; background: url(listicon.png); }

.list li:hover i { background-position: -211px 0; width: 19px; height: 13px; }

.list li:hover { left: 15px; }

.list li a:hover { color: #ff2626; }

/*列表*/
.list-video { margin: 0; padding: 0; list-style: none; }

.list-video li { border-top: 1px solid #efefef; padding: 5px 0; font-size: 16px; background: url(listi.png) scroll no-repeat 0 13px; padding-left: 20px; height: 1.8em; overflow: hidden; }

.list-video li a { font-size: 16px; }

.list-pic { margin: 0; padding: 0; list-style: none; }

.list-pic li { border-top: 1px solid #efefef; padding: 5px 0; font-size: 16px; background: url(listi.png) scroll no-repeat 0 -37px; padding-left: 20px; height: 1.8em; overflow: hidden; }

.list-pic li a { font-size: 16px; }

a { color: #000; }

.titleall { height: 75px;  background: url(title_bg.png) top center no-repeat;background-image:none\9; background-size: 555px 77px; text-align: center; padding-top: 2%; }

.titleall a { font-size: 30px; font-weight: bold; color: #e32638; }

.titlemini { height: 75px; background: url(title_bg.png) top center no-repeat;background-image:none\9; background-size: 555px 57px; text-align: center; padding-top: 2%; }

.titlemini a { font-size: 30px; font-weight: bold; color: #e32638; }

/*要闻结束*/

/*历史回响*/
.qjlt { padding-top: 15px; padding-bottom:15px; }

.qjlt .article{ padding-top:20px;}

.qjlt .article .t-box { padding: 15px; overflow: hidden; }

.qjlt .article .t-box .left { position: relative; float: left; width: 20%; box-sizing: border-box; padding-right: 20px; }

@media (max-width: 959px) { .qjlt .article .t-box .left { width: 30%; } }

.qjlt .article .t-box .left img { display: block; width: 100%; }

.qjlt .article .t-box .left span { position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 20%; font-size: 30px; color: #fff; font-weight: bold; }

.qjlt .article .t-box .right { float: left; width: 80%; box-sizing: border-box; border-bottom: 1px dashed #b7aeae; }

@media (max-width: 959px) { .qjlt .article .t-box .right { width: 70%; } }

.qjlt .article .t-box .right h4 { margin: 0; }

.qjlt .article .t-box .right h4 a { display: block; line-height: 1.6em; height: 1.6em; box-sizing: border-box; color: #333; font-size: 18px; overflow: hidden; font-weight: bold; }

.qjlt .article .t-box .right h4 a:hover { color: #e21418; }

@media (max-width: 959px) {.qjlt .article .t-box .right h4 a { height: 4.8em; font-size: 20px; } }

.qjlt .article .t-box .right p { margin: 10px 0; font-size: 14px; color: #666; text-indent: 2em; height: 3.6em; overflow: hidden; }

@media (max-width: 959px) { .qjlt .article .t-box .right p { display: none; } }

/*历史回响 结束*/

/*榜样力量*/
.yxgs { margin: 25px 0; }

.yxgs .article{ padding-top:20px;}

.yxgs .yxgs-box { background: url(yxgs-bg.jpg) top center no-repeat; }

.yxgs .yxgs-box:hover .photo a img { -ms-transform: scale(1.1) translateZ(0); transform: scale(1.1) translateZ(0); }

.yxgs .yxgs-box .photo { padding-top: 10%; padding-left: 16%; width: 180px; height: 180px; }

@media (max-width: 1199px) { .yxgs .yxgs-box .photo { width: 70%; padding-top: 15%; height: 150px; } }

@media (max-width: 959px) { .yxgs .yxgs-box .photo { width: 70%; padding-top: 5%; padding-left: 16%; height: 130px; } }

.yxgs .yxgs-box .photo a img { display: block; border-radius: 50%; transition: all 0.3s; }

.yxgs .yxgs-box .yxgs-content { padding: 26px 20px 30px 20px; }

.yxgs .yxgs-box .yxgs-content a { display: block; line-height: 1.4em; height: 2.8em; overflow: hidden; font-size: 18px; font-weight: bold; color: #333; }

.yxgs .yxgs-box .yxgs-content a:hover { color: #ea2f00; }

@media (max-width: 1199px) { .yxgs .yxgs-box .yxgs-content a { font-size: 16px; } }

@media (max-width: 959px) { .yxgs .yxgs-box .yxgs-content a { height: 4.2em; } }

.yxgs .yxgs-box .yxgs-content p { margin: 0; padding-top: 1em; height: 5.4em; overflow: hidden; text-indent: 2em; color: #333; }

@media (max-width: 1199px) { .yxgs .yxgs-box .yxgs-content p { height: 7.2em; } }

/*榜样力量end*/

/*精彩影像*/
.jchg { padding: 20px 15px; }

.jchg .article #owl-demo-2 { margin-top: 20px; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item { box-sizing: border-box; padding: 10px 15px; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item { position: relative; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content { box-shadow: 0 3px 10px #efefef; border: 1px solid #efefef; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top { overflow: hidden; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a { position: relative; display: block; width: 100%; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a:hover em { opacity: 0.3; filter: alpha(opacity=30); }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a img { display: block; width: 100%; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a em { position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #333; transition: all 0.3s linear; opacity: 0; filter: alpha(opacity=0); }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom { overflow: hidden; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom h4 { position: relative; margin: 0; padding: 10px 15px; border-bottom: 1px solid #eee; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom h4 a { display: inline-block; line-height: 1.6em; height: 3.2em; font-size: 18px; font-weight: bold; color: #333; overflow: hidden; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom h4 a:hover { color: #dd3333; }

.jchg .article #owl-demo-2 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom p { margin: 18px 15px 20px 15px; height: 5.4em; font-size: 14px; color: #999; text-indent: 2em; overflow: hidden; }

@media (max-width: 1199px) { .jchg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom p { height: 7.2em; } }

.jchg .article #owl-demo-2 .owl-controls { margin: 0; height: 40px; }

.jchg .article #owl-demo-2 .owl-controls .owl-pagination { position: absolute; left: 50%; left: 45%\9; -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0%; }

.jchg .article #owl-demo-2 .owl-controls .owl-pagination .owl-page span { margin: 10px; width: 8px; height: 8px; border: 1px solid #f4d01f; border-radius: 50%; background-color: #f4d01f; opacity: 1; }

.jchg .article #owl-demo-2 .owl-controls .owl-pagination .active span { width: 50px; border-radius: 5px; }

.jchg .article #owl-demo-2 .owl-controls .owl-pagination .owl-buttons { display: none !important; }

/*精彩影象 结束*/
/*掌阅天下*/
.H5 { padding: 20px 15px; }

.H5 .article { padding: 20px 0 0 0; }

.H5 .article .section { position: relative; padding: 10px 15px; }

.H5 .article .section .content { box-sizing: border-box; padding: 10px; border: 1px solid #efefef; box-shadow: 0 3px 15px #efefef; border-radius: 5px; }

.H5 .article .section .content .top { overflow: hidden; }

.H5 .article .section .content .top a { position: relative; display: block; width: 100%; }

.H5 .article .section .content .top a:hover em { animation: myfirst 0.3s linear; bottom: 0; }

.H5 .article .section .content .top a img { display: block; width: 100%; }

.H5 .article .section .content .top a em { position: absolute; top: 0; right: 0; bottom: 100%; left: 0; background: #333; transition: all 0.3s linear; opacity: 0.4; filter: alpha(opacity=40); }

@keyframes myfirst { 0% { bottom: 100%; }
  25% { bottom: 0; }
  50% { bottom: 50%; }
  100% { bottom: 0; } }

.H5 .article .section .content .bottom { overflow: hidden; }

.H5 .article .section .content .bottom h4 { margin: 0; padding: 10px; }

.H5 .article .section .content .bottom h4 a { display: inline-block; line-height: 1.6em; height: 3.2em; font-size: 18px; color: #333; overflow: hidden; }

.H5 .article .section .content .bottom h4 a:hover { color: #dd3333; }

.H5 .article .section .content .bottom p { margin: 5px; font-size: 14px; color: #999; text-align: center; }

/*掌阅天下 结束*/
/*高清大图*/
.bjtt { padding: 0; margin-bottom:86px;}

.bjtt .shadow { margin-top: 20px; }

@media (max-width: 960px) { .bjtt .shadow { display: none; } }

.bjtt #shadow .titleL { margin: 0 auto; line-height: 1em; text-align: center; padding-bottom: 10px; }

.bjtt #shadow .titleL a { display: inline-block; padding: 20px 30px; line-height: 1em; font-size: 30px; font-weight: bold; color: #dd0f17; }

.bjtt #shadow .background-ie{ padding-top:30px;}

.bjtt #shadow .background-ie .video-box { position: relative; display: block !important; display: none \9   !important; }

.bjtt #shadow .background-ie .video-box .video { position: absolute; transition: linear all .3s; width: 60%; user-select: none; }

.bjtt #shadow .background-ie .video-box .video:before { content: ""; left: 0; right: 0; bottom: 0; top: 0; background: rgba(255, 255, 255, 0.5); transition: linear all .3s; position: absolute; }

.bjtt #shadow .background-ie .video-box .video img { display: block; width: 100%; }

.bjtt #shadow .background-ie .video-box .video .article { position: absolute; left: 0; bottom: 0; right: 0; padding: .8em; background: rgba(0, 0, 0, 0.5); }

.bjtt #shadow .background-ie .video-box .video .article .title-w a { font-size: 20px; font-weight: bold; color: #fff; user-select: auto; }

.bjtt #shadow .background-ie .video-box .video .article .title-w a:hover { color: #d43; }

.bjtt #shadow .background-ie .video-box #v2 { left: 20%; right: 20%; transform: scale(1); z-index: 5; filter: blur(0); }

.bjtt #shadow .background-ie .video-box #v2:before { background: transparent; }

.bjtt #shadow .background-ie .video-box #v1 { left: 10%; right: 30%; transform: scale(0.9); z-index: 4; }

.bjtt #shadow .background-ie .video-box #v0 { left: 0; right: 40%; transform: scale(0.8); z-index: 3; }

.bjtt #shadow .background-ie .video-box #v0 :before { background: rgba(255, 255, 255, 0.7); }

.bjtt #shadow .background-ie .video-box #v3 { right: 10%; left: 30%; transform: scale(0.9); z-index: 2; }

.bjtt #shadow .background-ie .video-box #v4 { right: 0; left: 40%; transform: scale(0.8); z-index: 1; }

.bjtt #shadow .background-ie .video-box #v4:before { background: rgba(255, 255, 255, 0.7); }

.bjtt #shadow .background-ie .video-box #v5 { left: 20%; right: 20%; transform: scale(0); z-index: 0; opacity: 0; }

.bjtt #shadow .item { position: relative; }

.bjtt #shadow .item > div { position: relative; }

.bjtt #shadow .item img { display: block; width: 100%; }

.bjtt #shadow .item .title-w { position: absolute; bottom: 0; width: 100%; cursor: pointer; font-size: 18px; line-height: 2.5em; height: 2.5em; overflow: hidden; text-indent: 1em; margin: 0; color: #fff; z-index: 2; }

@media (max-width: 767px) { .bjtt #shadow .item .title-w { font-size: 14px; } }

.bjtt #shadow .item .title-w:hover { color: #d43; }

.bjtt #shadow .item span { content: ""; display: block; position: absolute; background: #000; left: 0; right: 0; height: 3em; opacity: .5; filter: alpha(opacity=50); bottom: 0; top: -3em; }

.bjtt #shadow .owl-buttons .owl-next { background: none; width: 30px; z-index: 99; height: 30px; position: absolute; top: 50%; right: 4%; background: url(focus-left.png) no-repeat; background-size: contain; }

.bjtt #shadow .owl-pagination { z-index: 9; }

@media (max-width: 767px) { .bjtt #shadow .owl-buttons .owl-next { transform: scale(0.6); -webkit-transform: scale(0.6); } }

.bjtt #shadow .owl-controls .owl-buttons .owl-prev { background: none; width: 30px; z-index: 99; height: 30px; position: absolute; background: url(focus-right.png) no-repeat; background-size: 100%; top: 50%; left: 4%; }

@media (max-width: 767px) { .bjtt #shadow .owl-controls .owl-buttons .owl-prev { transform: scale(0.6); -webkit-transform: scale(0.6); } }

.bjtt #shadow .focus .owl-controls .owl-page { cursor: pointer; width: 12px; height: 12px; border: 2px solid #eee; box-sizing: border-box; border-radius: 6px; margin: 3px; float: left; transition: linear all .3s; }

.bjtt #shadow .focus .owl-controls .owl-page.active { width: 20px; border: none; background: #eee; }

.bjtt #shadow .owl-pagination { position: absolute; bottom: 10px; right: 10px; }

@media (max-width: 767px) { .bjtt #shadow .owl-pagination { display: none; } }

.bjtt #shadow #video-chrome { display: block; display: none/9; }

.bjtt #shadow #video-ie { display: none; display: block/9; }

.bjtt #shadow .background-ie { background: url(background-pic.png) 0 50px no-repeat \9; }

.bjtt #shadow #video-ie { width: 80%; margin: 0 auto; display: none !important; display: block\9   !important; }

@media (max-width: 960px) { .bjtt #shadow .phone .control .content { width: 50%; }
  .bjtt #shadow .background-pic { padding-bottom: 0; }
  .bjtt #shadow .video-box .video .article { padding: 5px; text-indent: 1em; left: 0; right: 0; }
  .bjtt #shadow .video-box .video .article .title-w a { font-size: 16px; font-weight: normal; }
  .bjtt #shadow .video-box .video .article p { display: none; } }

/*高清大图 结束*/
/*页脚*/
.footer { padding: 30px 0; color: #333; background: #F2F6F8; }

.footer a { color: #333; }

.footer a:hover { color: #D84A4A; }

.footer em { font-style: normal; margin: 0 8px; color: #333; }

.footer .m-t-xs { margin-top: 10px; }

.footer .m-t-xs small { font-size: 70%; }

.footer .m-t-xs small em { margin: 0 4px; }

/*页脚 结束*/
