@charset "utf-8"; html,body,div,span,ul,li,dl,dt,dd,h1,h2,h3,h4,p,form,input,table { margin:0; padding:0; } ul,li { list-style:none; } img { border:0; vertical-align:top; } /* 去虚线 */ a{ blr:expression(this.onFocus=this.blur()); } a:focus{ outline:none; } a, a:link, a:visited { color: #454545; text-decoration:none; } a:hover { color: #148aff; text-decoration:none; } .clear { clear: both; } .clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } .clearfix { *+height:1%; } .container { width: 960px; margin: 0 auto; } .fl { float: left; } .fr { float: right; } body { font-family: 'Microsoft Yahei',Tahoma,Arial,sans-serif; font-size: 14px; color: #726658; line-height: 25px; background-color: #fff; } #header {} .top {height: 97px;} .nav { height: 40px; background: url(/images/index_07.jpg) repeat-x; border-bottom: 3px solid #fff;} .nav ul li {float: left; line-height: 37px; padding: 3px 2px 0;} .nav ul li a {float: left; display: block; color: #fff; padding: 0 35px;} .nav ul li a.cur, .nav ul li a:hover {background-color: #fff;color: #105ea4;} /*banner*/ #banner { position: relative; height: 410px; overflow: hidden; } .banner-info { width: 100% !important; } .banner-info li { width: 100% !important; height: 410px; } .banner-btn { position: absolute; bottom: 15px; left: 0; width: 100%; text-align: center; } .banner-btn span { display: inline-block; width: 15px; height: 15px; border-radius: 15px; background-color: #fff; margin: 0 5px; cursor: pointer; } .banner-btn span.on { background-color: #148aff; } /*首页正文内容*/ .i-content {background-color: #f2f2f2;} .i-content .container {padding: 15px; width: 930px; background-color: #fff; box-shadow: 0 0 10px #ccc} .i-about {float: left; width: 306px;} .i-news {float: left; width: 330px; margin: 0 20px;} .i-contact {float: left; width: 254px;} .i-title {border-bottom: 1px solid #dbdbdb;} .i-title .more {float: right; padding: 5px 5px 0 0;} .i-info {padding: 10px 0; font-size: 12px;} .i-about-info img {float: right; margin: 5px 0 0 10px;} .i-info ul li {background: url(/images/icon.gif) no-repeat left center; padding-left: 10px; border-bottom: 1px solid #dbdbdb; line-height: 31px;} .i-info ul li span {float: right;} .i-contact-info img {margin-bottom: 10px;} .i-products-content {position: relative;padding: 10px 15px;} .i-products-info {height: 190px;} .i-products-info li {float: left; width: 215px; padding: 0 5px; text-align: center;font-weight: 700;} .i-products-info li img {width: 215px;height:160px;} .pro-btn {position: absolute; top: 68px; display: block; width: 6px; height: 22px; background: url(/images/pro_btn.gif) no-repeat;} .i-products-content .prev {left: 0;} .i-products-content .next {right: 0; background-position: -6px 0;} /*-------------------------内页----------------------------*/ .page {background-color: #f2f2f2;} .page .container {padding: 15px; width: 930px; background-color: #fff; box-shadow: 0 0 10px #ccc} .sidebar { float: left; width: 208px; } .cate-title, .l-contact-title { font-size: 14px; padding: 5px; border-bottom: 1px solid #dbdbdb; } .cate-content ul li { line-height: 30px; margin-bottom: 5px; } .cate-content ul li a { display: block; background-color: #e4e4e4; border-radius: 3px; padding-left: 20px; } .cate-content ul li a.cur, .cate-content ul li a:hover { background-color: #017858; color: #fff; } .l-contact-content {padding: 10px 0;font-size: 12px;} .page-content { float: right; padding-left: 30px; width: 668px; border-left: 1px solid #eee; } .page-title { font-size: 14px; padding: 5px; border-bottom: 1px solid #dbdbdb; } .page-info { padding: 10px 0; min-height: 400px; _height: 400px; } .info-list li { border-bottom: 1px dotted #ccc; line-height: 40px; background: url(/images/icon.gif) no-repeat 3px center; padding-left: 20px; } .info-list li span {float: right;} .img-list { margin: -15px; } .clearleft { clear: left; } .items { float: left; margin: 15px; width: 202px; overflow: hidden; } .items h5 { margin: 0; padding: 5px 0; text-align: center; } .items-img img { width: 200px; height: 150px; border: 1px solid #eee; } .show-title { font-size: 16px; text-align: center; border-bottom: 1px solid #eee; margin-bottom: 5px; padding-bottom: 15px; } .show-para { padding-bottom: 10px; color: #ccc; font-size: 12px; } .product-para {} .product-para-img { float: left; width: 300px; } .product-para-img img { width: 289px; border: 1px solid #eee; } .product-para-info { float: right; width: 370px; } .product-para-info h3 { font-size: 14px; margin-bottom: 10px; } .product-detail-title { margin: 20px 0 5px; border-bottom: 1px dotted #ccc; font-size: 14px; } .product-detail-content img { max-width: 100%; _width: 100px; } /* ------------------------------- 留言 ------------------------------------- */ .message-list { border-bottom:1px dotted #ccc; padding:15px; } .message-title { font-size:16px; color:#da251c; } .message-reply { border-left:3px solid #ccc; background:#f6f6f6; padding:5px 15px; color:#666; } .message-add { border-bottom:1px dotted #ddd; margin:15px 0; font-size:16px; } .message_form dl { padding:10px; } .message_form dl dt { width:100px; padding-right:10px; text-align:right; float:left; } .message_form dl dd { float:left; } .inputs { width:230px; padding:5px; border:1px solid #ccc; } .textareas { width:340px; height:75px; padding:5px; border:1px solid #ccc; } .input-sub-btn { display:inline-block; padding:8px 20px; background:#da251c; color:#fff; border:0; margin-right:20px; cursor:pointer; overflow:visible; } .input-sub-btn:hover { background:#da251c; } .input-reset-btn { display:inline-block; padding:8px 20px; background:#ddd; border:0; cursor:pointer; overflow:visible; } .input-reset-btn:hover { background:#ccc; } .show_block { border:1px solid #eee; background:#f9f9f9; font-size:12px; color:#aaa; margin-bottom:15px; padding:10px; } .write_btn { width:230px; margin:0 auto; } a.input-sub-btn, a.input-reset-btn { padding:5px 20px; } a.input-sub-btn { color:#fff; } a.input-reset-btn { color:#000; } .foot { background-color: #dbdbdb; border-top: 1px solid #d3d3d3; } .foot-copyright { text-align: center; padding: 10px 0; } /*-------------------------------------------分页-----------------------------------------------*/ .fenye { margin-top:15px; } .fenye a { display: inline-block; margin: 0 5px; line-height: 30px; padding: 0 12px; border: 1px solid #dbe5ee; vertical-align:middle; } .fenye a:hover, .fenye span { display: inline-block; margin: 0 5px; padding: 0 12px; border: 1px solid #148aff; background: #148aff; color: #fff; vertical-align:middle; line-height: 30px; } /* FILE ARCHIVED ON 00:55:48 Nov 25, 2018 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 17:12:33 Oct 20, 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.72  exclusion.robots: 0.118  exclusion.robots.policy: 0.104  esindex: 0.01  cdx.remote: 122.451  LoadShardBlock: 201.605 (3)  PetaboxLoader3.datanode: 152.731 (5)  PetaboxLoader3.resolve: 220.922 (3)  load_resource: 259.086 (2) */