@charset "utf-8"; /*common全局样式*/ body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,input,textarea,select,iframe{margin:0;padding:0;border:none} em{font-style:normal} li{list-style:none;margin:0;padding:0;vertical-align:middle} img{border:0;vertical-align:middle} input{vertical-align:middle;outline:none} table{border-collapse:collapse;border-spacing:0} td{empty-cells:show} tr,td{font-size:14px;color:#3d3d3d} form{padding:0px;margin:0px} p{word-wrap:break-word} .fleft{float:left} .fright{float:right} .w1000{width:1000px} .mgauto{margin:0 auto} .mg10px{margin:10px} .height10{width:100%;height:10px} .height15{width:100%;height:15px} .height20{width:100%;height:20px} .clearfix:after{overflow:auto;_height:1%} .bgwhite{ background:#FFFFFF} /*body 页面样式*/ body{font-family:SimSun,Microsoft YaHei,Arial,verdana;font-size:14px;color:#4d4d4d} a{color:#333333;text-decoration:none} a.viewmore{color:#fc561e} a:visited{color:#333333;text-decoration:none} a:hover{text-decoration:none;color:#fc561e} h1{font-size:17px;font-family:Microsoft YaHei; font-weight:bold} h2{font-size:16px;font-weight:bold} h3{font-size:14px;font-weight:bold} /*header*/ .header{ overflow:hidden; height:80px; width:100%; border-bottom:4px solid #1b50a0; z-index:10; background:#fff} .headmenu{ width:1000px; margin:0 auto; height:80px; overflow:hidden} /*nav 主导航*/ /*nav logo*/ .logo{ float:left;} .navmenu{float:right; overflow:hidden} .nav{height:80px;background:#FFF;position:relative; z-index:1; } .nav a{ color:#4d4d4d;} .nav .nLi{float:left; width:95px; height:80px;position:relative; display:inline; text-align:center; background:url(nav_icon.png)} .nav .nLi h1{} .nav .nLi h1 a{ display:block;font-size:17px;font-family:Microsoft YaHei; font-weight:normal; padding:45px 0 10px} .nav .on{background:#1b50a0 url(nav_icon.png)} .nav .on h1 a{color:#fff; } .nav .index1{background-position:0 0} .nav .index2{background-position:-95px 0} .nav .index3{background-position:-190px 0} .nav .index4{background-position:-285px 0} .nav .index5{background-position:-380px 0} .nav .index6{background-position:-475px 0} .nav .index7{background-position:-570px 0} .nav .index1:hover{background-position:0 80px} .nav .index2:hover{background-position:-95px 80px} .nav .index3:hover{background-position:-190px 80px} .nav .index4:hover{background-position:-285px 80px} .nav .index5:hover{background-position:-380px 80px} .nav .index6:hover{background-position:-475px 80px} .nav .index7:hover{background-position:-570px 80px} /*infolist 信息列表*/ .bt_linkb{font-size:14px; line-height:2em;text-decoration:none;color:#333333} .bt_date,.bt_time{font-size:14px; line-height:2em;color:#666666;} .bt_more{font-size:14px; line-height:2em;color:#666666;font-family:SimSun} a.bt_more{text-decoration:none;color:#666666} a.bt_more:visited{text-decoration:none;color:#666666} a.bt_more:hover{text-decoration:none;color:#666666} /*artcle 文章标题*/ .title{font-size:22px;color:#333333;font-weight:bold;line-height:1.8em} /*container start*/ .container{ margin:0; padding:0} /*header*/ .header{overflow:hidden} /*footer*/ .footer{overflow:hidden} /*main*/ .main{ overflow:hidden}