/*资讯页面相关样式*/
/*startdom*/
.scontArtNav{ height: 125px; font-size: 31px;}
.artNav ul { overflow: hidden; padding: 3px;}
.artNav ul li{ width: 245px; height: 57px; margin-right:3px; margin-bottom:3px; background:#dcdcdc; color: #fff; float: left; text-align:center; line-height: 57px; }
.artNav ul li.mno{ margin-right: 0px;}
.artNav ul li.on{ background: #f7a132;}
.artNav ul li a{ color: #fff;}
.crlFigure{ overflow: hidden;}
ul.artZxList { padding: 20px 0px;}
ul.artZxList li{ border-bottom: 0.0625em solid #e5e1e2;  position: relative; padding-bottom: 50px; padding-top: 10px; }
ul.artZxList li.bdt1{ border-top: 0.0625em solid #e5e1e2; }
ul.artZxList li ol li{ height: 48px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 25px; line-height: 48px; padding-bottom: 0px;  }
ul.artZxList li  span.source{ position: absolute; left: 0px; bottom: 10px; font-size: 17px;} 
ul.artZxList li  span.source a{ color: #a09c9b;}
.btnBox .btn.ajaxMore{ width: 100%; height: 60px; line-height: 60px; text-align: center; font-size: 25px; color: #f39800; background:none; border: none; display: block;}

.mbx{ height: 96px; line-height: 96px; font-size: 30px; color:#f49904; padding-left: 40px; }
.mbx a{color:#f49904;  }
.mbx span.ic{ display: block; width:30px; height: 30px; position: absolute; left: 0px; top: 34px; background: url(../images/art/icon.jpg) no-repeat center; background-size:30px auto;  }

.btnBox{ clear: both; height: 57px; font-size: 30px; }
.btnBox .btn{ width: 312px; height: 57px; background: #f39801; color: #fff; text-align: center; line-height: 57px; border:none; }
.btnBox .btn.lf{ left: 0px;}
.btnBox .btn.rt{ right: 0px;}

.ulArtList { font-size: 24px; padding: 5px 0px; }
.ulArtList li{ height: 60px; border-bottom: 0.05em solid #d5d5d5; line-height: 60px; text-indent: 0.5em; overflow: hidden;  text-overflow: ellipsis; white-space: nowrap; }

.artBox h1{ height: 55px; line-height: 55px; font-size: 30px;  }
.artBox .artInfo{ height: 30px; line-height: 30px; border-bottom: 0.0625em solid #bcbcbc; font-size: 18px; color: #979797; padding-bottom: 10px; }
.artBox .artCont{ font-size: 25px; line-height: 32px; color: #000; padding: 10px 0px;}
.artBox .artCont p{ margin-bottom: 15px;}
.artBox .artPage{ font-size: 25px; height: 50px; line-height: 50px;}
.artBox .artPage span{ color:#f39800;}
.artBox .artPage a{ color: #000;}

/*enddom*/