<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*全局设置*/
body,ol,ul,dl,dd,h1,h2,h3,h4,h5,h6,p,form,blockquote
{
    padding: 0;
    margin:0;
    }
ol,ul {
    list-style-type: none;
    overflow:hidden;
}
table
{
    border-collapse:collapse;
    border-spacing:0;
    }
img
{
    border:0;
    }
:focus
{
    outline:none;
    }
a
{
    outline: none;
    text-decoration: none;
    color: #666;
}
a:hover
{
    color: #b22c00;
    }
body {
    font: normal 12px/normal "宋体" ,Verdana,​Geneva,​sans-serif;
    color: #666;
}
/****************/
#header {
    width: 995px;
    height: 80px;
    margin: auto;
    overflow: hidden;
    background: url(images/sprite.jpg) no-repeat 0 0;
}
#nav {
    width: 995px;
    height: 31px;
    margin: auto;
    background: url(images/sprite.jpg) no-repeat 0 -90px;
}
.phone {
    float: left;
    width: 239px;
    height: 31px;
    line-height: 31px;
    padding-left: 40px;
    color: #fff;
    font-weight: bold;
}
.menu {
    width: 700px;
    height: 31px;
    line-height: 31px;
    font-weight: bold;
}
.menu li {
    width: 120px;
    height: 31px;
    text-align: center;
    float: left;
    _display: inline-block;
}
.menu a {
    color: #fff;
}
.menu a:hover {
    text-decoration: underline;
}
.menu li.first {
    width: 90px;
}
.banner {
    width: 995px;
    height: auto;
    margin: auto;
}
#container {
    width: 995px;
    margin: 10px auto auto auto;
}
.side {
    width: 231px;
    float: left;
    background:url(images/sprite.jpg) no-repeat 
}
.navigation {
    width: 231px;
    background: url(images/sprite.jpg) no-repeat -500px -138px;
    padding: 26px 0 0 0;
}
.navigation ul {
    padding-bottom: 79px;
    background: url(images/bottom.jpg) no-repeat center bottom;
}
.navigation li {
    height: 21px;
    line-height: 21px;
    text-indent: 50px;
    background: url(images/sprite.jpg) no-repeat -250px -140px;
}
.contact {
    width: 211px;
    height: 135px;
    padding: 43px 10px 5px 10px;
    line-height: 1.6em;
    background: url(images/sprite.jpg) no-repeat 0 -140px;
}
#main {
    width: 733px;
    margin-left: 30px;
    float: left;
}
#content p {
    line-height: 2em;
}
#content img{line-height:0}
.big-img {
    margin: auto;
}
/*.content-info {
    overflow: hidden;
    _height: 1%;
}
.content-info .big-img {
    float: left;
}*/
.home-about {
    color: #666;
    line-height: 1.8em;
    overflow: hidden;
    _height: 1%;
}
.about-title {
    height: 49px;
    background: url(images/sprite.jpg) no-repeat 0 -434px;
}
.home-product {
    
}
.home-product-title {
    height: 83px;
    background: url(images/sprite.jpg) no-repeat 0 -339px;
}
.product-title {
    height: 50px;
    line-height: 40px;
    text-align: right;
    padding-right: 10px;
    background: url(images/title-sprite.jpg) no-repeat 0 0;
}
.service-title {
    height: 50px;
    line-height: 40px;
    text-align: right;
    padding-right: 10px;
    background: url(images/title-sprite.jpg) no-repeat 0 -110px;
}
.market-title {
    height: 50px;
    line-height: 40px;
    text-align: right;
    padding-right: 10px;
    background: url(images/title-sprite.jpg) no-repeat 0 -55px;
}
.rec-item{}
.rec-item h2 {
    height: 38px;
    line-height: 38px;
    background: url(images/sprite.jpg) no-repeat -756px -138px;
    font-size: 12px;
    font-weight: bold;
    text-indent: 2em;
}
.rec-item h2 a {
    color: #fff;
}
.product-list {
    overflow: hidden;
    _height: 1%;
}
.product-list li {
    float: left;
    width: 177px;
    height: 175px;
    overflow: hidden;
    margin: 2px 2px 15px 3px;
    text-align: center;
}
.product-list li p {
    margin-top: 5px;
}
.product-list li img,.big-img {
    border:dashed 1px  #96BDAE;
}
.product-list a {
    color: #125F0C;
    font-weight: bold;
}
.product-list a:hover {
    text-decoration: underline;
}
.big-img {
    text-align: center;
}
.pnav {
    margin: 20px 0;
    padding-top: 5px;
    overflow: auto;
    _height: 1%;
    font-size: 13px;
    border-top: solid 1px #eee;
}
.nav-left {
    float: left;
}
.nav-right {
    float: right;
}
.pagination {margin: 20px 0;}
.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -ms-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul  li {display: inline;}
.pagination ul li a,
.pagination ul li span {
    cursor: pointer;
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #dddddd;
    border-left-width: 0;
    _border-left-width: 1px;
    _margin-right: 5px;
    color: #125F0C;
}
.pagination ul li a:hover,
.pagination ul li a:focus,
.pagination ul li span:hover,
.pagination ul li span:focus,
.pagination ul .active a,
.pagination ul .active span {
    background-color: #f5f5f5;
}
.pagination ul .active a,
.pagination ul .active span {
    color: #999999;
    cursor: default;
}
.pagination ul &gt; li:first-child &gt; a,
.pagination ul &gt; li:first-child &gt; span {
    border-left-width: 1px;
    -ms-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.pagination ul &gt; li:last-child &gt; a,
.pagination ul &gt; li:last-child &gt; span {
    -ms-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.pagination-centered {text-align: center;}
.pagination-right {text-align: right;}

.pagination-large ul  li  a,
.pagination-large ul  li  span {
  padding: 11px 19px;
  font-size: 16.5px;
}
.pagination-large ul &gt; li:first-child &gt; a,
.pagination-large ul &gt; li:first-child &gt; span {
    -ms-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px;
}
.pagination-large ul &gt; li:last-child &gt; a,
.pagination-large ul &gt; li:last-child &gt; span {
    -ms-border-radius: 0px 6px 6px 0;
    border-radius: 0px 6px 6px 0;
}
.pagination-small ul &gt; li:first-child &gt; a,
.pagination-small ul &gt; li:first-child &gt; span {
  -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}
.pagination-small ul &gt; li:last-child &gt; a,
.pagination-small ul &gt; li:last-child &gt; span {
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}
.pagination-small ul  li  a,
.pagination-small ul  li  span {
  padding: 2px 10px;
  font-size: 11.9px;
}
#footer {
    width: 995px;
    margin: auto;
}
.footer-info {
    width: 975px;
    height: 34px;
    line-height: 20px;
    text-align: center;
    padding: 10px 10px 5px 10px;
    background: url(images/sprite.jpg) no-repeat 0 -500px;
    color: #fff;
}
.footer-info a {
    color: #fff;
}

#ifocus { width:995px; height:370px;}
#ifocus_pic { display:inline; position:relative; float:left; width:995px; height:300px;overflow:hidden; }
#ifocus_piclist { position:absolute; }
#ifocus_piclist li { width:995px; height:300px; overflow:hidden; }
#ifocus_piclist img { width:995px; height:300px; }
#ifocus_btn { display:inline; float:left;width:1000px;height:60px;padding-top:10px; position:relative; left:-3.5px;}
#ifocus_btn li { width:191px; height:58px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); display:block; float:left; margin:0px 4.5px;}
#ifocus_btn img { width:191px; height:58px;}
#ifocus_btn .current { background: url(images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}
#ifocus_opdiv { position:absolute; left:0; bottom:0; width:540px; height:35px; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
#ifocus_tx { position:absolute; left:15px; bottom:8px; color:#FFF; }
#ifocus_tx .normal { display:none;}</pre></body></html>