@charset "gb2312";
/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	本网站通用布局
*/

/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
fieldset,img { border: 0; vertical-align:top ;}
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0; }

/* Public */
html{  min-width:1200px;  }
body{ color:#555;font:12px/180% "Microsoft YaHei",SimSun,Tahoma,Helvetica,Arial,sans-serif; -webkit-text-size-adjust: none;}
a{color:#333;text-decoration:none; outline:none;}
a:hover { text-decoration:underline; color:#127EC6 }
.clear{border:none;border-top: 1px solid transparent !important;clear: both;font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.clearbox {border:none;border-top: 1px solid transparent !important;clear: both;
font-size: 0;height: 0;line-height: 0;margin-top: -1px !important;visibility: hidden;}
.blank{ display:block; height:10px;font-size:0px; line-height:0; overflow:hidden; clear:both;  }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix{height:1%;}
*+html .clearfix{min-height:1%;}
.fl{ float:left;}
.fr{ float:right; }
.hide{ display:none;}
.mat{ margin-top:10px;}
.mb0{ margin-bottom:0 !important  }
table { max-width: 100%; border-collapse: collapse; border-spacing: 0; }

/* frame */
html{ background:url(images/html.jpg) repeat-x 0 36px }
body{background: url(images/body.jpg) no-repeat center 36px; }
#wrap{  margin:0 auto;width:1200px;}
#header{width:1200px; text-align:left;margin:auto;  }
#content,#content1{ background: #fff; border: 1px solid #d5d5d5; padding: 20px; width: 1155px;height: 1125px;margin:0 auto; }
.siteWidth{ width:1200px; margin:0 auto; position:relative; overflow:hidden  }

/* 主栏 和 侧栏 */
.side{float:left; width:240px; overflow:hidden;}
.mainContent{ float:right; width:900px; overflow:hidden; }

/* topBar */
.topBar{ height:35px; line-height:35px; background:url(images/topBar.jpg) repeat-x 0; border-bottom:1px solid #ccc   }
.topBar .in{ width:1200px; margin:0 auto; overflow:hidden;  }
.topBar ul{ float:right; border-right:1px solid #eee;}
.topBar ul li{ float:left; padding: 0 9px; border-left:1px solid #eee; }
.topBar ul li img{ float:left;}
/* .topBar ul .phone{ padding:0 11px 0 30px; background: url(imagesicons1.png) 15px -538px no-repeat;} */
.topBar .today{ display:block; float:left; border-left:1px solid #eee; border-right:1px solid #eee; padding:0 15px;}


#topLoginFrom a{ display:block; float:left; border-right:1px solid #eee;   padding:0 15px; }
#topLoginStatus{ display:block; float:left; padding:0 15px;  }
#topLoginStatus span{ color:#ddd; margin:0 5px; }

/* header */
#header{ position:relative; z-index:1; height:256px; margin-bottom:10px;  }
#header .logoBar{ position:relative; z-index:0; height:207px; }
#header #logo{ position:absolute; left: 38px; top: 47px; }
#header .weather{ z-index: 5; position:absolute; right: 0; bottom: 58px; }
#header .weather a{ height:25px; line-height:25px; padding:0 10px; position:relative; z-index:1   }
#header .weather i{ width:100%; position:absolute; right:0; top:0; height:25px; background:#fff; filter:alpha(opacity=50);opacity:0.5;    }

/* topNav */
#topNav{position:absolute; z-index:1; top:206px; height:42px; line-height:42px; border-bottom:7px solid #707070; width:100%;  }
.topNavBg{ position:relative; z-index:0; display:block; height:41px; background:#fff; border-top:1px solid #B6AEA0;
	filter:alpha(opacity=70);opacity:0.7;
}
.mainNav{ width:900px; float:left; font-size:14px; position:relative;}
.mainNav .li1{ float:left; width: 90px; text-align:center; }
.mainNav .a1{ display:block; }
.mainNav .a1:hover{ text-decoration:none }
.mainNav .ul1{ display:none; position:absolute; width:900px; left:0; top:42px; background:#707070;padding:10px 0; line-height:30px; }
.mainNav .on1{ background:#707070; font-weight:bold; }
.mainNav .on1 .a1{ color:#fff; font-weight:bold}
.mainNav .on1 .ul1{}
.mainNav .ul1 .li2{ float:left;word-break:keep-all; white-space:nowrap }
.mainNav .ul1 .a2{ padding:0 20px; color:#fff; background:url(images/nav-split.png) right center no-repeat;}
.mainNav .last2 .a2{ background:none; }
.mainNav #liID431{ display:none }


/* siteSearch */
.siteSearch{ margin-top: 1px; height: 41px; width:298px; float:right; position:relative; background: #707070;}
.siteSearch input{ position:absolute; left: 11px; top: 10px; width: 163px; background:#fff; height:18px; line-height:18px; padding:5px; border:0;    color: #999;}
.siteSearch .searchBtn{ line-height: 28px; z-index: 1; position:absolute; left: 185px; top:10px; background:#515151; display:block; height:28px; width: 50px; text-align:center; color:#fff; font-size:14px;   }
.siteSearch .searchBtn:hover{ text-decoration:none; background:#000 }
.siteSearch .h{ position:absolute; right:8px; top:2px; color: #DFDFDF; text-decoration:underline; }


/* footer */
.footer{ padding:20px 0; background:#E5E5E5; overflow:hidden; margin:0 auto; text-align:left;  border-top:2px solid #A86C3A}
.footer .wechat{ float:left; border-right:1px solid #FFFFFF;}
.footer .wechat dt{ display:none }
.footer .wechat dd{ border-right:1px solid #D3CECE; padding-right:15px; }
.footer .wechat dd img{ width:100px; height:100px;}
.footer .in{ margin-left:130px;}
.footer .rightIcons{width:195px; position:absolute; right: -4px; top:0;}
.footer .rightIcons li{ float:left !important; margin-right:10px; }
.footer .rightIcons .i7{ display:none;}
.footerNav{ height:20px; line-height:20px; margin-bottom:10px;    }
.footerNav a{ margin:0 10px; } 
.copyRight{ /* font-family:Arial, Helvetica, sans-serif; */ line-height:200%; padding-left:10px;  }


/* 漂浮侧栏 */
.floadSideBar{ position:fixed;  _position:absolute; right:0; z-index:99;   top: 241px;  width: 110px; overflow:hidden;  } 
.floadSideBar .wechat{ padding: 5px; background:#eee; }
.floadSideBar .wechat img{ width: 100px; padding:5px 0;}
.rightIcons{ overflow:hidden;}
.rightIcons li{ text-align: center; width: 52px; float:left; margin-top: 5px; font-weight:bold; }
.rightIcons li a{ display:block; background: url(images/icons24.png) center -669px no-repeat #DFDFDF; height:40px;  color:#fff;}
.rightIcons li a:hover{ text-decoration:none; background-color:#967E6B}
.rightIcons .i2,.rightIcons .i4,.rightIcons .i6{float:right;}
.rightIcons .i2 a{ background-position: center -765px;}
.rightIcons .i3 a{ background-position: center -867px;}
.rightIcons .i4 a{ background-position: center -961px;}
.rightIcons .i5 a{ background-position: center -1063px;}
.rightIcons .i6 a{ background-position: center -1247px;}
.rightIcons .i7 a{ background-position: center -1161px;}

/* 通用盒子模型 */
.box{ overflow:hidden; margin-bottom:20px;}
.box .hd{ height: 34px;line-height: 34px;overflow: hidden;overflow: hidden;padding: 0 10px; background: url(imageshd_bj.png) no-repeat;}

.box .hd .more{ float:right; color:#333;font-size:12px;}
.box .hd h3{ font-size:18px; color:#127EC6; padding-left: 16px;} 
.box .hd h3 a{ color:#fff; }
.box .bd{ overflow:hidden; padding: 10px 5px;}
.box .bd .list li{ height:30px; line-height:30px; font-size:14px; overflow:hidden; padding-left: 12px; background: url(imagesicons1.png) 0 12px no-repeat;}
.box .bd .list .date{ float:right; color:#999; font-size:12px;}


/* boxTab */
.boxTab{}
.boxTab .hd{border:none; padding-left:5px;background:url(images/bg.png) no-repeat ;}
.boxTab .hd ul{ padding-left:4px;margin:0;overflow:hidden} 
.boxTab .hd li{ font-size:14px; width:84px; float:left;line-height:30px;height:30px; text-align:center; color:#ff8b9c; }
.boxTab .hd li.on{ font-size:14px; background:url(images/bgOn.png) no-repeat right -30px;}
.boxTab .hd li.on a{ color:#3272b9; font-weight:bold;background:url(images/bgOn.png) no-repeat left 0; display:block;}


/* 侧栏盒子模型 */
.sideBox{}
.sideBox .hd{height: 34px; line-height: 34px; background:url(imagescl.jpg) no-repeat ;}
.sideBox .hd h3{float: left; _display: inline;  padding-left: 25px; font-size: 16px;  color: #fff}
.sideBox .hd h3 a{color: #fff}
.sideBox .hd h3 a:hover{color: #ff0; text-decoration: none; }
.sideBox .hd .more{float: right; list-style-type: disc; font-size: 14px; color: #fff}
.sideBox .bd{border: 1px solid #d5d5d5; border-top:none;  padding:10px; background: #fbfbfb; }


/* path */
.path{ overflow:hidden; background:#da0000; margin-bottom: 15px;background:url(imageshd_in.png) no-repeat ;}
.path .in{float: left; _display: inline;  height: 33px; line-height: 33px;  padding:0 30px 0 0; color: #fff}
.path em{padding-left: 35px; display:inline-block;*display:inline;zoom:1; color: #fff}
.path a,
.path span{color: #fff; padding: 0 5px}
.path a:hover{color: #ff0}
/* path1 */
.path1{ margin-bottom: 10px;  color: #B45400}
.path1 em{padding-left: 25px; background: url(images/interaction/zmhd.png) 4px -385px no-repeat; display:inline-block;*display:inline;zoom:1;}
.path1 a,
.path1 span{color: #B45400; padding: 0 5px}

/* url_方块样式分页 */
.page{  padding: 30px 0 15px;  font-size:12px; clear:both;  }
.page a,.page span{ display:inline-block; *display:inline; zoom:1; line-height: 30px; vertical-align:middle;   }
.page a,.page a:active{ display:inline-block; *display:inline; zoom:1; border:1px solid #c5c5c5; padding: 0 13px;}
.page a:hover {border:1px solid #1E72B4; text-decoration:none; color:#1E72B4;}
.page span.current,.page b a{background:#1E72B4; border:1px solid #1E72B4; color:#fff !important; font-weight:bold; padding: 0 13px; }
.page span.disabled {border:1px solid #c5c5c5;  padding:0 6px; color:#999;}
.page input{ border:1px solid #c5c5c5; background:#fff; width: 30px !important; height: 30px !important; line-height: 30px; vertical-align:middle;      }
.page select{ margin:0 5px; background:#fff; border:1px solid #c5c5c5; vertical-align:middle;     }

/* 侧栏 - 专题报道 */
#sideZTBD{margin-bottom: 20px;}
#sideZTBD .bd{position: relative;}
#sideZTBD .bd .prev{width: 210px; height: 15px; margin: 0 auto 10px; background: url(images/btnTopLoop.gif) 50% 4px no-repeat #dadada; cursor: pointer; }
#sideZTBD .bd .next{width: 210px; height: 15px; margin: 10px auto 0px; background: url(images/btnTopLoop.gif) 50% -49px no-repeat #dadada; cursor: pointer; }
#sideZTBD .bd ul{width: 210px; margin: 0 auto; }
#sideZTBD .bd ul li{width: 210px; height: 70px; overflow: hidden; margin-bottom: 12px;}
#sideZTBD .bd ul li img{width: 210px; height: 70px;}
#sideZTBD .bd .tempWrap{width: 210px; margin: 0 auto; height: 316px !important; }


#sideTJWZ .infoListA li{ height:auto  }


.yearList{ overflow:hidden; padding: 7px 0 0 0;   }
.yearList li{ float:left; padding: 0 16px 15px 0; }
.yearList li a{ display:block; float:left; padding: 5px 23px; background:#f6f6f6;  font-size:14px; color:#666}
.yearList li a:hover,.yearList .on a{ background:#127EC6; color:#fff; text-decoration:none; }


/* 
蓝色标题： #127EC6
边框： #DEDEDE

*/

.sideBox .bd p{line-height: 20px;
    padding: 5px 0 5px 20px;
    border-bottom: 1px dotted #ccc;
    height: 22px;
    overflow: hidden;
    background: url(imagesicons1.png) 8px 12px no-repeat;
    margin: 0;}

 .sideBox .bd p   a {color: #666;}