@charset "utf-8";
/* CSS Document */

body{ background:#fee6f4;}
.wrapper{ width:1002px; background:#fff;}
a:hover{ color:#d80070;}
.more{ color:#d80070 !important;}


/*导航菜单*/
.jgwmg-nav{ height:45px; background:url(../images/nav_bg.jpg) repeat-x; text-align:center;
   -moz-border-radius:4px;
-webkit-border-radius:4px;
		border-radius:4px;
}
.jgwmg-nav ul{ display:inline-block; margin-top:10px;}
.jgwmg-nav li{ border-right:1px solid #fbb6f7; display:inline-block; padding:0 25px; float:left;}
.jgwmg-nav li a{ color:#fff; font-size:16px; font-weight:bold; display:inline-block;}
.jgwmg-nav li a:hover{ color:#ffe4f6;}


/*时间、天气*/
.jgwmg-header02{ background:url(../images/top_bg02.jpg) repeat-x; height:27px; border:1px solid #d1d1d1; border-top:none; padding:0 20px;}
.jgwmg-header02 span{ float:left; font-size:12px; color:#000;}
.jgwmg-header02 .today{ margin-top:5px; margin-right:20px;}
.jgwmg-header02 .weather{ margin-top:1px;}


/*通用标题*/
.jgwmg-common-box{ border:1px solid #f5d3ee;}
.jgwmg-common-title{ border-bottom:1px solid #f5d3ee; height:27px; background:url(../images/title_bg.jpg) repeat-x center top; overflow:hidden; padding-right:10px;}
.jgwmg-common-title strong{ float:left;  border-right:1px solid #f5d3ee; background:#fff; position:relative;}
.jgwmg-common-title strong em{ float:left; line-height:25px; display:block; padding:0 10px; background:url(../images/title_name_bg.jpg) repeat-x center top; color:#d80070; margin:1px;}
.jgwmg-common-title strong:after{ position:absolute; content:""; border-right:1px solid #fff; right:-2px; top:0; width:1px; height:27px;}
.jgwmg-common-title .more{ margin-top:4px;}


.jgwmg-main{ padding:10px; overflow:hidden;}
.jgwmg-box{ overflow:hidden; margin-bottom:15px;}



/*图片新闻*/
.jgwmg-news-ad{ height:280px; width:375px; margin-top:4px; border:1px solid #999; margin-left:10px;}
.jgwmg-news-ad .news-ad .hd ul li.on{ background1:#d80070;}


/*风采展示*/
.fc-box{ border:1px solid #f995c9; width:315px; overflow:hidden; margin-top:4px; height:278px;
   -moz-border-radius:6px 6px 0 0;
-webkit-border-radius:6px 6px 0 0;
		border-radius:6px 6px 0 0;
}
.fc-title{ height:34px; border-bottom:1px solid #f995c9; background:url(../images/fc_bg.jpg) repeat-x; padding:0 10px;}
.fc-title strong{ background:url(../images/fc_ico.png) no-repeat left center; font-size:18px; color:#d80070; line-height:34px; padding-left:30px; float:left;}
.fc-con{ padding:15px 10px;}
.fc-con h2{ padding-bottom:10px; margin-bottom:10px; border-bottom:1px dashed #ccc;}
.fc-con h2 a{ color:#d80070; font-size:18px;}



/*首页4块列表*/
.jgwmg-in-list{ width:235px; border:1px solid #f5d3ee; float:left; margin-right:11px;}
.jgwmg-in-list ul{ padding:15px;}



/*友情链接*/
.picMarquee-left{overflow:hidden; position:relative; margin:10px;}
.picMarquee-left .bd ul li{ margin:0 7px; width:130px;}



/*版权信息*/
.jgwmg-footer{ padding:30px 0; text-align:center; border-top:8px solid #e633b1;}
.jgwmg-footer p{ line-height:2;}


/*列表*/
.jgwmg-sub-con{ padding:15px;}
.jgwmg-sub-con .pagejump{ padding:30px 0 15px; border-top:1px solid #eee; margin-top:20px;}
.jgwmg-sub-con .pagejump a{ font-size:12px; padding:5px 10px;}
.jgwmg-sub-con .pagejump a.cur-page{ background:#d80070;border-color:#d80070;}
.jgwmg-sub-con .pagejump a:hover{ color:#d80070; border-color:#d80070;}



/*面包屑*/
.jgwmg-mbx em{ font-family:"宋体"; padding:0 5px; color:#999;}



/*详情*/
.jqwmg-detail{ margin-top:40px;}
.jqwmg-detail-title{ text-align:center;}
.jqwmg-detail-title h2{ font-size:18px; color:#d80070; margin-bottom:15px; line-height:1.4;}
.jqwmg-detail-title p{ background:#fff8ff; padding:4px 0; border:1px solid #ffe8fa;}
.jqwmg-detail-title p span{ display:inline-block; margin:0 10px; font-size:12px;}
.jqwmg-detail-con{ font-size:16px; line-height:1.8; padding:15px; margin-top:20px;}
.jqwmg-detail-con img{ max-width:60%;}





























