锘緻charset "utf-8"; /*Css Document*/ /*瀵艰埅*/ .header{ background: #fff; } .header_fix{ position: fixed; left: 0; top: 0; z-index: 1000; box-shadow: 0px 1px 6px 0px rgba(0,0,0,0.12); } .sub_wrapper .logo{ width: 254px; float: left; padding-top: 30px; } .logo h1{ width: 100%; } h1 img{ display: block; width:aotu; height: auto; } .header_fix .logo{ padding: 20px 0; } /*鍙充晶瀵艰埅*/ .sub_wrapper .nav{ float: right; width: 720px; } .nav .top_nav{ width: 100%; margin-bottom: 0; } .top_nav p{ text-align: right; } .top_nav .top_small_nav{ display: inline-block; width: 100px; height: 40px; line-height: 40px; } .top_nav .top_small_nav a{ font-size: 14px; color: #333; } .top_nav .top_small_nav:hover a{ color: #005BAC; } .header_fix .top_nav{ display: none; } .nav .hov_nav{ width: 100%; padding-bottom: 2px; } .hov_nav .hov_nav_ul li{ width: auto; margin: 0 28px; height: 50px; line-height: 50px; float: left; border-bottom: 3px solid rgba(0,91,172,0); } .hov_nav .hov_nav_ul li:last-child{ margin-right: 0; } .hov_nav .hov_nav_ul li a{ display: block; font-size: 18px; font-weight: bold; color: #333; } .hov_nav .hov_nav_ul li.nav_hovafter{ border-bottom-color: #005BAC; } .hov_nav .hov_nav_ul li.nav_hovafter a{ color: #005BAC; } .header_fix .hov_nav{ padding: 20px 0; } .allwidth_nav{ width: 100%; position: relative; z-index: 100; } .allwidth_nav .sub_nav{ width: 100vw; background: rgba(255,255,255,.8); box-sizing: border-box; position: absolute; left: 0; top: 0; display: none; } .allwidth_nav .sub_nav:nth-child(2){ padding-left: 40%; } .allwidth_nav .sub_nav:nth-child(3){ padding-left: 42%; } .allwidth_nav .sub_nav:nth-child(4){ padding-left: 56%; } .allwidth_nav .sub_nav:nth-child(5){ padding-left: 67%; } .allwidth_nav .sub_nav:nth-child(6){ padding-left: 66%; } .sub_nav li{ width: 100px; height: 50px; line-height: 50px; float: left; text-align: center; background: url(img/marrow.png) no-repeat 10px 20px/auto auto; } .sub_nav li a{ font-size: 14px; color: #333; } /*宸︿晶瀵艰埅*/ .left_nav_box{ width: 210px; margin-right: 45px; } .left_nav_tit{ margin-bottom: 17px; } .left_nav_tit h2{ line-height: 34px; font-size: 22px; color: #333; } .left_nav_tit p{ height: 24px; line-height: 24px; font-family: arial; font-size: 14px; color: #999; } .left_nav_list{ width: 100%; height: 63px; line-height: 63px; border-bottom: 1px dashed #cacaca; background: url(img/left_nav_blackbg.png) no-repeat 13px 24px; } .left_nav_list:hover{ background: url(img/qywh_gold_titbg.png) no-repeat 13px 24px; } .left_nav_list.breadcrumb{ background: url(img/left_nav_bluebg.png) no-repeat 13px 24px; } .left_nav_list a{ display: inline-block; padding-left: 34px; font-size: 16px; color: #999; } .left_nav_list a:hover{ color: #be9d6c; } .left_nav_list.breadcrumb a{ color: #005BAC; }