/*全局样式*/
body{margin:0 auto; padding:0; font-size:12px; color:#000; font-family:"宋体"; background:#fff}
body > div{margin-right:auto; margin-left:auto} 
div,form,ul,ol,li,span,p,img,a img,h1,h2,h3,h4,h5,h6{margin:0; padding:0; border:0; font-weight:normal}
ul,ol,li{list-style:none}
em{font-style:normal}
.mauto{margin:0 auto}/*居中*/
.left{float:left}/*左浮动*/
.right{float:right}/*右浮动*/
.clear{clear:both; font-size:1px; visibility:hidden}/*清除浮动*/
.textr{text-align:right}
.textl{text-align:left}
.textc{text-align:center}
a,a:hover{color:#000}
a{text-decoration:none}
a:hover{text-decoration:underline}

/*空白*/
.blank10{margin:0 auto; height:10px; font-size:1px; clear:both}

.line01{margin:0 auto; width:100%; height:1px; font-size:1px; clear:both; border-top:1px dotted #c3c3c4}

/*面包屑*/
.crumbs{line-height:24px; color:#ff7800}
.crumbs a{color:#ff7800}

/*分页*/
.fenye span{width:28%; float:left; padding:0 17px}
.fenye select{width:60px}

/*自定义样式*/
.bt1,.bt2{border:1px solid #fff; text-align:right; padding:0 15px 0 10px}
.bt1 span,.bt2 span{padding-left:20px; font-size:14px; font-weight:bolder; float:left}

.bt1{height:30px; line-height:30px; background:url(../images/content03.jpg) top repeat-x}
.bt1 span{background:url(../images/content04.jpg) left no-repeat}

.bt2{height:25px; line-height:25px; background:url(../images/content06.jpg) top repeat-x; color:#fffc00}
.bt2 span{background:url(../images/content05.jpg) left no-repeat}
.bt2 a{color:#fffc00}

.f14_b{font-size:14px; font-weight:bolder}
.bor01{border-bottom:1px solid #CCC}

/*页面结构*/
.container{width:960px; margin:0 auto}

.nav{height:64px; background:#cfcfcf url(../images/content01.jpg) top repeat-x}
.nav ul{width:850px; margin:0 auto; line-height:32px}
.nav ul li{width:11%; float:left; text-align:center; background:url(../images/content02.jpg) right no-repeat}

.content3,.content4,.content5{border:1px solid #d8d8d8}
.content3 ul,.content4 ul,.content5 ul{width:90%; line-height:24px; margin:0 auto; padding:10px 0}
.content3 ul,.content4 ul{font-size:14px}
.content3 ul li span,.content4 ul li span,.content5 ul li span{color:#6c6c6c; font-size:12px}

.content1{width:740px; float:left}

.content2{width:305px; height:240px; float:left; padding:5px; background:#cecece}
.content2 .img{padding:10px; background:#fff}
.content2 img{width:285px; height:190px}
.content2 span{width:305px; height:30px; line-height:30px; text-align:center; background:#d9d9d9; display:block}

.content3{width:415px; float:right; height:auto!important; height:248px; min-height:248px}

.content4{width:315px; float:left}

.content5{width:210px; float:right; height:auto!important; height:615px; min-height:615px}
.content5 h2{line-height:24px; text-align:center}
.content5 #demo{height:520px; overflow:hidden}

.content6{width:740px; float:left}
.content6 h2,.content6 h3{line-height:30px; padding:0 20px; font-size:14px; font-weight:bolder}
.content6 h2{background:#ececec}
.content6 h3{width:90%; margin:0 auto; background:url(../images/content07.gif) left no-repeat; border-bottom:2px solid #FDB82F; color:#D50002}
.content6 ul{width:90%; line-height:26px; margin:0 auto; padding:10px 0; font-size:14px}
.content6 ul li span{float:right}

.content6 h1,.content6 h4{line-height:24px}
.content6 h1{font-size:24px; font-weight:bolder; text-align:center}
.content6 h4{width:80%; margin:0 auto}
.content6 p,.content8 .more{width:90%; margin:0 auto; line-height:24px}
.content6 p{padding-top:10px}

.footer{background:url(../images/bottom.gif) bottom center no-repeat; text-align:center; padding-top:10px; height:93px; line-height:24px}
