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

.banner {
    position: relative;
    height: 520px;
    overflow: hidden;
}

.banner .container {
    height: 520px;
}

.banner-list {
    position: absolute;
    left: 0;
    list-style: none;
    width: 2000em;
    margin: 0;
    padding: 0;
}

.banner-item {
    float: left;
    /*display: none;*/

    width: 100%;
    height: 520px;
	background-size: cover;
    position: relative;
}
.banner-item&gt;a{
    display: block;
    width: 132px;
    height: 45px;
    background: url("../img/banner-1-more.png");
    position: absolute;
    top: 269px;
    left: 25%;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    font-family: "Microsoft YaHei", SimSun, Tahoma, Verdana, Arial, sans-serif ;
    font-weight: bolder;
    font-size: 18px;
    text-decoration:none;
    z-index:1;

}
.picture-box&gt;a{
    display: block;
    position: absolute;
    top: 147px;
    left: 10%;
    color: #333333;
    font-family: "Microsoft YaHei", SimSun, Tahoma, Verdana, Arial, sans-serif ;
    font-weight: bolder;
    font-size: 18px;
    z-index: 1;
}
.picture-box&gt;a:hover{
    color: #a40000;
    text-decoration:underline;
}

.banner-abbr-list {
    position: absolute;
    bottom: 10px;
    right: 2px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.banner-abbr-item {
    float: left;
    margin-left: 10px;
    border: 3px solid rgba(255, 255, 255, .6);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.70);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.70);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.70);

    -webkit-transition: margin-top 0.2s;
    -moz-transition: margin-top 0.2s;
    -ms-transition: margin-top 0.2s;
    -o-transition: margin-top 0.2s;
    transition: margin-top 0.2s;
}

.banner-abbr-item.active {
    margin-top: -10px;
}

.banner-abbr-item:hover,
.banner-abbr-item.active {
    border: 3px solid rgba(255, 255, 255, .9);
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.85);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.85);
}

.banner-abbr-item a {
    display: block;
    width: 60px;
    height: 40px;
}

.banner-abbr-item-1 a {
    /*background: url(../img/banner-attr-1.jpg);*/
}

.banner-abbr-item-2 a {
    /*background: url(../img/banner-attr-2.jpg);*/
}

.banner-abbr-item-3 a {
    /*background: url(../img/banner03.jpg);*/
}

.news {
    position: relative;
    padding: 10px 0;
    border-top: 1px solid #dee1e7;
    border-bottom: 1px solid #dee1e7;
    background-color: #f5f5f5;
    font-size: 14px;
    font-family: SimSun, Tahoma, Verdana, Arial, sans-serif;
}

.news-list-box {
    float: left;
    height: 16px;
    overflow: hidden;
}

.news-list {

    list-style: none;
    margin: 0;
    padding: 0;
}

.news-item {

}

.news-item-link {
    text-decoration: none;
    color: #434343;
}

.news-item-link:hover {
    text-decoration: underline;
}

.news .news-label {
    float: left;
    color: #a40000;
}

.news-date-time {
    color: #959595;
}

.news-more {
    float: right;
    color: #000000;
    text-decoration: none;
}

.news-more .text {
    padding-right: 6px;
}

.news-details {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 27px;
    height: 230px;
    margin: 0 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #fbfcfc;
    z-index: 1;

    -webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.25);
}

.news-details.open {
    display: block;
}

.news-details .picture-box {
    float: left;
    width: 264px;
    margin: 10px 0;
    padding: 10px 25px;
    border-right: 1px solid #d2d2d2;
}

.news-details .link-box {
    float: right;
    width: 744px;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
}

.news-details-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news-details-item {
    padding: 10px 0;
    border-top: 1px dashed #d6d6d6;
    /*margin-bottom: 10px;*/
}

.news-details-item:first-child {
    border-top: none;
}

.news-details .news-label {
    color: #535353;
}

.news-details-item-link {
    text-decoration: none;
    color: #535353;
}

.news-details-item-link:hover {
    text-decoration: underline;
}

.product {
    padding: 10px 0 22px 0;
    background-color: #f8f9f9;
}

.product-list {
    list-style: none;
    margin: 0 0 0 -16px;
    padding: 0;
}

.product-item {
    float: left;
    margin-top: 12px;
    margin-left: 15px;
}

.product-item.shadow {
    background-color: #000000;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=2, MakeShadow=true, ShadowOpacity=0.15);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=2,MakeShadow=true,ShadowOpacity=0.15)";
    zoom: 1;
}

.product-item.shadow .shadow-content {
    position: relative;
    border: 1px solid #ffffff;
}

.product-item a {
    display: block;
    width: 324px;
    height: 141px;

    background: #eeeeee; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 100%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #ffffff), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 100%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #eeeeee 0%, #ffffff 100%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 100%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); /* IE6-8 */

    text-decoration: none;
}

.product-item-content {
    float: left;
    width: 212px;
    padding: 0 5px;
}

.product-item-title {
    margin-top: 25px;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: normal;
    color: #3296dd;
}

.product-item-desc {
    margin: 0;
    font-size: 12px;
    color: #535353;
    line-height: 1.5;
    font-family: SimSun, Tahoma, Verdana, Arial, sans-serif;
}

.product-item-img {
    float: right;
    display: block;
    width: 112px;
    height: 141px;
}</pre></body></html>