/* css reset www.admin10000.com */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; } address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; } a { text-decoration: none; } img { border: none; } ol, ul, li { list-style: none; } table { border-collapse: collapse; } /* css common */ .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { *zoom: 1; } /*基本字体样式*/ body, a, select, input, button, textarea { font-size: 16px; font-family: "微软雅黑"; color: #333333; } a:hover { color: #FF0000; } .main{ width: 970px; margin: 0 auto; } .clear60{ width: 100%; height: 60px; clear: both; } /* 第一层开始*/ .tit65{ width: 100%; height: 65px; border-top: 5px solid #f8c2c2; } .tit65 h3{ padding: 0 30px 0 15px; height: 50px; border-top: 8px solid #e93434; line-height: 42px; font-size: 22px; font-weight: bold; float: left; margin-top: -5px; } .tit65 .more{ height: 45px; float: right; line-height: 45px; margin-right: 10px; color: #666666; } .f1, .f2, .f3{ width: 100%; } .section{ width: 480px; background: #f9f9f9; } .f1 .bigPic{ width: 373px; height: 656px; float: left; } .f1 .content{ width: 544px; float: left; } .f1 .tabMenu{ width: 53px; float: right; position: relative; } .f1 .tabMenu .topBg{ background: url(topBg.png) no-repeat; width: 57px; height: 6px; position: absolute; top: -6px; right: 0; } .f1 .tabMenu li{ padding: 20px 17px; font-size: 18px; color: #ffffff; background-color: #616161; margin-top: 2px; line-height: 100%; cursor: pointer; } .f1 .tabMenu li:first-child{ margin-top: 0; } .f1 .tabMenu li.on{ background-color: #e93434; } .tab1{ width: 100%; padding-top: 7px; } .tab1 .dl{ width: 100%; margin-top: 5px; background-color: #e6e6e6; line-height: 30px; padding: 40px 5px 6px 5px; position: relative; } .tab1 .dl i{ position: absolute; top: -10px; height: 44px; width: 194px; font-size: 18px; padding-top: 8px; line-height: 36px; color: #ffffff; background: url(dwTitBg.png) no-repeat; text-align: center; font-style: normal; } .tab1 .top{ width: 100%; line-height: 30px; padding: 0px 10px 6px 10px; position: relative; } .tab2{ width: 100%; padding: 0 35px; } .tab2 h3{ width: 217px; height: 66px; background: url(nrTitBg1.png) no-repeat; margin: 57px auto 40px; font-size: 20px; color: #ffffff; text-align: center; line-height: 48px; } .tab2 p{ width: 100%; line-height: 30px; } .tab3{ width: 100%; padding: 30px 10px 0; } .tab3 p{ line-height: 30px; }