<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import "base.css";

.header {
    background: url(../images/header_bg.jpg) repeat-x bottom;
    height: 168px
}
.flickerplate ul.flicks&gt;li{
    background-repeat: no-repeat;
}
.header .top {
    height: 37px;
    width: 100%;
    border-bottom: 1px #dadada solid;
    background: #fff;
    font-family: "宋体"
}

.header .top .content {
    width: 1000px;
    margin: 0 auto;
    line-height: 37px
}

.header .top .content p {
    display: table
}

.header .top .content ul.top_right {
    float: right
}

.header .top .content ul.top_right li {
    float: left;
    margin-left: 13px
}

.header .center {
    width: 1000px;
    margin: 0 auto;
    padding-top: 25px
}

.header .center .logo .logo_line {
    margin: 5px 15px 0 20px
}

.header .center .text {
    font-size: 24px;
    color: #444;
    line-height: 30px;
    margin-top: 15px
}

.header .center .text span {
    display: block
}

.header .center .tel {
    padding-top: 15px
}

.header .center .tel div.tel_num {
    margin-left: 20px
}

.header .center .tel div.tel_num p {
    font-size: 14px;
    color: #999;
    line-height: 1
}

.header .center .tel div.tel_num .line {
    height: 1px;
    border-top: 1px solid #d6d4d7;
    border-bottom: 1px solid #d6d4d7;
    margin: 4px 0
}

.header .center .tel div.tel_num p.tel_num {
    color: #a60606;
    font-size: 28px;
    font-weight: 700
}

.nav ul {
    width: 1000px;
    margin: 0 auto;
    height: 77px
}

.nav li {
    float: left;
    width: 165px;
    height: 77px;
    position: relative
}

.nav li:hover dl {
    display: block;
    height: initial
}

.nav li dl {
    display: none;
    position: absolute;
    z-index: 9999999;
    background: #282c30;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #696969;
    border-left: 1px solid #696969;
    border-right: 1px solid #696969;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.nav li dl a {
    font-size: 14px;
    line-height: 40px
}

.nav li.line {
    width: 1px;
    background: url(../images/nav_line.png) no-repeat center center
}

.nav a:hover, .nav li.navdown {
    background: #696969
}

.nav a {
    color: #fff;
    display: block;
    line-height: 77px;
    text-align: center;
    font-size: 18px;
    width: 100%
}

.main {
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 50px
}

.main .box .title {
    text-align: center;
    margin-top: 35px
}

.main .box .title .line {
    height: 6px;
    width: 220px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 25px;
    background: #5a5a5a;
    position: relative;
    z-index: 2
}

.main .box .title hr {
    border: 0;
    border-top: 1px solid #ccc;
    position: relative;
    z-index: 1;
    top: -3px
}

#pro.box .pro_list ul li {
    width: 260px;
    float: left;
    margin-right: 20px;
    margin-top: 25px
}

#pro.box .pro_list ul li.no {
    margin-right: 0
}

#pro.box .pro_list ul li .img {
    border: 1px solid #ccc
}

#pro.box .pro_list ul li .text {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 14px;
    line-height: 22px;
    background: #dedede;
    height: 25px
}

#pro.box .pro_list ul li .text .pro_description {
    text-overflow: ellipsis;
    overflow: hidden;
    height: 66px;
    font-size: 12px
}

#pro.box .pro_list ul li .text .pro_title {
    font-weight: 700;
    color: #333
}

#pro.box .pro_list ul li:hover .text .pro_title {
    color: #850000
}

#goto.box .title img {
    height: 57px
}

#goto.box ul {
    margin-top: 50px
}

#goto.box ul li {
    float: left
}

#goto.box ul li.on {
    margin: 0 70px
}

#goto.box ul li .text .bg {
    display: none;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 50px;
    background: #000;
    top: 0;
    left: 0;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

#goto.box ul li .text p {
    position: absolute0;
    z-index: 2;
    width: 100%;
    height: 50px;
    top: 0;
    left: 0;
    color: #666;
    text-align: center;
    line-height: 50px;
    font-size: 14px
}

#goto.box ul li .text p:hover {
    color: #850000
}

.about_box {
    margin-top: 45px
}

#about {
    width: 550px;
    float: left
}

#about .title {
    font-size: 16px;
    color: #333;
    font-weight: 700
}

#about .title .line {
    height: 13px;
    background: url(../images/about_title.jpg) no-repeat left center;
    position: relative;
    z-index: 2;
    margin-top: 5px
}

#about .title hr {
    border: 0;
    border-top: 1px solid #ccc;
    position: relative;
    z-index: 1;
    top: -7px
}

#about .content {
    padding-top: 35px
}

#about .content .img {
    width: 260px;
    float: left;
    text-align: center;
    vertical-align: middle;
    display: table-cell
}


#about .content .text {
    width: 275px;
    float: left;
    padding-left: 15px
}

#about .content .text h2 {
    font-size: 14px;
    color: #333;
    font-weight: 700
}

#about .content .text hr {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc
}

#about .content .text p {
    font-size: 12px;
    font-family: "宋体";
    color: #5a5a5a;
    line-height: 22px;
    height: 115px;
    overflow: hidden
}

#news {
    width: 500px;
    float: right
}

#news .title {
    border-bottom: 1px solid #ccc
}

#news .title .more {
    float: right;
    margin-top: 10px
}

#news ul {
    background: #fff
}

#news ul li {
    background: #d5d5d5;
    border-bottom: 4px solid #afafaf;
    float: left;
    width: 83px;
    height: 27 ox;
    text-align: center;
    line-height: 27px;
    margin-right: 2px
}

#news ul li a {
    color: #373737;
    display: block
}

#news ul li.on, #news ul li:hover {
    border-bottom: 4px solid #404040;
    background: #6e6e6e
}

#news ul li.on a, #news ul li:hover a {
    color: #fff
}

#news dl {
    margin-top: 25px;
    display: none
}

#news dl dt .img {
    float: left;
    border: 1px solid #ccc;
    margin-right: 10px
}

#news dl dt .text {
    float: left;
    width: 325px
}

#news dl dt .img img {
    width: 123px;
    height: 91px;
    border: 1px solid #fff
}

#news dl dt h3 {
    color: #720000;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#news dl dt p {
    font-family: "宋体";
    margin-top: 5px;
    height: 60px;
    overflow: hidden
}

#news dl dd {
    height: 35px;
    color: #5a5a5a;
    line-height: 35px;
    border-bottom: 1px dashed #ccc
}

#news dl a:hover, #news dl a:hover dd {
    color: #720000
}

#news dl dd span {
    float: right
}

.link {
    background: #323638;
    width: 100%;
    padding: 25px 0
}

.link dl {
    width: 1000px;
    margin: 0 auto
}

.link dd, .link dt {
    float: left
}

.link dt {
    font-size: 18px;
    color: #fff;
    width: 210px;
    text-align: left;
    margin-bottom: 10px;
}

.link dt span {
    color: #ccc
}

.link dd li {
    float: left;
    margin-right: 20px
}

.link dd li a {
    color: #fff
}

.link dd li a:hover {
    color: #ccc
}

.footer {
    background: #323638
}

.footer_nav {
    background: #282c30;
    padding: 20px 0
}

.footer_nav p {
    width: 1100px;
    margin: 0 auto;
    text-align: center
}

.footer_nav {
    color: #ccc
}

.footer_nav a {
    color: #ccc;
    font-size: 14px;
    margin: 0 40px
}

.footer_nav a:hover {
    color: #fff;
}

.footer .content {
    padding: 40px 0;
    width: 840px;
    margin: 0 auto
}

.footer .content .left {
    width: 590px;
    float: left;
    padding-top: 15px
}

.footer .content .right {
    float: left;
    width: 250px
}</pre></body></html>