﻿@charset "UTF-8";
*{word-break:break-all;} /*强制换行*/
body{font-size:14px;color:#000;font-family:"Courier New",Courier,monospace;padding:0px;background-color:rgb(240,240,240);}
.input,.textarea{border-top:ridge 1px #ccc;border-right:inset 1px #D8D8D8;border-bottom:inset 1px #D8D8D8;border-left:ridge 1px #ccc;font-size:14px;color:#666;padding-top:5px;padding-right:5px;padding-bottom:4px;padding-left:5px;background-color:#fff}
.loading{background-image:url(../images/loading.gif);padding:0px;margin:0px;background-repeat:no-repeat;font-size:13px}
/* 主区域 */
.wrap{padding:0px;width:1200px;margin:0px auto}
/* 页头 */
.head{height:80px}
.head .logo{float:left;width:200px;margin-top:10px}
.head .banner{width:730px;margin-top:10px;float:right;text-align:right;margin-right:10px}
/* 搜索 */
.search{padding-right:10px;padding-left:10px;padding-top:5px;padding-bottom:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#ccc}
.search form{margin:0px;padding:0px}
.search .sitepath{float:left;padding-top:7px;width:440px}
.search .tags{float:left;padding-top:7px;width:240px;padding-left:25px;padding-right:0px;text-align:right}
.search .postbox{float:right;width:210px;text-align:right}
.search .input{border-top:ridge 1px #ccc;border-right:inset 1px #D8D8D8;border-bottom:inset 1px #D8D8D8;border-left:ridge 1px #ccc;font-size:14px;color:#333;height:20px;padding-top:4px;padding-right:4px;padding-bottom:0px;padding-left:4px}
.search .btn{padding-top:4px;padding-right:4px;padding-left:4px;padding-bottom:0px;width:50px}
/* 正文 */
.main{ width:1200px; margin:auto; padding:0px;}
/* 正文左边 */
.ny_left { float:left; width:1200px; padding-bottom:10px;}
.ny_leftt { float:left; width:1150px; padding:20px 25px; background:#fff;}
.ny_left2{ width:1140px; margin:auto; padding:0px; background:#fff; padding:10px 30px;}
/* 正文左边-首页 */
.ny_left  .index{margin-bottom:2px}
.ny_left  .index .pic{float:left;height:225px;width:300px}
.ny_left  .index .new{float:right;width:380px}
.ny_left  .index .new ul{list-style:none;padding:0px;margin:0px;overflow:hidden}
.ny_left  .index .new ul li{padding:4px 0px 3px 2px;border-bottom:1px dashed #fff}
.ny_left  .index .new ul li .mtime{font-size:12px;color:#ccc}
.ny_left  .index .new ul li .mnow{font-size:12px;color:#f00}
.ny_left  .index .new ul a{color:#333;text-decoration:none}
.ny_left  .index .new ul a:hover{color:#00F}
/* 正文左边-栏目 */
.ny_left  {margin:0px -10px}
.ny_left   .node{float:left;width:210px;margin:10px;border:1px solid #C2C2C2; padding-top:5px; height:270px; line-height:40px; text-align:center;}
.ny_left   .node .title{border-bottom:1px dashed #ccc;font-weight:bold;color:#404040;padding:7px 5px 5px 5px;background-color:#F6F6F6}/* 导航标题 */
.ny_left   .node .title a{color:#333;text-decoration:none}
.ny_left   .node .title a:hover{text-decoration:none;color:#f00}
.ny_left   .node .box{line-height:25px;padding-top:6px;padding-right:5px;padding-bottom:0px;padding-left:5px}
.ny_left   .node .box ul{width:310px;list-style:none;padding:0px;margin:0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}/* CSS限制宽了 */
.ny_left   .node .box ul li{background-image:url(../images/li.gif);background-repeat:no-repeat;background-position:5px 11px;padding-left:15px}
.ny_left   .node .box ul a{color:#2B2B2B;text-decoration:none}
.ny_left   .node .box ul a:hover{color:#F00;text-decoration:underline}
.ny_left   .node .url a{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%;height:40px; line-height:40px; display:block; width:100%;}
.ny_left   .node .url a:hover{color:#f00;}
/* 正文左边-栏目-推荐图文 */
.node { }
.ny_left   .node .pic{ width:210px; height:230px;}
.ny_left   .node .pic .picsrc{float:left;margin-right:5px}
.ny_left   .node .pic .picsrc img{border:1px solid #666666; width:190px; height:230px; padding:3px;}
.ny_left   .node .pic .picinfo{float:left;width:200px}
.ny_left   .node .pic .title{background-color:#fff;text-align:center;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#DBDBDB;padding-top:4px;padding-right:0px;padding-bottom:4px;padding-left:0px}
.ny_left   .node .pic .info{line-height:17px;padding-top:4px;font-size:12px;color:#666666;padding-right:4px;padding-left:4px;text-indent:24px}
.ny_left   .node .pic .info .more{color:#900;text-decoration:none}
/* 正文左边-列表 */
.ny_left2 .list{padding-top:20px;padding-bottom:20px;}
.ny_left2 .list .node{margin-bottom:8px} /* 单个文章信息 */
.ny_left2 .list .node .title{padding-bottom:6px;padding-top:5px;text-align:left; color:#fff;overflow:hidden;background-color:#b38001;} /* 标题 */
.ny_left2 .list .node .title h2{margin:0px;padding:0px;font-size:16px;float:left;line-height:24px;color:#686868;} /* 标题 */
.ny_left2 .list .node .title  h2 span {float:right;padding-right:20px; line-height:24px;color:#686868;}
.ny_left2 .list .node .title a{padding-left:20px;font-size:14px;}
.ny_left2 .list .node .title a:hover{color:#053e7c;}
.ny_left2 .list .node .title:hover {}
.ny_left2 .list .node .title:hover a{color:#000;}
.ny_left2 .list .node .title:hover h2 span{color:#fff;}
.ny_left2 .list .node .description{padding:8px;line-height:150%;color:#555} /* 描述 */
.ny_left2 .list .node .description p{margin:0px;padding:0px}
.ny_left2 .list .node .info{text-align:right;font-size:11px;line-height:20px;color:#666;font-family:Georgia, "Times New Roman", Times, serif;padding-right:18px} /* 文章其他信息 */






.ny_left  .list2{background-color:#ffffff;padding:10px;}
.ny_left  .list2 .node{margin-bottom:8px; width:100%; height:} /* 单个文章信息 */
.ny_left  .list2 .node .title{padding-bottom:6px;padding-top:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#EBEBEB;} /* 标题 */
.ny_left  .list2 .node .title h2{margin:0px;padding:0px;font-size:16px} /* 标题 */
.ny_left  .list2 .node .title a{padding-left:25px;display:block;line-height:40px;font-size:14px;background:url(../images/index_53.jpg) 10px center no-repeat;}
.ny_left  .list2 .node .title a:hover{text-decoration:underline}
.ny_left  .list2 .node .description{padding:8px;line-height:150%;color:#555} /* 描述 */
.ny_left  .list2 .node .description p{margin:0px;padding:0px}
.ny_left  .list2 .node .info{text-align:right;font-size:11px;line-height:20px;color:#999999;font-family:Georgia, "Times New Roman", Times, serif;padding-right:18px} /* 文章其他信息 */
.ny_left  .list2 .node .info span{color:#999999}
/* 正文左边-列表-图片 */
.ny_left  .listpic{background-color:#ffffff;padding:10px;}
.ny_left  .listpic .node{float:left;width:33%;text-align:center;}
.ny_left  .listpic .node .pic{}
.ny_left  .listpic .node .pic img{border:4px solid #ccc;}
.ny_left  .listpic .node .pic a{}
.ny_left  .listpic .node .pic img:hover{border:4px solid #b30c2f}
.ny_left  .listpic .node .url{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%;height:40px; line-height:40px; display:block; width:100%;}
/* 正文左边-通用-文字 */
.ny_left  .common{color:#333;line-height:160%;background-color:#ffffff;padding:20px;min-height:400px; width:820px;} /* 正文内容 */
.ny_left  .common form{margin:0px;padding:0px}
.ny_left  .common p {text-indent:2em;}
.common{ width:100%;}
/* 正文左边-内容 */
.ny_leftt .content{background-color:#ffffff; margin-bottom:15px;}
.ny_leftt  .content h1{margin:0px;padding:8px;font-size:24px;line-height:40px;} /* 标题 */
.ny_leftt  .content .info{line-height:30px;text-align:center;font-size:12px;color:#999;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#E7E7E7;padding-right:10px;} /* 正文信息 */
.ny_leftt  .content .info span{color:#999} /* 信息突出 */
.ny_leftt  .content .area{color:#333;line-height:160%;padding:10px} /* 正文内容 */
.ny_leftt  .content .prenext{padding-right:10px;padding-left:10px;  white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.ny_leftt  .content .prenext .pre{float:left;width:50%;line-height:40px;} /* 上一篇 */
.ny_leftt  .content .prenext .next{text-align:right;float:right;width:50%;line-height:40px;} /* 下一篇 */
/* 正文左边-评论 */
.ny_left .comment{ background-color:#ffffff; padding:20px;  }
.ny_left  .comment  .more { padding: 5px;margin-top:15px; }
.ny_left  .comment .list{padding-bottom:5px;padding-top:0px;padding-right:5px;padding-left:5px}/* ITEM */
.ny_left .comment .list dl{margin-top:5px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding:0px} /* 单用户评论显示框 */
.ny_left  .comment .list dl dt{ line-height:25px; color:#333; border-left-width:5px; border-left-style:solid; border-left-color:#D9D9D9; border-bottom-width:2px; border-bottom-style:solid; border-bottom-color:#D9D9D9; padding-left:10px; font-size: 13px; } /* 网友信息 */
.ny_left .comment .list dl dt span{color:#390;font-size:11px} /* 评论时间 */
.ny_left  .comment .list dl dd{font-size:13px;line-height:20px;color:#333;margin:10px;padding:5px} /* 评论内容 */
/* 正文左边-评论发表 */
.ny_left  .comment .post{padding-top:20px;border-top-width:1px;border-top-style:dashed;border-top-color:#999;padding-right:10px;padding-bottom:5px;padding-left:5px;color:#666;padding-left:10px}
.ny_left .comment .post form{margin:0px;padding:0px}
.ny_left  .comment .post label{display:block;line-height:30px}
.ny_left .comment .post .btn{display:block;margin-top:8px;padding-top:5px;padding-bottom:2px} /* 发表评论的按钮 */
/* 正文侧边 */
.ny_right{width:222px;float:right;}
.ny_right  .nav_ny{width:222px; float:right; margin-bottom:15px;}/* ITEM */
.ny_right  .nav_ny .title{height:60px;background-color:#ef0000;font-weight:bold;color:#404040;border-top:2px #a90000 solid;}/* 导航标题 */
.ny_right  .nav_ny .title span.aone {line-height:40px;font-size:18px;color:#ffffff;padding-left:20px;}
.ny_right  .nav_ny .title span.atwo {line-height:16px;font-size:12px;color:#ffffff;padding-left:20px;}
.ny_right .nav_ny2{ float:right; width:222px;}
.ny_right .nav_ny2 .title2{height:40px;background-color:#daa11c;font-weight:bold;color:#404040;border-top:2px #b98201 solid;}/* 导航标题 */
.ny_right .nav_ny2 .title2 span.aone {line-height:36px;font-size:14px;color:#ffffff;padding-left:20px;}
.ny_right .nav_ny2 .title2 span.atwo {line-height:36px;font-size:12px;color:#ffffff;padding-left:20px;}

.ny_right  .nav_ny2 .box{line-height:25px;padding-top:6px;padding-right:5px;padding-bottom:0px;padding-left:5px}
.ny_right  .nav_ny2 .box ul{list-style:none;padding:0px 20px 20px 20px;margin:0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}/* CSS限制宽了 */
.ny_right  .nav_ny2 .box  li{border-bottom:1px #cccccc dotted;}
.ny_right  .nav_ny2 .box ul li a {display:block;line-height:40px;padding-left:10px;}
.boxli a:hover {background-color:#3db8ff; color:#000;}
/* 供本程序下载使用 */
.ny_right .rightt .down{background-color:#f7f7f7;border-top-width:4px;border-bottom-width:4px;border-top-style:solid;border-bottom-style:solid;border-top-color:#E0E0E0;border-bottom-color:#E0E0E0}
.ny_right .rightt .down a{color:#390;text-decoration:underline}
.ny_right .rightt .down a:hover{color:#00g;text-decoration:none}
/* 页尾 */
.foot{text-align:right;line-height:25px;border-top-width:1px;border-top-style:solid;border-top-color:#ccc;font-family:Geneva, Arial, Helvetica, sans-serif;padding-top:15px;padding-right:10px;padding-bottom:15px;padding-left:10px}
.foot span{color:#693} /* 突出 */

/*分页*/
.page{font-size:12px;font-weight:bold;line-height:22px;text-align:center;margin-top:38px;}
.page a{color:#015ABE;background:#fff;border:1px solid #cccccc;padding:5px 10px;font-size:12px;}
.page a.active{background:#015ABE;border:1px solid #cccccc;color:#fff}
.page li.c,.page a:hover{color:#fff;background:#015ABE;border:1px solid #cccccc}
.page li{display:inline;float:none;margin:0;}
.page li.c{padding:5px 10px;}

.daohang {height:50px;color:#a60000; padding-left:20px;}
.daohang a {line-height:50px; color:#a60000; font-size:14px; font-family:"微软雅黑";}
.neiban {position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:rgb(156,209,249);background:url(../images/bannerbg.gif) repeat-x;}
.neibanimg {position:relative;width:1150px;margin:0px auto;}
.neiban_1{position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:#d08716;}
.neiban_7{position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:#e2e1e8;}
.neiban_4{position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:#00488f;}
.neiban_me{position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:#bad3c8;}
.common input {border:1px #cccccc solid;}
.common td {height:40px;}
.neiban_cp{position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:#005ea8;}

.neiban_2{position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:#005ea8;}
.neiban_news{position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:#1f86c8;}
.neiban_3{position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:#1f86c8;}
.neiban_9{position:relative;width:100%;height:200px;overflow:hidden; text-align:center;background:#005ea8;}