/*公共样式开始******/ body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, form { margin:0; padding:0; } body{text-align:left;font-family:"宋体";margin:0;padding:0;font-size:12px;color:#444; background:#f90;width:100%;} div,form,img,ul,ol,li,dl,dt,dd{margin:0;padding:0;border:none;} ul,dl,li{list-style-type:none;} h1{color:#000;font-size:14px;margin:0;padding:0;} h2,h3,h4,h5,h6 {margin:0;padding:0;font-size:12px;font-weight:normal;} input,select,button{font:12px Verdana,Arial,Tahoma;} a:link {color: #333; text-decoration:none;} a:visited {color:#333;text-decoration: none;} a:hover {color:#F90; text-decoration:none;} a:active {color:#128e02;text-decoration: none;} .cRed,a.cRed:link,a.cRed:visited,a.cRed:active{ color:#56a606; } .cWhite,a.cWhite:link,a.cWhite:visited,a.cBlue:active{color:#fff;} .cFei,a.cFei:link,a.cFei:visited,a.cFei:active{color:#666;} .cEei,a.cEei:link,a.cEei:visited,a.cEei:active{color:#003da3;} .ff {font-weight: bold; font-size:12px; } .fB {font-weight: bold; font-size:14px;color:#f36f21; } .f10px{ font-size:10px;} .f12px{ font-size:12px;} .f14px{ font-size:14px;} .f16px{ font-size:16px;} .f22px{ font-size:16px;} .height10{height:10px;font-size:0px;line-height:10px;overflow:hidden;clear:both;} .clear{clear:both;font-size:0px;height:0px;line-height:0px;overflow:hidden;} /*公共样式结束******/ #web {width:100%; margin:0 auto; } #web .web_bg {width:1000px; background:#fff; margin:0 auto;} /*头部样式开始******/ #head { width:1000px; height:120px; margin:0 auto;background:url(/App_Theme/default_theme_980/images/Default_images/logo_bg.gif);} #head .head {width:980px; margin:0 auto; } #head .head .logo {width: 300px;height: 80px;float: left;margin-top: 40px;} #head .top_menu {width:680px; float:left;margin-top: 10px;} #head .top{ height:40px; line-height:16px; border-top:none; padding: 0 5px; color: white;font-size:12px; float:right;} #head .top a {color:white;} #head .top a:link {color:white;} #head .top a:visited {color:white;} #head .top a:hover {color:white;} #head .top a:active {color:white;} /*头部 导航开始******/ .nav {width: 680px;height: 30px; line-height: 30px;margin: 0 auto; float:left;margin-top: 35px; } .nav ul li { float: left; width: 80px; text-align: center; position: relative; z-index:99; font: 14px/normal Arial,Tahoma; list-style: none; font-size-adjust: none; font-stretch: normal; } .nav ul li a { height:30px; line-height:30px; width:80px; text-decoration: none; display: block; white-space: nowrap; color: #494949;font-size: 14px;} .nav ul li a:link {color: white; text-decoration: none; } .nav ul li a:visited {color: white; text-decoration: none; } .nav ul li a:hover {background: white;text-decoration: none;color: #C00;border: 1px solid #DDD; line-height: 28px;height: 28px;width: 78px;} .nav ul li a:active {background: white;text-decoration: none;color: #C00;border: 1px solid #DDD; line-height: 28px;height: 28px;width: 78px; } /*新增的二级菜单部分******************/ .nav ul ul { visibility: hidden; /*隐藏所有子菜单(二级的,三级的)******************/ position: absolute; left: 0px; height: 28px; } /*指定是显示二级子菜单******************/ .nav ul li:hover ul.second, /*非IE6******************/ .navul a:hover ul.second { /*IE6******************/ visibility: visible; } .nav ul ul li { clear: both; /*垂直显示******************/ text-align: left; } .nav.third, .nav.fourth, .nav.fifth, .nav.sixth { top: 0px; /*重设子菜单相对于包含块哪个位置出现******************/ left: 164px; } /*指定是显示三级子菜单******************/ .nav ul ul li:hover ul.third, .navul ul a:hover ul.third { visibility: visible; } /*指定是显示四级子菜单******************/ .nav ul ul ul li:hover ul.fourth, .navul ul ul a:hover ul.fourth { visibility: visible; } /*指定是显示五级子菜单******************/ .nav ul ul ul ul li:hover ul.fifth, .navul ul ul ul a:hover ul.fifth { visibility: visible; } /*指定是显示六级子菜单******************/ .nav ul ul ul ul ul li:hover ul.sixth, .navul ul ul ul ul a:hover ul.sixth { visibility: visible; } /*重设子菜单在鼠标滑过时的样式,有多少个ul就表明当前是多少级子菜单******************/ /*二级子菜单******************/ .nav ul ul, .nav ul ul a:visited { font-size: 12px; width:100px; } .nav ul ul li { font-size: 12px; width: 100px;height: 30px; line-height: 30px; } .nav ul ul li a { background:#F90; width: auto; color: rgb(255, 255, 255); } .nav ul ul li a:hover { background:#F90; color: rgb(255, 255, 255); text-align: left; display: block; width: 98px; } .nav ul ul li a:active { background:#F90; color: rgb(255, 255, 255); text-align: left; padding-left:12px; display: block; width: 98px; } .nav ul ul li a:link { background:#F90; color: rgb(255, 255, 255); text-align: left; padding-left:12px; display: block; width: 98px; } .nav ul ul li a:visited { background:#F90; color: rgb(255, 255, 255); text-align: left; padding-left:12px; display: block; width: 98px; } /*三级子菜单******************/ .nav ul ul ul a:hover { background: #ecba15; color: #0a0a0a; } .nav ul ul ul ul a:hover { background: #FFE8AA; color: #68DFFB; } .nav ul ul ul ul ul a:hover { background: #8080C0; color: #F8F8F8; } .nav ul ul ul ul ul ul a:hover { background: #f00; color: #000; } .sou{width: 170px;height: 25px;margin-top: 4px; float:right;} .sou input{width: 125px;float: left;height: 18px;margin-left: 5px;margin-right: 5px;border: 1px solid #C7C7C7;margin-top: 2px;line-height: 16px;} .banner_bg { background:#fff repeat-x;} .banner{width:100%; margin:0 auto; } .lrbanner{width:1000px; height:200px; margin:0 auto; } /*内容开始******/ .main{width:980px;margin:0 auto;} .y1{width:980px;padding: 10px 0 0 0;} .gs{width:387px;float:left; } .gs-title{width:387px;height:47px; background:url(/App_Theme/default_theme_980/images/Default_images/gs-title.jpg);} .gs-title span{font-size:14px;font-weight:bold;line-height:47px;line-height:47px;padding-left:20px;float:left;} .gs-title p{float:left; font-family:Arial, Helvetica, sans-serif;color:#a1a1a1;line-height:20px;padding-left:8px;} *html .gs-title p{float:left; font-family:Arial, Helvetica, sans-serif;color:#a1a1a1;line-height:47px;padding-left:8px;} *+html .gs-title p{float:left; font-family:Arial, Helvetica, sans-serif;color:#a1a1a1;line-height:47px;padding-left:8px;} .gs-main{width:365px; border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;padding:20px 10px 10px 10px;} .gs-main span{line-height:24px;} .gs-main p{padding:0px;margin:0px;} .gs-main p a,.gs-main p a:visited{color:#108a00;} .gs-main p a:hover{ text-decoration:underline;} .gs-bottom{width:387px;height:16px;} .pr{width:573px;float:right;} .pr-title{width:573px;height:47px; background:url(/App_Theme/default_theme_980/images/Default_images/pr-title.jpg);} .pr-title ul{float:left;} .pr-title li{float:left;line-height:47px;font-size:14px; } .pr-title li a,.pr-title li a:visited{color:#666;border-right:1px solid #bdbdbd;padding-left:20px;padding-right:10px;} .pr-title li a:hover{font-weight:bold;color:#88c909;} .pr-title li.selected a,.pr-title li.selected a:visited{color:#88c909;font-weight:bold;color:#88c909;} .more{float:right;padding-top:20px;padding-right:15px;} .pr-main{width:551px; border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;padding:0 10px 0 10px;height:198px;} .pr-main li{width:265px;float:left; border-bottom:1px dashed #dbdbdb;margin-bottom:5px;padding-bottom:10px;padding-top:8px;padding-left:8px;} .pr-main li:hover{ background:#f3f3f3;cursor:pointer;} .pr-main li img{float:left;width:75px;height:75px; margin-left:10px;} .ww{float:right; width:130px;padding-top:10px;} .ww h3{ background:url(/App_Theme/default_theme_980/images/Default_images/dian.gif) no-repeat 2px;padding-left:20px;line-height:26px;} .ww h3 a,.ww h3 a:visited{color:#666;} .ww span{line-height:20px;} .ww span a,.ww span a:visited{color:#666;} .ww span a:hover{ text-decoration:underline;} .pr-bottom{width:573px;height:16px; background:url(/App_Theme/default_theme_980/images/Default_images/pr-bottom.jpg);} .xw{width:387px;float:left; height:305px;} .xw-title{width:387px;height:47px; background:url(/App_Theme/default_theme_980/images/Default_images/gs-title.jpg);} .xw-title span{font-size:14px;font-weight:bold;line-height:47px;line-height:47px;padding-left:20px;float:left;} .xw-title p{float:left; font-family:Arial, Helvetica, sans-serif;color:#a1a1a1;line-height:20px;padding-left:8px;} *html .xw-title p{float:left; font-family:Arial, Helvetica, sans-serif;color:#a1a1a1;line-height:47px;padding-left:8px;} *+html .xw-title p{float:left; font-family:Arial, Helvetica, sans-serif;color:#a1a1a1;line-height:47px;padding-left:8px;} .xw-main{width:365px;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;padding:6px 10px 0 10px;height:240px;} .xw-main li{height:29px;width:365px;padding-top:2px;padding-bottom:2px; border-bottom:1px dashed #d1d1d1;line-height:24px;} *html .xw-main li{height:29px;width:365px;border-bottom:1px dashed #d1d1d1;line-height:24px;padding-top:0px;padding-bottom:0px; } *+html .xw-main li{height:29px;width:365px;border-bottom:1px dashed #d1d1d1;line-height:24px;padding-top:0px;padding-bottom:0px; } .xw-main li a{float:left; background:url(/App_Theme/default_theme_980/images/Default_images/dian1.gif) no-repeat 5px;padding-left:15px;} .xw-main li a:hover{} .xw-main li span{float:right;} .fa{width:573px;float:right;height:305px;} .fa-title{width:573px;height:47px; background:url(/App_Theme/default_theme_980/images/Default_images/pr-title.jpg);} .fa-title span{font-size:14px;font-weight:bold;line-height:47px;line-height:47px;padding-left:20px;float:left;} .fa-title p{float:left; font-family:Arial, Helvetica, sans-serif;color:#a1a1a1;line-height:20px;padding-left:8px;} *html .fa-title p{float:left; font-family:Arial, Helvetica, sans-serif;color:#a1a1a1;line-height:47px;padding-left:8px;} *+html .fa-title p{float:left; font-family:Arial, Helvetica, sans-serif;color:#a1a1a1;line-height:47px;padding-left:8px;} .fa-main{width:551px; border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;padding:6px 10px 0 10px;height:240px;} .fa-main ul{float:right;width:350px;} .fa-main li{height:29px;width:335px;padding-top:2px;padding-bottom:2px; border-bottom:1px dashed #d1d1d1;background:url(/App_Theme/default_theme_980/images/Default_images/dian1.gif) no-repeat 5px;padding-left:15px;} .fa-main li a:hover{ } *html .fa-main li{height:29px;width:335px;border-bottom:1px dashed #d1d1d1;line-height:24px; background:url(/App_Theme/default_theme_980/images/Default_images/dian1.gif) no-repeat 5px;padding-left:15px;padding-top:0px;padding-bottom:0px; } *+html .fa-main li{height:29px;width:335px;border-bottom:1px dashed #d1d1d1;line-height:24px; padding-top:0px;padding-bottom:0px; background:url(/App_Theme/default_theme_980/images/Default_images/dian1.gif) no-repeat 5px;padding-left:15px;} .fa-main li span{color:#0d6d00;float:left;line-height:24px;} .fa-main li a{float:left;line-height:24px;} .fa-main li p{float:right;padding:0px;margin:0px;line-height:24px;} /*版权样式开始******/ .yq{width:980px;margin:0 auto;padding-top:30px;} .yq span.cu{font-size:14px;font-weight:bold;padding-right:10px;} .yq span{line-height:24px;} .yq span a {color:#444;} .bottom1{width: 100%;height: 165px;} .bottom-lj{width:980px;margin:0 auto; text-align:center;} .bottom-lj span{border-left:1px solid #dbdbdb; text-align:center;padding-left:12px;line-height:20px;line-height:28px;} .bottom{width:980px;margin:0 auto;padding-top:10px;padding-bottom:10px;} .bottom li{line-height:22px; text-align:center;color: white;} .bottom li a{ color: #fff; } .bottom li a:hover{ color: #F90; } #picBox { margin: 0 auto; overflow: hidden; width: 1366px; position: relative; height: 450px; } #picBox UL#show_pic { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; width: 7000px; padding-top: 0px; list-style-type: none; position: absolute; height: 450px; } #picBox UL#show_pic LI { padding-right: 0px; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; padding-top: 0px; height: 450px; } #picBox UL#show_pic LI IMG { display: block; } #icon_num { display: block; left: 608px; width: 980px; bottom: 0; position: absolute; height:20px; } #icon_num LI,#icon_num li.active { border-right: #fff 1px solid; height:15px; padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 14px; background: #7a7b7c; filter: Alpha(Opacity="60"); float: left; padding-bottom: 0px; margin: 0px; width: 30px; cursor: pointer; line-height: 36px; padding-top: 0px; list-style-type: none; text-align: center; opacity: 0.6; } #icon_num LI a, #icon_num LI a:visited { color: #666; } #icon_num LI a:hover,#icon_num li.active a:hover{ background: #fff; padding-right: 2px; color: #ff4800; display: block; } #icon_num LI img { margin-top: 20px;width: 0px;} #icon_num li.active { background: black;} #icon_num li.active a,#icon_num li.active a:visited { background: #fff; color: #ff4800;} /*main css*/ .izl-rmenu{position:fixed; right: 5px; margin-left:532px; bottom:10px; padding-bottom:73px;z-index:999; } .izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;} .izl-rmenu .btn-qq{background:url(/App_Theme/default_theme_980/images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;} .izl-rmenu .btn-qq:hover{background-color:#488bc7;} .izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(/App_Theme/default_theme_980/images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;} .izl-rmenu .btn-wx{background:url(/App_Theme/default_theme_980/images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;} .izl-rmenu .btn-wx:hover{background-color:#58a81c;} .izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;} .izl-rmenu .btn-phone{background:url(/App_Theme/default_theme_980/images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;} .izl-rmenu .btn-phone:hover{background-color:#ff811b;} .izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;} .izl-rmenu .btn-top{background:url(/App_Theme/default_theme_980/images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;} .izl-rmenu .btn-top:hover{background-color:#444;} /* FILE ARCHIVED ON 16:39:49 Jun 23, 2016 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 07:22:35 Jul 15, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 1.628 exclusion.robots: 0.093 exclusion.robots.policy: 0.076 esindex: 0.031 cdx.remote: 57.815 LoadShardBlock: 452.852 (3) PetaboxLoader3.datanode: 312.918 (4) PetaboxLoader3.resolve: 534.589 (2) load_resource: 472.207 */