﻿@charset "utf-8";
/*code by zhangeryi(切图请找http://lsnana.taobao.com/)*/
/*css重置*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, small { margin: 0; padding: 0; }
body { font: 12px/1.5 arial,"Microsoft Yahei", "微软雅黑",'Hiragino Sans GB',tahoma,sans-serif; color: #3C3C3C;}
h1, h2, h3, h4, h5, h6, small { font-size: 100%; overflow: hidden; font-weight: normal; }
input, select { vertical-align: middle; font-size: 12px; }
ol, ul, li { list-style: none; }
i { font-style: normal; }
img { border: 0; }
ul, li { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }

/*全局公用*/
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }
.f12 { font-size: 12px}
.f13 { font-size: 13px}
.f14 { font-size: 14px}
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f26 { font-size: 26px; }
.f28 { font-size: 28px; }
.divc { margin: 0 auto}
.fb { font-weight: bold}
.dis { display: block; }
.fl { float: left; }
.fr { float: right; }
.cl { clear: both; font-size: 0; height: 0; overflow: hidden; }
.cl5 { clear: both; font-size: 0; height: 5px; overflow: hidden; }
.cl10 { clear: both; font-size: 0; height: 10px; overflow: hidden; }
.cl15 { clear: both; font-size: 0; height: 15px; overflow: hidden; }
.cl20 { clear: both; font-size: 0; height: 20px; overflow: hidden; }
.cl30 { clear: both; font-size: 0; height: 30px; overflow: hidden; }
.cl40{clear: both; font-size: 0; height: 40px; overflow: hidden; }
.cl50{clear: both; font-size: 0; height: 50px; overflow: hidden; }
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none}
a:hover { color: #e60044; text-decoration: none}
a:active { color: #e60044; text-decoration: none; }
.ti2 { text-indent: 2em; }
.w1000 { width: 1000px; }
.w980 { width: 980px; }
.w1200 { width: 1200px; }
.wauto { width: auto; }
.ovn { overflow: hidden; }
.r3 { -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px;border-radius: 3px; }
a.more, a.more:link, a.more:visited { float: right;font-size: 12px;font-weight: normal;}
a.more:hover, a.more:active { }
a.lan, a.lan:link, a.lan:visited, .lan { color: #0652a3; }
a.lan:hover, a.lan:active { color: #0652a3; text-decoration: underline; }
a.cheng, a.cheng:link, a.cheng:visited,.cheng { color: #fc814b; }
a.cheng:hover, a.cheng:active { color: #fc814b; text-decoration: underline; }
a.tdu:hover{text-decoration: underline;}
.redborder { border: 1px solid #f00;}
.red, a.red { color: #f00}
a.red:hover{text-decoration: underline;}
.bai,a.bai{color: #fff;}
.hui,a.hui{color: #666;}
.qhui,a.qhui{color: #999;}
a.bai:hover{text-decoration: underline;}
.t5{margin-top: 5px;}
.t10{margin-top: 10px;}
.t15{margin-top: 15px;}
.t20{margin-top: 20px;}
.t30{margin-top: 30px;}
.t40{margin-top: 40px;}
.t50{margin-top: 50px;}
.lh1{line-height: 1;}
.lh13{line-height: 1.3;}
.lh15{line-height: 1.5;}
.lh18{line-height: 1.8;}
.lh2{line-height: 2;}
.lh30{line-height: 30px;}
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{clear: both;content: " ";display: table;}
.bgbai{background: #fff;}
.bghui{background: #f0f0f0;}
.p5{padding: 5px;}
.p10{padding: 10px;}
.p15{padding: 15px;}
.p20{padding: 20px;}
.pl5{padding-left: 5px;}
.pl10{padding-left: 10px;}
.pr10{padding-right: 10px;}
.pl20{padding-left: 20px;}
.pr20{padding-right: 20px;}
.pt5{padding-top: 5px;}
.pt10{padding-top: 10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml25{margin-left: 25px;}
.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.wraperh-xs{padding-top: 5px;padding-bottom: 5px;}
.wraperh{padding-top: 10px;padding-bottom: 10px;}
.wraperh-sm{padding-top: 15px;padding-bottom: 15px;}
.wraperh-md{padding-top: 20px;padding-bottom: 20px;}
.wraperh-lg{padding-top: 40px;padding-bottom: 40px;}
.wraperl-xs{padding-left: 5px;padding-right: 5px;}
.wraperl{padding-left: 10px;padding-right: 10px;}
.wraperl-sm{padding-left: 15px;padding-right: 15px;}
.wraperl-md{padding-left: 20px;padding-right: 20px;}
.wraperl-lg{padding-left: 40px;padding-right: 40px;}
.bbd{border-bottom: 1px solid #ddd;}
.btd{border-top: 1px solid #ddd;}
.border{border: 1px solid #ddd;}
.imgborder{padding: 1px;border: 1px solid #ddd;}
a:hover .imgborder{border:1px solid #999;}
.op:hover{ opacity: 0.8; filter: alpha(opacity=80); }
.br0{border-right: 0px!important;}
.mr0{margin-right: 0px!important;}
.iblock{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;}
.ellipsis { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block; }
.ellipsis2 { line-height: 22px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; }
.ellipsis3 { line-height: 22px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; }
.circle{border-radius: 100%;}
/*页面公用*/
.topbar{background: #0068c9;}
.topbar .tel{padding-left: 60px;background: url(../images/tel.png) left center no-repeat;}
.nav{background: #0068c9;height: 46px;line-height: 46px;border-top: 1px solid #fff;text-align: center;}
.nav a{padding: 0px 40px;color:#fff;}
/*全屏焦点图*/
.slideBox{ width:100%;overflow:hidden; position:relative;height: 444px;}
.slideBox .hd{overflow:hidden; position:absolute; left:0; bottom:20px;width: 100%;text-align: center; z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; display: inline-block;*display: inline;*zoom: 1;border-radius: 20px;-moz-border-radius: 20px;
-khtml-border-radius: 20px;
-webkit-border-radius: 20px;padding:5px 5px;padding-left: 15px;}
.slideBox .hd ul li{ display: inline-block;*display: inline;*zoom: 1; margin-right:5px;  width:36px; height:4px; line-height:14px; text-align:center; background:#01459a; cursor:pointer;}
.slideBox .hd ul li.on{ background:#ffc80f; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;height: 444px;background-repeat: no-repeat;background-position: center center; }
.slideBox .bd li a{height: 444px;display: block;}
.slideBox .bd img{ width:100%;display:block;  }
.lcon{width: 666px;}
.rcon{width: 300px;}
.bbdashed{border-bottom: 1px dashed #ddd;}
.picMarquee-left{overflow: hidden;width: 1000px;margin: 0px auto;}
.picMarquee-left .bd{overflow: hidden;position: relative;padding: 10px 0px;}
.prolist li{float: left;padding: 5px 13px;width: 240px;}
.prolist li img{width: 240px;}
.prolist li p{padding-top: 10px;}
.w3f{width: 320px;}
.newlist li{padding: 5px 0px;}
.panel .t span{border-bottom: 4px solid #0068c7;padding-bottom: 5px;}
/*页面主体*/

/* 正文左边 */
.left{ float:right; width:720px;}
.left .dabiao{ float:left; width:700px; font-size:22px; line-height:35px; border-bottom:1px #ccc solid; border-left:10px #ffc80f solid; text-align:left; color:#0068c9; padding-left:10px;}
.left .dabiao span{ float:right; text-align:right; padding:10px 10px 0px 10px; border-bottom:3px #0068c9 solid; font-size:12px; line-height:25px; color:#2B2B2B;}
.left .dabiao span a{color:#2B2B2B;text-decoration:none}
.left .dabiao span a:hover{color:#0068c9;text-decoration:none}

.left .zhengwen{ float:left; width:700px; padding:10px; line-height:220%; text-align:left;}

/* 正文左边-首页 */
.left .index{margin-bottom:2px}
.left .index .pic{float:left;height:225px;width:300px}
.left .index .new{float:right;width:380px}
.left .index .new ul{list-style:none;padding:0px;margin:0px;overflow:hidden}
.left .index .new ul li{padding:4px 0px 3px 2px;border-bottom:1px dashed #fff}
.left .index .new ul li .mtime{font-size:12px;color:#ccc}
.left .index .new ul li .mnow{font-size:12px;color:#f00}
.left .index .new ul a{color:#333;text-decoration:none}
.left .index .new ul a:hover{color:#00F}
/* 正文左边-栏目 */
.left .channel{margin:0px -10px}
.left .channel .node{float:left;width:334px;margin:5px;border:1px solid #C2C2C2;padding:1px}
.left .channel .node .title{border-bottom:1px dashed #ccc;font-weight:bold;color:#404040;padding:7px 5px 5px 5px;background-color:#F6F6F6}/* 导航标题 */
.left .channel .node .title a{color:#333;text-decoration:none}
.left .channel .node .title a:hover{text-decoration:none;color:#f00}
.left .channel .node .box{line-height:25px;padding-top:6px;padding-right:5px;padding-bottom:0px;padding-left:5px}
.left .channel .node .box ul{width:310px;list-style:none;padding:0px;margin:0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}/* CSS限制宽了 */
.left .channel .node .box ul li{background-image:url(../images/li.gif);background-repeat:no-repeat;background-position:5px 11px;padding-left:15px}
.left .channel .node .box ul a{color:#2B2B2B;text-decoration:none}
.left .channel .node .box ul a:hover{color:#F00;text-decoration:underline}
/* 正文左边-栏目-推荐图文 */
.left .channel .node .pic{padding-top:5px;padding-right:5px;padding-left:5px}
.left .channel .node .pic .picsrc{float:left;margin-right:5px}
.left .channel .node .pic .picsrc img{border:1px solid #666666}
.left .channel .node .pic .picinfo{float:left;width:227px}
.left .channel .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}
.left .channel .node .pic .info{line-height:17px;padding-top:4px;font-size:12px;color:#666666;padding-right:4px;padding-left:4px;text-indent:24px}
.left .channel .node .pic .info .more{color:#900;text-decoration:none}
/* 正文左边-列表 */
.left .list{}
.left .list .node{margin-bottom:8px} /* 单个文章信息 */
.left .list .node .title{padding-bottom:6px;padding-top:5px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#EBEBEB} /* 标题 */
.left .list .node .title h2{margin:0px;padding:0px;font-size:16px} /* 标题 */
.left .list .node .title a{border-left-width:5px;border-left-style:solid;border-left-color:#D9D9D9;padding-left:5px}
.left .list .node .title a:hover{text-decoration:underline}
.left .list .node .description{padding:8px;line-height:150%;color:#555} /* 描述 */
.left .list .node .description p{margin:0px;padding:0px}
.left .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} /* 文章其他信息 */
.left .list .node .info span{color:#390}
/* 正文左边-列表-图片 */
.left .listpic{}
.left .listpic .node{float:left;width:25%;text-align:center;margin-bottom:5px}
.left .listpic .node .pic{}
.left .listpic .node .pic img{margin:1px}
.left .listpic .node .pic a{border:1px solid #ccc}
.left .listpic .node .pic a:hover{border:1px solid #fc0}
.left .listpic .node .url{text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:90%;height:30px}
/* 正文左边-通用-文字 */
.left .common{color:#333;line-height:160%} /* 正文内容 */
.left .common form{margin:0px;padding:0px}
/* 正文左边-内容 */
.left .content{}
.left .content h1{margin:0px;padding:8px} /* 标题 */
.left .content .info{line-height:30px;text-align:right;font-size:12px;color:#666;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#E7E7E7;background-color:#F5F5F5;border-top-width:2px;border-top-style:solid;border-top-color:#E7E7E7;padding-right:10px} /* 正文信息 */
.left .content .info span{color:#390} /* 信息突出 */
.left .content .area{color:#333;line-height:160%;padding:10px} /* 正文内容 */
.left .content .prenext{line-height:40px;border-top-width:1px;border-top-style:dashed;border-top-color:#ccc;padding-right:10px;padding-left:10px;  white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.left .content .prenext .pre{float:left;width:50%} /* 上一篇 */
.left .content .prenext .next{text-align:right;float:right;width:50%} /* 下一篇 */
/* 正文左边-评论 */
.left .comment{ background-color:#eee; padding:20px; }
.left .comment  .more { padding: 5px; }
.left .comment .list{padding-bottom:5px;padding-top:0px;padding-right:5px;padding-left:5px}/* ITEM */
.left .comment .list dl{margin-top:5px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding:0px} /* 单用户评论显示框 */
.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; } /* 网友信息 */
.left .comment .list dl dt span{color:#390;font-size:11px} /* 评论时间 */
.left .comment .list dl dd{font-size:13px;line-height:20px;color:#333;margin:10px;padding:5px} /* 评论内容 */
/* 正文左边-评论发表 */
.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}
.left .comment .post form{margin:0px;padding:0px}
.left .comment .post label{display:block;line-height:30px}
.left .comment .post .btn{display:block;margin-top:8px;padding-top:5px;padding-bottom:2px} /* 发表评论的按钮 */
/* 正文侧边 */
.right{ float:left; width:260px;}
.right .biao{ float:left; width:260px; font-size:22px; line-height:25px; text-align:left; margin-bottom:15px; color:#0068c9;}
.right .biao span{ float:right; text-align:right; padding-top:15px;}
.right .kuang{ float:left; width:260px; padding-bottom:15px; border-bottom:1px #ccc dashed; margin-bottom:25px;color:#2B2B2B; line-height:30px;}
.right .kuang ul{list-style:none;padding:0px;margin:0px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}/* CSS限制宽了 */
.right .kuang ul li{background-image:url(../images/li.gif);background-repeat:no-repeat;background-position:5px 13px;padding-left:15px; line-height:30px;}
.right .kuang ul a{color:#2B2B2B;text-decoration:none}
.right .kuang ul a:hover{color:#0068c9;text-decoration:none}
.right .kuang ul li span{ float:left;}
.right .kuang ul li span a{color:#0068c9;text-decoration:none}
.right .kuang ul li span a:hover{color:#2B2B2B;text-decoration:none}

.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; }
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} /* 当前链接有激活时 */
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */

/*底部*/
.footer{background: #0068c9;padding: 40px 0px; text-align: center;}
.bnav a{color:#fff;padding: 0px 40px;}