/*公共样式*/
*{-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:12px/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;  }

body{ background-image:url(bg.jpg); background-size:100%; background-attachment:fixed;}
/*容器*/
.container{width:100%;}
/*头部*/
.container .header{ width:1000px; margin:0px auto;background-color:#f0ecec;}
/*导航*/
.nav
{
     width:998px;
     margin:5px auto;
     border:1px solid #0874b6;
     border-radius:5px;
     background: -webkit-linear-gradient(#1E90D6, #0874b6,#1E90D6); /* Safari 5.1 - 6.0 */
     background: -o-linear-gradient(#1E90D6, #0874b6,#1E90D6); /* Opera 11.1 - 12.0 */
     background: -moz-linear-gradient(#1E90D6, #0874b6,#1E90D6); /* Firefox 3.6 - 15 */
     background: linear-gradient(#1E90D6, #0874b6,#1E90D6); /* 标准的语法 */
  }
/*导航-新-开始*/
	.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 #0874b6; 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:100%; float:left;}
/*warp*/
.content .content-warp{width:1000px;margin:0 auto; overflow:hidden;}

/*右边文章内容*/
.content .content-warp .content-right{ width:998px;  border:1px solid #0874b6;border-radius:5px; margin-bottom:15px;}
/*面包导航*/
.content .content-warp .content-right .bread{padding-left: 30px; height:40px; line-height:40px;border-bottom: 1px solid #0874b6; background:url(home.png) no-repeat 5px 10px ; background-size:20px; }
/*文章标题*/
.content .content-warp .content-right .title{ text-align:center; min-height:40px; line-height:40px;}
/*文章其它*/
.content .content-warp .content-right .other{ height:40px; line-height:40px;border-bottom: 1px solid #ff2a7e;margin-left: 15px;margin-right: 15px;}
.content .content-warp .content-right .articleother{ float:left;height:40px; line-height:40px;}
/*文章点击评论数*/
.content .content-warp .content-right .articleclick{ float:right;height:40px; line-height:40px;}
.clicknumber{color:Red;}
/*文章内容*/
.content .content-warp .content-right .detail{word-wrap:break-word; padding:15px; overflow:hidden;}
.content .content-warp .content-right .detail img { display:block; max-width:100%; height:auto; min-width:375px; margin:5px auto;}

/*公共容器*/
.container-common{width:100%; float:left;}
/*相关文章列表*/
.related{width:1000px;margin:0 auto 15px auto; background-color:#F4FFFF; border:1px solid #0874b6;border-radius:5px; height:300px;}
.related-title{ height:50px; line-height:50px;border-bottom: 1px solid #0874b6;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;}


/*页脚*/
.footer{width:1000px;margin:0px auto;height:100px;padding-top: 25px;border-radius:5px;background: url(bottom.jpg);}
.footer td{ font-size:12px; line-height:25px;}
.footer .font2{ color:Red;}