﻿@charset "utf-8";
/*
	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; }
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{ width:100%; min-width:1004px; height:100%;  }
body{ width:100%; height:100%; color:#555;font:14px/180% 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:#a10510; }
.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;  }
.blank15{ display:block; height:15px;font-size:0px; line-height:0; overflow:hidden; clear:both;  }
.blank49{ display:block; height:49px;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;}
.mats{ margin-top:18px;}
.mab{ margin-bottom:10px;}
table { max-width: 100%; border-collapse: collapse; border-spacing: 0; }

/* frame */
body{}
#wrap{ width:100%; margin:0 auto;  overflow:hidden; }
#header{width:100%;text-align:left;margin:0 auto;margin-bottom: 100px;background: url(images/bodybg.jpg) repeat-x center -33px #fff;}
#footer{/* overflow:hidden; *//* width:980px; */margin:10px auto 0;}
#content{ overflow:hidden; width:980px;margin:0 auto;}

/* 主栏 和 侧栏 */
.side{float:right; width:280px; overflow:hidden;}
.mainContent{ float:left; width:690px; overflow:hidden; }

/* topBar */
#topBar{ height:33px; line-height:33px; background:#e5e5e5; padding:0 10px; font-size: 12px; position: relative; z-index:999;}
#topBar .bd {width: 980px; margin: 0 auto;}
#topBar .quick {float: left; width: 322px; }
#topBar .quick dd { background: #dbdbdb; display: block; float: left; margin-right: 2px; position: relative;}
#topBar .quick dd.on {background: #f8f8f8;}
#topBar .quick dd h3 a {padding: 0 20px; height: 33px; line-height: 33px; display: block;}
#topBar .quick dd a.a1 { background: url(images/arr01.png) 120px 15px no-repeat;}
#topBar .quick dd a.a2 { background: url(images/arr01.png) 75px 15px no-repeat;}

#topBar .quick dd ul {position: absolute; left: 0; top: 33px; z-index: 9999;}
#topBar .quick dd ul {display: none;}

#topBar dd.quickA {width: 136px;}
#topBar dd.quickB {width: 88px;}
#topBar dd.quickC {width: 88px;}

#topBar .group {position: absolute; left: 0; top: 0;  background: #DBDBDB; width: 152px;}
#topBar .group li {border-top: 1px solid #fff; padding: 0 10px;}
#topBar .group li:hover {background: #f8f8f8;}
#topBar .phone {position: absolute; left: 0; top: 0; background: #DBDBDB; width: 280px; }
#topBar .phone li {float: left;width: 120px;padding:10px 10px 0;text-align: center;line-height: 0;}
#topBar .phone li p {height: 32px; line-height: 32px;}

/* userPanel */
.userPanel {float: right;}
.userPanel a{ padding:0 3px }

/* Header */
#header .logo {width: 980px;height: 160px;/* overflow: hidden; */margin: 0 auto;position: relative;z-index: 2;}
#header .logo h1 {width: 450px;height: 120px;display: block;background: url(images/logo.png) no-repeat;/* margin-top: 25px; */position: absolute;top: 25px;}

.searchBar{position: absolute;bottom:8px;right:0px;height: 22px;width:197px;vertical-align:middle;z-index:1;overflow: initial;}
.searchBar .select-box { display:none;}
.searchBar .input-box input{ border:none;background:url(images/searchbg.png) no-repeat; padding-left:10px; height:23px; width:164px; line-height:23px;vertical-align:middle; margin:0; float:left; color:#999;}
.searchBar .btn-box #search{ float:left; cursor:pointer; border:none; background:url(images/searchbg.png) no-repeat right 0; margin:0; width:23px; height:23px; line-height:60px; overflow:hidden; border:medium none;}

/* nav */
.mainNavBar {width: 980px;line-height: 40px;background: url(images/menubg.png) no-repeat;margin: 0 auto;position:relative;zoom:1;z-index: 1;}

.mainNav {width: 980px;height:40px;/* font-size: 18px; */}
.mainNav .li1{ float:left; display:inline;  /*padding: 0 8px;*/ }
.mainNav .h1{float:left;font-family:"Microsoft YaHei";font-size: 18px;height:40px;line-height:40px;text-align:center;padding:0 22px 0 23px;background: url(images/menubg.png) right bottom no-repeat;}
.mainNav .li1 .h1 .a1{display:block;color:#fff;}
.mainNav .a1:hover{ text-decoration:none;  }
.mainNav .spe {/*background: url(images/menubg.png) -4px bottom no-repeat;*/ width: 1px; height: 40px; float: left; display: block;}
.mainNav .li1:hover {margin-left: -1px;}
.mainNav .li1:hover .h1 {background:url(images/menubg.png) 0 -80px repeat-x ;}
.mainNav .li1:hover .a1 {color:#850114;}


/*菜单效果1*/
.mainNav .ul1{display:none;width: 960px;height: 80px;padding:10px 10px;overflow: hidden;position:absolute;left:0;top:40px;overflow:hidden;background: url(images/subbg.png) no-repeat;line-height: 24px;border-top: 0;z-index: 1;}
.mainNav .li2{ float:left; white-space: nowrap; }
.mainNav .ul1 .a2{}
.mainNav .ul1 .last2 .a2{ border-right:0;  }
.mainNav .on1 {background: none; margin-left: -1px;}
.mainNav .on1 .h1{ background:url(images/menubg.png) 0 -80px repeat-x; }
.mainNav .on1 .h1 .a1{color:#850114;}
.mainNav .on {background: none; margin-left: -1px;}
.mainNav .on .h1{background:url(images/menubg.png) 0 -80px repeat-x ;}
.mainNav .on .a1{ color:#850114;  }


/*二级菜单效果*/
.mainNav .ul1 .subtitle { display:block;float:left;height:80px;overflow :hidden; width:200px;border-right:1px solid #dbdddc; text-align: center;  }
.mainNav .ul1 .nodeName {font-size: 30px;color: #850114;font-family: "Microsoft Yahei";padding-top: 8px;height: 38px;overflow: hidden;line-height: 38px;padding-bottom: 3px;}
.mainNav .ul1 p {font-family: "Microsoft Yahei"; color: #666; font-size: 11px;}
.mainNav .ul1 .sublistbox {width:750px; float:left;}

.mainNav .li1 .ul1 .sublist{padding-top: 10px;margin-right: -20px;}
.mainNav .li1 .ul1 .sublist li{padding:0 15px;float: left;display:inline-block; *display:inline;zoom:1;height:28px;line-height:28px;word-break:keep-all;white-space:nowrap;width:120px;background: url(images/subli.png) right 9px no-repeat;text-align: center;font-size: 14px;}
.mainNav .li1 .ul1 .sublist a{ display:block; color:#666; font-family: "Microsoft Yahei"; }
.mainNav .li1 .ul1 .sublist .on2 a,
.mainNav .li1 .ul1 .sublist a:hover{color:#850114; font-weight:bold; display:block;}
.mainNav .li1 .ul1 .sublist .nobg {background: none;}
.mainNav .li1 .ul1 .sublist li:nth-child(5n) {background: none;}

#subMainNav .ul1{ display:block;}

.mainNav .moreUl .ul1 .sublist { padding:0;}

/*首页媒体文化人*/
#liID4 .ul1 .sublist {padding-top: 0;}
#liID4 .ul1 .sublist .li2{height: 26px; line-height: 26px;}

/*内页二级菜单效果*/
.sublistbox .sublist {padding-top: 0;}
.sublistbox .sublist li { float: left; padding:0 15px; display:inline-block; *display:inline; zoom:1; height:30px; line-height:30px; word-break:keep-all; white-space:nowrap; min-width:120px; _width:120px; background: url(images/subli.png) right 9px no-repeat; text-align: center; }
.sublistbox .sublist li a{ display:block; color:#666; font-family: "Microsoft Yahei"; }
.sublistbox .sublist li a:hover{color:#850114; font-weight:bold; display:block;}
.sublistbox .sublist li.on a {color: #850114;}
.sublistbox .sublist li.nobg {background: none;}

#subMainNav { position:relative; margin:0 auto; height:auto; top:-140px;}

/*节点子站菜单效果*/
#subHeader{width:100%;text-align:left;margin:0 auto;background:#fff;position: relative;}
#subHeader .logo {width: 980px;height: 160px;margin: 0 auto;position: relative;z-index: 2;}
#subHeader .logo h1 {width: 450px;height: 120px;display: block;position: absolute;top: 25px;}
.topNav {height: 45px;line-height: 45px;background: #a10510; font-family:microsoft yahei;font-size:16px; }
.topNav #mainNav {width: 980px;margin: 0 auto;position:relative;height: 45px;zoom:1;z-index: 1;border-left: 1px solid #bc4e56;}
.topNav #mainNav .li1 .h1 {background:none;padding:0;margin:0;height: 45px;line-height: 45px;font-size: 16px;font-weight: bold;}
.topNav #mainNav .li1 .h1 .a1 {padding: 0 20px;text-align:center;margin:0;color:#fff;border-right: 1px solid #bc4e56;}
.topNav #mainNav .li1.on1 .h1 .a1 {background: #fff!important; color:#a10510!important; border-top: 1px solid #bc4e56; height:44px; line-height:44px;}
.topNav #mainNav .li1 { margin:0;}
.topNav #mainNav #li-home .h1 {width:auto; margin:0 }
.topNav #mainNav #li-home .h1 .a1{padding:0 20px;background: none;color:#fff;width: auto; margin:0}
.topNav #mainNav .li1 .ul1 {width: 950px;height: auto;line-height: 30px;border: 1px solid #ccc;border-top: 0;padding: 14px;background: #fff;top: 45px;overflow: inherit;}
.topNav #mainNav .li1 .ul1:after {content:"";width:980px;height:30px;background: url(images/submenubg.png) no-repeat center;position:absolute;left:0;bottom:-30px;}
.topNav #mainNav .li2 { float:left; }
.topNav #mainNav .li2 .a2 {padding:0 20px;font-weight: bold;color: #444;font-size: 16px;}


#subHeader .mainNav .on1 .ul1{ display:none; }
#subHeader .mainNav .ul1 { display:none}
#subHeader .searchBar{position: absolute;top:60px;right:0px;height: 32px;line-height:32px;width: 268px;vertical-align:middle;z-index:1;overflow: initial;border:1px solid #ddd;}
#subHeader .searchBar .select-box { display:none;}
#subHeader .searchBar .input-box input{border:none;background:#f7f7f7;padding-left:10px;height:32px;width: 200px;line-height:32px;vertical-align:middle;margin:0;float:left;color:#999;}
#subHeader .searchBar .btn-box #search{ float:left; cursor:pointer; border:none; background:#b80b0d; margin:0; margin:-1px; width:60px; height:34px; line-height:34px; font-size:14px; overflow:hidden; border:medium none;}


/*媒体文化人*/
.suBul4 .sublist {padding-top: 0;}
.suBul4 .sublist li{ height: 26px; line-height: 26px; }

.suBul175 .sublist {padding-top: 0;}
.suBul175 .sublist li{ height: 26px; line-height: 26px; }

.suBul174 .sublist {padding-top: 0;}
.suBul174 .sublist li{ height: 26px; line-height: 26px; }

/*首页hover*/
.mainNav #li-home {padding: 0;text-align: center;background: none;}
.mainNav #li-home .h1 {width: 140px; padding: 0;  }
.mainNav #li-home .h1 .a1{ width: 90px; padding: 0 0 0 50px; background: url(images/menubg.png) 0 -120px no-repeat;}

.mainNav #li-home.on1 .h1 {width: 140px;  background: url(images/menubg.png) 0 -40px no-repeat; text-align: center; padding: 0;}
.mainNav #li-home.on1 .h1 .a1{ width:90px; padding-left: 50px; background: url(images/menubg.png) 0 -40px no-repeat; }
.mainNav #li-home:hover .h1 {width: 140px;  background: url(images/menubg.png) 0 -40px no-repeat; text-align: center; padding: 0;}
.mainNav #li-home:hover .h1 .a1{ width:90px; padding-left: 50px; background: url(images/menubg.png) 0 -40px no-repeat; }



.mainNav .last1 {padding: 0;}
.mainNav .last1 .h1 {background: none;}
.mainNav .on1 #hID7 {width: 121px;  background: url(images/menubg.png) right -40px no-repeat; text-align: center; padding: 0;}
.mainNav .on1 #hID7 .a1{text-align: center;}
.mainNav .last1:hover #hID7 {width: 121px;  background: url(images/menubg.png) right -40px no-repeat; text-align: center; padding: 0;}
.mainNav .last1:hover #hID7 .a1{text-align: center;}

.mainNav .on #hID7 {width: 121px;  background: url(images/menubg.png) right -40px no-repeat; text-align: center; padding: 0;}
.mainNav .on #hID7 .a1{text-align: center;}

/*基金会hover效果*/
.mainNav #li-jjh.on1 .h1 {width: 121px;  background: url(images/menubg.png) right -40px no-repeat; text-align: center; padding: 0;}
.mainNav #li-jjh.on1 .h1 .a1{text-align: center;}
.mainNav #li-jjh.last1:hover .h1 {width: 121px;  background: url(images/menubg.png) right -40px no-repeat; text-align: center; padding: 0;}
.mainNav #li-jjh.last1:hover .h1 .a1{text-align: center;}

.mainNav #li-jjh.on .h1 {width: 121px;  background: url(images/menubg.png) right -40px no-repeat; text-align: center; padding: 0;}
.mainNav #li-jjh.on .h1 .a1{text-align: center;}


/* 友情链接 */
#friendLink {margin-top: 15px;}
#friendLink .boxTab {width: 730px; float: left; border: 0; }
#friendLink .boxTab .hd { height:34px; line-height:34px; background: #f9f9f9; border-bottom:1px solid #e0e0e0; padding-left: 0;position: relative;}
#friendLink .boxTab .hd ul {position: absolute; left: 0; top: 0; width: 730px;}
#friendLink .boxTab .hd h3{ color:#333; /*width: 90px; */float: left;background:url(images/icon.png) no-repeat 8px -344px; }
#friendLink .boxTab .hd li h3 a {padding: 0 12px; background: none;}
#friendLink .boxTab .hd li.on {background: #fff; border-top: 2px solid #a10510; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; margin: 0; height: 33px; line-height: 33px;}
#friendLink .boxTab .hd li.on h3 a {padding: 0 12px; color: #a10510; cursor: pointer;font-weight:bold;  }
#friendLink .boxTab .bd { padding:10px 0 10px 10px; overflow:hidden;}

#friendLink .boxTab .bd li {float: left; width: 140px; height: 30px; line-height: 30px;}
#friendLink .boxTab .bd li a{background: url(images/dot03.png) 0 no-repeat;padding-left: 7px;}

/*联系我们*/
.contact {background-color: #f9f9f9; float: right;width: 240px;}
.contact .hd { height: 32px; line-height: 32px; background: #f9f9f9; border-bottom: 3px solid #e7e7e7; position: relative; }
.contact .hd h3 {position: absolute; left: 0; top: 0;background: url(images/tit_hover.png) repeat-x bottom left; padding: 0 12px; height: 35px; line-height: 35px; display: block; font-size: 18px; font-family: "Microsoft Yahei"; color: #a10510;}
.contact .bd {padding: 12px;} 


/* footer */
#footer {border-top: 2px solid #a10510; color: #333; line-height: 28px; text-align: center; padding: 15px 0;}

/* 通用盒子模型 */
.box{ overflow:hidden;}
.box .hd{ height:38px; line-height:38px; border-top: 1px solid #a10510; border-bottom: 1px solid #e0e0e0; overflow:hidden; position: relative;}
.box .hd .more {background: #efefef; position: absolute; top: 12px; right: 10px; font-size: 9px; font-family: "Microsoft Yahei","Arial"; height: 15px; line-height: 15px; padding: 0 2px; }
.box .hd h3{ float:left; _display:inline; margin:5px 0 0 10px; text-align:center; font-size:16px; height: 28px; line-height: 28px; font-family: "Microsoft Yahei"; }
.box .hd h3 a{ color:#fff; padding:0 10px; font-weight:bold; background:#a10510; display: block; }
.box .bd{ overflow:hidden; font-size: 12px;}
.box .bd .infoList{overflow:hidden;clear:both; }
.box .bd .infoList li{ height:24px; border-bottom:1px dotted #ccc; line-height:24px; font-size:12px;/*background:url(images/icon.png) no-repeat 0px -207px;*/}
.box .bd .infoList li.last{border:0;}

/* boxTab */
.boxTab {}
.boxTab .hd {height:33px; line-height:33px; border-bottom:1px solid #e0e0e0; position: relative;}
/*.boxTab .hd ul{ margin:0;overflow:hidden} */
.boxTab .hd li{ font-size:16px; float:left;line-height:33px;height:33px; text-align:center; color:#272727; font-family: "Microsoft Yahei"; }
.boxTab .hd li h3 a{ padding:0 11px; display: block; float: left;}
.boxTab .hd li.on h3 { font-size:16px;}
.boxTab .hd li.on h3 a{ color:#fff; font-weight:bold;background:#a10510;padding:0 5px; }
.boxTab .hd li.on .more {display: inline;}
.boxTab .hd .more {background: #efefef; position: absolute; top: 9px; right: 5px; display: none; font-size: 9px; font-family: "Microsoft Yahei","Arial"; height: 15px; line-height: 15px; padding: 0 2px; }

/*tabbox*/
.tabbox {overflow:hidden;}
.tabbox .hd {height: 28px; line-height: 28px; background: #f2f2f1;  }
.tabbox .hd li { float: left; font:14px/28px simsun; height: 28px; margin-right: 4px; }
.tabbox .hd li a { height: 28px; line-height: 28px;padding: 0 10px; float: left; color: #000; font-weight: bold; }
.tabbox .hd li.on {background:#ed3504;}
.tabbox .hd li.on a {line-height: 28px; padding: 0 10px; font-size: 14px; color: #fff; font-weight: bold;
 display: block; }
.tabbox .bd {padding: 12px 5px;}
.tabbox .bd li {font: 14px/28px simsun; height: 28px;}

/* 侧栏盒子模型 */
.sideBox { overflow:hidden;}
.sideBox .hd { height:33px; line-height:32px; overflow:hidden;background:url(images/icons.png) 0 -134px repeat-x; border-top: 2px solid #b80b0d; border-bottom: 1px solid #f2f2f2;}
.sideBox .hd h3 {height: 32px; text-align: left; padding-left: 12px; color: #a10510; font-family: "Microsoft Yahei"; font-size: 16px;}
.sideBox .hd h3 a {line-height: 32px; padding: 0 10px; font-size: 16px; color: #a10510; font-weight: bold;
 display: block; }
.sideBox .hd a.more{ float:right;color:#999;}
.sideBox .bd{ }


/* path */
.path{ height:40px; line-height:40px;border-bottom: 1px dashed #ebeaea; }
.path a,.path em { margin:0 5px; }
.path span {background: url(images/icons.png) no-repeat 12px 2px;padding-left: 26px;}


/* url_方块样式分页 */
.page{ text-align:center; padding:15px 0;  font-size:12px; clear:both;  }
.page a,.page span{ display:inline-block; *display:inline; zoom:1; line-height:20px; vertical-align:middle;   }
.page a,.page a:active{ display:inline-block; *display:inline; zoom:1; border:1px solid #c5c5c5; padding:0 6px;}
.page a:hover {border:1px solid #ed3504; text-decoration:none; color:#555;}
.page .current,.page b a{background:#ed3504; border:1px solid #ed3504; color:#fff !important; font-weight:bold; padding:0 6px; }
.page span.disabled {border:1px solid #c5c5c5;  padding:0 6px; color:#999;}
.page input{ border:1px solid #c5c5c5; background:#fff; width:30px; height:20px; line-height:20px; vertical-align:middle; }
.page select{ margin:0 5px; background:#fff; border:1px solid #c5c5c5; vertical-align:middle;}

/* url_方块样式分页风格2 */
.showpages {text-align:center; padding:15px 0;  font-size:12px; clear:both; }
.showpage { text-align:center; padding:15px 0;  font-size:12px;}
.showpage .current,.showpage a {background-color: #fff; height: 22px;line-height: 22px;text-align: center;padding: 0 6px;border: 1px solid #c5c5c5;color: #999;font-style: normal;font-family: Arial, Helvetica, sans-serif;margin-right: 2px;font-size: 12px; display: inline-block;}
.showpage .current {background-color: #ed3504;border-color: #ed3504;color: #fff; font-style: normal;}
.showpage a:hover {border-color: #ed3504; color: #ed3504;}
.showpage span {color: #999;font-family: Arial, Helvetica, sans-serif;margin-right: 2px;}
.showpage span.total {font-style: normal;/* margin-right: 10px; */}
.showpage span.change {font-style: normal; margin-left: 10px;}
.showpage span.change input {width: 20px;}


/*滚动条*/
#sideToolBar {position: fixed;top:70%;width: 50px;text-align: center;right: 10px;_position: absolute;_top: expression(400+documentElement.scrollTop +"px");display: none;z-index: 1;}
#sideToolBar .tool a { display: block; zoom: 1; background:url(images/gotop.png) no-repeat; text-indent: -9999px; width: 50px; height: 50px; margin-top: 1px;  }
#sideToolBar .tool a:hover { opacity: .9; filter: alpha(opacity=90); }

#sideToolBar .tool .a2 { background-position: 0 -104px; height: 18px; }
#sideToolBar .tool .backToTop { display: none; }
#sideToolBar .tool .backToTop a { display: block; background-position: 0 -52px; height: 50px; line-height: 50px; margin-top: 1px; }

#sideToolBar .tool .qr {position:relative;}
#sideToolBar .tool .qr a { background:#9fa0a0 url(images/phone.png) no-repeat center;}
#sideToolBar .tool .qr .pic {display:none;position:absolute;right:50px;bottom:0;padding:10px;background:#fff;box-shadow: 0 0 5px;}
#sideToolBar .tool .qr .pic:after { content:""; position:absolute; bottom:20px; right:-5px; border-bottom:5px solid transparent; border-top:5px solid transparent; border-left:5px solid #fff;}
#sideToolBar .tool .qr.on .pic ,
#sideToolBar .tool .qr:hover .pic { display:block;}
#sideToolBar .tool .qr .pic h4 { font-size:13px; font-family:"微软雅黑"}

/*全站黑白灰效果
html {

       filter:  progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);

       -webkit-filter:  grayscale(100%);
}
*/