@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} .height30{width:100%;height:30px} .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} .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:110px; width:100%; border-bottom:4px solid #1b50a0; z-index:10; background:#fff} .headmenu{ width:1000px; margin:0 auto; height:110px;} /*nav 主导航*/ /*nav logo*/ .logo{ float:left;} .navmenu{float:right; overflow:hidden} .nav{height:110px;background:#FFF;position:relative; z-index:1; } .nav a{ color:#4d4d4d;} .nav a:hover{ color:#1b50a0;} .nav .nLi{float:left; width:88px; height:110px;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:60px 0 10px} .nav .on{background:#1b50a0 url(nav_icon.png)} .nav .on h1 a{color:#fff; } .nav .index1{background-position:-3px 0} .nav .index2{background-position:-101px 0} .nav .index3{background-position:-194px 0} .nav .index4{background-position:-290px 0} .nav .index5{background-position:-385px 0} .nav .index6{background-position:-480px 0} .nav .index7{background-position:-575px 0} .nav .index8{background-position:-671px 0} .nav .index1:hover{background-position:-3px 110px} .nav .index2:hover{background-position:-101px 110px} .nav .index3:hover{background-position:-194px 110px} .nav .index4:hover{background-position:-290px 110px} .nav .index5:hover{background-position:-385px 110px} .nav .index6:hover{background-position:-480px 110px} .nav .index7:hover{background-position:-575px 110px} .nav .index8:hover{background-position:-671px 110px} /*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} .bt_content{ font-size:16px; line-height:2em} /*container start*/ .container{ margin:0; padding:0} /*header*/ .header{overflow:hidden} /*footer*/ .footer{overflow:hidden} /*main*/ .main{ overflow:hidden}