﻿

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-size: 14px;
	font-family: \5B8B\4F53,sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin: 0;
	padding: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}[hidden],template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	margin: .67em 0;
	font-size: 2em;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
	vertical-align: bottom;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,kbd,pre,samp {
	font-size: 1em;
	font-family: monospace,monospace;
}

button,input,optgroup,select,textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid #c0c0c0;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,th {
	padding: 0;
}

ol,ul {
	list-style: none;
}

/* common CSS */
a{color:#484848;text-decoration:none; font-size:14px;}
a:active, a:hover { text-decoration:none; color:#ff9724; }
.clearfix:after { clear:both; content:"."; display:block; height:0; visibility:hidden; font-size:0; }
.clearfix { *zoom:1; }
.clear { clear:both; }
.fl { float:left; }
.fr { float:right; }
.fl, .fr { *display:inline; }
.ac{ text-align:center;}
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20{ margin-top:20px; }
.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml12{ margin-left:12px;}
.ml15 { margin-left:15px; }
.mr3 { margin-right:3px; }
.mr10{ margin-right:10px; }
.mr15 { margin-right:15px; }
.mb3 { margin-bottom:3px; }
.mb6 { margin-bottom:6px; }
.mb10{ margin-bottom:10px; }
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px; }
.p15{ padding:15px; }
.ptb15{ padding:15px 0;}
.pt15b10{padding:15px 0 10px 0;}
.pb10{ padding-bottom:10px;}
.pb20{ padding-bottom:20px;}
.bor-t-grey{ border-top:1px dotted #e4e4e4;}
.w1000 { width:1000px; margin:0 auto; clear:both; }
.w680 { width:680px; }
.w300 { width:300px; }
.h316 { height:316px; overflow:hidden; }
.line-yellowgrey-1{width:30%;background-color:#f39800;float:left;height:1px;}
.line-yellowgrey-2{width:70%;background-color:#e4e4e4;float:left;height:1px;}
.cell{display:table-cell;*display:inline-block;}

/* 顶部通栏 - 蓝色花纹背景图样式 CSS */
.topheader{ height:33px; line-height:33px; background:#4098d7 url(../image/xh_bg.png) repeat-x 0px 0px; margin-bottom:10px; overflow:hidden;}
.topheader ul li{ float:left;margin-right:20px;display:inline-block; }
.topheader ul li a{ line-height:33px; color:#fff; }
.topheader ul li a:hover{ color:#ff9724;}
.mwpd{background:url(../image/icon_nmg.png) no-repeat 0 -169px;padding-left:20px;margin-right:0px !important;display:block;cursor:pointer;}

/* 搜索框 CSS */
.searchItem { float:right; width:195px; height:37px; padding:0 5px; background:#fff; border:1px solid #488bb5; position: relative; }
.searchItem .submitBtn { width:20px; height:20px; position:absolute; z-index:1; top:8px; right:8px; left:auto; cursor: pointer; }
.searchItem input { display:block; width:165px; height:37px; line-height:37px\9; color:#333; border:0px; position:absolute; top:0px; left:5px; }
.icon { display:inline-block;vertical-align:middle; background:url(../image/xh_icon.png) no-repeat; _background: url(../image/xh_icon.gif) no-repeat; overflow:hidden; }
.iconSearchBtn { width:20px; height:20px; background-position:0px 0px; }
.selectList { width: 350px; height:88px; border: 1px solid #e2e2e2; padding: 10px; background:#fff; position: absolute; left: auto; right: 0px; _right: -2px; top: 20px; z-index: 999; display: none; }

/* 网群下拉 CSS */
.nav{ height:38px; line-height:38px;position:relative;z-index:1; }
.nav .nLi{ float:left; position:relative; display:inline; }
.nav .nLi h3{ float:left;width:100px;}
.nav .nLi h3 a{text-align:center;border:1px solid #FFF;display:block;width:98px;color:#0F649B;font-size:12px;}
.nav .nLi h3 a:hover{border:1px solid #e4e4e4;width:98px;}
.nav .sub{ display:none; width:400px; left:-100px; top:38px; position:absolute; border:1px solid #e4e4e4; background:#fff; line-height:26px; padding:6px; background-color:#fffff2; }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; float:left; width:100px; font-size:12px; text-align:center;}
.nav .sub a:hover{ background:#48a6eb; color:#fff; }
.iconDownArrow{display: inline-block;width: 10px; margin-left:10px;height: 6px;vertical-align: middle;background: url("../image/xh_icon.png") no-repeat scroll  0px -30px transparent;overflow: hidden;}

.wq{padding:10px 0 4px;color:#535353;}
.wq b{background-color: #71c1fc;color: #fff;padding: 1px 4px 1px 8px;font-weight: inherit;}
.wq li{float:left;margin-right:13px;font-size:12px;}
.wq li a:link{font-size:12px;color:#535353;}
.wq li a:hover{color:#ff9724;}

/* 顶部导航栏 CSS */
.navls{height:52px;margin:10px 0 0 16px;overflow:hidden;float:left;}
.navls ul{width:160px;float:left;border-right:1px dotted #2c7eba;border-left:1px dotted #74a8ce;}
.navls ul li{float:left;width:80px;height:26px;line-height:26px;text-align:center;font-family: \5FAE\8F6F\96C5\9ED1;}
.navls ul li a{color:#FFF;font-family: \5FAE\8F6F\96C5\9ED1;}
.navls ul li a:hover{ color:#ff9724;}

/* 修改logo新增 */
.xhwlogo1{margin-right:30px;position:relative;}
.xhwlogo1 img{ position:relative; bottom:-16px;}
.xhwnav1{width:858px; margin:10px auto; background:url(../image/xh_bg.png) repeat-x 0 -34px; height:72px;}
.redian1{width:420px;height:39px;float:left;overflow:hidden;}
.redian1 li a{padding-right:20px;color:#8D8D8D;line-height:39px;font-size:12px;width:33%;height:39px;overflow:hidden;}
.redian1 li a:hover{ color:#ff9724;}
.txtScroll-top{ overflow:hidden; position:relative;}

/* 广告 CSS */
.adbox1{width:1000px;margin:15px auto;}
.ad1{width:185px;height:70px;overflow:hidden;}
.ad2{width:600px;height:70px;overflow:hidden;}

.ad3{border-top:1px solid #76BDEC;border-bottom:1px solid #76BDEC; background-color:#EEF9FE; margin-top:15px; padding-top:10px;}
.ad3 ul li{ float:left; margin-left:10px; margin-bottom:10px;width:237px; height:51px; overflow:hidden; color:#76BDEC; font-size:12px; text-align:center; line-height:50px;}

/* 标题链接稿用ICON */
.icon_sp{display:inline-block;vertical-align:middle;background:url(../image/icon_nmg.png) 0 -55px no-repeat;overflow:hidden;width:16px;margin-right:3px;height:9px;}
.icon_gq{display:inline-block;vertical-align:middle;background:url(../image/icon_nmg.png) 0 -28px no-repeat;overflow:hidden;width:27px;margin-right:3px;height:13px;}
.icon_dc{display:inline-block;vertical-align:middle;background:url(../image/icon_nmg.png) no-repeat;overflow:hidden;width:27px;margin-right:3px;height:13px;}
.icon_zj{display:inline-block;vertical-align:middle;background:url(../image/icon_nmg.png) 0 -14px no-repeat;overflow:hidden;width:27px;margin-right:3px;height:13px;}
.icon_img{display:inline-block;vertical-align:middle;background:url(../image/icon_nmg.png) 0 -42px no-repeat;overflow:hidden;width:12px;margin-right:3px;height:12px;}


/* 专题、访谈 切换 信息发布、电力发布 切换 */
.slideGroup, .slideTxtBox {text-align:left;}
.slideGroup .parHd, .slideTxtBox .hd { height:30px; line-height:30px;padding:0 20px; border-bottom:1px solid #ddd;  position:relative; }
.slideGroup .parHd ul, .slideTxtBox .hd ul { float:left; position:absolute; left:10px; top:-1px; height:32px;   }
.slideGroup .parHd ul li, .slideTxtBox .hd ul li { float:left; padding:0 15px; cursor:pointer;  }
.slideGroup .parHd ul li a, .slideTxtBox .hd ul li a {color:#0E649A; font-weight:bold;}
.slideGroup .parHd ul li.on, .slideTxtBox .hd ul li.on { height:30px;  background:#fff; border:1px solid #ddd;border-bottom:2px solid #fff; }

/* 专题滚动 css */
.slideGroup .s-slideBox{ width:280px; overflow:hidden; position:relative;}
.slideGroup .arrow{width:10px;height:100px;line-height:95px;float:left;background-color:#76c5ff;text-align:center;}
.slideGroup .arrow a{color:#FFF;cursor:pointer;display:block;}		
.slideGroup .parBd{ padding:0 5px; }
.slideGroup .parBd .s-slideBox ul{overflow:hidden; zoom:1;}
.slideGroup .parBd .s-slideBox ul li{ margin-left:9px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroup .parBd .s-slideBox ul li .pic{ text-align:center; }
.slideGroup .parBd .s-slideBox ul li .pic img{ width:75px; height:75px; display:block;}
.slideGroup .parBd .s-slideBox ul li .pic a:hover img{ border-color:#999;}
.slideGroup .parBd .s-slideBox ul li .title{ line-height:24px;height:24px;width:75px;overflow:hidden;margin-top:2px;font-size:12px; }

/* 新华网上翻滚动图片 picScroll-top-xhw css */
.picScroll-top-xhw{margin:0 auto;width:160px;overflow:hidden;position:relative;margin-bottom:9px;}
.picScroll-top-xhw .bd ul{overflow:hidden;zoom:1;}
.picScroll-top-xhw .bd ul li{text-align:center;zoom:1;}
.picScroll-top-xhw .bd ul li .pic{text-align:center;}
.picScroll-top-xhw .bd ul li .pic img{width:160px;height:70px;display:block;}

/* 所有滚动广告都可以用这个 picScroll-ad css */
.picScroll-ad{margin:0 auto;width:100%;overflow:hidden;position:relative;}
.picScroll-ad .bd ul{overflow:hidden;zoom:1;}
.picScroll-ad .bd ul li{text-align:center;zoom:1;}
.picScroll-ad .bd ul li .pic{text-align:center;}
.picScroll-ad .bd ul li .pic img{width:100%;height:100%;display:block;}

/* focus css */
.slideBox{ width:430px; height:300px; overflow:hidden; position:relative; }
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:0px; bottom:-2px; z-index:3; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:6px; line-height:6px; text-align:center; background:#e4e4e4; cursor:pointer; }
.slideBox .hd ul li.on{ background:#ff9724; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0; }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:430px; height:300px; display:block;  }
.slideBox .prev, .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../image/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover, .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1; }
.slideBox .prevStop{ display:none; }
.slideBox .nextStop{ display:none; }
.slideBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.slideBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.slideBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.slideBox .txt li a{ display: block; color: #fff; padding: 0 0 0 5px; font-size: 14px; font-weight: bold;}
.slideBox .txt li a:hover{color:#ff9724;}

/* 头条、要闻、新华网 部分 CSS */
.toutiaoBox{border-top:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;text-align:center; padding:1px;}
.toutiaoBox h1 { padding:0px; margin:16px 0 6px 0;overflow:hidden;}
.toutiaoBox h1 a { height: 32px; line-height: 32px; font-family: \5FAE\8F6F\96C5\9ED1; font-size: 32px; font-weight: bold; color: #0e649a;  }
.toutiaoBox h1 a:hover{color:#ff9724;}
.subtoutiao{border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4; text-align:center;}
.p-tt{width:705px;padding-left:20px;height:34px;overflow:hidden;float:left;}
.p-tt p a{ line-height:34px;margin-right:20px; display:inline-block; }
.more-tt a { float:right; display:block; width:72px; font-size:12px; line-height:34px;}
.warp-focus{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:10px;}
.line-grey{ border-bottom:1px solid #e4e4e4; padding-bottom:3px;}
.yaowen{width:334px;float:right;height:300px;overflow:hidden;}
.yaowen-ul ul { margin-top:8px;}
.yaowen-ul ul li { line-height:27px;font-size:14px;height:27px;overflow:hidden;}
.yaowen-ul ul li:first-child a{font-weight:bold; color:#333;}
.yaowen-ul ul li:first-child a:hover{font-weight:bold; color:#ff9724;}
.xhw-bg{background-image:url(../image/xinhua_logo3.jpg);height:50px;}
.warp-xhw{height:365px;overflow:hidden;border-bottom:1px solid #e4e4e4;border-right:1px solid #e4e4e4;padding:0 15px;}
.xhw-img li{margin-bottom:9px;padding-left:4px;}
.xhw-ul li{height:24px;overflow:hidden;color:#0E649A;}
.xhw-ul li a{ font-size:12px;line-height:24px;color:#0E649A;}
.xhw-ul li a:hover{color:#ff9724;}
.point2 li a{ background:url(../image/point2.jpg) no-repeat left;padding-left:10px;}

/* 舆情、法制、视频 部分 CSS */
.line-color{background-image:url(../image/line2.jpg);height:2px;}
.tit1 li{float:left; text-align:center;display:block;line-height:28px; height:28px;}
.tit1 li:first-child{border-left:1px solid #e4e4e4;}
.td1{width:40%;border-bottom:1px solid #e4e4e4;border-top:1px solid #e4e4e4;border-right:1px solid #e4e4e4;}
.td2{width:40%;border-bottom:1px solid #ff9724;border-top:1px solid #e4e4e4;border-right:1px solid #e4e4e4;}
.td1 a{font-size:14px; color:#979797; font-weight:bold;}
.td2 a{ font-size:14px; color:#0E649A; font-weight:bold;}
.td6{width:19%;border-bottom:1px solid #e4e4e4;border-top:1px solid #fff;}
.bt-blue-14, .bt-blue-14 a{font-size:14px;line-height:24px;color:#0E649A;height:24px;overflow:hidden;}
.bt-blue-14 span, .bt-blue-14 span a{font-size:12px;color:#777;}
.bt-blue-14 span a:hover{color:#ff9724;}
.border-j-1{background-image:url(../image/blue-corner.jpg);padding:7px 10px 0 10px;}
.border-j-2{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;padding:5px 10px;}
.h210{height:210px;overflow:hidden;}
.w130-95 img{width:130px;height:95px;}
.desc1{font-size:12px;color:#676767;line-height:22px;}
.desc1 span a{color:#F00;padding-left:10px;font-size:12px;}
.desc1 span a:hover{color:#FF4646;text-decoration:underline;}
.h85{height:85px;overflow:hidden;}
.list1 li{height:28px;overflow:hidden;}
.list1 li a{ background:url(../image/point.jpg) no-repeat left;line-height:28px; padding-left:12px;}
.iconVideo{display: inline-block;width: 20px;height: 9px;vertical-align: middle;background: url("../image/xh_icon.png") no-repeat scroll  -30px -120px transparent;overflow: hidden;}
.sp-ul li{height:28px;overflow:hidden;}
.sp-ul li a{ font-size:14px; line-height:28px;}
.line-grey-v{background-color:#ccc;width:1px;height:276px;margin:15px auto;}
.yq-dingyue1{color:#484848; font-size:12px; line-height:26px;}
.yq-dingyue1 b {color:#930014;}
.yq-dingyue2 li{ float:left; line-height:24px; margin-left:14px; margin-top:25px; cursor:pointer; padding:2px 8px; background-color:#930014; color:#FFF; border-radius: 2px; display:block;}
.yq-dingyue2 li a{color:#FFF;font-size:12px;}

/* 科教文卫、金融、能源 CSS */
.tit2 li{float:left;text-align:center;display:block;line-height:28px;height:28px; margin-bottom:2px; letter-spacing:1px;}
.td3{width:20%;border-bottom:1px solid #e4e4e4;color:#979797;}
.td4{width:20%;border-bottom:1px solid #ff9724;color:#0E649A;}
.td3 a{ font-size:14px; color:#979797; font-weight:bold;}
.td4 a{ font-size:14px; color:#0E649A; font-weight:bold;}
.td5{width:60%;border-bottom:1px solid #e4e4e4;}
.w145-95 img{width:145px;height:95px;}
.juli{margin:11px 8px 12px;}

/* 民生切换框 CSS */
.snBrand { position: relative; width:276px;  height: 140px;overflow: hidden; border:1px solid #e4e4e4;}
.snBrand ol { float: left; width: 80px; height: 140px; margin-top: -1px;}
.snBrand ol li { height: 26px; padding: 4px 0; line-height: 26px; border-top: 1px solid #e4e4e4; background-color:#EEF7FF;text-align: center; overflow: hidden; color:#333; cursor:pointer; }
.snBrand ol li.on { background: url("../image/xh_bg.png") repeat-x scroll 0px -278px #4098D7; color:#fff; }	
.snBrand ul { float:left;  top: 35px; width: 190px; height: 140px; background: #fff; overflow: hidden; }
.snBrand ul li { width: 190px; height: 140px; margin: 0 auto; padding: 4px 0 4px 8px;}
.snBrand ul li p { width: 180px; height: 27px; line-height: 27px; white-space: pre; overflow: hidden; }

/* 数据新闻 css */
.sideMenu{height:240px; padding-top:10px;}
.sideMenu h3{ height:230px; width:20px;float:left;line-height: 16px;border-right:1px solid #C9D7E3;border-top:1px solid #C9D7E3;border-bottom:1px solid #C9D7E3;cursor: pointer;text-align: center;font-weight: bold;white-space: normal;word-wrap: break-word; padding:10px 10px 0 10px; overflow:hidden;color: #3588C9;}
.sideMenu h3 a{color:#3588C9;}
.sideMenu h3 a:hover{color:#FF9724;}
.sideMenu h3:first-child{border-left:1px solid #C9D7E3;}
.sideMenu h3.on{background: url("../image/xh_bg.png") repeat-x scroll 0px -278px #4098D7;color:#FFF;display: block;width: 20px;height: 230px;overflow:hidden;line-height: 16px;cursor: pointer;text-align: center;font-weight: bold;white-space: normal;word-wrap: break-word;}
.sideMenu h3.on a{color:#FFF;}
.sideMenu ul.on{width:150px;display:block;}
.sideMenu ul li img{border-top:1px solid #C9D7E3;border-right:1px solid #c9d7e3; border-bottom:1px solid #C9D7E3;}
.sideMenu ul{display:none;float:left;}

/* 美图 CSS */
.meitu-bt{ width:1000px; margin:0 auto;line-height:32px;height:32px; background:url(../image/line2.jpg) no-repeat right;}
.meitu-bt a{font-size:14px;font-weight:bold;color:#0E649A;}
.meitu-bt a:hover{color:#ff9724;}
.line3{ width:2px; margin-right:16px;height:15px; margin-top:8px;background-color:#06F;float:left;}
.w383 { width:383px; }
.w228 { width:228px; }
.imgsty4 li{ float:left;position:relative;display:inline-block;text-align:center; }
.w383-290 img{width:383px; height:290px;}
.w190-155 img{width:190px; height:155px;}
.w228-155 img{width:228px;height:155px;}
.w228-290 img{width:228px;height:290px;}
.w190-215 img{width:190px;height:215px;}
.w383-230 img{width:383px;height:230px;}
.imgsty2 a span{font-size:12px;display:block;left:0;bottom:0;position:absolute; text-align:center;width:100%;line-height:24px;color:#FFF;background:#000;opacity:0.7;filter:alpha(opacity=70); height:24px; width:100%; overflow:hidden;}
.imgsty2 a:hover span{background:#333;color:#FFF;opacity:0.5;filter:alpha(opacity=50);height:24px; width:100%; overflow:hidden;}

/* footer CSS */
.footer-warp{margin-top:30px;font-size:12px;background:url(../image/booterbg.jpg) repeat-x; background-color:#2886cc;}
.footer-bt{width:10%;margin-right:20px;float:left; text-align:center;background-color:#FFF;color:#3798e1;line-height:20px;font-size:12px;}
.footer-ul{width:88%;float:left;}
.footer-ul li{float:left; font-size:12px; color:#FFF; display:block;}
.footer-ul li a{ font-size:12px; color:#FFF; margin-right:15px; line-height:20px;}
.footer-ul li a:hover{ color:#ff9724;}
.footer-bottom{ line-height:22px;padding:12px 0;color:#FFF;border-top:1px dotted #CCCCCC;position:relative;}
.footer-bottom a{font-size:12px; color:#FFF;}
.footer-bottom .iconGs {position: absolute;left: 50%;bottom: 24px;margin-left:415px;}
.iconGs {display: inline-block;vertical-align: middle;background: url(../image/icon_all.png) no-repeat;overflow: hidden;width: 34px;height: 42px;background-position:0 -158px;}

/* 快速导航边栏 */
.side-left{position:fixed;width:110px;z-index:100;left:50%;_position:absolute;margin-left:-630px;}
.side{position:fixed;width:54px;z-index:100;left:50%;_position:absolute;margin-left:560px;}
.side ul li{width:54px;height:54px;position:relative;border-bottom:1px solid #fff;}
.side .sidebox span{line-height:16px; width:28px; height:32px; display:inline-block; margin:12px 14px;}
.side ul li a:hover .sidebox span{ display:none;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:#89beea;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#89beea;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#62a0d3;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/* 内容页 响应式导航条 CSS */
.navbar-brand {padding: 5px 20px;}
.navbar-nav > li {float:left;}
/*  .navbar { margin-bottom:10px; }  */

/* 内容页 主要内容-左栏 CSS */
.c-time {border-bottom:1px solid #e4e4e4;padding:6px 0 10px 0;color:#999;}
.c-time li {width:49%;color:#999;}
.content { font-size:16px; padding:25px 0 10px 0; line-height:28px;font-family:"宋体";}
.content img{height: auto;max-width: 100%;}
.content p {margin-bottom: 15px;font-family:"宋体",Arial;}
.content-bt-h1{font-family: \5FAE\8F6F\96C5\9ED1;font-size:26px; line-height:30px;}
#div_currpage { padding:20px 0;}
#div_currpage a { border:1px solid #3296dc;display:inline-block;padding:3px 10px;background-color:#3296dc;color:#FFF;}
#div_currpage span {border:1px solid #3296dc;display:inline-block;padding:3px 10px;}

/* 内容页 相关新闻、美图-底栏 CSS */
.xiangguan-box { border:1px solid #d8d8d8;}
.xiangguan-box h3 { background-color:#f1f1f1; font-size:16px;font-family: \5FAE\8F6F\96C5\9ED1; margin:1px; line-height:32px; color:#3296dc; padding-left:20px;}
.xg-ul { float:left; width:45%;margin:10px 15px;}
.list-img { margin:15px;}
.c-meitu-sty{ padding:10px;}
.c-meitu-sty li{ float:left;position:relative;display:inline-block;text-align:center;}
.w297-220 img{ width:297px; height:220px;}
.w160-105 img{ width:160px; height:105px;}

/* 内容页 面包屑导航 CSS */
.c-line-blue {border-bottom:2px solid #3296dc;color:#999999;}
.breadcrumb{ background-color:#F8F8F8;}
.breadcrumb p.breadcrumb-blue a{color:#3296dc;font-weight:bold;}
.breadcrumb p{ display:inline;}
.breadcrumb span{ color:#CCCCCC; padding:0 6px;}

/* 内容页 右边栏 CSS */
.c-right {}
.c-rightbox { border-top:3px solid #0091ee;border-bottom:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;margin-bottom:15px;}
.c-rightbox h3 {color:#3296dc;border-bottom:1px solid #e4e4e4;font-size:16px;font-family: \5FAE\8F6F\96C5\9ED1; padding-left:18px; line-height:36px;}
.c-rightbox ul {margin:10px;}
.imgsty3 li{float:left;position:relative;display:inline-block;margin-bottom:10px;text-align:center; }
.imgsty3-img{z-index:0;left:0;top:0;position:relative;}
.w135-100 img{width:142px;height:100px;}
.imgsty3-bg{position:absolute;left:0;bottom:0;z-index:1; background-color:#000; width:100%;opacity:0.4;filter:alpha(opacity=40); height:24px;}
.imgsty3-txt a{position:absolute;left:0;bottom:0;z-index:3; width:100%;color:#FFF; font-size:12px; line-height:24px;height:24px;overflow:hidden;}
.imgsty3-txt a:hover{color:#ff9724;}
.media-heading{ font-size:14px;line-height:20px;}
.media-body p{ font-size:12px; line-height:20px;}

/* 内容页 底栏 CSS */
.copyright {color:#fafafa;}

/* 列表页 分页 CSS */
#page_navigation{ margin:20px auto; text-align:center; display:inline-block;}
.previous_link, .next_link {border:1px solid #3296dc;padding:5px;margin:0 3px;background-color:#3296dc; color:#FFF;}
.page_link {border:1px solid #3296dc;background-color:#3296dc;color:#FFF;padding:5px;margin:0 3px;}
.active_page {border:1px solid #3296dc;background-color:#fff;color:#3296dc; padding:5px;}
.list-a { border-bottom:1px solid #e4e4e4; padding-bottom:17px; margin-top:20px;}
.list-a h4{ font-size:22px; line-height:30px; font-family:\5FAE\8F6F\96C5\9ED1; margin-bottom:15px;}
.list-a h4 a{ font-size:22px; line-height:30px; font-family:\5FAE\8F6F\96C5\9ED1; margin-bottom:15px;}
.list-b{display: table-cell;vertical-align: top; padding-right:12px;}
.list-c{display: table-cell;vertical-align: top;}
.list-c p{ font-size:14px; line-height:26px; margin-top:-5px; height:75px; overflow:hidden; color:#666;}
.list-c span{ display:block; text-align:right; font-size:12px; color:#999; line-height:16px; padding-top:8px;}
#list-content li{border-bottom: 1px solid #EDEDED;padding-left: 14px;overflow: hidden;position: relative;margin-top: 18px;padding-bottom: 1px;}
#list-content li h3{padding-right: 100px; overflow:hidden;}
#list-content li h3 a{font-size:18px;font-family: \5FAE\8F6F\96C5\9ED1; height:25px; line-height:18px;vertical-align: top; color:#000;}
#list-content li h3 a:hover{color:#ff9724;}
#list-content li em{width: 3px;height: 3px;background: none repeat scroll 0% 0% #8D8D8D;overflow: hidden;position: absolute;left: 2px;top: 10px;}
#list-content li span{color: #CCC;position: absolute;top: 3px;right: 0px; font-size:14px;}



/*页码是由js动态生成的(结构固定)，以下css为参考样式，实际使用中，可自行定制*/
/* 分页器 */
/* 默认豪华版 */
.xpage-pagination {text-align: center;margin: 36px auto 10px;}
.xpage-pagination span {display: inline-block;line-height: 2em;margin-left: 3px;border: 1px solid #ccc;cursor: pointer;}
.xpage-pagination span a {display: block;padding-left: 0.5em;padding-right: 0.5em;min-width: 1em;text-decoration: none;color: #333;}
.xpage-pagination span:hover,
.xpage-pagination .xpage-pagination-pager-active {border-color: #333;font-weight: bold;}
.xpage-pagination span:hover a,
.xpage-pagination .xpage-pagination-pager-active {color: #333;}

/* 移动版 */
.xpage-pagination.xpage-pagination-mobile span{border: none;}
.xpage-pagination.xpage-pagination-mobile .xpage-pagination-last,
.xpage-pagination.xpage-pagination-mobile .xpage-pagination-pager
{display: none;}
.xpage-pagination.xpage-pagination-mobile .xpage-pagination-pager-active {display: inline-block;}

/* 定制版 隐藏首页/尾页按钮 */
.xpage-pagination.xpage-pagination-no-first-last
.xpage-pagination-first,
.xpage-pagination.xpage-pagination-no-first-last
.xpage-pagination-last {display: none;}

