@charset "utf-8";
/*=============================j_reset=====================================*/
* { font-family: Arial, Helvetica, "Microsoft Yahei", sans-serif; padding: 0; margin: 0; }
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }
html, body { width: 100%; position: relative; heightimg_size: auto; overflow-x: hidden; }
*[align="center"] { margin: 0 auto; }
html { font-size: 62.5%; }
body { font-size: 1.6rem; /* =16px */ }
::selection {
 background: #0ea8ff;
 color: #fff;
}
::-moz-selection {
 background: #0ea8ff;
 color: #fff;
}
::-webkit-selection {
 background: #0ea8ff;
 color: #fff;
}
h1, h2, h3, h4, h5, h6, strong { font-weight: normal; }
a, input, img, :focus {
 mayfish: expression(this.onfocus=this.blur);
 cursor: handbblr:expression(this.onFocus=this.blur()); /*IE使用*/ outline-style: none; /*FF使用*/ } /*去除a标签带来的虚框*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block }
ul, li { list-style: none }
blockquote, q { quotes: none }
blockquote:after, blockquote:before, q:after, q:before { content: ''; content: none }
a { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: 0 0 }
ins { background-color: #ff9; color: #000; text-decoration: none }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: 700 }
del { text-decoration: line-through }
abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help }
table { border-collapse: collapse; border-spacing: 0 }
input, select { vertical-align: middle }
input { padding: 0 5px; vertical-align: middle; line-height: normal; }
/*css定义超链接四个状态也有顺序的。*/
a:link, a:visited { text-decoration: none; cursor: pointer !important; }
a:hover, a:active { border: none; color: #6e6e6e; }
/*辅助样式*/
.fl, .left { float: left !important; }
.fr, .right { float: right !important; }
.no_bg { background: none !important; }
.no_border { border: 0 !important; }
.no_padding { padding: 0 !important; }
.no_margin { margin: 0 !important; }
.no_bg_img { background-image: none !important; }
.border { border: 1px solid #dedede; }
.clear { clear: both; }
hr { display: block; height: 0px; border: 0; border-bottom: 1px solid #dadbde; padding: 0; margin-bottom: 2rem }
/*文字排版、颜色*/
.t2 { text-indent: 2em; }
.red { color: #ff2a00 !important; }
.green { color: #3cac4a !important; }
.blue { color: #ea7b99 !important; }
.t_sd { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.text-overflow-hidden { overflow: hidden; word-spacing: normal; letter-spacing: normal; whitewhite-space: nowrap; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.f20 { font-size: 20px; }
.fb { font-weight: bold; }
.fn { font-weight: normal; }
.w100 { width: 100%; margin: 0 auto; }
.w1100 { width: 1100px; margin: 0 auto; }
.w1200 { width: 1100px; margin: 0 auto; }
/*图片缩放*/
.img_size dd img, .img_size li img, .img_size .pic, .img_size img { -moz-transition: all 1s ease !important; -webkit-transition: all 1s ease-in-out !important; -o-transition: all 1s ease-in-out !important; -ms-transition: all 1s ease-in-out !important; transition: all 1s ease-in-out !important; }
/*图片缩放*/
.img_size li:hover img, .img_size a:hover img, .img_size li:hover .pic { -moz-transform:scale(1.1); -o-moz-transform:scale(1.1); -o-moz-transform:scale(1.1); -webkit-moz-transform:scale(1.1); transform:scale(1.1); }




/*移动端美化*/
@media screen and (max-device-width:780px) {
 .main_box {
 width: 90%;
 margin: 0 auto;
}
 .article {
 margin-left: 10px;
 margin-right: 10px;
}
 .article img {
 max-width: 100%;
 margin: 0 auto;
}


}
.table { display:table; table-layout: fixed; text-align:center; width:100%; height:100% }
.table_cell { display:table-cell; vertical-align:middle }
/* Slider */
.miso-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:1 }
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus { outline: none; }
.miso-loading .miso-list { background: #fff url(ajax-loader.gif) center center no-repeat; }
.miso-list.dragging { cursor: pointer; cursor: hand; }
.miso-slider .miso-list, .miso-track, .miso-slide, .miso-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.miso-track { position: relative; left: 0; top: 0; display:inline-block; zoom: 1; margin-left: auto; margin-right: auto; vertical-align: top; }
.miso-track:before, .miso-track:after { content: ""; display: table; }
.miso-track:after { clear: both; }
.miso-loading .miso-track { visibility: hidden; }
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; }
.miso-slide img { display:inline-block; }
.miso-slide.miso-loading img { display: none; }
.miso-slide.dragging img { pointer-events: none; }
.miso-initialized .miso-slide { display: block; }
.miso-loading .miso-slide { visibility: hidden; }
.miso-vertical .miso-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.miso-prev, .miso-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; top: 50%; z-index: 1; }
.miso-prev { left:0 }
.miso-next { right:0 }
.miso-lightbox .miso-prev:before, .miso-lightbox .miso-next:before { font-size:20px; color:#fff; font-weight:bold; font-family:"Microsoft Yahei" }
.miso-lightbox .miso-prev:before { content: '←'; }
.miso-lightbox .miso-next:before { content: '→'; }
/* Dots */
.miso-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.miso-dots li button:focus { outline: none; }
.miso-dots li.miso-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); }
/* 修正版3G分页*/
.info-page { font-size: 0; text-align: center; position: relative; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; padding:20px 0; margin-top: 50px; }
.info-page a { display: inline-block; font-size: 16px; line-height: 30px; }
.info-left { position: absolute; left: 0; top: 50%; transform: translateY(-50%); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 33.33%; background: url(../images2025/info-left.png)no-repeat center left; background-size: 22px 14px; padding-left: 40px; }
.info-page a.info-cent { color: #666; padding-top: 26px; display: inline-block; position: relative; }
 .info-page a.info-cent::before {
 position: absolute;
 content: "";
 width: 23px;
 height: 23px;
 background: url(../images2025/infopage-cen.png)no-repeat center;
 background-size: 100% 100%;
 transition: ease 1s;
 top: 0;
 left: 50%;
 transform: translateX(-50%);
}
 .info-page a.info-cent:hover::before {
 transform: rotate(180deg) translateX(50%);
}
.info-right { position: absolute; right: 0; top: 50%; transform: translateY(-50%); white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 33.33%; background: url(../images2025/info-right.png)no-repeat center right; background-size: 22px 14px; padding-right: 40px; }



/*文章内容页编辑器正文*/
#MyContent{font-size:16px; line-height:2; color:#333;}
#MyContent p{ margin:0px; margin-top:8px;}
#MyContent img{width: expression(this.width > 980 ? 980: true); max-width:980px;/* padding:3px; border:1px solid #E3ECF9; text-align:center; margin:10px auto;*/}
#MyContent a{font-size:16px; color:#0000ff;}
#MyContent strong{ color:#129c89;}


blockquote{ border:1px solid #ccc; background:#ffffe1; padding:0px 15px 8px; width:800px; margin:25px auto; color:#666666; line-height:2;}
blockquote { font-size:14px;color:#666666;}

/*文章分页样式 搜索结果页分页*/
#fenye{clear:both; margin:50px 20px 0 0;}
#fenye a{text-decoration:none; display:inline;border-radius: 3px;height:35px;line-height:35px; width:20px;}
#fenye .prev,#fenye .next{width:60px; height:35px; line-height:35px;text-align:center;  }
#fenye a.curr{ width:35px;height:35px;line-height:35px;background:#0C9AD8; border:1px solid #0C9AD8; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:35px;height:35px;line-height:35px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}