@charset "utf-8";
.h0 { clear: both; }
.h5 { clear: both; height: 5px; font-size: 0; line-height: 0px; }
.h10 { clear: both; height: 10px; }
.h20 { clear: both; height: 20px; }
.h30 { clear: both; height: 30px; }
.h40 { clear: both; height: 40px; }
.h50 { clear: both; height: 50px; }
.h60 { clear: both; height: 60px; }
.h200 { clear: both; height: 200px; }
.clear { clear: both; }
.dis { display: none; }
.subject { border-bottom: 1px solid #eaeaea; }
.subject b { border-bottom: 1px solid #156EB8; height: 40px; line-height: 40px; display: inline-block; margin-bottom: -1px; font-weight: normal; color: #3b3b3b; font-size: 18px; font-family: microsoft yahei; }
.subject .more { float: right; }
.subject .more a { font-size: 12px; font-family: 宋体; color: #999; }
.subject .more a:hover { color: #f30; }
.nynav { text-align: right; }
.l { float: left; }
.r { float: right; }
.nynav a.on, .nynav a:hover { color: #0b85c8; }
.container { width: 1400px; margin: 0 auto; overflow: hidden; padding: 50px 0; overflow: hidden; }
@media screen and (max-width: 1600px) {
.container { width: 1100px; }
}
 @media screen and (max-width: 1240px) {
.container { width: 90%; }
}
.action { display: inline-block; }
.action .am-btn { display: inline-block; margin-left: 20px; }
.am-modal-hd { padding: 15px 10px 5px 10px; font-size: 1rem; font-weight: 500; color: #000; }
/*分页相关*/
.pagelist ul { text-align: center; margin: 20px 0; }
.pagelist li { display: inline-block; margin: 0 2px; }
.pagelist li a { color: #666; display: inline-block; border: 1px solid #ddd; line-height:160%; padding: 6px 15px; }
.pagelist li a:hover { border-color: #F37B1D; background: #F37B1D; color: #fff; }
.pagelist li.active a { border-color: #F37B1D; background: #F37B1D; color: #fff; }
/*标签相关*/
.tags { }
.tags li { display: inline; width: auto; }
.tags li a { display: inline-block; padding: 10px 30px; color: #333; font-size: 14px; background: #fff; margin: 0 2px 5px 0; border-radius: 2px; border: 1px solid #E7E7E7; }
.tags li a:hover { background: #2384D5; color: #fff; border: 1px solid #2384D5; }
.tags .hover a { display: inline; padding: 10px 30px; color: #fff; font-size: 14px; background: #2384D5; color: #fff; border: 1px solid #2384D5; margin: 0 2px; border-radius: 2px; border-radius: 0; }

/*网站地图*/
.map_one { border-bottom: 1px solid #eee; line-height: 40px; }
.map_one a { font-size: 20px; }
.map_two { margin: 15px 0; }
.map_two a { display: inline-block; margin-right: 15px; }


