@charset "UTF-8";
/*通用*/
a { color: #333; }

/*栏目头*/
.title { line-height: 1em; overflow: hidden; text-align: center; }

.title h2 { display: inline-block; margin: 0; position: relative; }

.title h2:before { content: ""; position: absolute; top: 21px; right: -30px; border-width: 4px; border-color: #e60b0b; border-style: solid; overflow: hidden; }

.title h2:after { content: ""; position: absolute; top: 29px; right: -41px; border-width: 4px; border-color: #f7461a; border-style: solid; overflow: hidden; }

.title h2 a { display: inline-block; font-size: 34px; font-size: 36px\9; color: #fd9a00; letter-spacing: 1px; font-weight: bolder; background-image: -webkit-gradient(linear, left center, right center, from(#f16f03), to(#e41616)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-family: "Georgia"; transition: all 0.3s linear; }

.title h2 a:before { content: ""; position: absolute; top: 19px; left: -35px; border-width: 4px; border-color: #ea8b0c; border-style: solid; overflow: hidden; }

.title h2 a:after { content: ""; position: absolute; top: 10px; left: -46px; border-width: 4px; border-color: #ffb930; border-style: solid; overflow: hidden; }

.title h2 a:hover { background-image: -webkit-gradient(linear, left center, right center, from(#e41616), to(#f16f03)); }

/*通用end*/
/*导航条*/
.nav { background: #F2F6F8; height: 58px; }

.nav .img a { width: 110px; float: left; margin: 10px 0; opacity: 0.8; display: block; padding: 0 15px 0 0; }

.nav .img a 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: 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: 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; 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; }

/*要闻 结束*/
/*奋斗故事*/
.mainbox { margin: 50px 0; }

.mainbox .cardbox { padding: 10px; }

.mainbox .cardbox .card { background-color: rgba(163, 158, 158, 0.1); padding: 10px; }

.mainbox .cardbox .card a { display: block; }

.mainbox .cardbox .card a p{ text-align:center; font-size:16px; margin:10px 0;}

/*奋斗故事 结束*/
/*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*/
