/* 位置导航 */
.crumbs-outer{background-color: #f5f5f5;}
.crumbs{width:1400px;margin:0 auto; line-height: 40px;height: 40px;background:url("../images/crumbs-home.png") no-repeat left center;background-size:18px auto;padding:0 0 0 26px;font-size: 16px;box-sizing: border-box;}
.crumbs span{color: #999;padding:0 8px;}
.crumbs a {color: #999;}
.crumbs a:hover {color:#c60000;}

/* 新闻列表 */
.listing-left{width: 920px;}

.listing-title{border-bottom:2px #f7f7f7 solid;height: 40px;line-height: 40px;margin-top:20px;position: relative;}
.listing-title span{font-size: 22px;font-weight: bold;color: #c60000;padding:0 10px;display: inline-block;vertical-align: top;position: relative;min-width: 100px;box-sizing: border-box;text-align: center;}
.listing-title span a{color: #c60000;}
.listing-title span a:hover{color: #c60000;}
.listing-title span::before{content: '';width: 100%;height:2px;background: #c60000;position: absolute;bottom:-2px;left:0;}
.listing-title span:hover a{color: #c60000;}
.listing-title span:hover::before{background:#c60000;}
.listing-title .a-daily{position: absolute;top:0;right:0;border-radius: 6px;border:1px #999999 solid;width:110px;height: 28px;line-height: 26px;padding:0 0 0 8px;box-sizing: border-box;background:url("../images/index-icon12.png") no-repeat;background-position:88px 11px;}
.listing-title .a-daily:hover{box-shadow:0 0 8px rgba(0, 0, 0, 0.2);background-color: #c60000;color: #fff;border-color: #c60000;background-image:url("../images/index-icon-hover12.png");}

.listing-title  select{position: absolute;top:0;right:0;display:inline-block;border-radius: 6px;border:1px #999999 solid;width:110px;height: 28px;line-height: 26px;padding:0 0 0 8px;box-sizing: border-box;font-size: 16px;}

.news-list{padding:10px 0 0 0;}
.news-list dl{padding:20px 0;position: relative;box-sizing: border-box;border-bottom: 1px #e2e2e2 solid;}
.news-list dl.hasImg{padding-left:245px;}
.news-list dl dt{position: absolute;top: 20px;left: 0;width: 220px;height: 124px;}
.news-list dl dt a{display: block;width: 100%;height: 100%;}
.news-list dl dt img{width: 100%;height: 100%;border-radius: 10px;}
.news-list dl dd{}
.news-list dl .n-title{color:#000;font-size: 20px;line-height: 40px;height:40px;position: relative;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news-list dl .n-title a{color:#000;}
.news-list dl .n-title a:hover{color:#c60000;}
.news-list dl .n-info{color:#666;font-size: 14px;line-height: 24px;padding:5px 0 0 0;display: -webkit-box !important; overflow: hidden;height:48px;}
.news-list dl .n-time{padding:15px 0 0 0;display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.news-list dl .n-time span{display: inline-block;vertical-align: top;color:#999;font-size: 14px;}


/*页码*/
.pages {padding: 30px 0 30px 0;text-align: center;font-family: Verdana;font-size: 0;}
.pages li {display: inline-block;vertical-align: top;margin: 0 5px;color: #555;font-size: 14px;}
.pages li a {color: #555;background: #fff;min-width: 32px;height: 32px;line-height: 30px;padding: 0 10px;box-sizing: border-box;text-decoration: none;display: block;border: 1px #ccc solid;}
.pages li.page-active a,
.pages li a:hover {color: #fff;background: #d91817;border: 1px #d91817 solid;}


.listing-right{width: 430px;}

.right-pic{width: 100%; position: relative; margin-top: 30px;overflow: hidden;border:1px #e4e4e4 solid;box-sizing: border-box;}
.right-pic a{display: block;width: 100%;}
.right-pic a img{display: block;width: 100%;}
.right-pic span{height: 44px;background:rgba(0,0,0,0.7);width: 100%; position: absolute; bottom: 0; left: 0;}
.right-pic span a {height: 44px;line-height: 44px;font-size: 16px;color: #fff;overflow: hidden;width: 93%;display: block;margin: 0 auto;text-align: center;}


.right-ul{}
.right-ul ul{border-bottom: 1px #e1e5ee dashed;padding:5px 0;}
.right-ul ul li{position: relative;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;height:40px;font-size: 16px;}
.right-ul ul li a { line-height: 40px; padding-left: 15px;}
.right-ul ul li:after {content: ""; width: 5px; height: 5px; background-color: #333;display: block;position: absolute;left: 0; top: 16px; -webkit-border-radius: 50px;-moz-border-radius: 50px; border-radius: 50px;}



/* 新闻详情 */

.detail-outer{border-bottom: 1px #e1e1e1 solid;padding:0 0 15px 0;}

.detail-h {width:1400px;margin:0 auto;text-align: center;padding: 10px 0 0 0;}
.detail-h h1 {font-size: 36px;font-weight: bold;text-align: center;}
.detail-outer h2 {width:1400px;margin:0 auto;font-size: 18px;font-weight: bold;text-align: center;line-height: 36px;margin-top:10px;color:#999;font-weight:normal}

.topFixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: auto !important;
    line-height: 1.5em !important;
    background: #fff;
    -webkit-box-shadow: 0 0px 15px 0 #b1b1b1;
    box-shadow: 0 5px 15px 0 #b1b1b1;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 65px;
    overflow: hidden;
    z-index: 9999;
    padding: 20px 20px !important;
		transition: 0s;
	  -webkit-transition: 0s;
	  -moz-transition: 0s;
	  -o-transition: 0s;
	  -ms-transition: 0s;
}
.topFixed.detail-h h1 {
	font-size:30px!important;
}


.detail-s{width:1400px;margin:0 auto;display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 40px 0 0 0;}
.detail-s p {text-align: left;color: #999;display: inline-block;line-height: 35px;font-size: 16px;}
.detail-s p span {padding-right: 30px;text-overflow: ellipsis;white-space: nowrap;display: inline-block;vertical-align: top;}
.detail-s p span a{color: #c60000;}
.detail-s p span a:hover{color: #0066cc;}

.detail-s-center{text-align: center;display: inherit;padding: 20px 0 0 0;}
.detail-s-center p span a{color: #999;}
.detail-s-center p span a:hover{color: #c60000;}

.detail-s ul{font-size: 0;}
.detail-s ul li{width:35px;height:35px;display: inline-block;vertical-align: top;margin:0 15px 0 0;}
.detail-s ul li a{display:block;width: 100%;height:100%;border-radius: 50%;}
.text-small a{background: url(../images/ditail-s.png) no-repeat -1px -1px;background-color: #ccc;}
.text-big a{background: url(../images/ditail-s.png) no-repeat -51px -1px;background-color: #ccc;}
.text-weixin a{background: url(../images/ditail-s.png) no-repeat -124px -1px;background-color: #ccc;}
.text-souhu a{background: url(../images/ditail-s.png) no-repeat -173px -1px;background-color: #ccc;}
.text-qqzone a{background: url(../images/ditail-s.png) no-repeat -222px -2px;background-color: #ccc;}
.text-qq{margin:0 !important;}
.text-qq a{background: url(../images/ditail-s.png) no-repeat -269px -2px;background-color: #ccc;}
.detail-s ul li.text-line{width: 1px;height:25px;margin-top:5px;background: #ccc;}
.detail-s ul li a:hover{box-shadow:0 0 10px rgba(0, 0, 0, 0.5);background-color: #c60000;}

.detail-d {padding: 30px 0;font-size: 18px;line-height: 36px;width: 100%;}
.detail-d p {font-size: 18px;line-height: 2em;margin-bottom: 30px;}
.detail-d img{max-width: 100%;}
.detail-d video{max-width: 100%;max-height: 500px;}

.back-index{padding:30px 0 0 0;}
.back-index em{display: inline-block;vertical-align: middle;width: 38px;height: 26px;background: url(../images/detail-index.png) no-repeat;background-size:auto 26px;}
.back-index a{line-height: 26px;font-size: 16px;color:#0066cc;}
.back-index a:hover{color:#c60000;}



/* 山西新闻网领导报道及通用 */
.leader-ad{width:1400px;margin:0 auto;margin-top:20px;}

.leader-info{width:1400px;margin:0 auto;margin-top:30px;}
.leader-info dl{display: flex;flex-wrap: wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.leader-info dl dt{background: #f9f9f9;box-shadow:0 0 10px rgba(0, 0, 0, 0.2);width: 320px;text-align: center;padding:0 0 30px 0;box-sizing: border-box;}
.leader-info dl dt em{display: block;margin-top:30px;}
.leader-info dl dt em img{}
.leader-info dl dt b{display: block;font-size: 30px;font-weight: bold; color:#000;margin-top:20px;}
.leader-info dl dt span{display: block;font-size: 16px;margin-top:20px;line-height: 26px;}

.leader-info dl dd{box-shadow:0 0 10px rgba(0, 0, 0, 0.2);width: 1040px;padding:30px 60px;box-sizing: border-box;}
.leader-info dl dd h2{font-size: 30px;font-weight: bold; color:#000;margin-top:20px;text-align: center;}
.leader-info dl dd p{font-size: 18px;margin-top:40px;padding:0 0 20px 0;line-height:30px;}


.leader-left{width: 920px;}

.leader-list{padding:10px 0 0 0;}
.leader-list ul{}
.leader-list ul li{padding:13px 0;border-bottom: 1px #dfdfdf dashed;}
.leader-list ul li a{display: block;font-size: 18px;line-height: 30px;color: #000;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.leader-list ul li a:hover{color:#c60000;}
.leader-list ul li span{display: block;color: #666;padding:10px 0 0 0;}
.leader-list ul li p {margin:5px 0;font-weight: 16px;}

.leader-more{text-align: right;padding:30px 0;border-bottom: 1px #dfdfdf dashed;}
.leader-more a{font-size: 16px;color: #c70a28;}
.leader-more a:hover{color:#1e50a2;}

.leader-right{width: 450px;}

.leader-video{}
.leader-video dl{padding:22px 0;border-bottom: 1px #dfdfdf dashed;}
.leader-video dl dt{width: 450px;height:250px;overflow: hidden;border-radius: 10px;position: relative;}
.leader-video dl dt img{width:100%;height:100%;}
.leader-video dl dt .icon-play{display: block;position: absolute;top: 50%;left: 50%;margin: -25px 0 0 -25px;width: 50px;height: 50px;background: url(../images/index-icon3.png) no-repeat center;}

.leader-video dl dd{text-align: center;font-size: 16px;line-height: 30px;padding:21px 0 0 0;}




































