@charset "utf-8";

/*###############通用样式###############*/
html,body,body>form{height: 100%;} 	/*页脚固定在页面底部样式*/
body{font: 14px/1.5 'Microsoft Yahei';background:#fff url(../images/bg.png) repeat-x;}
.wrapper{position:relative; min-height:100%;min-width:1200px;background:url(/images/pageItem/template/images/wrap.jpg) no-repeat top center;} 	/*页脚固定在页面底部样式*/
.inner{position:relative;width:1170px; margin-left:auto; margin-right:auto;padding:0 15px;} 	/*居中显示*/
.module{position:relative;} 	/*栏目设置为相对定位*/
a:hover{text-decoration:none;}
.content{padding-bottom: 227px;}  /*页脚固定在页面底部content的padding-bottom值为页脚高度加间距*/


/*###############栏目样式###############*/
.module{margin-bottom:28px;}
.module-title{font-size:16px;}
.module-body{overflow:hidden;}
.module01 .module-header{position:relative;z-index:22;height:42px;background:url(/images/pageItem/template/images/module01-hd.png) no-repeat;}
.module01 .module-title{padding-left:20px;line-height:42px;color:#fff;}
.module01 .module-body{margin-top:-21px;padding-top:34px;border:2px #fff solid;background:linear-gradient(to bottom,#d2e9f2,#ffffff);filter:progid:DXImageTransform.Microsoft.gradient(starty=0,startcolorstr=#ffd2e9f2,endcolorstr=#ffffffff,gradientType=0);}
.module01 .model{padding-left:15px;}
.module02{border-width:0 2px 2px;border-color:#fff;border-style:solid;}
.module02 .module-header{height:40px;background:linear-gradient(to bottom,#aad6f5,#2382cc);filter:progid:DXImageTransform.Microsoft.gradient(starty=0,startcolorstr=#ffaad6f5,endcolorstr=#ff2382cc,gradientType=0);border:1px #90c1e2 solid;}
.module02 .module-title{padding-left:59px;line-height:40px;color:#fff;}
.module02 .module-body{background:#d1e7f4;}
.module02 .model{padding:15px 0 0 10px;}
.module03 .module-header{position:relative;z-index:22;height:43px;border-bottom:2px #ffe599 solid;background:linear-gradient(to bottom,#fefefe,#fcf7dc);filter:progid:DXImageTransform.Microsoft.gradient(starty=0,startcolorstr=#fffefefe,endcolorstr=#fffcf7dc,gradientType=0);border-radius:15px;}
.module03 .module-title{padding-left:29px;line-height:43px;color:#ff5a00;}
.module03 .module-body{margin-top:-12px;padding-top:12px;background:#fff;}


/*###############导航样式###############*/
.nav{height:38px;line-height: 38px;background:url(/images/pageItem/template/images/nav.png) repeat-x;border:1px #2087ae solid;border-radius:18px;}
.nav-item{float:left;position: relative;z-index: 1;padding:0 15px;background:url(/images/pageItem/template/images/nav-li.png) no-repeat right center;}
.nav-item.last{background:none;}
.nav-item a{display: block;padding:0 16px;font-size:16px;text-align: center;color:#fff;font-weight:bold;}
.nav-item:hover>a{color:#ffd860;}
.nav-item.active>a,
.nav-item.active:hover>a{color:#ffd860;}
.nav .subNav{display:none;position: absolute;top:100%;left:50%;width:80%;margin-left:-40%;background-color: #3ca0e1;border-width:0 1px 1px;border-color:#16b9e8;border-style:solid;}
.nav .subNav-item a{line-height: 35px;font-size: 14px;font-weight:normal;}
.nav .subNav-item:hover a{background:#1a87ce;font-weight:bold;}

.sideNav-wrap .module-header{height:38px;background:url(/images/pageItem/template/images/sideNav-hd.png) repeat-x;border:1px #3399cc solid;}
.sideNav-wrap .module-title{padding-left:45px;line-height:38px;color:#fff;}
.sideNav-item{position: relative;z-index: 1;border-width:0 1px 1px;border-color:#dedede;border-style:solid;}
.sideNav-item a{display: block;padding-left: 80px;line-height:38px;background:#fcfcfc url(../images/sideNav-li.png) no-repeat 59px center;font-size:16px;color:#323232;}
.sideNav-item:hover a{background:#d8f0ff url(../images/sideNav-hover.png) no-repeat 59px center;}
.sideNav-item.active a,
.sideNav-item.active:hover a{background:#d8f0ff url(../images/sideNav-hover.png) no-repeat 59px center;}
.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 .inner{z-index:222;}
.header-top{height:286px;}
.logo{float:left;margin:62px 0 0 28px;padding-left:4px;text-shadow:2px 0 0 #fff,-2px 0 0 #fff,0 2px 0 #fff,0 -2px 0 #fff;color:#222;}
.logo .title{font-size:42px;font-weight:normal;}
.logo .info{font-size:16px;}
.hd-img{position:relative;float:right;width:584px;height:286px;margin-right:151px;overflow:hidden;}
.hd-img img{width:584px;height:286px;}
.img-layer{position:absolute;width:584px;height:286px;background:url(/images/pageItem/template/images/hd-imglayer.png) no-repeat left top;}


/*###############页尾样式###############*/
.footer{position: absolute;bottom:0; width: 100%;height:227px;background:url(/images/pageItem/template/images/footer.png) no-repeat top center;} 	/*页脚固定在页面底部*/
.footer-content{padding-top:132px;}
.footer-content p{font-size:14px;line-height:1.8;color:#fff;}
.footer-content p a{color:#fff;}
.footer-content p img{margin:-2px 0 0 10px;vertical-align:middle;}
.footer-flags{position:absolute;top:129px;right:10px;}
.code{position:absolute;top:119px;right:80px;color:#fff;text-align:center;}
.footer-code{position:absolute;top:119px;right:190px;color:#fff;text-align:center;}


/*###############首页样式###############*/
.content{padding-top:15px;}
.tzgg{width:260px;margin-right:19px;}
.tzgg .module-body{height:242px;}
.xxjj-mian{width:222px;}
.xxjj-mian p{line-height:21px;color:#333;}
.xxjj-mian p a{color:#ff881f;}
.xydt{width:600px;}
.xydt .module-body{height:255px;}
.xydt .model01{float:left;width:272px;height:212px;margin:17px 0 0 16px;padding:3px;border:1px #ddd solid;}
.xydt .model02{float:right;margin:14px 17px 0 0;}
.xxry{width:268px;}
.xxry .module-title .icon{position:absolute;top:-3px;left:14px;width:40px;height:37px;background:url(/images/pageItem/template/images/xxry-icon.png) no-repeat;}
.xxry .module-body{height:256px;}
.zxsl{width:260px;margin-right:19px;}
.zxsl .module-body{height:197px;}
.djtd{width:260px;}
.djtd .module-body{height:197px;}

.imgLink a{display:block;width:259px;margin-bottom:8px;}
.imgLink a span{display:block;font-size:16px;}
.imgLink .item01{height:69px;background:url(/images/pageItem/template/images/imgLink-img01.png) no-repeat;}
.imgLink .item01 span{padding:14px 0 0 113px;line-height:52px;color:#2588d2;}
.imgLink .item02{height:65px;background:url(/images/pageItem/template/images/imgLink-img02.png) no-repeat;}
.imgLink .item02 span{padding:11px 0 0 113px;line-height:50px;color:#539a00;}
.imgLink .item03{height:64px;background:url(/images/pageItem/template/images/imgLink-img03.png) no-repeat;}
.imgLink .item03 span{padding:11px 0 0 113px;line-height:50px;color:#e64703;}
.jsfc{width:600px;padding-top:11px;;background:#fff1c6;border-radius:20px;}
.jsfc .module-header{height:34px;padding-left:28px;}
.jsfc .tabs li{float:left;width:102px;margin-right:11px;line-height:34px;background:url(/images/pageItem/template/images/jsfc-tabs.png) no-repeat;text-align:center;font-size:16px;font-weight:bold;color:#ff4200;cursor:pointer;}
.jsfc .tabs li.current{background:url(/images/pageItem/template/images/jsfc-tabs-hover.png) no-repeat;color:#fff;}
.jsfc .module-body{padding:0 10px 15px 19px;}
.jsfc .tab-container{height:440px;background:#fff;border-radius:20px;}
.tab-pane{display:none;}
.tab-pane.current{display:block;}
.jsfc .model{padding:29px 0 0 26px;}
.yqlj{width:268px;}
.yqlj .module-title .icon{position:absolute;top:-12px;left:19px;width:33px;height:49px;background:url(/images/pageItem/template/images/yqlj-icon.png) no-repeat;}
.yqlj .module-body{height:458px;}
.yqlj .model01{padding:16px 0 0 16px;}
.yqlj .model01 .item{display:block;width:233px;height:54px;line-height:54px;margin-bottom:30px;font-size:16px;font-weight:bold;color:#105b8d;border:1px #9ed7f9 solid;font-style: italic;}
.yqlj .model01 .item .icon{float:left;width:38px;height:38px;margin:8px 6px 0 10px;background:url(/images/pageItem/template/images/yqlj-item-icon.png) no-repeat;}
.yqlj .model01 .item01{background:#fff url(../images/yqlj-item01.png) no-repeat right center;}
.yqlj .model01 .item02{background:#fff url(../images/yqlj-item02.png) no-repeat right center;}
.yqlj .model01 .item03{background:#fff url(../images/yqlj-item03.png) no-repeat right center;}
.yqlj .model01 .item02 .icon{background-position:0 -38px;}
.yqlj .model01 .item03 .icon{background-position:0 -76px;}
.yqlj .model02{padding:11px 0 0 16px;}
 

/*###############更多页样式###############*/
.side{width:260px;}
.main{width:890px;}
.breadcrumb{position:absolute;top:0;right:28px;line-height:43px;font-size:12px;}
.breadcrumb a{cursor:default;}   /*全部面包屑导航设置为不可用状态*/
.moreList .module-body{min-height:450px;}
.moreList .module-body .model{padding:5px 0 0 32px;}
.moreList .nsy-news-ul li{line-height:42px;border-bottom:1px #b5b5b5 dashed;}


/*###############新闻页样式###############*/
.article {position: relative;padding: 30px 5%;margin-bottom: 10px;}
.article-title,
.article-title h1.nsy-newsTitle{line-height:2;text-align: center;font-size: 20px;color:#4b4b4b;}   /*文章标题*/
.article-meta{margin-top:10px;padding: 0 5px;line-height: 40px;text-align: center;color: #666;border-top:1px #919191 dashed;font-size:12px;} /*文章元数据*/
.article-content{min-height:250px;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{font-size:16px;}
.share{padding:5px 0;text-align:center;}
.share .bds_more{display:none;}
.share a{float:none;display:inline-block;width:30px;height:30px;margin:7px;padding:0;background:url(/images/pageItem/template/images/share.png) no-repeat;}
.share .bds_weixin{background-position:0 0;}
.share .bds_weixin:hover{background-position:0 -30px;}
.share .bds_tsina{background-position:-30px 0;}
.share .bds_tsina:hover{background-position:-30px -30px;}
.share .bds_qzone{background-position:-60px 0;}
.share .bds_qzone:hover{background-position:-60px -30px;}
.share .bds_sqq{background-position:-90px 0;}
.share .bds_sqq:hover{background-position:-90px -30px;}


/*###############栏目默认样式覆盖###############*/
.nsy-aMore{font-size:12px;color:#fff;z-index: 22;}
.xydt .rightTop,.jsfc .rightTop{color:#999;}
.xydt .nsy-news-ul li{line-height:28px;border-bottom:1px #b5b5b5 dashed;}
.xxry .nsy-news-ul li{line-height:35px;border-bottom:1px #98b5c6 dashed;}

.jsfc .nsy-picnews2-ul .nsy-picnews2-img{padding:3px;border:1px #ddd solid;}
.jsfc .nsy-picnews2-ul li{padding-bottom:10px;border-bottom:1px #b5b5b5 dashed;}

.zxsl .nsy-scrollUpNews-ul li{line-height:36px;border-bottom:1px #98b5c6 dashed;}
.djtd .nsy-news-ul li{line-height:36px;border-bottom:1px #98b5c6 dashed;}
.yqlj .nsy-linkGroup select{height:32px;border:1px #b6b3b3 solid;color:#666;}


/*###############后期维护###############*/


/*###############用户添加###############*/