/*公共样式*/
*{-ms-word-break:break-all;word-break:break-all;-ms-word-wrap:break-word;word-wrap:break-word;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,figcaption,figure,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font:14px/25px Lucida Grande,'Microsoft YaHei',"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif}
h1{font-size:18px;font-weight:normal}
h2{font-size:16px;font-weight:normal}
h3{font-size:14px;font-weight:normal}
h4,h5,h6{font-size:100%;font-weight:normal}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp,tt{font-family:"Courier New",Courier,monospace}
small{font-size:12px}
ul,ol,li{list-style:none}
abbr[title],acronym[title]{border-bottom:1px dotted;cursor:help}
q:before,q:after{content:''}
legend{color:#000}
fieldset,img{border:0}
table{border-collapse:collapse;border-spacing:0}
hr{border:0;height:1px}

a{ text-decoration:none; color:#333;  }
a:hover{ color:#FF8400;  }

/*容器*/
.container{width:100%; background-image:url(bg.jpg);}
/*头部*/
.container .header{ width:1000px; margin:0px auto;background-color:#f0ecec;}
/*导航*/
.nav
{
     width:1000px;
     margin:5px auto;
     border:1px solid #baf2ba;
     border-radius:3px;
     background: -webkit-linear-gradient(#ebf6ea, #cde3ce,#ebf6ea); /* Safari 5.1 - 6.0 */
     background: -o-linear-gradient(#ebf6ea, #cde3ce,#ebf6ea); /* Opera 11.1 - 12.0 */
     background: -moz-linear-gradient(#ebf6ea, #cde3ce,#ebf6ea); /* Firefox 3.6 - 15 */
     background: linear-gradient(#ebf6ea, #cde3ce,#ebf6ea); /* 标准的语法 */
  }
/*导航-新-开始*/
	.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.topNav{position:relative; z-index:1; height: 40px; line-height:40px;  border-top: 3px solid #ff8500; border-bottom: 1px solid #EDEEF0;border-left: 1px solid #EDEEF0;border-right: 1px solid #EDEEF0; background-color: #FCFCFC;font-family:"Microsoft YaHei",SimSun; font-size:12px;}
	.topNav-width{ width:1000px; margin:0 auto;   }
	.topNav h3{ font-weight:normal; font-size:100%; }
	.topNav dl{ zoom:1; }
	.topNav dd{ float:left; position:relative;  }
	.topNav dd h3{ float:left;  }
	.topNav dd h3 a{ display:inline-block; *display:inline; zoom:1;font-weight: bold; font-size:14px; height:40px; line-height:40px; width:100px; text-align:center;}
	.topNav dd h3 a:hover,.topNav dd.on h3 a{ background:#EDEEF0; color:#FF8400;}
     /*默认隐藏display:none;*/
	.topNav dd ul{ display:none; position:absolute; width:98px;  top:40px; left:0;  border:1px solid #FECC5B; border-top:0;  background:#fff;-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1); box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);}
	.topNav dd ul li{ line-height: 38px; border-bottom: 1px solid #FECC5B; text-align:center;}
	.topNav dd ul li a{ display: block; color: #333; padding: 0 15px;}
	.topNav dd ul li a:hover{ background:#FFF5DA; color:#E67902;}
	.topNav dd ul li a span{ color:#FF8400; margin-left:5px;}
/*导航-新-结束*/
/*内容*/
.content{width:1000px;margin:0 auto 15px auto; border:1px solid #baf2ba;border-radius:3px;background-image: url(bottom.jpg);background-size: 100%;background-attachment: fixed;}
/*面包导航*/
.content .bread{padding-left: 30px; height:40px; line-height:40px;border-bottom: 1px solid #baf2ba; background:url(home.png) no-repeat 5px 10px ; background-size:20px;}
/*文章标题*/
.content .title{ text-align:center; min-height:40px; line-height:40px;}
/*文章其它*/
.content .other{ height:40px; line-height:40px;border-bottom: 3px dotted #89f28b;margin-left: 15px;margin-right: 15px;}
.content .articleother{ float:left;height:40px; line-height:40px;}
/*文章点击评论数*/
.content .articleclick{ float:right;height:40px; line-height:40px;}
.clicknumber{color:Red;}
/*文章内容*/
.content .detail{word-wrap:break-word; padding:15px; overflow:hidden;}
.content .detail img { display:block; max-width:100%; height:auto; min-width:375px; margin:5px auto;}

/*相关文章列表*/
.related{width:1000px;margin:0 auto 15px auto; border:1px solid #baf2ba;border-radius:3px; height:300px;background-image: url(other-bg.jpg);}
.related-title{ height:50px; line-height:50px;border-bottom: 1px solid #baf2ba;padding-left: 15px;}
.related-title span{font-family: "Microsoft YaHei";font-size: 18px;font-weight: bold;color: #29863D;}
.related-left{ float:left; width:470px; padding:15px;}
.related-right{ float:left;width:470px; padding:15px;}
.related td { height:32px; line-height:32px; font-size:12px;}
.related .more { float:right; width:100%; text-align:right;padding-right: 15px;}

/*评论*/
.comment{width:1000px;margin:0 auto 15px auto;border:1px solid #baf2ba;border-radius:3px; height:300px;background-image: url(other-bg1.jpg);}
.comment .comment-title{ height:50px; line-height:50px;border-bottom: 1px solid #baf2ba;padding-left: 15px;}
.comment .comment-title span{font-family: "Microsoft YaHei";font-size: 18px;font-weight: bold;color: #29863D;}
.comment .comment-title .count-num{font-size: 12px;color:red;}
.comment .comment-content{width:100%;}
.comment .comment-content .com-add{ float:left; width:470px; padding:15px;}
.comment .comment-content .com-add textarea{ width:450px; height:180px; border:1px solid #b0d4e0; padding:5px;}
.comment .comment-content .com-add input[type=submit]{ width:100px; height:30px;}
.comment .comment-content .com-add td { height:32px; line-height:32px; font-size:12px;}
.comment .comment-content .com-list{float:left; width:470px;height: 210px; padding:15px;}
.comment .comment-content .com-list td { height:32px; line-height:32px; font-size:12px;}

/*留言*/
.leaving{width:1000px;margin:0 auto 15px auto;border:1px solid #baf2ba;border-radius:3px; height:300px;background-image: url(other-bg1.jpg);}
.leaving .leaving-warp{ width:100%;float: left;}
.leaving .leaving-warp .leaving-title{ height:50px; line-height:50px;border-bottom: 1px solid #baf2ba;padding-left: 15px;}
.leaving .leaving-warp .leaving-title span{font-family: "Microsoft YaHei";font-size: 18px;font-weight: bold;color: #29863D;}
.leaving .leaving-warp .leaving-title .count-num1{font-size: 12px;color:red;}
.leaving .leaving-warp .leaving-content{ width:100%;}
.leaving .leaving-warp .leaving-content .leaving-add{float:left; width:470px; padding:15px;}
.leaving .leaving-warp .leaving-content .leaving-add textarea{ width:450px; height:180px; border:1px solid #b0d4e0; padding:5px;}
.leaving .leaving-warp .leaving-content .leaving-add input[type=submit]{ width:100px; height:30px;}
.leaving .leaving-warp .leaving-content .leaving-add td { height:32px; line-height:32px; font-size:12px;}
.leaving .leaving-warp .leaving-content .leaving-list{float:left; width:470px;height: 210px; padding:15px;}
.leaving .leaving-warp .leaving-content .leaving-list td { height:32px; line-height:32px; font-size:12px;}

/*调查*/
.investigation{width:1000px;margin:0 auto 15px auto;border:1px solid #baf2ba;border-radius:3px;background-image: url(other-bg1.jpg);}
.investigation .investigation-title{ height:50px; line-height:50px;border-bottom: 1px solid #baf2ba;padding-left: 15px;}
.investigation .investigation-title span{font-family: "Microsoft YaHei";font-size: 18px;font-weight: bold;color: #29863D;}
.investigation .investigation-content{ padding:15px;}
.investigation .investigation-content input[type=submit],
.investigation .investigation-content input[type=button]{ width:100px; height:30px;}
.investigation .investigation-content td{ height:32px; line-height:32px; font-size:12px;}
.investigation .investigation-content td label{ padding-left:5px;}
.investigation .investigation-content .i-title{color: #FF0000;font-size: 14px;font-weight: bold;}

/*页脚*/
.footer{width:1000px;margin:0px auto;height:100px;padding-top: 25px;border:1px solid #c3c6ca;border-radius:3px;background: url(bottom.jpg);background-size: 100%;}
.footer td{ font-size:12px; line-height:25px;}
.footer .font2{ color:Red;}