@charset "UTF-8";
/*导航条*/
.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; }

@media (max-width: 767px) { .banner { display: none; } }

.banner img { display: block; width: 100%; }

.banner-xs { display: none; padding: 0; }

@media (max-width: 767px) { .banner-xs { display: block; } }

.banner-sm img { display: block; width: 100%; }

.menu-bg { background: #d60000; }

.menu-bg .menu-list .menu-down { width: 100%; padding: 0; margin: 0; float: left; overflow: hidden; clear: both; }

.menu-bg .menu-list .menu-down li { padding: 9px 0; width: 14%; box-sizing: border-box; font-size: 18px; text-align: center; position: relative; font-weight: bold; }

.menu-bg .menu-list .menu-down li:after { content: ""; position: absolute; width: 1px; background: #ccc; right: 0; top: 17px; bottom: 17px; }

.menu-bg .menu-list .menu-down li:last-child:after { display: none; }

.menu-bg .menu-list .menu-down li a { color: #fff; }

.menu-bg .menu-list .menu-down li:hover { font-weight: bold; }

@media (max-width: 767px) { .menu-bg { display: none; } }

/*banner end*/
/*头条*/
.tt { padding-top: 47px; padding-bottom: 47px; }

@media (max-width: 767px) { .tt { padding-top: 20px; } }

.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: #d60000; }

@media (max-width: 1199px) { .tt h2 .text { font-size: 30px; } }

@media (max-width: 767px) { .tt h2 .text { font-size: 26px; } }

.tt h2 .img { display: block; position: absolute; top: 50%; -ms-transform: translateY(-50%); transform: translateY(-50%); }

@media (max-width: 959px) { .tt h2 .img { display: none; } }

.tt h2 .img img { display: block; width: 100%; }

.tt p { margin: 24px 0 30px 0; padding: 0 120px; 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; } }

/*头条结束*/
/*要闻*/
.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; }

/*通用end*/
/*经典做法+评论反响*/
.article-list { list-style: none; margin: 0; padding: 0; }

.article-list li { margin-bottom: 30px; overflow: hidden; }

.article-list li:hover img { display: block; transition: all 0.3s; opacity: 0.8; }

.article-list .pic { width: 13em; float: left; margin-right: 15px; }

.article-list .pic a, .article-list .pic img { display: block; }

.article-list dl { margin: 0; padding: 0; }

.article-list dl dt { font-size: 20px; font-weight: normal; line-height: 2em; height: 2em; overflow: hidden; }

.article-list dl dt a { font-weight: bold; color: #222; }

.article-list dl dt a:hover { color: #F55; }

.article-list dl dd { margin-top: 10px; font-size: 12px; line-height: 1.8em; height: 7.2em; overflow: hidden; color: #999; font-family: '宋体'; text-indent: 2em; }

.article-list dl .xba { height: 5.4em; }

@media (max-width: 767px) { .article-list .pic { width: 7em; }
  .article-list dl dt { height: auto; font-size: 16px; }
  .article-list dl dd { display: none; } }

@media (max-width: 959px) { .article-list dl dt a { height: auto; font-size: 16px; } }

/*经典做法+评论反响end*/
/*政策解读*/
.qjlt { padding-top: 15px; }


.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; } }

/*强军论坛 结束*/
/*政策解读end*/
/*典型人物*/
.yxgs { margin: 25px 0; }

.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*/
/*footer*/
.footer { background: #f5f5f5; padding: 2.8em 0; padding-left: 0.8em; color: #333; font-size: 14px; }

.footer .keyNews { margin-top: 1.4em; }

.footer .friendlyLink { margin-bottom: 2.3em; }

.footer a, .footer p { color: #666; }

.footer strong { float: left; width: 11%; line-height: 1em; text-align: left; }

@media (max-width: 959px) { .footer strong { width: 15%; } }

.footer ul { float: left; margin: 0; width: 84%; }

.footer ul li { float: left; margin-right: 0.8em; margin-bottom: 1.6em; line-height: 1em; }

.footer ul li a { color: #999; }

.footer a:hover { color: #D84A4A; transition: all .3s; }

.footer em { font-style: normal; margin: 0 0.2em; color: #333; }

.footer p { line-height: 1em; margin: 1.3em 0; }

@media (max-width: 990px) { .footer p { line-height: 1.4em; margin: 0; } }

@media (max-width: 767px) { .footer p { margin: 1.3em 0; } }

.footer .m-t-xs { margin-top: 10px; }

@media (max-width: 990px) { .footer span { display: block; } }

@media (max-width: 767px) { .footer .copy { font-size: 70%; } }

/*footer end*/
