﻿﻿@charset "utf-8";
/* 初始化 */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset { margin: 0; padding: 0; }
img, fieldset { border: 0; }
/* set image max width to 100% */
img { max-width: 100%; height: auto; width: auto\9; } /* \9 在IE6/IE7/IE8/IE9/IE10下生效 */
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
/* disable webkit text size adjust (for iPhone) */
html { -webkit-text-size-adjust: none; }
/* 全局CSS定义 */
body { /*font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;font-size:100%;*/ background:none; text-align:center; margin:0 auto; padding:0;  color:#000; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:bold; }
ul, ol, li { list-style:none; }
a { outline-style:none; color:#000; text-decoration:none }
a:hover { color:#000; text-decoration:underline; }
.clear { clear:both;}
.fl { float:left; }
.fr { float:right; }
.hidden { display:none; }
.hidden div { border-bottom:solid 1px #EFEFEF; }
.hand { cursor:pointer; }
.fontArial { font-family:'Arial'; }

.container {padding-left:0px;padding-right: 0px;}
.row {margin-left: 0px;margin-right: 0px;}

header {width:100%;background: #3893e0; 
/*
background-image: -khtml-linear-gradient(top, #3893e0, #006ac0); 
background-image: -rim-linear-gradient(top, #3893e0, #006ac0); 
background-image: -ms-linear-gradient(top, #3893e0, #006ac0); 
background-image: -o-linear-gradient(top, #3893e0, #006ac0); 
background-image: -moz-linear-gradient(top, #3893e0, #006ac0); 
background-image: -webkit-linear-gradient(top, #3893e0, #006ac0); 
background-image:linear-gradient(top, #3893e0, #006ac0);
*/
 }
header .logo {height:50px;border-bottom:solid 1px #00447D; color:#FFF; overflow:hidden;}
header .logo .banner {height:50px;width:280px;/*background:url(../images/m_logo.png) no-repeat 5px 50%; */float:left;}
header .logo .PCBtn {float:right;padding-top:10px;}
header .logo .PCBtn a{padding-right: 20px;color:#FFF;font-weight:normal;}

header .topMenu{width:50px;height:50px;display:block;float:right;background:url(../images/down.png) no-repeat 5px 50%;}


header .slMenu{width:50px; height:50px;display:block;float:right;margin-top:15px;}

header .slMenu span{ width:20px; height:2px; background:rgba(255,255,255,1); margin-bottom:5px; display:block; transition:transform 0.5s; -webkit-transition:-webkit-transform 0.5s; opacity:1; transform:rotate(0deg) translate(0px,0px);}
header .slNavBoxBg{ width:100%; position:absolute; left:0px; top:50px; z-index:999;height:0px; overflow:hidden;}
header .slNavBox,header .tzNavBox{padding-top:3px; padding-bottom:3px;}
header .slNavBox ul,header .tzNavBox ul{  display:box; box-align:center; box-pack:justify; /*width:100%;display:-webkit-box; -webkit-box-align:center; -webkit-box-pack:justify;*/}
header .nav {border-top:solid 1px #65a8e0;position:relative;background: #3893e0;}
header .nav ul li {text-align:center;float:center;padding:3px;}
header .nav ul li  a{color:#fff; font-size:1.2em;}

.list-inline{padding-left:0;margin-left:-5px;list-style:none}
.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}

.locationBar{width:100%;position: relative;background: #F3F3F3;border-bottom: solid 1px #CCC;overflow: hidden;overflow:hidden;text-align:left;padding:8px 10px;}
.locationBar a{color: #3893e0;}

section {margin:0 auto; width:100%; _width:expression((document.documentElement.clientWidth||document.body.clientWidth)>960?"960px":"");}

/* 图片轮播 */
.slideBox{position: relative;overflow: hidden;width: 100%;/* 设置焦点图最大宽度 */}
.slideBox .hd{position: absolute;height: 28px;line-height: 28px;bottom: 0;right: 0;z-index: 1;}
.slideBox .hd li{display: inline-block;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius: 5px;border-radius:5px;background: #333;text-indent: -9999px;overflow: hidden;margin:0 6px;}
.slideBox .hd li.on{background: #fff;}
.slideBox .bd{position: relative;z-index: 0;}
.slideBox .bd li{position: relative;text-align: center;}
.slideBox .bd li div.image-container{width:100%;height:0;padding-bottom:46.7%;overflow:hidden;}
.slideBox .bd li img{background: url(../images/loading.gif) center center no-repeat;vertical-align:top;width:100%;}
.slideBox .bd li a{-webkit-tap-highlight-color: rgba(0,0,0,0);}/* 去掉链接触摸高亮 */
.slideBox .bd li .tit{display: block;width: 100%;position: absolute;bottom: 0;text-indent: 10px;height: 28px;line-height: 28px;background:url(../images/focusBg.png) repeat-x; /*filter: alpha(opacity=50); opacity: 0.5;*/color: #fff;text-align: left;}

.newsSection{border-top: 5px solid #f2f2f2;}
.newsSection .lanmu {background-color: #3A88C0;  height:26px; padding: 0 5px;}
.newsSection .lanmu h3 a{font-size:18px; color:#fff; float: left; height:26px; line-height:26px; padding: 0 5px; font-weight:bold;}
.newsSection .news .newsline{text-align:left;border-bottom:1px solid #CCC;font-size:1em;padding:0.5em 0.8em;clear:both;}
.newsSection .news .newsline .newsinfo{/*margin-right:100px;min-height:60px;*/word-wrap:break-word;word-break:normal;TEXT-ALIGN:justify;/*display:table;display:table-cell;vertical-align:middle;*/}
.newsSection .news .newsline .newsdate{font:10px serif;padding-top:3px;padding-left:5px;}
.newsSection .news .newsline .newsimg{width:90px;height:60px;float:left;padding-right:5px;}
.newsSection .news .newsline .onlynews{margin-right:10px;min-height:20px;word-wrap:break-word;word-break:normal;TEXT-ALIGN:justify;}
.newsSection .news .newsline .noimg{height:0px;width:0px;}

.newList{text-align:left;padding:0.5em 0.3em; }
.newList ul li{border-bottom:1px solid #CCC;font-size:1em;padding:0.75em 0.3em;}
.newList ul li .newsinfo{margin-right:50px;}
.newList ul li .newsdate{float:right;font:10px serif;padding-top:3px;}

article {text-align:left; }
article h3 { font-size:1.3em;text-align:center;margin:1em 0;padding:0 0.5em; }
article .time_source { margin:10px 0; color:#999; text-align:left; }
article .time_source span { margin-right:20px; }
article .ArtBody {padding:0.5em; overflow:hidden;border-top:1px solid #CCC;}
article .ArtBody p {margin-bottom:1em; line-height:1.5em;text-align:left;font-size:1.2em;text-indent:2em;word-wrap: break-word;word-break: normal; }
article .ArtBody img,article .ArtBody p img{width: 100%;margin-left:-2em;}

footer { margin:0 auto; margin-top:5px; width:100%;padding:8px 0; background:#F3F3F3; border-top:solid 1px #E3E3E3; font-size:0.75em; color:#666; }
.js-load-more{padding:0 15px;width:100px;height:30px;background-color:#666;/*#D31733;*/color:#fff;line-height:30px;text-align:center;border-radius:5px;margin:20px auto;border:0 none;font-size:14px;display:none;}

/*list for leader*/
.c_picTxt_inner {clear:both;text-align:left;padding-left:8px;}
.c_picTxt_inner img{float:left;border:1px solid #e1e1e1;padding:2px;margin:5px 10px 5px 0;background-color:#FFF;width:65px;}
.c_picTxt_inner h3{font-size:16px;padding-bottom:3px;padding-top: 15px;}


/*
#navMore {width:10%;height:3em;position:absolute;right:0;bottom:0;text-align:center;}
.arrow-down {width:0;height:0;border-left:0.8em solid transparent;border-right:0.8em solid transparent;border-top:0.8em solid white;border-bottom:none;font-size:0.7em;line-height: 0;margin-top:1.5em;}
.arrow-up {border-bottom:0.8em solid white;border-top:none;}
.fulllist{height:auto!important;}

header .logo .OrgName {width:50%;float:left;}
header .logo .OrgName h4{padding:0.3em 0 0 3.5em;text-align:left;letter-spacing:0.1em;text-shadow:1px 1px 1px #888;font-weight:normal;}
header .logo .OrgName h3{padding-left:3.5em;text-align:left;letter-spacing:0.1em;text-shadow:1px 1px 1px #888;font-weight:normal;}*/

/* reset webkit search input styles */
/* 在写样式的时候，iphone会有一些默认样式，比如 <input type=”submit” style=”background:#000″ value=”提交” /> 背景竟然是比较灰，并不黑。使用-webkit-appearance:none可去除系统默认的样式 */
/* outline: none;定义无轮廓样式
input[type=search] { -webkit-appearance: none; outline: none; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {display: none;}*/
/* CSS空白 
.blank1 { margin:0 auto; height:1px; font-size:1px; background:#C5DBE8; overflow:hidden; clear:both; }
.blank3 { margin:10px auto 25px; height:3px; font-size:1px; background:url(../images/line_1x3.jpg); clear:both; }
.blank2 { margin:0 auto; height:2px; font-size:1px; clear:both; }
.blank5 { margin:0 auto; height:5px; font-size:1px; clear:both; }
.blank8 { margin:0 auto; height:8px; font-size:1px; clear:both; }
.blank10 { margin:0 auto; height:10px; font-size:1px; clear:both; }
.blank20 { margin:0 auto; height:20px; font-size:1px; clear:both; }
.blank30 { margin:0 auto; height:30px; font-size:1px; clear:both; }
.blank40 { margin:0 auto; height:40px; font-size:1px; clear:both; }
.blank60 { margin:0 auto; height:60px; font-size:1px; clear:both; }

.newsBar0{width:100%;height:3em;line-height:3em;position: relative;background: #F3F3F3;border-bottom: solid 1px #CCC;overflow: hidden;overflow:hidden;}
.newsBar0 h2{text-align:center;border-top:2px solid #3893e0;width:6em;display:block;overflow:hidden;letter-spacing:2%;height:3em;background-color:#FFF;color: #3893e0;}
.newsBar0 h2 a{color: #3893e0;}

.topline{ background:url(toplinebg1.png); margin:0;}
.topline a{color:#3893e0;height:3em;text-decoration:none; line-height:3em; font-size:1.2em; font-weight:bold;}

.comment { padding:20px 0; }
.commentbox { padding:20px 0; border-bottom:solid 1px #EFEFEF; text-align:left; }
.name_time { margin-bottom:10px; padding-left:15px; width:100%; background:url(icon_9x16.png) left 2px no-repeat; text-align:left; color:#A7ABAC; -moz-box-sizing: border-box; box-sizing: border-box; }
.name_time span { float:right; font-size:0.75em; }
#top { margin:0 auto; position:relative; width:100%; height:30px; }
#goTopBtn { position:absolute; right:10px; top:16px; width:31px; height:11px; cursor:pointer; display:block; overflow:hidden; }
*/
