@charset "utf-8";
/********** base.css **********/
/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
body,button,input,select,textarea{font:12px/1.5 \5b8b\4f53,arial;}
fieldset,img{border:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
em,strong{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
:focus{outline:0;}

/*文字排版*/
.yahei,h2,h3,h4{font-family:\5fae\8f6f\96c5\9ed1,\5b8b\4f53;}
.arial{font-family:arial;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f26{font-size:26px;}
.fb{font-weight:bold;}
.fn{font-weight:normal;}
.t2{text-indent:2em;}
.t5{text-indent:5px;}
.t10{text-indent:10px;}
.t15{text-indent:15px;}
.lh150{line-height:150%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}
.text-hide{text-indent:-9999px;}
.text-shadow{ text-shadow:#999 1px 2px 2px;}

/*定位*/
.bc{margin-left:auto;margin-right:auto;}
.fl,
.fl-li li,
.fl-a a{float:left;display:inline;}
.fr{float:right;display:inline;}
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.cb{clear:both;}
.clearfix:before,
.clearfix:after{content:".";display:block;height:0;visibility:hidden;font-size:0;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}/* IE < 8 */
.vm{vertical-align:middle;}
.ov{overflow:hidden;}
.ow{overflow:hidden;white-space:nowrap;}
.pr{position:relative;}
.pa{position:absolute;}
.zoom{zoom:1;}
.none{display:none;}
.block{display:block;}

/*长宽*/
.h5{height:5px;}
.h10{height:10px;}

/*外边距*/
.m2-lr{margin-left:2px;margin-right:2px;}
.mt2{margin-top:2px;}
.m5-lr{margin-left:5px;margin-right:5px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}

/*内边距*/
.p5-lr{padding-left:5px;padding-right:5px;}
.p9-lr{padding-left:9px;padding-right:9px;}
.p25-lr{padding-left:25px;padding-right:25px;}
.p10{padding:10px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}

/********** elecfans-common.css **********/
body{color:#5f5f5f;}
/*body.bg{background:url(/style_326/images/bg-body.png) no-repeat center 26px;}*/
a{color:#333;text-decoration:none;}
a:hover{color:#bd0a01;text-decoration:underline;}
a:active{outline:none;}

/*表单*/
legend{display:none;}   
.input-bg,
.btn-submit{border:0 none;background:none;}
.btn-submit{cursor:pointer;}
.btn-submit.e-red{width:65px;height:26px;line-height:24px;_line-height:26px;color:#fff;}
.input-bor{height:20px;padding-left:3px;line-height:20px;vertical-align:middle;color:#b2b2b2;border:1px solid #c4c4c4;background:#fff;}
.input-bor-focus{border-color:#b7d9ed;border-top-color:#3d7bad;color:#333;}

/*背景颜色*/
.bgF1{background:#f1f1f1;}
.bgF3{background:#f3f8ff;}
.bgF6{background:#f6f6f6;}
.bgF9{background:#f9f9f9;}
.bgFa{background:#fafafa;}
.bgFb{background:#fbfbfb;}
.bgRed{background:#c90c10;}
.bgW{background:#fff;}

/*边框 默认色彩d8*/
.bor{border:1px solid #d8d8d8;}
.bor.t{border-width:1px 0 0 0;}.bor.t0{border-top:0;}
.bor.b{border-width:0 0 1px 0;}.bor.b0{border-bottom:0;}
.bor.lr{border-width:0 1px;}
/*边框类型*/
.bor.das{border-style:dashed;}
.bor.dot{border-style:dotted;}
/*边框色彩*/
.bor.d3{border-color:#d3d3d3;}
.bor.c4{border-color:#c4c4c4;}
.bor.c00{border-color:#c90c10;}
/*黑边*/
.borBlack{ border:1px solid #666;}

/***** 色彩 *****/
/*红*/
.red,.link-red a:link,.link-red a:visited{color:#c00;}
.redF00,.link-redF00 a:link,.link-redF00 a:visited{color:#f00;}
/*蓝*/
.blue,.link-blue a:link,.link-blue a:visited{color:#005ba0;}
.blueLight,.link-blueLight a:link,.link-blueLight a:visited{color:#057bd2;}
.link-blueList a:link,.link-blueList a:visited{color:#049;}.link-blueList a:hover{color:#BC2D09}
/*黑白灰*/
.white,.link-white a:link,.link-white a:visited{color:#f1f1f1;}.link-white a:hover{color:#f1f1f1;}
.black,.link-black a:link,.link-black a:visited{color:#000;}.link-black a:hover{color:#bd0a01;}
.grey6,.link-grey6 a:link,.link-grey6 a:visited{color:#666;}
.grey9{color:#999;}
.grey3{color:#3e3e3e;}
/*橙色*/
.f90{color:#f90;}
/*绿色*/
.green{ color:#090;}
/*:hover*/
.org,.org a:link,.org a:visited,
.link-grey6 a:hover,.link-blueLight a:hover,.org a:hover{color:#f60;}

/*------------------ top ------------------*/
#top{width:100%;height:25px;border-bottom:1px solid #dcdcdc;background:#eee;}
#topLogin{width:1000px;height:25px;line-height:28px;overflow:hidden;margin:0 auto;}
#topLogout{color:#7a7a7a;}
#topLogout .register{color:#f60;}
#topNav {z-index:21;position:absolute; top:-23px; right:5px;}
#topNav li{float:left;display:inline;height:20px;margin:0 0 0 9px;background:url(/style-v2/images/nav.png) no-repeat 0 -120px;}
#topNav .home{ background:none;}
.topNav-a{display:inline-block; height:18px; padding:0 0 0 15px; line-height:20px;_line-height:22px;overflow:hidden; border:1px solid #eee; color:#666;}
.topNav-a:hover{color:#f60;}

/*------------------ page ------------------*/
#page{width:1000px;margin:0 auto;min-height:1000px;}
#header{width:100%; height:30px;overflow:hidden;background:#fff;}
#logo{ float:left;height:30px;}
#nav{ float:right;height:30px;}
#nav li{ float:left; line-height:34px; margin:0 5px 0 3px; color:#d8d8d8;}
#nav a{ display:inline-block;}
/*footer*/
#footer{border-top:1px solid #c4c4c4;padding-top:10px; line-height:21px; text-align:center; padding-bottom:10px;margin-top:10px;font-family:arial;}
#foot-link{color:#ccc; margin-bottom:5px;}
#foot-link a{margin:0 8px;}

/*----- 模块化 Common -----*/
.col-main { float:left; width: 100%;}
.col-sub, .col-extra{float:left; position:relative;}
.main-wrap { position:relative;}
/*sme - sub210 - extra300*/
.grid-c3-s210e300sme .main-wrap {margin-left:220px; margin-right:310px;}
.grid-c3-s210e300sme .col-sub {width: 210px; margin-left: -100%;}
.grid-c3-s210e300sme .col-extra {width: 300px; margin-left: -300px;}
/*sme - sub325 - extra325*/
.grid-c3-s325e325sme .main-wrap {margin: 0 334px 0 334px;}
.grid-c3-s325e325sme .col-sub {width: 324px; margin-left: -100%;}
.grid-c3-s325e325sme .col-extra {width: 324px; margin-left: -324px;}
/*sm - sub210*/
.grid-c2-s210sm .main-wrap {margin: 0 0 0 220px;}
.grid-c2-s210sm .col-sub {width:210px; margin-left: -100%;}
/*ms - sub390*/
.grid-c2-s390ms .main-wrap {margin:0 395px 0 220px;}
.grid-c2-s390ms .col-sub {width:385px; margin-left:-385px;}
/*ms - sub310*/
.grid-c2-s300ms .main-wrap {margin:0 310px 0 0;}
.grid-c2-s300ms .col-sub {width:300px; margin-left:-300px;}
/*sm - sub270*/
.grid-c2-s270f .main-wrap {margin-left: 280px;}
.grid-c2-s270f .col-sub {width: 270px; margin-left: -100%;}
/*sm - sub270*/
.grid-c2-s230f .main-wrap {margin-left: 240px;}
.grid-c2-s230f .col-sub {width: 230px; margin-left: -100%;}
/*清楚浮动*/
.column:after, .main-wrap:after, .col-sub:after, .col-extra:after {content:" "; display:block; height: 0; visibility: hidden; clear: both;}
.column, .main-wrap, .col-sub, .col-extra {zoom:1;}
.column {margin-top:10px;}


/*---------- 图片列表 ----------*/
/*common*/
.imgList:after {content: " "; display: block; height: 0; visibility: hidden; font-size:0;clear: both;}
.imgList {width:100%;zoom:1;}
.imgList-item { float:left; display:inline; width:33.3%; overflow:hidden; margin-top:10px; text-align:center;}
.imgList-a { color:#2a78b4; display:block; width:90%; margin:0 5%;}
.imgList-a img { display:block;padding:2px; margin:0 auto 3px;border:1px solid #e0e0e0; }
.imgList-a .tit { display:block; height:1.5em; overflow:hidden;line-height:1.5;cursor:pointer;}
.imgList-a:hover {text-decoration:none;}
.imgList-a:hover img { border-color:#c90c10;}
.imgList-a:hover .tit { text-decoration:underline;}
/*.imgList-item 每排显示数量*/
.oneRow-2item .imgList-item { width:49.9%;}
.oneRow-4item .imgList-item { width:24.9%;}
.oneRow-5item .imgList-item { width:19.9%;}
/*.imgList-a-tit 显示一排*/
.tit-1Row .tit{height:1.5em;}
.tit-2Row .tit{height:3em;}


/*---------- 文本列表 ----------*/
/*common*/
.textList li {height:24px;overflow:hidden;line-height:24px;}
.textList span{font-size:12px;}
/*灰点*/
.textList.greyDot li ,
.textList.redDot li ,
.textList.redTrig li { padding-left:16px; background:url(/style-v2/images/list-style.png) no-repeat;}
.textList.redDot  li { background-position:0 -24px;}
.textList.redTrig li { background-position:0 -48px;}
/*后面跟有日期*/
.textList.dateFollow a{float:left;margin-right:35px;padding-right:10px;}
.textList.dateFollow span{margin-left:-35px;}
/*日期右侧对齐*/
.textList.dateRight { text-align:right;}
.textList.dateRight a{ float:left;}

/*---------------------- 按钮 ----------------------*/
.button{width:72px; height:23px; line-height:22px; overflow:hidden; border:0 none;background:none; text-align:center; cursor:pointer; background:url(/style-v2/images/button.png) no-repeat;}
.button:hover{ text-decoration:none;}
.button.btnOrg{ background-position:0 0; color:#fff;}
.button.btnOrg:hover{ background-position:-80px 0;}


/*---------- panel ----------*/
.panel { position:relative; margin-bottom:10px;}
/*hd+ft*/
.hd, .ft{position:relative; width:100%;height:30px; overflow:hidden; text-indent:15px; background:url(/style-v2/images/panel.png) no-repeat;}
.hd-r, .ft-r{ position:absolute; right:0; top:0; width:20px; height:100%; background:url(/style-v2/images/panel.png) no-repeat -780px 0;}
/*ft*/
.ft{height:5px;background-position:0 -40px; }
.ft-r{ background-position:-780px -40px;}
/*hd-tit*/
.hd-tit{color:#c90c10;font-size:14px; font-weight:bold;line-height:30px; }
.hd-tit.black-tit{color:#3e3e3e;}
.hd-tit.blue-tit{color:#0b3b8c;}
/*bd*/
.bd{ zoom:1; padding:9px 9px 5px; border-left:1px solid #d8d8d8; border-right:1px solid #d8d8d8;}
/*----- hd other -----*/
/*white-hd*/
.white-hd{height:28px; text-indent:10px; background-position:0 -50px;}
.white-hd .hd-r{ background-position:-780px -50px;}

/*----- bluePanel -----*/
/*hd*/
.blue-hd,
.bluePanel .hd{height:28px;text-indent:10px;background-position:0 -80px;}
/*hd-r*/
.blue-hd .hd-r,
.bluePanel .hd-r{ background-position:-780px -80px;}
/*bd*/
.blue-bd,
.bluePanel .bd{background:#f3f8ff;}
/*ft*/
.blue-ft,
.bluePanel .ft{background-position:0 -108px;}
/*ft-r*/
.blue-ft   .ft-r,
.bluePanel .ft-r{background-position:-780px -108px;}

/*more*/
.more { padding-top:5px; margin:10px 0 -3px 40%; text-align:right; border-top:1px dashed #d8d8d8;}
.more-tr { position:absolute; right:12px; top:6px;}
.more-tr-a { color:#7a7a7a;}
.more-tr-a:hover { color:#f60;}

/*---------- a-img ----------*/
.a-img { display:block; text-align:center; width:280px; overflow:hidden;}
.a-img:hover { text-decoration:none;}
.a-img .tit{display:block; height:1.5em; margin:3px 0 0; overflow:hidden;line-height:1.5; cursor:pointer;}
.a-img:hover .tit {text-decoration:underline; color:#bd0a01;}
.a-img:hover img{border-color:#c90c10;}

