@charset "UTF-8";
html { font-family: 'microsoft yahei'; }

@media (max-width: 768px) { .bdshare-slide-button-box { display: none !important; } }

body { background-image: url("body.png"); }

/*返回顶部*/
#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; }

/*返回顶部结束*/
/*导航条*/
.nav { display: none; 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; }

/*导航条结束*/


.title-m { display:none; margin: 0 auto; line-height: 1em; text-align: center; background:#e42716; margin-bottom:10px; margin-left:5px; margin-right:5px; }

.qwe{ margin:0 0px 10px 0px!important;}

@media(max-width:767px){ .title-m{ display:block;}}

.title-m a { display: inline-block; padding: 15px 30px; line-height: 1em; font-size: 22px; font-weight: bold; color: #fff; }
/*banner*/
.banner { background-image: url("banner.jpg"); background-repeat: no-repeat; background-size: cover; background-position: top center; }

@media (max-width: 1199px) { .banner { display: none; } }

.banner .box { position: relative; height: 600px; }

.banner .box .logo { position: absolute; top: 8%; left: 15px; }

.banner-md { display: none; margin: 0; padding: 0; }

@media (max-width: 1199px) and (min-width:768px) { .banner-md { display: block; } }

.banner-md img { display: block; width: 100%; }

.banner-m { display: none; margin: 0; padding: 0; position:relative;}

@media (max-width: 767px) { .banner-m { display: block; } }

.banner-m img { display: block; width: 100%; }

.banner-m a{ display:block; position:absolute; top:85%; bottom:0; left:0; right:0;}

/*banner end*/
/*头条*/
.tt { padding-top: 20px; padding-bottom: 14px; }

@media (max-width: 767px) { .tt { margin-top:20px; margin-bottom:20px;  padding-top: 5px; padding-bottom: 5px; background-color:#fff; } }

.tt h2 { position: relative; }

.tt h2 .text { display: block; font-size: 36px; color: #333; font-weight: bold; text-align: center; }

.tt h2 .text:hover { color: #e42716; }

@media (max-width: 1199px) { .tt h2 .text { font-size: 30px; } }

@media (max-width: 767px) { .tt h2 .text { font-size: 20px; line-height: 1.5em; text-align: left; text-indent: 1em; } }

.tt h2 .img { display: block; position: absolute; top: 50%; transform: translateY(-50%); }

@media (max-width: 959px) { .tt h2 .img { display: none; } }

.tt h2 .img img { display: block; width: 100%; }

.tt p { margin: 15px 0 0px 0; padding: 0 120px; line-height: 1.6em; font-size: 14px; color: #999; text-align: center; }

@media (max-width: 1199px) { .tt p { text-align: left; padding: 0 90px; } }

@media (max-width: 959px) { .tt p { margin: 15px 0; padding: 0 30px; } }

@media (max-width: 767px) { .tt p { display: none; } }

/*头条结束*/
/*要闻聚焦*/
.ywjj { margin-top: 10px; margin-bottom: 20px; }

@media (max-width: 767px) { .ywjj { padding: 0; margin-top:0px; } }

@media (max-width: 767px) { .ywjj .article { margin: 0; } }

.ywjj .article .focus { padding-top: 10px; padding-bottom: 10px; }

@media (max-width: 767px) { .ywjj .article .focus { padding: 0; } }

.ywjj .article .focus .owl-carousel { position: relative; overflow: hidden; }

.ywjj .article .focus .owl-carousel:hover .owl-wrapper-outer .item em { opacity: 0.6; filter: Alpha(opacity=60); }

.ywjj .article .focus .owl-carousel:hover .owl-controls .owl-buttons .owl-prev { left: 0%; }

.ywjj .article .focus .owl-carousel:hover .owl-controls .owl-buttons .owl-next { right: 0%; }

.ywjj .article .focus .owl-carousel .owl-wrapper-outer .item { position: relative; overflow: hidden; }

.ywjj .article .focus .owl-carousel .owl-wrapper-outer .item a { display: block; }

.ywjj .article .focus .owl-carousel .owl-wrapper-outer .item a img { display: block; width: 100%; }

.ywjj .article .focus .owl-carousel .owl-wrapper-outer .item span { display: block; position: absolute; right: 0; bottom: 0; left: 0; }

.ywjj .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; }

.ywjj .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; }

.ywjj .article .focus .owl-carousel .owl-controls { margin: 0; }

@media (max-width: 960px) { .ywjj .article .focus .owl-carousel .owl-controls { display: none !important; } }

.ywjj .article .focus .owl-carousel .owl-controls .owl-pagination { position: absolute; right: 3%; bottom: 3.5%; }

@media (max-width: 1199px) { .ywjj .article .focus .owl-carousel .owl-controls .owl-pagination { display: none !important; } }

.ywjj .article .focus .owl-carousel .owl-controls .owl-pagination .owl-page span { margin: 3px; width: 9px; height: 9px; border-radius: 50%; background-color: #fff; opacity: 1; }

.ywjj .article .focus .owl-carousel .owl-controls .owl-pagination .active span { background-color: #dd0f17; }

.ywjj .article .focus .owl-carousel .owl-controls .owl-buttons .owl-prev, .ywjj .article .focus .owl-carousel .owl-controls .owl-buttons .owl-next { position: absolute; top: 50%; top: 42%\9; transform: translateY(-50%); margin: 0; padding: 0; width: 48px; height: 57px; border-radius: 0; opacity: 1; background-color: transparent; background-repeat: no-repeat; transition: linear all 0.3s; }

.ywjj .article .focus .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -10%; background-image: url("title-left.png"); }

.ywjj .article .focus .owl-carousel .owl-controls .owl-buttons .owl-next { right: -10%; background-image: url("title-right.png"); }

.ywjj .article .title-list { padding-top: 10px; padding-bottom: 10px; }

@media (max-width: 767px) { .ywjj .article .title-list { padding: 0; } }

.ywjj .article .title-list .content ul { margin: 0; padding: 0; list-style: none; }

@media (max-width: 767px) { .ywjj .article .title-list .content ul { padding: 10px 5px; background:#fff; } }

.ywjj .article .title-list .content ul li { position: relative; padding: 3px 18px; }

@media (max-width: 1199px) { .ywjj .article .title-list .content ul li { padding: 4px 18px; } }

@media (max-width: 767px) { .ywjj .article .title-list .content ul li { padding: 6px 15px; } }

.ywjj .article .title-list .content ul li a { display: block; line-height: 1.4em; height: 1.4em; overflow: hidden; box-sizing: border-box; font-size: 18px; color: #333; font-weight: bold; }

@media (max-width: 767px) { .ywjj .article .title-list .content ul li a {  height: auto;  font-weight: normal; border-bottom:1px dashed #eee; padding-bottom:5px;}}

.ywjj .article .title-list .content ul li a:hover { color: #dd0f17; }

.ywjj .article .title-list .content ul li span {position: absolute; top: 15%; left: 0; width: 8px; height: 8px; background: #dd0f17; border-radius: 50%; }

@media (max-width: 1199px) { .ywjj .article .title-list .content ul li span { top: 20%; } }

@media (max-width: 959px) { .ywjj .article .title-list .content ul li span { top: 32%; } }

@media (max-width: 767px) { .ywjj .article .title-list .content ul li span { display:none;  top: 50%; transform: translateY(-50%); } }

.ywjj .article .title-list .content ul li p { margin: 5px 0 0 0; line-height: 1.5em; height: 3em; overflow: hidden; font-size: 14px; color: #999; text-indent: 2em; }

@media (max-width: 1199px) { .ywjj .article .title-list .content ul li p { height: 1.5em; } }

@media (max-width: 959px) { .ywjj .article .title-list .content ul li p { display: none; } }

/*要闻聚焦结束*/
/*媒体声音*/
.mtsy { margin-top: 30px; margin-bottom: 30px; }

@media (max-width: 767px) { .mtsy { margin-top: 30px; margin-bottom: 10px; } }

.mtsy .article .title { margin: 0 auto; line-height: 1em; text-align: center; }

.mtsy .article .title a { display: inline-block; padding: 10px 175px 10px 30px; line-height: 1em; }

@media (max-width: 767px) { .mtsy .article .title{ display:none;} }

.mtsy .article .title a img { display: block; width: 100%; }

.mtsy .article .section { padding-top: 10px; padding-bottom: 10px; }

.mtsy .article .section .content { position: relative; padding: 30px 20px 20px 20px; background: #fbfbfb; transition: all linear 0.3s; box-shadow: 0 0 0 #e8dda2; }

@media (max-width: 767px){ .mtsy .article .section .content { padding: 10px 20px;} }

.mtsy .article .section .content:hover { box-shadow: 0 0 2px #e8dda2; }

.mtsy .article .section .content:hover div { width: 100%; }

@media (max-width: 959px) { .mtsy .article .section .content { border: 1px solid #e8dda2; } }

@media (max-width: 767px) { .mtsy .article .section .content { border: 0px solid #e8dda2; } }

.mtsy .article .section .content h4 a { display:block; font-size: 20px; color: #000; font-weight: bold; line-height: 1.4em; height: 2.8em; overflow: hidden; }

@media (max-width: 767px){ .mtsy .article .section .content h4 a{ font-weight:normal; font-size:18px;}}

.mtsy .article .section .content h4 a:hover { color: #e42716; }

.mtsy .article .section .content div { margin: 5px 0; width: 20%; height: 1px; background-color: #e8dda2; transition: all 0.3s linear; }

@media (max-width: 767px){ .mtsy .article .section .content div{ display:none;} }

.mtsy .article .section .content p { margin: 1em 0 1.4em 0; height: 4.8em; line-height: 1.6em; font-size: 14px; color: #999; text-indent: 2em; overflow: hidden; }

.mtsy .article .section .content .image { position: absolute; top: -20%; left: 50%; transform: translateX(-50%); display: block; }

.mtsy .article .section .content .image img { display: block; width: 100%; }

.mtsy .article .section .content span { display: block; text-align: right; color: #000; font-weight: bold; }

@media (max-width: 767px){ .mtsy .article .section .content span { display: none;} }

/*媒体声音 结束*/
/*各地播报*/
.gdbb { margin-top: 30px; margin-bottom: 10px; }

@media (max-width: 767px) { .gdbb { margin-top: 30px; } }

.gdbb .article .title { margin: 0 auto; line-height: 1em; text-align: center; }

.gdbb .article .title a { display: inline-block; padding: 10px 175px 10px 30px; line-height: 1em; }

@media (max-width: 767px) { .gdbb .article .title { display:none;} }

.gdbb .article .title a img { display: block; width: 100%; }

.gdbb .article .section .content { padding: 10px 0 20px 0; overflow: hidden; }

.gdbb .article .section .content .left { float: left; width: 40%; }

.gdbb .article .section .content .left a { display: block; overflow: hidden; }

.gdbb .article .section .content .left a:hover img { transform: scale(1.05); }

.gdbb .article .section .content .left a img { display: block; width: 100%; transition: all 0.3s linear; }

.gdbb .article .section .content .right { float: right; padding-left: 20px; width: 60%; box-sizing: border-box; }

.gdbb .article .section .content .right h4 { margin: 0; margin-top: -5px; }

.gdbb .article .section .content .right h4 a { display: block; line-height: 1.6em; height: 3.2em; overflow: hidden; color: #000; font-size: 18px; }

.gdbb .article .section .content .right h4 a:hover { color: #e42716; }

.gdbb .article .section .content .right p { margin: 4px 0; line-height: 1.5em; height: 4.5em; color: #999; text-indent: 2em; overflow: hidden; }

@media (max-width: 1199px) { .gdbb .article .section .content .right p { height: 3em; } }

@media (max-width: 959px) { .gdbb .article .section .content .right p { display: none; } }

/*各地播报结束*/
/*基层剪影*/
.jcjy { margin-top: 20px; margin-bottom: 20px; }

.jcjy .article .title { margin: 0 auto; line-height: 1em; text-align: center; }

.jcjy .article .title a { display: inline-block; padding: 10px 175px 10px 30px; line-height: 1em; }

@media (max-width: 767px) { .jcjy .article .title { display:none;} }

.jcjy .article .title a img { display: block; width: 100%; }

.jcjy .article .section { padding-top: 10px; padding-bottom: 10px; }

.jcjy .article .section .box .content { padding: 5px; box-sizing: border-box; border: 1px solid #e8dda2; transform-style: preserve-3d; perspective: 200px; }

@media(max-width:767px){ .jcjy .article .section .box .content{ padding:0; border:0px;}}

.jcjy .article .section .box .content:hover a { animation: rotate 0.5s linear; }

.jcjy .article .section .box .content a { display: block; transform: rotateY(0deg); }

.jcjy .article .section .box .content a img { display: block; width: 100%; }

@keyframes rotate { 0% { transform: rotateY(0deg); }
  50% { transform: rotateY(-5deg); }
  100% { transform: rotateY(0deg); } }

.jcjy .article .section .box span { display: block; }

@media(max-width:767px){ .jcjy .article .section .box span { background:#fff;}}

.jcjy .article .section .box span a { display: block; font-size: 18px; color: #333; padding: 10px 15px; }

@media(max-width:767px){ .jcjy .article .section .box span a { line-height:1.5em; height:4.5em; } }

/*基层剪影结束*/
/*温暖回家路*/
.gqdt { margin-top: 10px; margin-bottom: 30px; }

@media (max-width: 767px) { .gqdt { display: none; } }

.gqdt .article .title { margin: 0 auto; line-height: 1em; text-align: center; }

@media (max-width: 767px) { .gqdt .article .title { display:none;} }

.gqdt .article .title a { display: inline-block; padding: 10px 187px 10px 30px; line-height: 1em; }

.gqdt .article .title a img { display: block; width: 100%; }

.gqdt .article .top-stories-reference { padding-top: 10px; }

.gqdt .article .top-stories-reference .focus-margin { overflow: hidden; }

.gqdt .article .top-stories-reference .focus-margin .touchslider { float: left; width: 80%; background: #F2F6F8; }

.gqdt .article .top-stories-reference .focus-margin .touchslider:after { position: absolute; right: -25%; top: 10px; width: 25%; height: 20px; z-index: 22; content: ""; background: url("") no-repeat center center; }

.gqdt .article .top-stories-reference .focus-margin .touchslider:before { position: absolute; right: -25%; bottom: 10px; width: 25%; height: 20px; z-index: 22; content: ""; background: url("") no-repeat center center; }

.gqdt .article .top-stories-reference .focus-margin .touchslider .touchslider-viewport { position: relative; width: 100%; overflow: hidden; background: #f2f6f8; }

.gqdt .article .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item { width: 20%; font-weight: 100; }

.gqdt .article .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a { display: block; overflow: hidden; }

.gqdt .article .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a img { width: 100%; display: block; }

.gqdt .article .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) { .gqdt .article .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a .text { top: 30%; } }

@media (max-width: 959px) { .gqdt .article .top-stories-reference .focus-margin .touchslider .touchslider-viewport .touchslider-item a .text { top: 20%; } }

.gqdt .article .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; }

.gqdt .article .top-stories-reference .focus-margin .touchslider .touchslider-viewport .icon-play { width: 40px; height: 40px; position: absolute; left: 8px; bottom: 34px; background: #e42716; }

.gqdt .article .top-stories-reference .focus-margin .touchslider .touchslider-group { overflow: hidden; }

.gqdt .article .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; }

.gqdt .article .top-stories-reference .focus-margin .touchslider .touchslider-group .touchslider-nav-item-current { background: #276; color: #FFF; }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider { width: 80%; position: relative; box-sizing: border-box; padding-right: 5px; }

.gqdt .article .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; }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider .touchslider-viewport a:hover:after { opacity: 1; }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider .touchslider-viewport a:hover .text i { opacity: 0.6; filter: alpha(opacity=60); }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider .touchslider-viewport a .text { font-size: 16px; right: 0; padding: 1em 1em 1em 5em; white-space: normal; }

.gqdt .article .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; }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider .touchslider-nav { position: absolute; width: 25%; top: 0; bottom: 0; right: -25%; overflow: hidden; box-sizing: border-box; }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item { position: relative; cursor: pointer; margin-bottom: 5px; padding-right: 6px; z-index: 9; }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item:hover i { opacity: 0; filter: alpha(opacity=0); }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item img { display: block; width:100%; }

.gqdt .article .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); }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item:last-child { margin-bottom: 0; }

.gqdt .article .top-stories-reference .focus-margin .channelpicslider .touchslider-nav .touchslider-nav-item-current i { opacity: 0; filter: alpha(opacity=00); }

.gqdt-m { display: none; padding: 0; }

@media (max-width: 767px) { .gqdt-m { display: block; } }

.gqdt-m .title { margin: 0 auto; line-height: 1em; text-align: center; }

.gqdt-m .title a { display: inline-block; padding: 10px 175px 10px 30px; line-height: 1em; }

@media (max-width: 767px) { .gqdt-m .title { display:none;} }

.gqdt-m .title a img { display: block; width: 100%; }

.gqdt-m #owl-demo-3 { position: relative; overflow: hidden; margin-top: 10px; }

@media( max-width:767px){ .gqdt-m #owl-demo-3 { position: relative; overflow: hidden; margin-top: 20px; }}

.gqdt-m #owl-demo-3 .owl-wrapper-outer .item { position: relative; overflow: hidden; }

.gqdt-m #owl-demo-3 .owl-wrapper-outer .item a { display: block; }

.gqdt-m #owl-demo-3 .owl-wrapper-outer .item a img { display: block; width: 100%; }

.gqdt-m #owl-demo-3 .owl-wrapper-outer .item span { display: block; position: absolute; right: 0; bottom: 0; left: 0; }

.gqdt-m #owl-demo-3 .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; }

.gqdt-m #owl-demo-3 .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; }

.gqdt-m #owl-demo-3 .owl-controls { margin: 0; }

@media (max-width: 960px) { .gqdt-m #owl-demo-3 .owl-controls { display: none !important; } }

.gqdt-m #owl-demo-3 .owl-controls .owl-pagination { position: absolute; right: 3%; bottom: 3.5%; }

@media (max-width: 1199px) { .gqdt-m #owl-demo-3 .owl-controls .owl-pagination { display: none !important; } }

.gqdt-m #owl-demo-3 .owl-controls .owl-pagination .owl-page span { margin: 3px; width: 9px; height: 9px; border-radius: 50%; background-color: #fff; opacity: 1; }

.gqdt-m #owl-demo-3 .owl-controls .owl-pagination .active span { background-color: #e42716; }

.gqdt-m #owl-demo-3 .owl-controls .owl-buttons .owl-prev, .gqdt-m #owl-demo-3 .owl-controls .owl-buttons .owl-next { position: absolute; top: 50%; top: 42%\9; transform: translateY(-50%); margin: 0; padding: 0; width: 48px; height: 57px; border-radius: 0; opacity: 1; background-color: transparent; background-repeat: no-repeat; transition: linear all 0.3s; }

.gqdt-m #owl-demo-3 .owl-controls .owl-buttons .owl-prev { left: -10%; background-image: url("title-left.png"); }

.gqdt-m #owl-demo-3 .owl-controls .owl-buttons .owl-next { right: -10%; background-image: url("title-right.png"); }

/*温暖回家路*/
/*新春进行时*/
.xcjxs { margin-top: 40px; margin-bottom: 30px; }

@media (max-width: 767px) { .xcjxs { margin-top:30px;} }

.xcjxs .article .title { margin: 0 auto; line-height: 1em; text-align: center; }

.xcjxs .article .title a { display: inline-block; padding: 10px 160px 10px 20px; line-height: 1em; }

@media (max-width: 767px) { .xcjxs .article .title { display:none;} }

.xcjxs .article .title a img { display: block; width: 100%; }

.xcjxs .article .section { padding-top: 10px; padding-bottom: 10px; }

.xcjxs .article .section .content { position: relative; padding: 30px 20px 0px 30px; border: 1px solid #dcdcdc; }

@media (max-width: 767px) { .xcjxs .article .section .content { padding: 10px 20px 0px 20px; border: 0px solid #dcdcdc; background:#fff;}}

.xcjxs .article .section .content:hover { border: 1px solid #dabf7b; }

.xcjxs .article .section .content:hover span { border-right: 1px solid #dabf7b; }

.xcjxs .article .section .content:hover .move a { background: #dabf7b; border: 1px solid #dabf7b; color: #fff; }

.xcjxs .article .section .content .img { position: absolute; top: 0; left: 0; z-index: 2; }

.xcjxs .article .section .content span { display: block; position: absolute; top: 0; right: 97.5%; bottom: 0; left: 0; border-right: 1px solid #dcdcdc; }

@media (max-width: 767px){ .xcjxs .article .section .content span { display: none;}}

.xcjxs .article .section .content h4 a { display:block; font-size: 20px; color: #000; font-weight: bold; line-height: 1.4em; height:2.8em; }

.xcjxs .article .section .content h4 a:hover { color: #e7c671; }

@media (max-width: 767px) { .xcjxs .article .section .content h4 a { font-size: 18px; font-weight:normal;} }

.xcjxs .article .section .content p { margin: 0.4em 0 1em 0; height: 4.8em; line-height: 1.6em; font-size: 14px; color: #999; text-indent: 2em; overflow: hidden; }

@media(max-width:767px){ .xcjxs .article .section .content p{ margin:0;}}

.xcjxs .article .section .content .image { display: block; width: 100%; }

@media(max-width:767px){ .xcjxs .article .section .content .image{ display:none;}}

.xcjxs .article .section .content .image img { display: block; width: 100%; }

.xcjxs .article .section .content .move { padding: 3em 0; text-align: center; }

@media (max-width: 767px) { .xcjxs .article .section .content .move { display:none;} }

.xcjxs .article .section .content .move a { display: inline-block; padding: 0.8em 2.8em; font-size: 16px; color: #999; border: 1px solid #dcdcdc; }

/*新春进行时*/
/*新时代新奋斗*/
.xsdxfd { margin-top: 30px; margin-bottom: 5px; }

.xsdxfd .article .title { margin: 0 auto; line-height: 1em; text-align: center; }

.xsdxfd .article .title a { display: inline-block; padding: 10px 230px 10px 30px; line-height: 1em; }

@media (max-width: 767px) { .xsdxfd .article .title { display:none;} }

.xsdxfd .article .title a img { display: block; width: 100%; }

.xsdxfd .article .section { padding: 10px 15px; }

@media (max-width: 959px) { .xsdxfd .article .section { display: none; } }

.xsdxfd .article .section .content { position: relative; overflow: hidden; }

.xsdxfd .article .section .content a { display: block; overflow: hidden; }

.xsdxfd .article .section .content a:hover img { transform: scale(1.05); }

.xsdxfd .article .section .content a img { display: block; width: 100%; transition: all 0.3s linear; }

.xsdxfd .article .title-list { padding: 10px 15px; }

@media (max-width: 767px) { .xsdxfd .article .title-list { padding: 20px 15px; background-color:#fff; } }

.xsdxfd .article .title-list .content .top { border-bottom: 1px dotted #eee; }

.xsdxfd .article .title-list .content .top h4 { position: relative; margin: 0; }

.xsdxfd .article .title-list .content .top h4:hover a { color: #e42716; }

.xsdxfd .article .title-list .content .top h4 a { display: block; width: 100%; line-height: 1em; height: 1em; box-sizing: border-box; overflow: hidden; color: #333; font-size: 20px; }

.xsdxfd .article .title-list .content .top p { margin: 15px 0 20px 0; line-height: 1.5em; height: 3em; overflow: hidden; font-size: 14px; color: #999; text-indent: 2em; }

@media (max-width: 1199px) and (min-width: 960px) { .xsdxfd .article .title-list .content .top p { height: 1.5em; } }

.xsdxfd .article .title-list .content .bottom { padding: 15px 0; }

@media (max-width: 1199px) { .xsdxfd .article .title-list .content .bottom { padding: 12px 0; } }

.xsdxfd .article .title-list .content .bottom ul { margin: 0; padding: 0; list-style: none; }

.xsdxfd .article .title-list .content .bottom ul li { position: relative; padding: 11px 18px; border-bottom: 1px dotted #eee; }

.xsdxfd .article .title-list .content .bottom ul li:hover { border-bottom: 1px dotted #e42716; }

.xsdxfd .article .title-list .content .bottom ul li:hover a { color: #e42716; }

.xsdxfd .article .title-list .content .bottom ul li:hover span { background: #e42716; }

@media (max-width: 1199px) { .xsdxfd .article .title-list .content .bottom ul li { padding: 4px 18px; } }

@media (max-width: 767px) { .xsdxfd .article .title-list .content .bottom ul li { padding: 10px 18px; } }

.xsdxfd .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: 16px; color: #666; }

.xsdxfd .article .title-list .content .bottom ul li span { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 8px; height: 8px; background: #eee; border-radius: 50%; }

@media (max-width: 767px) { .xsdxfd .article .title-list .content .bottom ul li span { background: #e42716; } }

/*新时代新奋斗*/
/*掌阅*/
.h5 { margin-top: 15px; margin-bottom: 30px; }

.h5 .title { margin: 0 auto; line-height: 1em; text-align: center; }

.h5 .title a { display: inline-block; padding: 10px 40px 10px 30px; line-height: 1em; }

@media (max-width: 767px) { .h5 .article .title { display:none;} }

.h5 .title a img { display: block; width: 100%; }

.h5 .article .section .content { padding: 10px; }

@media (max-width: 767px) { .h5 .article .section .content { padding: 10px 0 10px 0; }}

.h5 .article .section .content .img { display: block; overflow: hidden; }

.h5 .article .section .content .img:hover img { transform: scale(1.05); }

.h5 .article .section .content .img img { display: block; width: 100%; transition: all 0.3s linear; }

.h5 .article .section .content span { display: block; background: #fff; }

.h5 .article .section .content span a { display: block; padding: 10px 15px; font-size: 18px; color: #333; line-height:1.5em; height:3em; }

.h5 .article .section .content p { margin: 0; text-indent: 2em; padding: 1px 15px 30px 15px; background: #fff; }

@media( max-width:767px){ .h5 .article .section .content p { display:none;} }

/*掌阅*/
/*图解与微博*/
.tj-wb { margin-top: 40px; margin-bottom: 60px; }

@media (max-width: 767px) { .tj-wb{ margin-top:30px; } }

@media (max-width: 767px) { .tj-wb .article { margin: 0; } }

@media (max-width: 767px) { .tj-wb .article .section { padding: 0; } }

.tj-wb .article .section .title { margin: 0 auto; line-height: 1em; text-align: center; }

@media (max-width: 767px) { .tj-wb .article .section .title{ display:none;} }

.tj-wb .article .section .title a { display: inline-block; padding: 10px; line-height: 1em; }

.tj-wb .article .section .title a img { display: block; width: 100%; }

.tj-wb .article .section .content { margin-top: 10px; }

@media(max-width:767px){ .tj-wb .article .section .content { margin-top: 20px; }}

.tj-wb .article .section .content .owl-carousel { position: relative; overflow: hidden; }

.tj-wb .article .section .content .owl-carousel:hover .owl-wrapper-outer .item em { opacity: 0.6; filter: Alpha(opacity=60); }

.tj-wb .article .section .content .owl-carousel .owl-wrapper-outer .item { position: relative; overflow: hidden; }

.tj-wb .article .section .content .owl-carousel .owl-wrapper-outer .item a { display: block; }

.tj-wb .article .section .content .owl-carousel .owl-wrapper-outer .item a img { display: block; width: 100%; }

.tj-wb .article .section .content .owl-carousel .owl-wrapper-outer .item span { display: block; position: absolute; right: 0; bottom: 0; left: 0; }

.tj-wb .article .section .content .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; }

.tj-wb .article .section .content .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; }

.tj-wb .article .section .content .owl-carousel .owl-controls { margin: 0; }

@media (max-width: 960px){ .tj-wb .article .section .content .owl-carousel .owl-controls { display:none!important;} }

.tj-wb .article .section .content .owl-carousel .owl-controls .owl-pagination { position: absolute; right: 3%; bottom: 2.5%; }

@media (max-width: 1199px) {.tj-wb .article .section .content .owl-carousel .owl-controls .owl-pagination { display: none !important; } }

.tj-wb .article .section .content .owl-carousel .owl-controls .owl-pagination .owl-page span { margin: 3px; width: 9px; height: 9px; border-radius: 50%; background-color: #fff; opacity: 1; }

.tj-wb .article .section .content .owl-carousel .owl-controls .owl-pagination .active span { background-color: #dd0f17; }

.tj-wb .article .section .content .owl-carousel .owl-controls .owl-buttons .owl-prev, .tj-wb .article .section .content .owl-carousel .owl-controls .owl-buttons .owl-next { position: absolute; top: 50%; top: 42%\9; transform: translateY(-50%); margin: 0; padding: 0; width: 48px; height: 57px; border-radius: 0; opacity: 1; background-color: transparent; background-repeat: no-repeat; transition: linear all 0.3s; }

.tj-wb .article .section .content .owl-carousel .owl-controls .owl-buttons .owl-prev { left: -10%; background-image: url("title-left.png"); }

.tj-wb .article .section .content .owl-carousel .owl-controls .owl-buttons .owl-next { right: -10%; background-image: url("title-right.png"); }

.tj-wb .article #wb .title { margin: 0 auto; line-height: 1em; text-align: center; }

@media (max-width: 767px) {.tj-wb .article #wb { margin-top:30px;} }

@media (max-width: 767px) {.tj-wb .article #wb .title{ display:none;} }

.tj-wb .article #wb .title a { display: inline-block; padding: 10px; line-height: 1em; }

.tj-wb .article #wb .title a img { display: block; width: 100%; }

.tj-wb .article #wb .wb { margin-top: 10px; }

@media (max-width: 767px){ .tj-wb .article #wb .wb { margin-top: 20px; }}

@media (max-width: 1199px) { .tj-wb .article #wb .wb iframe { height: 314px; } }

@media (max-width: 959px) { .tj-wb .article #wb .wb iframe { height: 244px; } }

@media (max-width: 767px) { .tj-wb .article #wb .wb iframe { height: 400px; } }

/*图解与微博结束*/
/*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*/
