﻿@charset "UTF-8";
/* CSS初始化 */
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,pre,td,textarea,th,ul{ margin:0; padding:0; }
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img{ border:0; vertical-align:top; }
address,caption,cite,code,dfn,em,i,th,var{ font-weight:400; font-style:normal; }
li,ol,ul{ list-style:none; }
dd,div,dl,dt,li,ol,ul{ zoom:1; }
caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{ font-weight:400; font-size:100%; }
q:after,q:before{ content:''; }
abbr,acronym{ border:0; }
img{ border: 0; vertical-align: top; }
pre{ white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif; line-height: 1.8; }
*{  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }

/* Public */
body{ color: #333; line-height: 1.8; font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif; background: #eee; }
html,body{ font-size: 50px; font-size: 13.3333333333333vw; }
a{ color: #333; text-decoration: none; outline: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }
a:hover{ color: #1e51ad; }
input[type=button], input[type=submit], input[type=file], button{  cursor: pointer; -webkit-appearance: none;  }
input, textarea, select, button{ font-size: inherit; color: inherit; font-family: inherit; line-height: initial; border-radius: 0; }
#wrap{ background: #fff; font-size: .3rem; }
#content{ background: #f5f5f5; overflow: hidden; position: relative; z-index: 0; }

.fl{ float: left; }
.fr{ float: right; }
.clearfix:after{ clear: both; height: 0; overflow: hidden; display: block; visibility: hidden; content: "."; }
.hide{ display: none !important; }
.show{ display: block !important; }

/* 字体图标 */
@font-face { 
	font-family: 'iconfont';  /* project id 962570 */
	src: url('iconfont.eot');
	src: url('iconfont.eot?#iefix') format('embedded-opentype'),
	url('iconfont.woff') format('woff'),
	url('iconfont.ttf') format('truetype'),
	url('iconfont.svg#iconfont') format('svg');
 }
.iconfont {
  font-family:"iconfont" !important;
  font-size:inherit;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
 }

.icon-home:before{ content: "\e603"; }
.icon-search:before{ content: "\e619"; }
.icon-nav:before{ content: "\e623"; }
.icon-upmore:before{ content: "\e667"; }
.icon-up:before{ content: "\e604"; }
.icon-down:before{ content: "\e605"; }
.icon-left:before{ content: "\e601"; }
.icon-right:before{ content: "\e602"; }


/* 更多按钮 */
.moreBtn{ margin: .2rem 0 0; height: .8rem; line-height: .8rem; background: #eee; text-align: center; display: block; color: #666; font-size: .32rem; }
.moreBtn:focus{ color: #666; }

/* 返回顶部按钮 */
#goTop{ position: fixed; display: none; _display: none !important; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, 0.5); }
#goTop::after{ display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0; }

/* winMark */
#winMark{ z-index: 1; width: 100%; height: 100%; position: fixed; background: rgba(0, 0, 0, 0.8); left: 0; top: 0; }

/* 头部 */
#header{ position: relative; z-index: 2; background: #1e51ad; height: 1.1rem; line-height: 1.1rem; color: #fff;
	box-shadow: 0 .02rem .08rem rgba(0, 0, 0, .3);
 }
#header .back{ display: block; width: 1rem; height: 100%; overflow: hidden; text-align: center; position: absolute; left: 0; top: 0; z-index: 1; font-size: .5rem; color: #fff; }

/* Logo */
.logoBar{ position: absolute; top: 0; left: 0; width: 100%; }
.logoBar .title{ text-align: center; margin: 0 1.8rem 0 3rem; font-size: .36rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.logoBar .logo a{ float: left; display: block; height: .8rem; margin: .15rem 0 0 .25rem; }
.logoBar .logo img{ display: block; height: 100%; }
.logoBar .pageLogo{ position: absolute; left: 1rem; top: .35rem; }
.logoBar .pageLogo a{ display: block; height: .4rem; }
.logoBar .pageLogo img{ display: block; height: 100%; }

/* 顶部按钮组 */
.topBtn{ float: right; height: 100%; padding: .25rem .3rem; }
.topBtn dl{ float: left; margin-left: .2rem; }
.topBtn dt{ position: relative; z-index: 1; display: block; width: .6rem; height: .6rem; line-height: .57rem; text-align: center; color: #fff; font-size: .52rem; }
.topBtn dt::after{ position: absolute; display: none; left: 50%; bottom: -.25rem; margin-left: -.15rem; content: ""; width: 0; height: 0; border-left: .15rem solid transparent; border-right: .15rem solid transparent; border-bottom: .14rem solid #f2f2f2; }
.topBtn dl.on dt::after{ display: block; }
.topBtn dd{ position: absolute; display: none; width: 100%; top: 100%; left: 0; /*box-shadow: 0 .04rem .15rem rgba(0,0,0,.5);*/ }

/* 顶部导航 */
.mainNav{ background: #f2f2f2; padding: 0 .2rem .2rem; }
.mainNav .li1{ width: 100%; padding-top: .2rem; }
.mainNav .li1 .a1{ display: block; background: #e6e6e6; color: #333; font-size: 0.32rem; height: .9rem; line-height: .9rem; text-align: left; padding-left: .4rem; }
.mainNav .ul1{ display: none; overflow: hidden; margin: .1rem 0 0; }
.mainNav .li2{ float: left; margin: .1rem; }
.mainNav .a2{ display: block; line-height: .7rem; padding: 0 .3rem; font-size: 14px; background: #f9f9f9; color: #666; word-break: keep-all; white-space: nowrap; }
.mainNav .sh{ position: relative; float: right; width: 1rem; height: .9rem; background: #ddd; }
.mainNav .sh::before,
.mainNav .sh::after{ position: absolute; content: ""; left: 35%; top: 50%; width: 30%; height: 1px; margin: -.5px 0 0; background: #888; }
.mainNav .sh::after{ left: 50%; top: 35%; width: 1px; height: 30%; margin: 0 0 0 -.5px; }
.mainNav .on1 .a1{ font-weight: bold; color: #1e51ad; }
.mainNav .on1 .sh{ color: #1e51ad; }
.mainNav .showSubMenu .sh::after{ display: none; }
.mainNav .showSubMenu .ul1{ display: block; }


/* 全文检索 */
.siteSearch{ background: #f2f2f2; padding: .2rem .25rem; overflow: hidden; }
.siteSearch .keyWord{ float: left; background: #fff; font-size: .28rem; height: .8rem; line-height: .4rem; padding: .2rem .3rem; border: 0; width: 82%; outline: none; color: #333; }
.siteSearch .searchBtn{ float: left; height: .8rem; line-height: .8rem; width: 18%; display: block; background: #1e51ad; text-align: center; color: #fff; font-size: .32rem; }

/* 底部 */
#footer{ background: #1e51ad; padding: .25rem .3rem; color: #dfe3f0; text-align: center; font-size: 12px; }
#footer a{ color: inherit; }
#footer .copyright{ padding: .1rem 0; }

/* 位置导航 */
.path{ background: #fff; color: #666; line-height: 1.6; padding: .2rem .25rem; text-align: left; font-size: 14px; margin-bottom: .2rem; }
.path a,
.path span{ padding: 0 3px; color: inherit; }
.path:before { font-family:"iconfont"; content: "\e603"; color: #1e51ad; margin-right: .1rem; }


/* url_方块样式分页 */
.page{ font-size: 14px; text-align: center; padding: 3% 0; clear: both; line-height: 36px; overflow: hidden; }
.page a{ display: none; float: left; border: 1px solid #E1E1E1; padding: 0 15px; margin: 0 8px 8px 0; }
.page .current{ display: none; }
.page .select{ display: none; }
.page .prev,
.page .next,
.page .total{ display: block; }
.page .next{ float: right; }

/* focusBox */
.focusBox{ position: relative; }
.focusBox .bd .pic img{ width: 100%; height: auto; display: block; border-radius: .08rem; }
.focusBox .bd li{ position: relative; padding-bottom: .8rem; }
.focusBox .bd .con{ position: absolute; left: 0; bottom: 0; width: 100%; }
.focusBox .bd .title{ display: block; padding: 0 .2rem; height: .8rem; line-height: .8rem; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: .32rem; }
.focusBox .hd{ position: absolute; left: 0; bottom: 1.1rem; width: 100%; font-size: 0; line-height: 1; text-align: center; }
.focusBox .hd li{ display: inline-block; width: .2rem; height: .2rem; margin: 0 .1rem; background: rgba(224, 224, 224, 0.8); border-radius: 50%; cursor: pointer; }
.focusBox .hd li.on{ background: #de1010; }

/* box  盒子-标准的 */
.box{ background: #fff; }
.box>.hd{ background: #f9f9f9; border-bottom: 1px solid #e1e1e1; height: .8rem; line-height: .8rem; }
.box>.hd ul{ display: -webkit-flex; display: flex; }
.box>.hd h3, .box>.hd li{ float: left; height: .8rem; padding: 0 .5rem; text-align: center; font-size: .34rem; }
.box>.hd li{ width: 1%; flex-grow: 1; padding: 0; }
.box>.hd h3, .box>.hd li.on{ background: #f9f9f9; border: 1px solid #e1e1e1; border-top: 2px solid #1e51ad; border-bottom: none; color: #1e51ad; }
.box>.hd a{ display: block; text-decoration: none; color: inherit; }
.box>.hd .more{ float: right; font-size: 16px; color: #999; }
.box>.bd{ padding: .2rem 0 0; }


/* defaultBox 盒子-默认的 */
.defaultBox{ background: #fff; }
.defaultBox>.hd{ height: .8rem; line-height: .8rem; }
.defaultBox>.hd ul{ display: -webkit-flex; display: flex; }
.defaultBox>.hd h3, .defaultBox>.hd li{ float: left; padding: 0 .5rem; font-size: .34rem; text-align: center; }
.defaultBox>.hd li{ width: 1%; flex-grow: 1; padding: 0; }
.defaultBox>.hd h3, .defaultBox>.hd li.on{ background: #1e51ad; color: #fff; border-radius: 0 0 .1rem .1rem; }
.defaultBox>.hd a{ display: block; color: inherit; text-decoration: none; }
.defaultBox>.bd{ padding: .2rem 0 0; }

/* mainBox */
.mainBox{ background: #fff; padding: 0 .25rem .25rem; }
.mainBox>.hd{ height: .8rem; line-height: .8rem; }
.mainBox>.hd h3{ float: left; padding: 0 .5rem; font-size: .34rem; text-align: center; background: #1e51ad; color: #fff; border-radius: 0 0 .1rem .1rem; }
.mainBox>.hd a{ display: block; color: inherit; text-decoration: none; }
.mainBox>.bd{ padding: .2rem 0 0; }

/* 标题列表 */
.infoList li{ height: .7rem; line-height: .7rem; font-size: .32rem; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.infoList li .date{ float: right; color: #999; font-size: .28rem; margin-left: .3rem; }
.infoList li .node{ margin-right: .1rem; color: #1e51ad; }
.infoList li .author{ margin-left: .1rem; color: #666; }

/* 图文列表 */
.twList li{ padding: 3% 0; border-bottom: 1px solid #eee; overflow: hidden; }
.twList li > a{ display: block; overflow: hidden; }
.twList .pic{ float: left; margin-right: 4%; width: 28%; }
.twList .pic img{ height: auto; width: 100%; }
.twList .con{ overflow: hidden; zoom: 1; }
.twList .title{ font-size: 16px; line-height: 28px; margin-bottom: 5px; overflow: hidden; }
.twList .intro{ line-height: 24px; color: #777; max-height: 48px; overflow: hidden; font-size: 13px; }
.twList .title a:hover{ text-decoration: none; }
.twList .intro .more{ display: none; }
.twList .others{ font-size: 13px; color: #bbb; }
.twList .others span{ margin-right: 15px; }
.twList .node{ color: #aaa; margin-right: 15px; }
.twList .last{ border-bottom: 0; margin-bottom: 0; }


/* 头条信息列表_普通式 */
.topicList li.t{ position: relative; overflow: hidden; height: auto; padding: .05rem 0 .2rem; }
.topicList li.t .pic{ float: left; margin-right: .2rem; }
.topicList li.t .pic img{ width: 2.2rem; height: 1.65rem; }
.topicList li.t .title{ font-size: .32rem; line-height: .6rem; height: .6rem; font-weight: bold; color: #1e51ad; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.topicList li.t .title a{ color: inherit; }
.topicList li.t .intro{ color: #999; font-size: .28rem; line-height: 1.7; padding-top: .12rem; white-space: normal; overflow:hidden; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.topicList li.t .intro .more{ color: #f42020; }
.topicList li.n .title{ height: .7rem; line-height: .7rem; font-size: .32rem; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.topicList li.n .date{ float: right; color: #999; font-size: .28rem; margin-left: .3rem; }
.topicList li.n .node{ margin-right: .1rem; color: #1e51ad; }

/* 图片列表 */
.picList{ display: flex; flex-wrap: wrap; margin: 0 -.1rem; }
.picList li{ width: 50%; padding: .1rem; }
.picList li .pic, .picList li .pic img{ width: 100%; height: 2.54rem; }
.picList li .title{ text-align: center; font-size: .3rem; padding: .3rem 0 .2rem; line-height: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

/* 信件列表 */
.letterList{ width: 100%; border-collapse: collapse; empty-cells: show; }
.letterList th{ background: #F2F2F2; text-align: center; height: 34px; line-height: 34px; }
.letterList tr{ border-bottom: 1px solid #eee; }
.letterList td.state{ color: #999; width: 80px; text-align: center; }
.letterList td.title{ display: block; height: 38px; line-height: 38px; overflow: hidden; }
.letterList td.ico img{ vertical-align: middle; margin: -2px 8px 0 0; }

/* 图片列表-浮动 */
.picListFl{ overflow: hidden; text-align: center; }
.picListFl li{ float: left; width: 48%; margin: 0 0 20px 0; display: inline; position: relative; background: #fff; overflow: hidden; }
.picListFl li:nth-child(2n){ float: right; }
.picListFl .pic img{ height: auto; width: 100%; }
.picListFl .title{ font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; padding-top: 5px; }

/* 通用底部按钮 */
.bot{ text-align: center; padding: 0 0 20px 0; }
.bot a,
.bot button{ cursor: pointer; display: inline-block; height: 40px; line-height: 40px; padding: 0 20px; font-size: 16px; background: #1e51ad; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.bot a:hover,
.bot button:hover{ text-decoration: none; background: #077BD4; }

/* url_方块样式分页 */
.pageShow{  text-align:center; padding: .2rem 0 0; font-size: 0; overflow: hidden;  }
.pageShow .pagecss{ display: block; overflow: hidden; height: auto; }
.pageShow .pager{ padding: 0; margin: 0; }
.pageShow .pagecss input,.pageShow .pagecss a,.pageShow .pagecss span,.pageShow .pagecss a:active{ float: none; display: inline-block; height: auto; padding: .1rem .15rem; margin: .05rem; line-height:1; border:1px solid #ddd; background:#fff; font-size: 0.27rem; color: #333; vertical-align: top; }
.pageShow .pagecss input{ display: none; float: none !important; width: .2rem !important; margin: 0 3px !important; height: .2rem; line-height: .2rem; padding: 0 .2rem; text-align: center; outline: none; }
.pageShow .pagecss a:hover { border-color:#1e51ad; text-decoration:none; color:#1e51ad; }
.pageShow .pagecss span.current { float: none; background:#1e51ad; border: 1px solid #1e51ad; color:#fff; font-weight:bold; padding: .1rem .15rem; }
.pageShow .pagecss span.disabled { display: none; color:#999; border: 1px solid #ddd; padding: .1rem .15rem; }


@media screen and (min-width: 750px){ 
	#wrap{ max-width: 750px; position: relative; margin: 0 auto }
	html,body{ font-size: 100px; }
 }
