﻿@charset "utf-8";
/*特殊字体引用*/
@font-face {
  font-family: "DINCond-Regular";
  src: url(../../Base/font/DINCOND-REGULAR.OTF);
}

/*单页-集团概况 -------------------------------------*/
#header{top: 0px;}
.dbg{background: #fff;
    z-index: 11;
    position: relative;
    padding-bottom: 60px;
    margin-top: 349px;
}
.mainBox{overflow: hidden;width:759px; float: right;}
#footer{background:#e4e4e4;}
.side_fixed{position: fixed; margin-top: 0px; margin-left: -500px; left: 50%; top: 0px;}
.fwrx{
    font-size: 14px;
    margin: 10px 0;
    padding-top: 50px;
    text-align: center;
    line-height: 25px;
    border:1px solid #c4c6c9;
    background: url(../../base/img/footer-phone.png) center top no-repeat;
}

/* 文章首页 -----------------------------------------*/
.pageBoxLoop{margin-top: 20px; overflow: hidden;}
.pageBoxLoop .box{margin-top: 20px;}
.pageBoxLoop .topicList .t .date{font-family: DINCond-Regular;}
#jffw,#cbfw{width:48%;}
#jffw{float: left;}
#cbfw{float: right;}
#cjwt{clear: both;}
.boxa .infoList li,.boxa .infoList li{width:50%; float:left; line-height: 26px; overflow: hidden; height: 26px;}
.boxa .infoList li .date,.infoLista li.t .title{display:none;}
.infoLista li.t .intro{color:#666;}
#jffw .bd,#cbfw .bd{height:120px;}
#jffw .infoList li,#cbfw .infoList li{width:100%; float:none;}
/* 文章列表页 -----------------------------------------*/
/* newsList */
.newsList{margin-top: 20px;}
.newsList li{overflow: hidden; margin-top: 5px;}
.newsList li.noData{font-size: 16px; color: #999;}
.newsList li a::after{position: absolute; z-index: 1; right: -150px; top: 0; content: ''; width: 130px; height: 132px; line-height: 132px; float: left; overflow: hidden; background: #e1b700 url(../../Base/img/newsIcon.png) center center no-repeat; box-shadow:-5px -5px 10px #fff; cursor: pointer;}
.newsList li a{display: block; position: relative; z-index: 1; padding: 20px; overflow: hidden; border-bottom: 1px solid #dedede; }
.newsList li a:hover{text-decoration: none;}
.newsList li .calendar{width: 90px; height: 86px; float: left; margin:5px 20px 0 0; text-align: center; font-size: 13px; color: #999; background-color: #f8f8f8;}
.newsList li .calendar em{position: relative; z-index: 1; display: block; margin-top: 7px; height: 46px; line-height: 46px; font-size: 40px;}
.newsList li .calendar em::after{position: absolute; z-index: 1; left: 50%; bottom:-2px; content: ''; width: 26px; height: 1px; line-height: 1px; float: left; margin-left: -13px; background-color: #dfdfdf;}
.newsList li .con{overflow: hidden;}
.newsList li .date{display: block; margin-bottom: 12px; height: 46px; line-height: 46px; font-family: DINCond-Regular; font-size: 36px; color: #2162ab;}
.newsList li .tit{font-size: 16px; font-weight: bold; line-height: 28px; color: #333;}
.newsList li .tit:hover{text-decoration: none;}
.newsList li .intro{margin-top: 5px; line-height: 24px; color: #999; }
.newsList li .others{margin-top: 10px; height: 20px; line-height: 20px; overflow: hidden;}
.newsList li .hits{padding-left: 28px; color: #999; background:  url(../../Base/img/hitsIcon.png) left 4px no-repeat;}
.newsList li.t a{background-color: #f8f8f8; border-bottom: none;}
.newsList li.t a::after{display: none;}
.newsList li.t .pic{width: auto; float: left; margin-right: 20px;}
.newsList li,
.newsList .calendar,
.newsList li a::after{-webkit-transition-duration:.4s; -moz-transition-duration:.4s; -ms-transition-duration:.4s; -o-transition-duration:.4s; transition-duration:.4s; }
.newsList li a:hover{background-color: #f8f8f8;}
.newsList li a:hover .calendar{background-color: #e1b700; color: white;}
.newsList li a:hover .calendar em::after{background-color: #f3e299;}
.newsList li a:hover::after{right: 0;}
/*.newsList li.t a:hover{background-color: #e1b700;}
.newsList li.t a:hover .date{color: white;}
.newsList li.t a:hover .tit{color: #f8eaac;}
.newsList li.t a:hover .intro{color: #fae381;}
.newsList li.t a:hover .hits{color:#f1d55c; background-position: left -34px;}*/

/* 友情链接列表页 -----------------------------------------*/
.friendLinkList{overflow:hidden; zoom:1; padding:10px 0 10px 10px;}
.friendLinkList li{line-height:36px; float:left; overflow:hidden;width:28%; height:36px; padding:0 3.5% 0 1.5%; background:  url(../../Base/img/dot01.png) left center no-repeat;}

/* 文章内容页 -----------------------------------------*/
.printArea{padding:0 20px;}
.subheading{font-size:16px;}
.noSideContent .printArea .conTxt{}
.articleCon{padding:28px 0 0; text-align:left;border:1px #dedddb solid; margin-top:20px; }
.printArea .title{font-size:16px; color: #333; line-height:1.5; text-align:center; word-wrap:break-word; font-weight:bold; margin-bottom:15px;}
.printArea .subTitle{font-size:18px; margin-top: 20px; text-align:center; color:#555; }
.printArea .property{ height: 40px; line-height: 40px; color: #666; border-bottom: #d1d1d0 1px dotted; border-top: #d1d1d0 1px dotted;text-align:center; margin-bottom:20px;}
.printArea .property span{margin-right: 10px;}
.printArea .property .bdsharebuttonbox{float: right; margin:8px 0 0; }
.printArea .conTxt{font-size:16px; line-height:1.8; overflow:hidden;padding:20px; color:#333; }
.printArea .conTxt img,.conTxt img{max-width:700px; height:auto !important;margin: 0 auto;
    display: block;}
.noSideContent .printArea .conTxt img{max-width:1200px; height:auto !important;}
.printArea .conTxt p{margin-bottom:28px !important; word-wrap:break-word;}
.printArea .conTxt a{text-decoration:underline;color:blue; }
.printArea .conTxt em{font-style:italic;}
.printArea .conTxt ul{padding-left:2em; list-style:inherit;}
.printArea .conTxt ol{padding-left:2em; list-style:decimal;}
.printArea .conTxt ul li{zoom:normal; list-style:inherit; text-indent:0 !important;}
.printArea .conTxt ol li{zoom:normal; list-style:inherit; text-indent:0 !important;}
.printArea .conTxt h1{font-size:2em; margin:.67em 0;}
.printArea .conTxt h2{font-size:1.5em; margin:.75em 0;}
.printArea .conTxt h3{font-size:1.17em; margin:.83em 0;}
.printArea .conTxt h5{font-size:.83em; margin:1.5em 0;}
.printArea .conTxt h6{font-size:.75em; margin:1.67em 0;}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong{font-weight:bolder;}
.printArea .conTxt .pdf-content canvas{ max-width: 800px; }
.printArea .videoPlayer{display: inline-block; *display: inline; position:relative; z-index:15;  }
.articleCon .userControl{font-size:14px; overflow:hidden; margin-bottom:20px; padding:10px 0; text-align:left; border-bottom:1px solid #eaeaea; }
.articleCon .userControl .a{float:left;margin:10px 10px 0 0; color:#777; }
.articleCon .page{overflow:hidden; padding:10px 0; text-align:center; }
#prevAndNextContent{ border:1px #B6C0C3 solid; height: 50px; line-height: 50px;margin:20px 0 40px 0;overflow: hidden;  }
#prevAndNextContent .prev{ border-right:1px #B6C0C3 solid; float: left; }
#prevAndNextContent .next{float: right;}
#prevAndNextContent .date{ display: none}
#prevAndNextContent .prev,#prevAndNextContent .next{width: 47.9%; padding:0 1%;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}

/* 相关信息 */
#relativeInfo{border-bottom:1px solid #ddd;}
#relativeInfo .bd{padding:10px 0 20px 0;}
#relativeInfo ul{overflow:hidden;}
#relativeInfo li{float:left; width:50%;}

/* 图片-列表页 ----------------------------------------- */
.picPageList{overflow:hidden; margin: 0 -30px 0 0;}
.picPageList li{width: 380px;float: left;margin: 38px 30px 0 0;height: 300px;}
.picPageList li.noData{color: #999;}
.picPageList li .pic{overflow: hidden;}
.picPageList li .pic img{width: 380px; height: 212px;}
.picPageList li .title{padding:16px 19px;overflow: hidden;line-height: 28px;max-height: 56px;font-size: 16px;border: 1px solid #ededed;border-top: none;height: 55px;}
.picPageList li:hover .title{background-color: #2162ab;}
.picPageList li:hover .title a{color: white;}
.picPageList li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1); }




/*图文-列表页 -------------------------------------------*/
.pageNodeInfo{ color: #333;  line-height: 32px; text-align: center;}
.pageNodeInfo h2{font-family: DINCond-Regular; font-size: 36px; line-height: 2; color: #e1b700;}
/*图文-信息列表*/
.pageTPList{overflow:hidden; padding-top:30px;}
.pageTPList li{margin: 0px 0px 20px 0;overflow: hidden; }
.pageTPList li.noData{color: #999;}
.pageTPList li .pic{float: left;}
.pageTPList li .pic img{width: 246px; height: 150px;}
.pageTPList li .con{padding:0px 19px; overflow: hidden; }
.pageTPList li .title{height: 30px; line-height: 30px; overflow: hidden; font-size: 14px; font-weight: bold; color: #333; }
.pageTPList li .title a{color: #333;}
.pageTPList li .title a:hover{text-decoration: none;}
.pageTPList li .intro{margin-top: 4px; overflow: hidden; font-size: 14px; line-height: 26px; color: #666;}
.pageTPList li .others{
    display:none;
}
.pageTPList li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1); }
.pageTPList li .detail{color: #3382ff;}
.pageTPList li.t .date{color:#999; font-size:12px;}
.pageTPList li.n .calendar{
	float: left;
    height:82px; width:82px;text-align: center;
	font-family: Arial;
	color: #333;}
.pageTPList li.n .calendar em{
    font-size: 35px;
    display: block;
    padding-top:15px;
}
.pageTPList li.n {
	padding:16px 0 0px;
    border-top:#dfdfdd 1px dotted
}

.vedioPageList{
    padding:20px;
}
.vedioPageList li{
	float: left;
	width: 50%;
    margin-bottom:20px;
    position: relative;
}
.vedioPageList li.first{
	float: none !important;
    width: 100%;
}
.vedioPageList li img{
    width:320px;
    height:180px; 
}
.vedioPageList li.first img{
    width:600px;
    height:320px;
    margin: 0 auto;
}
.vedioPageList li .title,.vedioPageList li .title a{
    font-size:18px;
    color:#3382ff;
    line-height:36px;
    text-align: center;
}
.vedioPageList li .titleBg{
position: absolute;
display: block;
width: 50px;
height: 50px;
background: ;
top:50%;
margin-top:-25px;
left: 50%;
margin-left: -25px;
background:  url(../../Base/img/play.png) left center no-repeat;
}
.vedioPageList li:hover .titleBg{
   background:  url(../../Base/img/play1.png) left center no-repeat; 
}
.vedioPageList li .titleBg a{
    display: block;
width: 50px;
height: 50px;
}
/* 信息提示页  */
.Showms{overflow:hidden; max-width:540px; margin:30px auto;padding:3% 5%; background:#fff; }
.Showms .top,.Showms .bottom,.Showms .Shadow{display:none;}
.Showms .MS{overflow:hidden; zoom:1;}
.Showms .titWrong{font-size:18px;margin-bottom:15px; padding:5px 0; color:#c00; border-bottom:1px solid #ccc; }
.Showms .BUT{padding:25px 0 15px 0;}
.Showms .BUT a{font-size:14px; line-height:36px; display:inline-block; height:36px; margin-right:15px; padding:0 15px; cursor:pointer; border:1px solid #ccc; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; background:#eee; background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee)); background:-moz-linear-gradient(#fff, #eee); background:-ms-linear-gradient(#fff, #eee); background:-o-linear-gradient(#fff, #eee); background:linear-gradient(#fff, #eee);}
.Showms .BUT a:hover{text-decoration:none;color:#c00; border:1px solid #aaa; }


.ln_box{border-bottom:#f6cc88 1px solid; padding-bottom:18px; margin:16px 0; overflow: hidden;}
.lb_title,.boxa .hd{
  border-bottom: #c8c7c6 1px dotted; padding-bottom: 10px;line-height:50px; padding-left: 14px; margin-bottom: 15px; 
  background: url(../../Base/img/icon_circle.png) no-repeat left top; color: #3382ff;font-size:18px
}
.lb_txt a,.boxa .hd a{ color: #3382ff;}
.lb_txt .intro{width:525px;height:115px;float:right;}
.boxa{margin-bottom:20px;}
.boxa .bd{clear:both;border: thin solid #42A9C7;padding: 10px; overflow: hidden;}

.spePageList{width:650px; margin:0 auto;}
.spePageList li{height:135px; margin-bottom:20px; text-align:center;}
.spePageList .tit{display:none;}

.boxa .picList1 li{
	float: left;
    text-align:center;
	width: 50%;
    margin-top:10px;
}

.boxa .picList1 li img{
    display: inline-block; 
}
#rqzj .picList1 li img,#xyyj .picList1 li img{width:320px; height:auto;}
#rqrsq .picList1 li img{width:150px;height:250px;}
#xdg .picList1 li img{width:220px;height:250px;}
.ueditortable{width:100% !important;}


/* 燃气安全整治 */
.rqaq{
      height: 260px;
    padding: 10px;
}
.rqaq .hd_tit{
    background-color: #1856a8;
    line-height:50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.rqaq .bdd{
    height: 220px;
    border: 2px solid #1856a8;
}
.easytabs .hd{
	float: left;
    width: 149px;
    height:220px;
    background-color: #f3f3f3;
}
.easytabs .hd ul{
    height: 100%;
    padding: 4px 0 0 2px;
}
.easytabs .hd li{
    height:32px;
    line-height:32px;
    border:1px #D3D3D3 solid;
    border-radius:5px 0 0 5px;
    color: #575765;
    border-right:0;
    padding-left:40px;
    background: #f3f3f3 url(../../Base/img/tip.png) 18px center no-repeat;
    margin-bottom:5px;
}
.easytabs .hd li.on{
   background: #fff url(../../Base/img/tip.png) 18px center no-repeat;
    color:#575765;
    font-weight:bold;
}

.easytabs .bd{padding:20px;overflow: hidden;}
.easytabs .bd .date{display:none;}