@charset "utf-8"; /* CSS Document */ @font-face { font-family: 'FontAwesome'; src: url('/fonts/fontawesome-webfont.eot'); src: url('/fonts/fontawesome-webfont.eot#iefix&v=4.7.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff2') format('woff2'), url('/fonts/fontawesome-webfont.woff') format('woff'), url('/fonts/fontawesome-webfont.ttf') format('truetype'), url('/fonts/fontawesome-webfont.svg') format('svg'); font-weight: normal; font-style: normal; } *{ margin:0; padding:0;} html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;} body, input, button, select, textarea { font-family:FontAwesome,Microsoft YaHei,Arial;} body{font-size:13px;} h1,h2,h3,h4,ul,ol,li,dl,dd,dt,p,form,input,select,label,div,i,em{margin: 0px; padding:0; list-style:none; font-style:normal; font-weight:normal;} a{ cursor:pointer;} a:link,a:visited {color: #000;text-decoration: none;} a:hover,a:active {text-decoration: none; color:#c8a650;} input, textarea, select{ outline:none;} img{ border:none} .fl{float:left;} .fr{float:right;} .clearfix:after { content: ''; display: block; height: 0; clear: both; } .clearfix { *zoom:1;} /*header*/ .header{ background:#c8a64f url(/images/header_bg.jpg) no-repeat center; height:88px; min-width:1200px;} .head{ width:1200px; margin:0 auto; height:88px;} .head .logo{ float:left; margin-top:23px; margin-left:10px;} #head-nav{ float:right;} #head-nav li{ float:left; position:relative; height: 88px;} #head-nav li>a{ color:#fff; width: 114px; text-align: center; display: inline-block; font-size:16px; line-height:88px;} #head-nav li div{background:#fff; width:120px; display:none; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); text-align:center; position: absolute; left:-10px;z-index: 50; opacity:0.92; padding:5px;} #head-nav li div a{ display:block;cursor:pointer; padding:10px 0;} #head-nav li.home-category-item-hover >a,#head-nav li a.current{ border-bottom:3px solid #5a450f; color:#5a450f; height:85px; display:inline-block;} #head-nav li.home-category-item-hover div{ display:block;} /*banner*/ .full_banner {width: 100%; min-width:1200px; position: relative;background: #FFF;overflow: hidden;} .full_banner .bd {margin: 0 auto;position: relative;z-index: 0;overflow: hidden;} .full_banner .bd ul {width: 100% !important;} .full_banner .bd li {width: 100% !important;float: left;overflow: hidden;text-align: center;} .full_banner .bd li a {display: block;} .full_banner .hd {width: 100%;position: absolute;z-index: 1;bottom: 15px;left: 0;height: 25px;line-height: 25px;text-align: center;} .full_banner .hd ul {text-align: center;padding-top: 0px;} .full_banner .hd ul li {cursor: pointer;display: inline-block;*display: inline;zoom: 1;width: 55px;height: 4px;margin: 5px;background: #fff;text-indent: -999999px;} .full_banner .hd ul .on {background: #ff8a0d;} .full_banner .bd li img {left:0; width:100%;position: relative;} /*footer*/ .footer{ background:#313131; padding:60px 0; min-width:1200px;} .foot_left{ float:left; text-align:left; border-right:1px solid #5e5e5e;} .foot_left dl{ float:left; margin-right:100px;} .foot_left dl dt{ font-size:20px; color:#fff; margin-bottom:10px;} .foot_left dl dd a{ font-size:14px; color:#7b7b7b; line-height:30px;} .foot_left dl dd a:hover{ color:#c8a650;} .foot_right{ float:right; width:368px; padding-left:50px;} .foot_right dl dt{font-size:20px; color:#fff; margin-bottom:10px;} .foot_right dl dd{ font-size:14px; color:#7b7b7b; line-height:30px;} .tel:before{ content:"\f098"; font-size:20px; color:#7b7b7b; padding-right:10px; width:30px; text-align:center; display:inline-block;} .email:before{ content:"\f0e0"; font-size:20px; color:#7b7b7b; padding-right:10px; width:30px; text-align:center; display:inline-block;} .address:before{ content:"\f041"; font-size:20px; color:#7b7b7b; padding-right:10px; width:30px; text-align:center; display:inline-block;} .copyright{ background:#b9963f; color:#fff; line-height:30px; text-align:center; letter-spacing:1px; font-size:12px; min-width:1200px;} /*右侧弹出*/ .right_nav{ position:fixed; left:50%; bottom:20px; margin-left:640px; width:56px;} .right_nav a{ margin-bottom:20px; display:inline-block; width:56px; height:56px; position:relative;} .right_nav a img{ cursor:pointer;} .right_nav a .cd{ border:1px solid #CCC; position:absolute; left:-154px; top:-50px; -webkit-animation: aDirection 0.8s both;-moz-animation: aDirection 0.8s both; animation: aDirection 0.8s both;} @keyframes aDirection { from {left:-250px;} to {left:-155px;} } .qqs{ position:absolute; left:-210px; top:0px; border:1px solid #CCC; border-radius:50px; -webkit-border-radius:50px; -moz-border-radius:50px; padding:14px 30px; font-size:20px; background:#fff; color:#000!important; -webkit-animation: gupleft 0.8s both;-moz-animation: gupleft 0.8s both; animation: gupleft 0.8s both;} .tellphone{ position:absolute; left:-210px; top:0px; border:1px solid #CCC; border-radius:50px; -webkit-border-radius:50px; -moz-border-radius:50px; padding:14px 30px; font-size:20px; background:#fff; color:#000!important; -webkit-animation: gupleft 0.8s both;-moz-animation: gupleft 0.8s both; animation: gupleft 0.8s both;} @keyframes gupleft { from {left:-250px;} to {left:-210px;} } /* FILE ARCHIVED ON 05:13:52 Oct 29, 2018 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 14:33:14 Nov 16, 2021. 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): esindex: 0.017 CDXLines.iter: 18.721 (3) captures_list: 231.314 LoadShardBlock: 192.065 (3) PetaboxLoader3.datanode: 200.052 (4) exclusion.robots.policy: 0.2 cdx.remote: 0.107 exclusion.robots: 0.229 load_resource: 183.458 PetaboxLoader3.resolve: 105.089 */ /* FILE ARCHIVED ON 12:38:24 Nov 21, 2021 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:17:05 Oct 08, 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: 0.892 exclusion.robots: 0.078 exclusion.robots.policy: 0.063 esindex: 0.016 cdx.remote: 11.744 LoadShardBlock: 225.723 (3) PetaboxLoader3.datanode: 81.217 (4) PetaboxLoader3.resolve: 460.411 (3) load_resource: 412.432 */