@charset "UTF-8";
/*通用*/
a { color: #333; }

/*栏目头*/
.title-h { text-align: center; margin: 30px 0; }

.title-h h2 { margin: 0; }

.title-h a { position: relative; overflow: hidden; display: inline-block; }

.un-pointer a { cursor: auto; }

/*通用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; position: relative; }

.banner img { display: block; }

.logo { position: absolute; height: 50px; top: 5%; left: 10%; }

.banner-xs { display: none; padding: 0; }

@media (max-width: 767px) { .banner-xs { display: block; } }

.banner-sm img { display: block; width: 100%; }

.menu-bg { background: #bc0505; }

.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; } }

.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: 20px; } }

/*头条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; }

@media (max-width: 767px) { .topnews h2 { font-size: 18px; } }

.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*/
/*图解*/
.boxmax { float: left; }

.boxmax .content a { display: block; overflow: hidden; }

.boxmax .content a img { display: block; width: 100%; transition: all 0.3s; }

.boxmax .content a span { display: block; height: 15%; bottom: 0; padding: 10px; color: #333; border: 1px solid #eee; }

@media (max-width: 1280px) { .boxmax .content a span { width: auto; height: 23%; font-size: 14px; } }

@media (max-width: 1280px) { .boxmax .content a span { width: auto; height: 27%; } }

.boxmax .content a:hover { overflow: hidden; }

.boxmax ul { padding: 0; }

.boxmax ul li { list-style: none; margin: 9px 0; }

.boxmax ul li a { font-size: 18px; }

@media (max-width: 1280px) { .boxmax ul { margin-top: 19px; } }

/*图解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: 3.6em; overflow: hidden; background-color: #f5f5f5; }

/*相关资料end*/
/*相关专题*/
.xgzt-img { padding: 5px; border: 1px solid #fcfcfc; background: #fff; transition: all 0.3s; }

.xgzt-img:hover { box-shadow: 0 0 20px #c0c0c0; }

/*相关专题end*/
/*高清大图*/
.slider-pagenation { position: absolute; bottom: 0; overflow: hidden; box-sizing: border-box; }

#bysp p { z-index: 99; margin: 0; padding: 12px; position: relative; left: 0; right: 0; height:50px;}

#bysp p a { color: #ffffff; }

#bysp .touchslider-nav-item:after { content: ""; display: none\9; background-color: #0e0d0d; opacity: 0.6; filter: alpha(opacity=60); position: absolute; left: 0; top: 0; right: 0; bottom: 0; }

#bysp .touchslider-nav-item p { background-color: #0e0d0d \9; opacity: 0.8\9; filter: alpha(opacity=80) \9; }

#bysp .touchslider-nav-item.touchslider-nav-item-current p { background-color: #0e0d0d \9; opacity: 1\9; filter: alpha(opacity=100) \9; }

#bysp .touchslider-nav-item.touchslider-nav-item-current:after { opacity: 1; filter: alpha(opacity=100); }

#bysp .touchslider-nav-item { position: relative; cursor: pointer; float: left; box-sizing: border-box; width: 20%; border-right: 1px solid #fff \9; }

#bysp .touchslider-nav-item { border-right: 1px solid #252323; }

.slider-pagenation { width: 100%; }

.slider-pagenation { position: absolute; bottom: 0; overflow: hidden; box-sizing: border-box; }

.touch-slider { background: transparent; }

.touch-slider .touchslider-viewport { background: transparent; }

.touch-slider.pic-pc .touchslider-viewport { background: #EEE; }

.touch-slider.topnews .touchslider-viewport { background-size: cover; background-position: center top; background-repeat: no-repeat; }

.touch-slider.people .touchslider-viewport a { border-radius: 50%; }

.touch-slider { width: 100%; margin-bottom: 10px; background: #F2F6F8; position: relative; }

.touch-slider .touchslider-viewport { position: relative; width: 100%; overflow: hidden; background: #EEE; }

.touch-slider .touchslider-viewport a { display: block; overflow: hidden; }

.photo-slider ul.photo-list li a img, .special-slider ul.photo-list li a img { transition: all .3s; }

.touch-slider .touchslider-viewport a:hover:after { opacity: .9; }

.touch-slider .touchslider-viewport img { width: 100%; display: block; }

.touch-slider .touchslider-viewport .touchslider-item { width: 20%; font-weight: 100; }

.touch-slider .touchslider-group { overflow: hidden; }

.touch-slider .touchslider-group .touchslider-nav-item { float: left; width: 20%; line-height: 2rem; font-size: .8em; text-align: center; }

.touch-slider .touchslider-group .touchslider-nav-item-current { background: #276; color: #FFF; }

.touch-slider .touchslider-nav .touchslider-next, .touch-slider .touchslider-nav .touchslider-prev { border-radius: 5px; cursor: pointer; opacity: .5; position: absolute; z-index: 100; top: 130px; background: url(prevnext.png) no-repeat; height: 90px; width: 60px; }

.touch-slider .touchslider-nav .touchslider-prev { left: 0; }

.touch-slider .touchslider-nav .touchslider-next { right: 0; background-position: -60px 0; }

.touch-slider .touchslider-nav .touchslider-next:hover, .touch-slider .touchslider-nav .touchslider-prev:hover { opacity: 1; }

@media (max-width: 760px) { .touch-slider .touchslider-viewport .touchslider-item p { font-size: 14px; bottom: 0; line-height: 2em; height: 2em; overflow: hidden; } }

.slider-pagenation span { float: left; width: 10px; height: 10px; background: #eee; margin: 6px; overflow: hidden; text-indent: 20px; opacity: .5; filter: alpha(opacity=50); }

.slider-pagenation span.touchslider-nav-item-current { opacity: 1; filter: alpha(opacity=100); }

.touchslider-viewport { height: 641px!important;}

/*高清大图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%; }

.background-white:hover { box-shadow: 0 0 20px #c0c0c0; }

.background-white { background-color: #fff; padding: 10px; transition: all .3s; box-shadow: 0 0 2px #c5c5c5; margin-left: 2px; margin-right: 2px; }

/*视频报道*/
.vediobox { margin-bottom: 50px; }

.vediobox .mainbox .pictit img { display: block; }

.vediobox .mainbox .pictit p { margin: -5px 0; background-color: #eee; padding: 12px; }

.vediobox .mainbox .pictit p a { font-size: 16px; }

/*视频报道end*/

.pictxtbox .pic { display: block; float: left; width: 45%; padding: 15px 10px; }

.pictxtbox .pic img { display: block; width: 100%; }

.pictxtbox div { float: right; width: 50%; }

.pictxtbox div .title { font-size: 16px; margin-bottom: 1em; font-weight: bolder; }

.pictxtbox div .desc { margin: 0; color: #666; }

/*先锋楷模*/

.special-list .article {
    overflow: hidden;
    background-color: #fff;
    padding: 15px;
    margin-top: 15px;
    border: 1px solid #c7c5c5;
    border-radius: 3px;
    margin-bottom: 15px;
}

.special-list .article:hover {
    border: 1px solid #bc0505;
}

.special-list .article a {
    font-weight: bolder;
}

.special-list .article .image {
    float: left;
    width: 30%;
    margin-right: 15px;
}

.special-list .article .article-info {
    overflow: hidden;
}

.special-list .article .article-info h4 {
    margin: 0;
}

.special-list .article .article-info p {
    margin: 10px 0;
    height: 4em;
}

.special-list .article .article-info .detial {
    float: right;
    color: #bc0505;
}

@media(max-width:1200px) and (min-width:960px) {
    .special-list .article .article-info h4 {
        height: 3.2em;
        overflow: hidden;
    }
    .special-list .article .article-info p {
        height: 5.4em;
        overflow: hidden;
    }
}


/*先锋楷模end*/