@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; padding: 10px 0; line-height: 1em; overflow: hidden; text-align: center; }

.title a { display: inline-block; padding: 10px; line-height: 1em; }

.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: #ea4c53; }

.nav-2 ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }

.nav-2 ul li { float: left; padding: 5px; width: 16.66%; box-sizing: border-box; background: #ea4c53; }

.nav-2 ul li:hover { background: #bf272e; }

.nav-2 ul li span { display: block; padding: 5px; font-size: 16px; color: #fff; text-align: center; }

@media (max-width: 1199px) { .nav-2 ul li span { font-size: 14px; } }

@media (max-width: 959px) { .nav-2 ul li span { font-size: 12px; } }

/*2级导航结束*/
/*要闻与焦图*/
.focus-new { padding: 50px 15px 10px 15px; }

.focus-new .article .focus { padding: 10px 15px; }

.focus-new .article .focus #owl-demo-a { position: relative; }

.focus-new .article .focus #owl-demo-a .owl-wrapper-outer .owl-wrapper .owl-item .item { position: relative; }

.focus-new .article .focus #owl-demo-a .owl-wrapper-outer .owl-wrapper .owl-item .item .img { display: block; overflow: hidden; border-radius: 5px; }

.focus-new .article .focus #owl-demo-a .owl-wrapper-outer .owl-wrapper .owl-item .item .img:hover img { -ms-transform: scale(1.05); transform: scale(1.05); }

.focus-new .article .focus #owl-demo-a .owl-wrapper-outer .owl-wrapper .owl-item .item .img img { display: block; width: 100%; transition: all 0.3s linear; }

.focus-new .article .focus #owl-demo-a .owl-wrapper-outer .owl-wrapper .owl-item .item span { position: absolute; right: 0; bottom: 0; left: 0; }

.focus-new .article .focus #owl-demo-a .owl-wrapper-outer .owl-wrapper .owl-item .item span em { position: absolute; top: -200%; right: 0; bottom: 0; left: 0; top: 0\9; border-radius: 5px; background: #333 \9; opacity: 0.5\9; filter: Alpha(opacity=50); background: -webkit-gradient(linear, 0 0, 0 bottom, from(transparent), to(rgba(0, 0, 0, 0.8))); transition: linear all 0.3s; }

.focus-new .article .focus #owl-demo-a .owl-wrapper-outer .owl-wrapper .owl-item .item span a { display: block; position: relative; padding: 8px 20px; line-height: 1.4em; box-sizing: border-box; color: #fff; font-size: 18px; z-index: 2; }

.focus-new .article .focus #owl-demo-a .owl-controls { margin: 0; }

.focus-new .article .focus #owl-demo-a .owl-controls .owl-pagination { display: none !important; }

.focus-new .article .focus #owl-demo-a .owl-controls .owl-buttons .owl-prev, .focus-new .article .focus #owl-demo-a .owl-controls .owl-buttons .owl-next { position: absolute; top: 50%; top: 42%\9; -ms-transform: translateY(-50%); transform: translateY(-50%); margin: 0; padding: 0; width: 48px; height: 57px; border-radius: 0; opacity: 1; background-color: transparent; background-repeat: no-repeat; }

.focus-new .article .focus #owl-demo-a .owl-controls .owl-buttons .owl-prev { left: 0; background-image: url("title-left.png"); }

.focus-new .article .focus #owl-demo-a .owl-controls .owl-buttons .owl-next { right: 0; background-image: url("title-right.png"); }

.focus-new .article .list { padding: 10px 15px; }

@media (max-width: 959px) and (min-width: 768px) { .focus-new .article .list { padding: 20px 15px 0 15px; } }

.focus-new .article .list .top { border-bottom: 1px solid #eee; }

.focus-new .article .list .top h4 { margin: 0; }

.focus-new .article .list .top h4:hover a { color: #dd0f17; }

.focus-new .article .list .top h4 a { display: block; margin-top: -3px; line-height: 1.4em; font-size: 18px; color: #333; font-weight: bold; }

.focus-new .article .list .top p { margin: 0; padding: 8px 0 18px 0; font-size: 14px; color: #999; text-indent: 2em; }

@media (max-width: 1199px) and (min-width: 960px) { .focus-new .article .list .top p { margin: 5px 0 10px 0; padding: 0; height: 1.8em; overflow: hidden; } }

.focus-new .article .list .bottom ul { margin: 0; padding: 14px 0; list-style: none; }

@media (max-width: 1199px) and (min-width: 960px) { .focus-new .article .list .bottom ul { padding: 10px 0; } }

.focus-new .article .list .bottom ul li { position: relative; padding: 4px 15px; left: 0; transition: all 0.3s linear; }

.focus-new .article .list .bottom ul li:hover { left: 20px; }

.focus-new .article .list .bottom ul li:hover a { color: #dd0f17; }

.focus-new .article .list .bottom ul li:hover span { background: #dd0f17; }

.focus-new .article .list .bottom ul li a { display: block; line-height: 1.5em; font-size: 16px; color: #333; }

.focus-new .article .list .bottom ul li span { display: block; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0%; width: 5px; height: 5px; border-radius: 50%; background: #333; }

/*要闻与焦图结束*/
/*楷模故事与评论*/
.kmgs-kpl { padding: 10px 15px; }

.kmgs-kpl .article .kmgs .title a { width:90%; }

@media (max-width: 959px) { .kmgs-kpl .article .kmgs .title a { width: 80%; } }

.kmgs-kpl .article .kmgs .section { padding: 10px 0; }

.kmgs-kpl .article .kmgs .section .top { padding: 0 0 20px 0; overflow: hidden; }

.kmgs-kpl .article .kmgs .section .top .left { float: left; width: 40%; box-sizing: border-box; }

.kmgs-kpl .article .kmgs .section .top .left a { display: block; position: relative; }

.kmgs-kpl .article .kmgs .section .top .left a:hover em { right: 0; }

.kmgs-kpl .article .kmgs .section .top .left a img { display: block; width: 100%; }

.kmgs-kpl .article .kmgs .section .top .left a em { position: absolute; top: 0; right: 100%; bottom: 0; left: 0; background: #000; opacity: 0.5; filter: Alpha(opacity=50); transition: all 0.3s linear; }

.kmgs-kpl .article .kmgs .section .top .right { float: right; padding-left: 20px; width: 60%; box-sizing: border-box; }

.kmgs-kpl .article .kmgs .section .top .right h4 { margin: -10px 0 0 0; line-height: 1em; }

.kmgs-kpl .article .kmgs .section .top .right h4 a { display: inline-block; padding: 5px 0; line-height: 1.6em; font-size: 18px; color: #333; }

.kmgs-kpl .article .kmgs .section .top .right h4 a:hover { color: #dd0f17; }

.kmgs-kpl .article .kmgs .section .top .right p { margin: 5px 0; height: 3.6em; overflow: hidden; font-size: 14px; color: #999; text-indent: 2em; }

.kmgs-kpl .article .kmgs .section .bottom ul { margin: 0; padding: 0; list-style: none; }

.kmgs-kpl .article .kmgs .section .bottom ul li { position: relative; padding: 4px 15px; left: 0; transition: all 0.3s linear; }

.kmgs-kpl .article .kmgs .section .bottom ul li:hover { left: 20px; }

.kmgs-kpl .article .kmgs .section .bottom ul li:hover a { color: #dd0f17; }

.kmgs-kpl .article .kmgs .section .bottom ul li:hover span { background: #dd0f17; }

.kmgs-kpl .article .kmgs .section .bottom ul li a { display: block; line-height: 1.5em; font-size: 16px; color: #333; }

.kmgs-kpl .article .kmgs .section .bottom ul li span { display: block; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); left: 0%; width: 5px; height: 5px; border-radius: 50%; background: #333; }

.kmgs-kpl .article .kpl .title a { width: 90%; }

@media (max-width: 959px) { .kmgs-kpl .article .kpl .title a { width: 80%; } }

.kmgs-kpl .article .kpl .section { padding: 10px 0; }

.kmgs-kpl .article .kpl .section .content { margin-top: -3px; }

.kmgs-kpl .article .kpl .section .content h4 { margin: 0; }

.kmgs-kpl .article .kpl .section .content h4:hover a { color: #dd0f17; }

.kmgs-kpl .article .kpl .section .content h4 a { display: block; line-height: 1.4em; font-size: 18px; color: #333; }

.kmgs-kpl .article .kpl .section .content p { margin: 5px 0 15px 0; font-size: 14px; color: #999; text-indent: 2em; height: 3.6em; overflow: hidden; }

/*楷模故事与评论结束*/
/*公益广告*/
.gygg { padding: 10px 15px; }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item { box-sizing: border-box; padding: 10px 15px; }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item { position: relative; }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content { padding: 10px; border-radius: 8px; border: 1px solid #efefef; }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top { overflow: hidden; }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a { position: relative; display: block; width: 100%; }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a:hover em { opacity: 0.3; filter: alpha(opacity=30); }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .top a img { display: block; width: 100%; }

.gygg .article #owl-demo-1 .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); }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom { overflow: hidden; }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom h4 { position: relative; margin: 0; padding: 20px 15px; text-align: center; }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom h4 a { display: inline-block; padding: 8px 40px; line-height: 1.6em; font-size: 16px; color: #333; background: #e2e2e2; border-radius: 10px; }

.gygg .article #owl-demo-1 .owl-wrapper-outer .owl-wrapper .owl-item .item .content .bottom h4 a:hover { color: #dd3333; }

.gygg .article #owl-demo-1 .owl-controls { margin: 0; height: 40px; }

.gygg .article #owl-demo-1 .owl-controls .owl-pagination { position: absolute; left: 50%; left: 45%\9; -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 0%; }

.gygg .article #owl-demo-1 .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; }

.gygg .article #owl-demo-1 .owl-controls .owl-pagination .active span { width: 50px; border-radius: 5px; }

.gygg .article #owl-demo-1 .owl-controls .owl-pagination .owl-buttons { display: none !important; }

/*公益广告 结束*/
/*时代楷模发布厅*/
.jddt { padding: 20px 15px; }

.jddt .section { display: none\9; }

.jddt .section .flipster { position: relative; display: block; margin: 0 auto; padding: 10px 0; width: 100%; overflow: hidden; }

.jddt .section .flipster .flip-items { display: block; margin: 0 auto; padding: 0; list-style-type: none; width: 760px !important; transform: translate3d(0, 0, 0); -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-backface-visibility: hidden; backface-visibility: hidden; box-sizing: content-box; perspective: 2000px; }

@media (max-width: 1199px) { .jddt .section .flipster .flip-items { width: 750px !important; } }

@media (max-width: 959px) { .jddt .section .flipster .flip-items { width: 600px !important; } }

.jddt .section .flipster .flip-items .flip-item { position: absolute; opacity: 0.99; display: block; margin: 0 auto; padding: 0; list-style-type: none; cursor: pointer; }

.jddt .section .flipster .flip-items .flip-item span { display: inline-block; margin: 0; background-color: #da0d25; background-position: center center; background-repeat: no-repeat; color: #7a0715; text-shadow: none; vertical-align: middle; cursor: pointer; border: 0; position: relative; }

.jddt .section .flipster .flip-items .flip-item span img { display: block; width: 100%; }

.jddt .section .flipster .flip-items .flip-item span a { display: block; padding: 10px 15px; color: #333; font-size: 18px; font-weight: bold; background: #eee; }

.jddt .section .flipster-carousel .flip-item { transform: translate3d(0, 0, 0); transition: all 350ms ease-out; }

.jddt .section .flipster-carousel .flip-item img { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.jddt .section .flipster-carousel .flip-past { transform: translateX(-160%) translateZ(0) rotateY(80deg) scale(0.65); }

.jddt .section .flipster-carousel .flip-future { transform: translateX(160%) translateZ(0) rotateY(-80deg) scale(0.65); }

.jddt .section .flipster-carousel .flip-prev { transform: translateX(-45%) translateZ(0) rotateY(60deg) scale(0.72); }

.jddt .section .flipster-carousel .flip-next { transform: translateX(45%) translateZ(0) rotateY(-60deg) scale(0.72); }

.jddt .section .flipster-carousel .flip-current { z-index: 999; transform: rotateY(0deg); transition-delay: 58.333333333333336ms; }

.jddt .top-stories-reference { display: none; display: block\9; padding: 10px 0; }

.jddt .top-stories-reference .focus-margin { overflow: hidden; }

.jddt .top-stories-reference .focus-margin .touchslider { float: left; width: 80%; background: #F2F6F8; }

.jddt .top-stories-reference .focus-margin .touchslider:after { position: absolute; right: -25%; top: 10px; width: 25%; height: 20px; z-index: 22; content: ""; }

.jddt .top-stories-reference .focus-margin .touchslider:before { position: absolute; right: -25%; bottom: 10px; width: 25%; height: 20px; z-index: 22; content: ""; }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-viewport { position: relative; width: 100%; overflow: hidden; background: #f2f6f8; }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item { width: 20%; font-weight: 100; }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a { display: block; overflow: hidden; }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a img { width: 100%; display: block; }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a .text { display: block; position: absolute; top: 50%; right: 40%; left: 0; margin: 0; line-height: 1.5em; padding: 30px 15px 30px 15px; font-size: 20px; box-sizing: border-box; font-weight: bold; color: #FFF; z-index: 5; }

@media (max-width: 1199px) { .jddt .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a .text { top: 30%; } }

@media (max-width: 959px) { .jddt .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a .text { top: 20%; } }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a .text small { display: block; padding-top: 10px; color: #fff; font-size: 14px; text-indent: 2em; }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-viewport .icon-play { width: 40px; height: 40px; position: absolute; left: 8px; bottom: 34px; background: red; }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-group { overflow: hidden; }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-group .touchslider-nav-item { float: left; width: 20%; line-height: 2rem; font-size: 0.8em; text-align: center; }

.jddt .top-stories-reference .focus-margin .touchslider .touchslider-group .touchslider-nav-item-current { background: #276; color: #FFF; }

.jddt .top-stories-reference .focus-margin .channelpicslider { width: 80%; position: relative; box-sizing: border-box; padding-right: 5px; }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-viewport p { position: absolute; margin: 1em; line-height: 1.5em; height: 4.5em; overflow: hidden; color: #888; font-size: 12px; }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-viewport a:hover:after { opacity: 1; }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-viewport a:hover .text i { opacity: 0.6; filter: alpha(opacity=60); }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-viewport a .text { font-size: 16px; right: 0; padding: 1em 1em 1em 5em; white-space: normal; }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-viewport a .text i { position: absolute; left: 0; bottom: 0; top: 0; right: 0; background: #000; opacity: 0.5; filter: alpha(opacity=50); z-index: -1; transition: all 0.3s linear; }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-nav { position: absolute; width: 25%; top: 0; bottom: 0; right: -25%; overflow: hidden; box-sizing: border-box; }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item { position: relative; cursor: pointer; margin-bottom: 5px; padding-right: 6px; z-index: 9; }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item:hover i { opacity: 0; filter: alpha(opacity=0); }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item img { display: block; }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item i { position: absolute; left: 0; bottom: 0; right: 6px; top: 0; background: #000; opacity: .5; filter: alpha(opacity=50); }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item:last-child { margin-bottom: 0; }

.jddt .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item-current i { opacity: 0; filter: alpha(opacity=0); }

/*时代楷模发布厅 结束*/
/*foot*/
.footer { background: #F2F6F8; padding: 30px 0; color: #333; }

.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; }

/*foot end*/
