ul,li{ list-style:none; margin:0px; padding:0px;}
.bannern{ width:100%; height:auto;}
.bannern img{ width:100%; height:auto;}

.main{ margin:20px auto;}
.programlist{ padding:0px 10px;}
.main h2{  font-size: 24px; text-align:center; height:40px; line-height:40px; margin-bottom:20px;
  font-weight: 600;
  color: #000; }

.programlist .programli {
  float:left; width:50%; height:200px; overflow:hidden; margin-bottom:10px;
}
.programlist .programli img { width:100%; height:100px;}
.programlist .programli p {
  font-size: 12px;
  font-weight: 400;
  color: #888;
  line-height: 18px;
}
.programlist .programli h5 {
  font-size: 14px; line-height:18px;
  font-weight: 600;
  color: #000; margin:5px 0px;
}


.programlist .programli2 {
  float:left; width:50%; height:180px; overflow:hidden; margin-bottom:10px;
}
.programlist .programli2 img { width:100%; height:100px;}
.programlist .programli2 p {
  font-size: 12px;
  font-weight: 400;
  color: #888;
  line-height: 18px;
}
.programlist .programli2 h5 {
  font-size: 14px; line-height:18px;
  font-weight: 600;
  color: #000; margin:5px 0px;
}

.classlist{ width: 100%; display: table; font-size: 0; margin-bottom:20px;}
.classlist a{ display: inline-block; vertical-align: top; padding: 10px 0;  text-align: center;
    width: 20%; background-color: #F2F2F2; 
 	font-size: 14px; font-weight:600; color: #333;
}
.classlist a:hover,.classlist a.hover{ background-color: #e83f12; color: #fff;}

.news_list li { background-color:#f7f7f7; clear:both; overflow:hidden; padding:10px; margin-bottom:20px;}
.news_list .img { width:30%; overflow:hidden; float:left; position:relative; margin-right:2%;}
.news_list .img img { display:block; width:100%; height:auto;}
.news_list .intro .n { font-size:18px; font-weight:normal; height:30px; line-height:30px; text-align:left; margin:0px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden; color:#333;}
.news_list .intro time { list-style:none; display:block; font-size:12px; color:#999; line-height:18px;}
.news_list .intro .text { border-top:#999 1px dotted; overflow:hidden; padding-top:5px; margin-top:5px; color:#888; font-size:12px; line-height:18px; max-height:59px;}
.news_list a:hover .n { color:#e83f12;}

/*翻页*/
.page { text-align: center; line-height: 16px; margin-top:0px; padding-bottom:20px; padding-top:20px;}
.page span, .page a { display: inline-block; border: 1px solid #ededed; padding: 5px 10px; vertical-align: middle; margin: 0 0 10px -1px; background-color:#fff; overflow:hidden; height:26px; line-height:16px;}
.page b{ line-height:16px;}
.page .goprev,.page .gofirst { margin-right: 10px; }
.page .gonext,.page .golast, .page .count { margin-left: 10px; }
.page span, .page a:hover { background: #0e90d2; color: #ffffff; }
.page span.goprev,.page span.gonext,.page span.gofirst,.page span.golast { color: #cccccc; background:#fff; }
.page span.count { border: 0; background: 0; color: #333333; }
.page [class*="ico-"] { margin:0;}
/*翻页 end*/


/*新闻详细*/
.news_detmain{ margin:20px auto; padding:0px 10px;}
.NewsDetail-B3 ._head { border-bottom: 1px solid #cccccc; padding: 0 0 10px; margin: 0;  }
.NewsDetail-B3 ._head ._title { font-size: 24px; line-height: 30px; padding:10px 0px; color: #333333; }
.NewsDetail-B3 ._tools { color: #999999; }
.NewsDetail-B3 ._tools a:hover { color: #fff; }
.NewsDetail-B3 ._b2l { float: right; margin-top:-30px; background:#e83f12; width:100px; height:30px; display:block; line-height:30px; text-align:center; color:#fff;}
.NewsDetail-B3 ._b2l:hover { background:#d43105; color:#fff;}
.NewsDetail-B3 ._head [class^="ico-"] { font-size: 16px; color: #999999; }
.NewsDetail-B3 ._tools ._b2l [class^="ico-"] {  color: #01a2ea;}
.NewsDetail-B3 .myart { padding: 20px 0; font-size:14px;}
.NewsDetail-B3 .myart img{ max-width:100%; height:auto;}
.NewsDetail-B3 .myart p{ padding: 10px 0; font-size:14px; color:#888; line-height:24px;}

.NewsDetail-B3 h2{ font-size:18px; line-height:30px; text-indent:0px; text-align:left; margin-bottom:0px;}
.NewsDetail-B3 h3{ font-size:16px; line-height:24px; text-indent:0px;}

.NewsDetail-B3 .myart .contact{ background:none;}
.contact ul{
	width: 100%;
	padding:19px 0 29px;
}
.contact li{
	padding-left: 29px;
	float: none;
	font-size: 16px;
	color: #666;
	line-height: 38px;
	background: url(/images/about05.png) no-repeat;
}
.contact li.one{
	background-position: 0 11px;
}
.contact li.two{
	background-position: 0 -26px;
}
.contact li.the{
	background-position: 0 -62px;
}
.contact li.four{
	background-position: 0 -99px;
}
