@charset "utf-8";

/*###############通用样式###############*/
html,body,body>form{height: 100%;} 	/*页脚固定在页面底部样式*/
body{font: 16px/1.5 'Microsoft Yahei';background:#fff;}
.wrapper{position:relative; min-height:100%;} 	/*页脚固定在页面底部样式*/
.inner{position:relative;width:1200px; margin-left:auto; margin-right:auto;} 	/*居中显示*/
.module{position:relative;} 	/*栏目设置为相对定位*/
a:hover{text-decoration:none;}
.content{padding-bottom: 141px;}  /*页脚固定在页面底部content的padding-bottom值为页脚高度加间距*/


/*###############栏目样式###############*/
.module-title{font-size:24px;font-weight:normal;color:#333;}
.module-body{overflow:hidden;}
.module01 .module-header{height:56px;}
.module01 .module-title{line-height:56px;}
.module01 .module-title span{display:inline-block;padding-left:7px;color:#777;font-size:22px;}
.module01 .module-title .sub-title{font-size:16px;}
.module02 .module-header{height:66px;margin-top:21px;background:url(../images/moreList-hd.png) repeat-x bottom;}
.module02 .module-title{float:left;padding-left:12px;line-height:66px;color:#3d3c43;}


/*###############导航样式###############*/
.nav{float:left;height:52px;line-height: 52px;padding:28px 0 0 15px;}
.nav-item{float:left;position: relative;z-index: 1;margin-left:8px;padding-right:8px;}
.nav-item a{display: block;padding:0 12px 0 10px;font-size:16px;font-weight:bold;text-align: center;color:#4c4c4c;}
.nav-item:hover a{background:url(../images/nav-hover.png) no-repeat right center;}
.nav-item.active a,
.nav-item.active:hover a{background:url(../images/nav-hover.png) no-repeat right center;}
.nav .subNav{display: none;position: absolute;top:100%;left:0;width:100%;padding:8px 0;background-color: #37be45;}
.nav .subNav-item a{padding:0;line-height: 36px;color:#fff;background:none;font-weight:normal;}
.nav .subNav-item:hover a{text-decoration:underline;}
.nav-item.active .subNav-item a{background:none;}

.sideNav-wrap{position:relative;background:#f4f4f4;margin-bottom:25px;}
.sideNav-wrap .module-header{position:absolute;top:-57px;left:0;width:100%;height:57px;background:#3d3c43;z-index:2;}
.sideNav-wrap .module-title{padding-left:28px;line-height:57px;color:#fff;font-size:20px;font-weight:bold;}
.sideNav-wrap .module-body{padding-bottom:40px;}
.sideNav{width:252px;margin:10px auto;}
.sideNav-item{position: relative;z-index: 1;margin-bottom:3px;}
.sideNav-item a{display: block;padding-left:15px;line-height:44px;font-size:14px;border-bottom:1px #e1e1e1 solid;color:#555;}
.sideNav-item:hover a{color:#fff;background:#37be46 url(../images/sideNav-hover.png) no-repeat right center;border-bottom:1px #37be46 solid;}
.sideNav-item.active a,
.sideNav-item.active:hover a{color:#fff;background:#37be46 url(../images/sideNav-hover.png) no-repeat right center;border-bottom:1px #37be46 solid;}
.sideNav .subNav{display: none;position: absolute;top:0;left:100%;width:100%;background-color: #eee;}
.sideNav .subNav a{line-height: 30px;font-size: 14px;}


/*###############页头样式###############*/
.header{position:relative;}
.wrapper-index .header{height:620px;}
.header .inner{height:106px;z-index:2;background:#f5f5f5;}
.logo{float:left;width:434px;height:81px;padding:25px 0 0 21px;background:#37be46;color:#fff;}
.logo img{float:left;margin-right:8px;}
.logo .title{line-height:40px;font-size:30px;}
.logo .info{line-height:20px;font-size:13px;letter-spacing:3px;font-family:"Arial";}
.hd-link{float:right;height:20px;line-height:20px;padding:0 5px;margin:43px 25px 0 0;border:1px #37be46 solid;color:#37be46;border-radius:5px;}
.hd-link a{padding:0 5px;font-size:12px;color:#37be46;}

.banner{position:absolute;top:0;left:0;z-index:1;width:100%;height:620px;}
#slides{position:absolute;width:100%;left:50%;margin-left:-50%;}
#slides li{display:none;position:absolute;left:0;top:0;width:100%;font-size:0;}
#slides li img{width:100%;}
/*#slides li{display:none;position:absolute;left:0;top:0;width:100%;height:620px;}
#slides .banner01{background:url(../images/banner01.jpg) no-repeat top center;}
#slides .banner02{background:url(../images/banner01.jpg) no-repeat top center;}
#slides .banner03{background:url(../images/banner01.jpg) no-repeat top center;}
#slides .banner04{background:url(../images/banner01.jpg) no-repeat top center;}*/
#num{position: absolute;bottom: 20px;width: 100%;text-align: center;}
#num a {display: inline-block;width: 12px;height: 12px;line-height: 100;margin-right: 14px;font-size: 0;border:3px #fff solid;border-radius:50%;overflow: hidden;cursor:pointer;}
#num .cur{background:#fff;}

.wrapper-more .header,.wrapper-news .header{height:327px;}
.banner-more{position:absolute;top:0;left:0;z-index:1;width:100%;height:327px;background:url(../images/banner-more.jpg) no-repeat top center;}

/*###############页尾样式###############*/
.footer{position: absolute;bottom:0; width: 100%;padding:20px 0 46px;background:url(../images/footer-bg.png) repeat;} 	/*页脚固定在页面底部*/
.footer-logo{float:left;width:42%;height:75px;color:#dedede;}
.footer-logo img{float:left;margin:0 14px 0 9px;}
.footer-logo .title{margin-top:6px;line-height:42px;font-size:30px;}
.footer-logo .info{line-height:20px;font-size:13px;letter-spacing:3px;font-family:"Arial";}
.footer-content{float:right;width:58%;}
.footer-content-text{padding-top:5px;}
.footer-content p{font-size:14px;line-height:22px;color:#dedede;}
.footer-content p img{margin-left:15px;}
.footer-flags{float:left;margin-right:26px;}


/*###############首页样式###############*/
.wrapper-index .content{padding-top:38px;}
.jtzx{width:365px;height:435px;margin-right:23px;margin-bottom:27px;}
.xxdt .module-header,.hdyg .module-header{border-bottom:2px #37be46 solid;}
.xxdt .module-body,.hdyg .module-body{height:413px;}
.jtzx .model{width:365px;height:412px;margin-top:23px;background:#f4f4f4;}
.xxdt{width:361px;margin-bottom:27px;}
.xxdt .model{margin:11px 12px 0 0;}
.hdyg{width:380px;}
.hdyg .model{margin:18px 0 0 11px;}

.row1{padding:31px 0 60px;background:#f5f5f5;}
.xypd .module-body{height:270px;padding-top:9px;}
.xypd-item{float:left;width:280px;margin-right:26px;font-size:0;}
.xypd-item img{width:280px;height:200px;}
.xypd-item .summary{position:relative;height:59px;padding:11px 12px 0;background:#fff;}
.xypd-item .title{line-height:24px;font-size:16px;color:#666;}
.xypd-item .sub-title{line-height:18px;font-size:12px;color:#c3c3c3;}
.xypd-item .icon{position:absolute;top:18px;right:12px;width:20px;height:20px;background:url(../images/icon.png) no-repeat;}
.xcp{float:right;width:250px;height:255px;padding:13px 14px 0 13px;border:1px #cae5cd solid;background:#d6ecd8;font-size:0;}
.xcp .summary{position:relative;padding:12px 8px 0;}
.xcp .title{line-height:24px;font-size:16px;color:#555;}
.xcp .sub-title{line-height:18px;font-size:12px;color:#c3c3c3;}
.xcp .icon{position:absolute;top:18px;right:8px;width:20px;height:20px;background:url(../images/icon.png) no-repeat;}

.imgLink{height:103px;padding:60px 0;}
.imgLink a{float:left;margin-right:7px;font-size:0;}
.iconLink{padding-top:64px;}
.iconLink a{float:left;width:88px;margin-left:32px;text-align:center;line-height:30px;color:#555;}
.iconLink i{display:block;width:72px;height:72px;margin:0 auto;background:url(../images/iconLink.png) no-repeat;}
.iconLink .item02 i{background-position:0 -72px;}
.iconLink .item03 i{background-position:0 -144px;}
.iconLink .item04 i{background-position:0 -216px;}
.iconLink .item05 i{background-position:0 -288px;}
.iconLink .item01:hover i{background-position:-72px 0;}
.iconLink .item02:hover i{background-position:-72px -72px;}
.iconLink .item03:hover i{background-position:-72px -144px;}
.iconLink .item04:hover i{background-position:-72px -216px;}
.iconLink .item05:hover i{background-position:-72px -288px;}

.friendLink{padding-bottom:20px;}


/*###############更多页样式###############*/
.side{width:283px;}
.jyzy{display:block;height:50px;padding:20px 0 0 70px;margin-bottom:23px;background:#5e5e5e;color:#fff;}
.jyzy img{float:left;margin-right:6px;}
.jyzy .title{line-height:20px;font-size:16px;font-weight:normal;}
.jyzy .info{line-height:14px;font-size:12px;}
.yqlj{margin-bottom:20px;padding:24px 0 24px 17px;background:#f4f4f4;}
.yqlj .module-title{line-height:26px;font-size:18px;font-weight:bold;color:#555;}
.yqlj .sub-title{line-height:22px;font-size:12px;color:#c5c3c3;font-weight:normal;}
.yqlj .model{padding-top:9px;}

.main{width:886px;}
.moreList{margin-bottom:20px;}
.breadcrumb{float:right;margin-top:22px;padding:0 14px 0 20px;line-height:38px;font-size:12px;background:url(../images/breadcrumb.png) no-repeat left center;}
.breadcrumb a{cursor:default;}   /*全部面包屑导航设置为不可用状态*/
.moreList .module-body .model{padding-left:25px;}


/*###############新闻页样式###############*/
.article {position: relative;padding: 28px 5%;margin-bottom: 10px;}
.article-title,
.article-title h1.nsy-newsTitle{padding-bottom:9px;line-height:2;text-align: center;font-size: 20px;color:#4b4b4b;}   /*文章标题*/
.article-meta{padding: 0 5px;padding-top:5px;line-height: 35px;text-align: center;color: #666;} /*文章元数据*/
.article-content{min-height:300px;padding:30px 0;}  /*文章正文*/
.article-content .nsy-newsContent{line-height: 2;font-size:16px;font-family:"Microsoft Yahei";color:#4b4b4b;}
.article-content .nsy-newsContent p{margin-bottom: 1em;}
.articleUpDown{padding:18px 0 9px 0;}
.share{position:absolute;width:63px;top:120px;right:-90px;border:1px #ccc solid;border-radius:5px;}
.share .bds_more{display:none;}
.share a{width:63px;height:64px;margin:0;padding:0;background:url(../images/share.png) no-repeat;border-bottom:1px #ccc solid;}
.share .bds_weixin{background-position:0 0;}
.share .bds_weixin:hover{background-position:-63px 0;background-color:#37be45;}
.share .bds_sqq{background-position:0 -64px;}
.share .bds_sqq:hover{background-position:-63px -64px;background-color:#37be45;}
.share .bds_tsina{background-position:0 -128px;}
.share .bds_tsina:hover{background-position:-63px -128px;background-color:#37be45;}
.share .bds_qzone{background-position:0 -192px;border-bottom:none;}
.share .bds_qzone:hover{background-position:-63px -192px;background-color:#37be45;}


/*###############栏目默认样式覆盖###############*/
.nsy-aMore{font-size:12px;color:#999;}

/*集团资讯栏目样式调整*/
.xxdt .nsy-news-ul li{height:60px;line-height:22px;border-bottom:1px #a3d3a8 dashed;}
.xxdt .nsy-news-ul .nsy-newsTime{top:36px;}
.jtzx .nsy-slider{height:412px !important;}
.jtzx #nsy-slider-box{height:412px !important;}
.jtzx .nsy-slider-list{height:412px !important;}
.jtzx .nsy-slider-list li{width:365px;height:412px !important;margin-right:0 !important;font-size:16px;}
.jtzx .nsy-slider-title{color:#555;}
.jtzx .nsy-slider-introduce{color:#777;}
.jtzx .nsy-slider-content{width:365px !important;height:161px !important;position: static;background: none;}
.jtzx .nsy-pagination{width:100% !important;right:15px;text-align:right;}
.jtzx .nsy-slider .nsy-pagination li{background:#ddd;}
.jtzx .nsy-slider .nsy-pagination li.active{background:#fcb200;border-color:#fcb200}
.jtzx .nsy-slider .nsy-pagination li.on{background:#fcb200;border-color:#fcb200}

.moreList .nsy-news-ul li{line-height:51px;border-bottom:1px #999 dashed;}

/*活动预告栏目日期样式调整*/
.hdyg .nsy-news-ul li{padding-left: 98px;margin-bottom: 36px;line-height:22px;}
.news-date{position:absolute;top:5px;left:0;width:85px;height:40px;border:1px solid #6fcb79;font-size:14px;text-align: center;}
.date-day{float:left;width:43px;height:100%;line-height: 40px;font-size:24px;color:#fff;background-color: #6fcb79;}
.date-month{float:left;width: 42px;line-height:20px;color:#333;font-size:16px;}
.date-year{float: left;width:42px;line-height:20px;color:#888;background:none;}


/*###############后期维护###############*/


/*###############用户添加###############*/