@charset "UTF-8";
/*通用*/
a { color: #333; }

dt{list-style:none;}

.article-list{list-style:none;}

.box_title { font-size: 24px; border-bottom: 1px solid #d8d8d8; padding-bottom: 6px; margin-bottom: 30px; text-align: center; }

.box_title a { border-bottom: 3px solid #eb6900; color: #0777c3; padding-bottom: 4px; }

.box_title a span, .mainnew h2 a { color: #000; }

.box_title:after { content: ""; display: block; position: absolute; background: url(bottom.png) no-repeat; height: 36px; width: 210px; top: 100%; right: 41%; }

.box_title a { border: none; }

.box_title { border: none; position: relative; margin-bottom: 15px; margin-top: 30px; }

@media (max-width: 1200px) { .box_title:after { right: 35%; } }

@media (max-width: 959px) {.titlemini1:after { right: 28%!important; }.titlemini2:after { right: 2%!important; }}

@media (max-width: 767px) { .box_title:after { right: 20%!important; } .titlemini1:after { right: 20%!important; }}

/*通用end*/
/*导航条*/
.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: #2d9bf0; }

.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: 15%; 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; } }

.menu-bg .menu-list .menu-down li:hover a { color: #ff2626; }

/*banner end*/
/*头条*/
.headline h1 { text-align: center; }

.headline h1 a { font-weight: bold; }

@media (max-width: 767px) {.headline h1 { font-size:25px; }}


/*头条end*/
/*要闻*/
.yw { 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; overflow: hidden; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item a img { display: block; width: 100%; transition: all 0.3s linear; }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item:hover a img { -ms-transform: scale(1.1); transform: scale(1.1); }

.yw .article .focus .owl-carousel .owl-wrapper-outer .item:hover a { color: #ff2626; }

.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; }

.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; }

/*要闻 结束*/
/*深度解读*/
.article-list { margin: 0; padding: 0; }

.article-list li { padding: 12px 10px; overflow: hidden; background: #fff; padding-left: 0; margin-bottom: 3px; border-bottom: 1px solid #EEE; }

.article-list .pic { width: 12em; float: left; margin-right: 15px; }

.article-list .pic a { display: block; overflow: hidden; }

.article-list .pic a img { display: block; width: 100%; transition: all 0.3s linear; }

.article-list .pic a img:hover { -ms-transform: scale(1.1); transform: scale(1.1); }

.article-list dl { margin: 0; padding: 0; }

.article-list dl dt { font-size: 18px; line-height: 1.5em; }

.article-list dl dd { margin-top: 10px; font-size: 14px; line-height: 1.8em; overflow: hidden; color: #999; text-indent: 2em; }

.mainnew { padding-top: 10px; }

.mainnew h2 { font-weight: 700; overflow: hidden; white-space: nowrap; }

.mainnew h2 a:hover { color: #ff2626; }

.mainnew ul { margin: 0px; }

.mainnew ul li { position: relative; font-size: 18px; padding: 0 0 16px 20px; }

.mainnew ul li a { color: #000; }

.mainnew ul li a:hover { color: #ff2626; }

.mainnew ul li::after { content: ""; position: absolute; width: 5px; height: 5px; background: #8e8b8b; border-radius: 50%; left: 4px; top: 14px; }

@media (max-width: 767px) and (min-width: 414px) { .mainnew h2, .mainnew ul li { font-size: 16px; }
  .mainnew h2 { padding-left: 20px; position: relative; }
  .mainnew h2::after { content: ""; position: absolute; width: 5px; height: 5px; background: #8e8b8b; left: 4px; top: 10px; } }

@media (max-width: 410px) { .mainnew h2 { font-size: 16px; }
  .mainnew ul li { font-size: 14px; padding-left: 0; }
  .mainnew ul li::after { content: ""; position: absolute; width: 0; height: 0; } }

/*深度解读end*/
/*热点评论*/
.news-list { padding: 0; margin: 0; margin-right: -15px; margin-left: -15px; list-style: none; }

.news-list > li { width: 50%; margin: 20px 0 0; position: relative; float: left; padding-right: 15px; padding-left: 15px; }

.news-list-left { vertical-align: top; padding-right: 20px; float: left; }

@media screen and (min-width: 768px) { .news-list-right { overflow: hidden; } }

.news-list-right { overflow: hidden; vertical-align: top; zoom: 1; }

.news-list-left > a > img { display: block; width: 160px; vertical-align: middle; border: 0; }

.news-list-right > h4 { position: relative; margin-top: 0; margin-bottom: 5px; font-size: 18px; text-shadow: rgba(0, 0, 0, 0.15) 0 0 1px; font-weight: 400; line-height: 1.2; color: #37474f; }

.news-list-right > h4:before { position: absolute; content: ''; width: 10px; height: 1px; background-color: #3c3c3c; bottom: 0; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.news-list-right > h4:hover:before { width: 100%; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }

.news-list-right > h4 > span { display: block; font-weight: 300; height: 30px; color: #999; font-size: 16px; }

.news-list-right > h4 > a { border-bottom: 1px solid #efefef; font-size: 16px; color: #595959; display: block; padding-bottom: 20px; }

.news-list-right > p.des { font-size: 13px; color: #848484; margin: 0 0 11px; margin-bottom: 5px; }

.news-list:before, .news-list:after { content: ''; display: table; }

.news-list:after { clear: both; }

.news-list > li { box-sizing: border-box; }

.wp { overflow: hidden; zoom: 1; }

.wp .pic { float: left; margin-right: 15px; width: 40%; display: block; overflow: hidden; }

.wp .pic img { display: block; width: 100%; transition: all 0.3s linear; }

.wp .pic img:hover { -ms-transform: scale(1.1); transform: scale(1.1); }

.wp .list_li { overflow: hidden; zoom: 1; }

.wp .list_li h4 { border-bottom: 1px solid #efefef; position: relative; }

/*热点评论end*/
/*图解*/
.vediobox_minibox { background: #000; cursor: pointer; position: relative; }

.vediobox_minibox img { display: block; }

.vediobox_minibox .titpic { position: relative; }

.vediobox_minibox .play { position: absolute; top: 40%; left: 45%; z-index: 999; }

.vediobox_minibox:hover .titpic { opacity: .3; filter: alpha(opacity=30); }

.vediobox_minibox:hover .vedio_picdesc { display: block; }

.vediobox_minibox .vedio_picdesc { display: none; position: absolute; top: 60%; left: 7%; }

.vediobox_minibox .vedio_picdesc p a { font-size: 16px; color: #fff; }

/*图解end*/
/*相关资料*/
.box_culture { background-color: #FFF; box-sizing: border-box; transition: .3s all linear; border-radius: 4px; }

.box_culture .text { color: #333; display: block; font-size: 18px; margin-top: -5px; padding: 20px; line-height: 1.8em; text-align: center; height: 1.6em; overflow: hidden; background-color: #f5f5f5; }

/*相关资料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*/
.mainnew h2 { font-weight: 700; overflow: hidden; white-space: nowrap; }

.mainnew h2 a:hover { color: #c94343; }

.titlemini1:after { right: 36%; }

.titlemini2:after { right: 20%; }
