@charset "utf-8";
/* CSS Document */

/*********公用类start*********/
.container{ width:100%; height:auto; overflow:hidden;}
.breadcrumb{ width:100%; padding:0 2%; height:45px; line-height:45px; background:#FFF; font-size:1.4rem; margin-bottom: 10px;}
/*广告图*/
.ad{ width:100%; height:auto; overflow:hidden;}
.ad img { width:100%; vertical-align:top;}
/*分类菜单*/
.submenu{ width:100%; height:40px;line-height: 40px; background:#FFF;border-bottom: 1px solid #ccc;}
.submenu li{ float:left; width:50%;text-align:center; font-size:16px;}
.submenu li a { display:inline-block; width:100%; height: 37px;}
.submenu li a.active{ border-bottom: 3px solid #02693b;}
/*单页面*/
.single-page{ width:100%;height:auto;padding:2% 4%; font-size:1.6rem; line-height:3.2rem; text-align: justify; background:#FFF; overflow:hidden;}
.rich-text{ width:100%; height:auto; overflow:hidden}
.rich-text img { max-width:100%; margin:0 auto;}
/*详情页*/
.details-page{width:100%; height:auto;padding:4%; padding-bottom:15px; margin-top: 10px; background:#FFF; min-height:400px;overflow:hidden;}
.details-head {width:auto; height:auto; padding:10px; border-bottom:1px solid #ddd; text-align: center;}
.details-head > h3 {width:auto; height:auto; color:#000000; font-size:1.8rem;}
.details-head > p {width:auto; height:30px; margin-top:5px; line-height:30px; font-size:14px; color:#666; }
.details-con{ font-size:1.6rem; width:100%; line-height:2em; margin-top:10px; text-align: justify;}
.details-con img{ width:100%; height:auto; margin-bottom:2px; vertical-align:top;}
.switch{ width:100%; height:auto; margin-top:15px; font-size:14px;}
.switch p{ height: 30px;  margin-top: 5px; padding: 0 5px; line-height: 28px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; border: 1px solid #DDD;}
.switch span{ font-weight:bold;}
.switch a{ display:inline-block; width:100%; height:100%;}
/*分页*/
.fenye { padding:20px 0; text-align: center; font-size:1.4rem;clear: both;}
.fenye a { background: #CCC; color:#FFF; font-size:14px; padding:4px 10px; border-radius:3px;}
.fenye .xuanze{ padding:4px 10px; font-size:14px;}
/*********公用类end********/

/*动态列表*/
.news{ padding:0 3%; margin-top: 10px; background: #FFF; overflow: hidden;}
.news-list li { position:relative; width: 100%; padding:4% 0; border-bottom: 1px dashed #DDD;}
.news-list li:last-child{ border-bottom: none; }
.news-list .list-item{ display:block;  position: relative; text-decoration: none; overflow: hidden;}
.list-item .cover img{ width:94px; height:60px; float:left; margin-right:5px;}
.list-item .cont .title { 
	font-weight: 400;font-size:15px;color: #333; font-weight: 400;font-size:16px;color: #333;
	overflow: hidden;word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;
}
.list-item .cont .time{font-size: 12px;color:#999; margin-top:3px;}
.list-item .cont .desc {font-size: 12px;color:#999; margin-top:3px;}
/*图片列表页*/
.pic-box{ width:100%; height:auto; overflow:hidden; background:#FFF}
.pic-box > .list{width:100%; margin:0 auto; padding:2% 0;}
.pic-box > .list li{position:relative; float:left; width:47%; margin-bottom:2%; margin-left:2%; padding-bottom:5px; border:1px solid #DDD;}
.pic-box > .list img{ width:100%; height:auto;}
.pic-box > .list p{ text-align:center; height:20x;line-height:20px;margin:3px 0 0px;overflow:hidden;font-size:12px; font-size:1.4em; padding-left:5px;}

/*文字列表*/
.textlist-hd{background-color:#1c784f; color: #FFF; width: 100%; height: 40px; line-height: 40px; margin-top: 4%; font-size: 16px;}
.textlist-hd em{ width: 70%;display: block; float: left; padding-left:10px; }
.textlist-hd span{ width: 80px; text-align: center; display: block;float: right; }
.text-list{ width:100%; height:auto; overflow:hidden;}
.text-list li{ width:100%; padding-left:10px; height: 44px; line-height: 44px; font-size:14px;border-bottom: 1px solid #e6e6e6; background: url(/static/wushiwap/youeryuan/images/li.gif) left no-repeat;}
.text-list li .time{ display: inline-block; width: 80px; text-align: center; float: right; }
.text-list li h5{ float: left; width: 75%; font-size: 14px; }


/*联系GA黄金甲*/
#map img{ max-width:none}

<!--耗时1753085159.0555秒-->