@import '/KindEditor/plugins/code/prettify.css';
* html,.mw {width:778px;margin:0 auto;background:#ffffff;}
* {word-wrap:break-word;word-break:break-all;}
body {position:relative;margin:0;background:#FFFFFF;outline:none;}
body,td,form {color:#333;font-size:12px;}
a {outline:none;}
p,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,ul,li,img,blockquote,form { margin:0; padding:0; border:0; list-style:none;}
h1 {margin:10px 0;font:bold 20px "Microsoft Yahei",sans-serif;overflow:hidden;}
h3 {width: 95%;padding-bottom:10px;margin-left: auto;margin-right: auto;margin-bottom:10px;font-weight:normal;color: #999;font-size:12px;border-bottom:1px dashed #ccc;overflow:hidden;}
.mwall {width:950px;margin:0 auto;background:#ffffff;height:auto!important;}
#ad250 {float:left;margin-right:5px;}
#ad468 {height:60px;width:468px;margin:5px auto;}
.bgf7f7f7 {background:#f7f7f7;padding-left:3px;}
.borderall {border:1px solid #CDED9A;background:#f2ffe1;}
#clear {margin:0;padding:0;clear:both;background:#ffffff;}
.note {font-size:12px;color:#999;font-style:italic;}
.adgs {padding-left:50px;}
.display {display:none;}

a:link,a:visited {color:#333;text-decoration:none;}
a:hover {color:#FF7200;text-decoration:underline;}

.highlight,
a.highlight {
  color: #FF7200;
}

/* 浮动 */
.fl{float: left;}
.fr{float: right;}

/* 页头 BEGIN
--------------------------------------------------------------------------------------------------------*/
.header-top {
  height: 25px;
  width: 100%;
  background: #f8f8f8;
  border-bottom: 1px solid #e7e7e7;
  line-height: 25px;
  color: #333;
  z-index: 110;
  /*position: fixed;*/
}
.kuwan-grid {
  width: 950px;
  margin: 0 auto;
  *zoom: 1;
}
.header-top .city{ float:left; margin-right: 10px; }
.header-top .current_city { font-weight: bold; color: #ff7200; }
.header-top .change_city { padding-left: 5px; }
.header-top .item-login {
  color: #ff7200;
}
.header-top .split {
  display: inline-block;
  padding: 0 5px;
  color: #ccc;
}
.header-top .dropdown {
  z-index: 101;
}

.dropdown {
  display: inline-block;
  position: relative;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  line-height: 18px;
  z-index: 100;
  white-space: nowrap;
}
.dropdown-hd {
  display: inline-block;
  padding: 1px 14px 1px 8px;
}
.dropdown-hd b {
  position: absolute;
  right: 3px;
  top: 7px;
  width: 0;
  height: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #666 transparent transparent;
  -webkit-transform-origin: 50% 20%;
  -moz-transform-origin: 50% 20%;
  -ms-transform-origin: 50% 20%;
  transform-origin: 50% 20%;
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.dropdown-menu {
  display: none;
  padding-left: 0;
  list-style: none;
}
.dropdown.hover .dropdown-hd,
.dropdown:hover .dropdown-hd {
  position: relative;
  z-index: 1;
  border-width: 1px 1px 0;
  border-style: solid;
  border-color: #bfbfbf;
  padding: 2px 13px 4px 7px;
  background: #fff;
}
.dropdown.hover .dropdown-hd b,
.dropdown:hover .dropdown-hd b {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dropdown.hover .dropdown-menu,
.dropdown:hover .dropdown-menu {
  display: block;
  position: absolute;
  top: 100%;
  margin-top: -1px;
  left: 0;
  float: left;
  min-width: 72px;
  padding: 5px;
  border: 1px solid #bfbfbf;
  background: #fff;
}
.dropdown.hover .dropdown-menu a,
.dropdown:hover .dropdown-menu a {
  display: block;
  padding: 2px 5px;
}
.dropdown.hover .dropdown-menu.fr,
.dropdown:hover .dropdown-menu.fr {
  left: auto;
  right: 0;
}

.header-nav .rss{margin-bottom:3px;overflow:hidden;vertical-align:middle;}

.loginForm{position:relative;font-family:"Arial","simsun";padding-left:5px;}
.loginForm,.loginSelect{float:left;}
.loginSelect{position:relative;z-index:10;padding-left:5px;padding-top:1px;}
#loginBtn{cursor:pointer;width:51px;height:19px;overflow:hidden;border:none;background: #C8EFFF;display:inline-block;_display:inline;_zoom:1;color:#498BAF;padding-top:1px;_padding-top:3px;float:left;_margin-top:1px;margin-right:5px;text-align:center}

#webhead {width:950px;height:60px;margin:5px auto;}
#webhead #logo {float:left;width:167px;}
#webhead #right {float:right;width:760px;text-align:right;}
#webhead #right .banner {text-align:right;}
#webhead #right .phone {margin-left:5px;text-align:right;}
    
/*导航*/
#webmenu {width:950px;margin:0 auto 5px;height:36px;background: #62ab00;}
#webmenu li {float:left;width:85.45px;height:36px;line-height:36px;font-size:14px;text-align:center;color:#FFFFFF;position:relative;}
#webmenu .split {border-left:#FFF solid 1px;}
#webmenu li:hover {background: #90be00;}
#webmenu .active {background: #90be00;}
#webmenu a:link,#webmenu a:visited {color:#FFFFFF;font-weight:bold;text-decoration:none;outline:none;}

/*下拉菜单*/
#webmenu li div a:link,#webmenu li div a:visited{ display:block; text-decoration:none; color:#61ab00; width:100%; height:24px; line-height:24px; text-align:center;}
#webmenu li div a:hover{color:#FFFFFF; background:#62ab00; text-decoration:none;outline:none;}
#webmenu li div{display:none; position:absolute; top:36px; left:0; width:117.75px; /*border: 1px solid #CDED9A;*/ /*border-left: 6px solid #CDED9A;*/ background: #f2ffe1;}
#webmenu li {z-index:9999;}

/* 共用
--------------------------------------------------------------------------------------------------------*/
.show{width: 950px; height: 90px; margin-left:auto; margin-right:auto; visibility:hidden;}
.show img{width: 950px; height: 90px; display: block;}
.show .KSS_titleBar{display:none;}
.show .KSS_titleBox{display:none;}
.show .KSS_btnBox{display:block;}

/* 页脚 BEGIN
--------------------------------------------------------------------------------------------------------*/
#footer{
	width: 100%;
	height: 71px;
	color: #999;
}
.footer{
	width: 778px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7FD479;
	margin-top: 25px;
	padding-top: 25px;
	padding-bottom: 10px;
}
.footer a{
	color: #666;
	outline:none;	
}
.footer a:active {
	color: #666;
}
.footermenu{
	line-height: 24px;
	height: 24px;
}
.footermenulist ul li{float: left;}
.footermenulist ul li a{
	display: block;
	float: left;
	color: #CCC;
}
.footermenulist ul li a:hover{
	color: #CCC;	
}
.footermenulist ul li .split {
    display: inline-block;
    padding: 0px 5px;
    color: #444;
}
.footercopyright{
	overflow: hidden;
}
.copyright{
	float: left;
	overflow: hidden;
	line-height: 24px;
}
.footerauthenticate{
	line-height: 24px;
	overflow: hidden;
	float: right;
	text-align: right;
}
.footerauthenticate a{
	overflow: hidden;
}
.footercnnic{
	width: 100px;
}
.systemlanguage {
    background-color: #555;
    float: right;
    font-size: 13px;
    line-height: 24px;
    padding-right: 10px;
}
.systemlanguage em {
    font-style: normal;
	font-size: 1em;
    background-color: #333;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    margin-right: 10px;
}
.systemlanguage span {
    color: #CCC;
}
.systemlanguage span a {
    color: #CCC;
    font-size: 12px;
    background-image: url("menu_icon_down.png");
    background-repeat: no-repeat;
    float: left;
    display: block;
	text-decoration: none;
    padding-right: 20px;
    padding-left: 10px;
    background-position: right 5px;
}
.icon-icplogo,.icon-gwablogo{width:14px;height:17px;display:inline-block;overflow:hidden;background:url(icons.png) no-repeat;}
.icon-icplogo{background-position:-600px -5px;position:relative;top:3px;padding-right:3px;}
.icon-gwablogo{background-position:-623px -5px;position:relative;top:3px;padding-right:3px;}
/* 页脚 END
--------------------------------------------------------------------------------------------------------*/

/*图片文章调用*/
.topimg {overflow:auto;} 
.topimg li{float:left;width:145px;line-height:25px;text-align:center;}
.topimg li span {float:left;width:130px;line-height:23px;height:23px;overflow:hidden}
.topimg li span a:link,.topimg li span a:visited{color:#ff0000;}

/*首页*/
#ileft {float:left;width:212px;}
#icenter {float:left;margin:0 5px;width:514px;}
	#ileft1 {float:left;width:252px;}
	#icenter1 {float:left;margin-left:6px;width:474px;}
#indexright {float:right;width:212px;}
.topnews {margin:0 0 5px 7px;}
.topnews h4 {font:bold 22px Microsoft Yahei,sans-serif;margin:5px auto;line-height:30px;height:30px;overflow:hidden;}
.topnews h4 a{text-decoration:none;}

.notice {background:#f2ffe1;height:25px;line-height:25px;text-align:left;padding:0 4px;}
.notice div {float:left;}
.notice ul {width:400px;overflow:hidden;}
.notice li {float:left;width:400px;line-height:20px;height:20px;overflow:hidden;}
#toplist {float:left;width:470px;margin-top:5px;}
#toplist li {text-align:left;font-size:14px;line-height:25px;height:25px;overflow:hidden;padding-left:5px;}
#toplist li span {float:right;color:#999999;}

.userlist {border:1px solid #E7E3E7;border-top:0;}
.userlist td {text-align:left;height:22px;}
.topjx {text-align:left;color:#666;line-height:23px;}
#ilist,#ilist212,#ilist250 {border:1px solid #CDED9A;background: #ffffff;text-align:left;margin-bottom:4px;}
#ilist9 {width:512px;border:1px solid #CDED9A;background: #ffffff;text-align:left;margin-bottom:5px;}
#ilist h6,#ilist212 h6,#ilist250 h6 {color:#FFFFFF;background: #62ab00;padding:5px;margin:1px;font-size:14px;}
#ilist h6 span,#ilist212 h6 span,#ilist250 h6 span{float:right;font-size:12px;color:#cccccc;font-weight:normal}
#ilist h6 a,#ilist212 h6 a,#ilist250 h6 a{color:#FFFFFF;}
#ilist9 ul {width:512px;margin:0px auto;overflow:hidden;}
#ilist212 ul {width:210px;overflow:hidden;}
#ilist250 ul {width:250px;overflow:hidden;}
#ilist {float:left;width:360px;}
#ilist ul {padding:0 4px;}
#ilist li {float:left;font-size:12px;width:350px;line-height:22px;height:22px;overflow:hidden;margin-left:1px}
#ilist212 li {float:left;font-size:12px;width:207px;line-height:22px;height:22px;overflow:hidden;margin-left:1px}
#ilist250 li {float:left;font-size:12px;width:244px;line-height:22px;height:22px;overflow:hidden;margin-left:1px;}
#indexright .ititle {background:url(title_bg.gif) left top no-repeat;color:#424542;font-size:12px;text-align:left;padding:7px 10px;letter-spacing: 5px;font-weight:bold;}
#indexright .igslist {border-bottom:1px solid #E7E3E7;text-align:left;padding:5px 0 5px 3px;height:68px;overflow:hidden;}
.igslist a:link,.igslist a:visited {color:#FF6500;}
.igslist li {color:#00309C;padding:3px;line-height:19px;}
.iltitle {background:url(title_bg2.gif) no-repeat;color:#424542;padding:7px 15px 8px 15px;text-align:left;letter-spacing: 5px;font-weight:bold;}
.illist {border:1px solid #E7E3E7;border-top:0;text-align:left;padding:5px 4px;position: relative;}
#ilall {float:left;width:240px;border-bottom:1px dashed #E7E3E7;padding:5px}
.ihits {float:left;width:25px;padding:5px 0;text-align:center;margin:0 5px 5px 0;background:#FFEB7B;color:#CE0000;font-weight:bold;}
.iltitle_1 {float:left;width:198px;text-align:left;}
.iltitle_1 li {margin-top:4px;color:#8C8A8C}
.iltitle_1 a:link,.iltitle_1 a:visited {font-size:14px;color:#00309C;text-decoration:underline;}

#ilist li a:link,#ilist212 li a:link,#toplist li a:link,#ilist250 li a:link,#ilist li a:visited,#ilist212 li a:visited,#ilist250 li a:visited,#toplist li a:visited{color:#61ab00;}

.link {padding:5px 10px;text-align:left;line-height:20px;border:1px solid #CDED9A;margin-bottom:4px;}
.link a{margin-right:10px;}

#nw_right {float:right;}
#web2r {border:1px solid #CDED9A;width:230px;background: #f2ffe1;text-align:left;margin-bottom:5px;}
#web2r h5 {background: #62ab00;padding:5px 10px;margin:1px;font-size:14px;color:#FFFFFF;}
#web2r ul {padding:0 10px;}
#list10 li {font-size:12px;height:25px;line-height:25px;border-bottom:1px dashed #ccc;overflow:hidden;}

#nw_left {float:left;}
#web2l {width:530px;border:1px solid #CDED9A;margin:0 0px 5px 0;text-align:left;}
#web2l h1{width:95%;margin-left:auto;margin-right:auto;}
#web2l h5 span {background:#FF0066;color:#ffffff;padding:3px 5px;font-weight:bold;}
#web2l h5 span a:link,#web2l h5 span a:visited {color:#FFFFFF;}
#web2l h5 span a:hover {color:#FFFF00;text-decoration:none;}
#web2l h6 {background: #62ab00;padding:5px 10px;margin:1px;font-size:14px;color:#FFFFFF;}
#web2l h6 a{color:#FFFFFF;}
#web2l #content {width:95%;margin:10px auto 10px;font-size:14px;line-height:25px;overflow:hidden;}
#content a{color:#136EC2;}
#web2l #content p{margin-bottom:1em;}
#web2l #content div{font-size:14px;}
#web2l #content #listul a{text-decoration:underline;}
#web2l #content .zhaiyao {margin:0 0 10px;padding-bottom: 10px;margin-bottom: 10px;font-weight: normal;font-size: 14px;border-bottom: 1px dashed #ccc;overflow: hidden;}
#web2l #copy {width:95%;margin:5px auto;padding:10px 0;border-bottom:1px dashed #ccc;text-align:right;}

#web2l #content li {font-size:12px;color:#000000;}
#web2l #content #listul li a:link,#web2l #content #listul li a:visited {font-size:14px;color:#61ab00;font-weight:bold;text-decoration:none;}
#web2l #content #listul li a:hover {color:#FF7200;text-decoration:underline;}
#web2l #content .box{padding:0 1em; line-height:2em; margin-top:5px;padding-bottom:5px;color:#003300}

.dh {padding:7px 0 7px 10px;margin:1px;text-align:left;font-weight:normal;font-size:12px;}
.dh span {float:right;}

/*列表分页*/
	#page {width:100%;padding:15px 0;}
    #pagetop {width:100%;padding:3px 0;}
	#pagetop ul,#page ul{margin:0 auto 5px auto; display:table;text-align:center;}
	#pagetop li,#page li{float:left;*float:none;line-height:21px;height:21px;margin: 2px;display:inline; zoom:1;}
	#pagetop span,#page span{display: block; padding: 2px 5px; background: #f2ffe1; border: 1px solid #CCC; color: #999999; }
	#pagetop a,#page a{font-size:12px;display: block; text-decoration: none; margin:0px; color: #FFFFFF;padding: 2px 5px 2px 5px;background:#62ab00;}
	#pagetop a:link,#pagetop a:visited,#page a:link,#page a:visited {border: 1px solid #CCCCCC; }
	#pagetop a:hover,#page a:hover {background:#f2ffe1;color:#61ab00;}
	#pagetop #span1,#page #span1 {background:#FFFFFF;display: block;}

.gcontent {padding:5px 5px 0 5px;}

.plun {padding:5px;border-bottom:1px dashed #CDED9A;}
.ptitle {margin:3px 0;}
.pnoi {float:left;width:60px;}
.pIP {float:left;width:130px;}
.pname {float:left;width:140px;color:#FF0000;}
.ptime {float:left;width:100px;}
.pings{width:95%;line-height:18px;padding:10px;margin-bottom:7px;}
.repings {margin:0 3px;padding:0 15px}
.sub{height:20px; width:48px; background:url(input_bg.gif); border:0; padding:2px 0 0; font-size:12px;}
#MultiPage{margin:10px 20px;font: 12px Arial, Helvetica, sans-serif; overflow:auto;}
#MultiPage a{float:left;display:block;padding:2px 6px;text-decoration: none;border: 1px solid #CDED9A; background:#62ab00;color:#FFFFFF}
#MultiPage a:hover {background:#f2ffe1;color:#61ab00;}
#MultiPage .total {margin:0 2px 0 -1px;font-weight: bold;background:#f2ffe1;color:#61ab00;}
#MultiPage .pages {margin:0 1px 0 -1px;font-weight: bold;background:#f2ffe1;color:#61ab00;}
.num {margin-right:1px}
.redirect{margin-right:1px;height: 16px !important;height:15px}
#MultiPage .curpage{margin-right:1px;font-weight: bold;background:#f2ffe1;color:#61ab00;}
.pingp {float:right;width:250px;height:200px;margin:3px 1px;text-align:left;overflow: auto;overflow-x:hidden;scrollbar-arrow-color:#E70000;scrollbar-base-color:#EFF7FF;}
	.pingp img {cursor:pointer;margin:5px 8px;}

.rclass {float:left;width:298px;margin:0px auto;overflow:hidden;}
.rclass li {float:left;font-size:13px;font-weight:bold;width:280px;margin:0 5px;padding:8px 0;border-bottom:1px dashed #ccc;}
.rclass .yaoclass {float:left;font-size:12px;font-weight:normal;width:130px;padding-left:5px;}

#sclass {float:left;width:259px;margin-bottom:5px;}
#sclass h6 {background: #62ab00;padding:5px 10px;margin:1px;font-size:14px;}
#sclass h6 span {float:right;font-weight:normal;font-size:12px;letter-spacing: normal;}
#sclass ul {padding:0 10px;}
#sclass li {font-size:12px;height:25px;line-height:25px;border-bottom:1px dashed #ccc;overflow:hidden;}
#sclass li a:link,#sclass li a:visited {color:#61ab00;}
#sclass li a:hover {color:#FF7200;}

.tags {font-size:12px;overflow:hidden;width:95%;margin:5px auto 5px;}
.tags a:link,.tags a:visited{color:#0000FF}
/*相关文章*/
#marticle {float:left;font-size:12px;}
#marticle ul {padding-left:10px;}
#marticle li {float:left;width:255px;margin-right:5px;line-height:25px;height:25px;overflow:hidden;border-bottom:1px dashed #cccccc;}
/*上下篇*/
.sxart {width:95%;margin-left:auto;margin-right:auto;border-top:1px dashed #ccc;}
.sxart li{margin:8px 0;font-size:14px;color:#ff0000;}

/* */
#Artlist10,#Artlist10num {padding:2px 1px;}
#Artlist10 li {text-align:left;height:22px;line-height:22px;overflow:hidden;}
#Artlist10num li {text-align:left;height:22px;line-height:22px;padding-left:5px;overflow:hidden;}
#Artlist10 li span,#Artlist10num li span {float:right;}
#Artlist101 {padding:5px 0;}
#Artlist101 li {float:left;margin-left:3px;font-size:12px;width:248px;text-align:left;height:22px;line-height:22px;overflow:hidden;}
#Artlist101 li span {float:right;}
#indeximg {border-bottom:1px dashed #cccccc;margin-bottom:5px;height:110px;line-height:110px;}
#indeximg li {float:left;width:115px;text-align:center;height:100px;line-height:100px;padding:5px 0;}

.nTableft {border:1px solid #CDED9A;position: relative}
.TabTitleleft {}
.TabTitleleft li {float:left;line-height:200%;text-align:center;width:50%;border-bottom:1px solid #CDED9A;cursor:pointer;}
.TabTitleleft5 {background:#ffffff;}
.TabTitleleft5 li {float:left;font-size:12px;color:#FFFFFF;font-weight:bold;line-height:200%;text-align:center;width:25%;border-bottom:1px solid #CDED9A;cursor:pointer;}
.TabTitleleft .active,.TabTitleleft5 .active{font-weight:bold;color:#61ab00;background:#f2ffe1;}
.TabTitleleft .normal,.TabTitleleft5 .normal{background:#62ab00;color:#FFFFFF;}
.TabContent3 {overflow:hidden;clear:both;padding-bottom:3px;}
.nTableft td {text-align:left;height:22px;}

.indexvote h5 {margin:0 6px;font-size:14px;}
.indexvote li {margin:2px;line-height:25px;}
.indexvote .artsubmit {width:47px;height:21px;background:url(vote.gif) no-repeat;border:0;color:#fff;}

/*友情链接*/
.black_overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}
.white_content{display:none;position:absolute;bottom:200px;left:0;width:400px;height:200px;padding:16px;border:16px solid #CDED9A;background-color:white;z-index:1002;overflow:auto;}
.white_content h5 span {float:right;}
.white_content h5 {font:bold 16px "Microsoft Yahei",sans-serif;text-align:center;border-bottom:1px solid #CDED9A;}

#toptextad {border:1px solid #CDED9A;width:950px;margin:0 auto 5px auto;text-align:left;padding:5px 0;height:20px;}
	#toptextad li{float:left;width:150px;text-align:center;padding-left:5px;line-height:20px;}
.copylink {font-size:14px;margin:5px 0;}   
.copylink a{text-decoration:underline;}
.laoynoi1 {font-size:14px; font-family:Arial; font-weight:bold;color:#ff0000; font-style:italic;}
.laoynoi2 {font-size:14px; font-family:Arial; font-weight:bold;color:#79C04D; font-style:italic;}

/*底部自定义页面*/
.DiypageMenu {line-height:40px;}
.DiypageMenu a{font-size:12px;color:#61ab00;}
.topimg dl,#indeximg dl {
	overflow:hidden;margin:10px 0;
	padding:0px 10px;
}
.topimg dl dt {
	float:left;
	width:75px;
}
#indeximg dl dt {
	float:left;
	width:105px;
}
.topimg dl dd h2,#indeximg dl dd h2 {
	font-size:14px;
	height:22px;line-height:22px;
	overflow:hidden;
}
.topimg dl dd div {
	line-height:20px;color:#666;height:40px;overflow:hidden;
}
#indeximg dl dd div {
	line-height:20px;color:#666;height:60px;overflow:hidden;
}
