<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***************棣栭〉骞垮憡css****************/


/* 鏈緥瀛恈ss */

.slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 46%;
    bottom: 25px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 15px;
    width: 13px;
    height: 13px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.slideBox .hd ul li.on {
    background: #ff5500;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    width: 100%;
    display: block;
}


/* 涓嬮潰鏄墠/鍚庢寜閽唬鐮侊紝濡傛灉涓嶉渶瑕佸垹闄ゅ嵆鍙� */

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(./../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.slideBox .next {
    left: auto;
    right: 5%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}


/*澶撮儴缁撴潫*/


/*loop*/

.documentation {
    width: 1100px;
    margin: 0px auto;
    padding: 100px 0px;
}

.documentation h3,
p {
    text-align: center;
}

.documentation h3 {
    margin: 0px 0px 20px 0px;
    font-weight: 300;
    font-size: 2em;
}

a,
a:visited {
    color: #E54028;
    text-decoration: none;
}

a:hover {
    color: #c22d18;
    text-decoration: underline;
    cursor: pointer;
}


/*loop*/

.banner_show {
    width: 100%;
    height: auto;
    position: relative;
}

.show_font .click {
    font-size: 24px;
    width: 15%;
    height: 15%;
    text-align: center;
    color: #ffffff;
    /*background-color: #ffa553;*/
    z-index: 9;
    position: absolute;
    left: 52.2%;
    top: 67%;
}

.show_font .click2 {
    width: 18%;
    left: 52.2%;
    top: 62%;
}

.show_font .click3 {
    width: 22%;
    height: 17%;
    left: 7%;
    top: 66%;
}

.show_font .click4 {
    width: 18%;
    left: 53.2%;
    top: 62%;
    display: none;
}

.banner_show img {
    width: 100%;
    height: auto;
}

.show_font {
    width: 100%;
    height: 525px;
    margin: 0 auto;
    /*border: 1px solid red;*/
    position: absolute;
    top: 0;
    left: 0;
}

.product {
    width: 1200px;
    margin: 0 auto;
    padding: 39px 6px;
    height: 710px;
}

.P_title {
    font-size: 24px;
    font-weight: 300;
    color: #333333;
    margin-top: -10px;
}

.P_title span {
    color: #999999;
    font-size: 18px;
}

.P_left {
    width: 220px;
    height: 700px;
    border-right: 1px solid #d5d5d5;
    margin-top: 30px;
    position: absolute;
}

.P_left ul {
    width: 100%;
    height: 100%;
}

.P_left ul li {
    list-style: none;
    padding: 15px;
    position: relative;
    border-bottom: 1px solid #efefef;
    cursor: pointer;
    display: block;
}

.P_left ul li .dd {
    position: relative;
    width: 31px;
    height: 30px;
    line-height: 27px;
    background-size: 200%;
}

.P_left ul li .dd:hover {
    background-position: 92% 47% !important;
}

.P_left ul li .active {
    background-position: 92% 47% !important;
    color: #ff5500;
    font-size: 16px;
}

.P_left ul li .active1 {
    background-position: 92% 47% !important;
    color: #ff5500;
    font-size: 16px !important;
}

.P_left ul li .dd1 {
    background: url("../images/icon_01.png") no-repeat;
    background-position: 1% 75%;
}

.P_left ul li .dd2 {
    background: url("../images/icon_03.png") no-repeat;
    background-position: 1% 75%;
}

.P_left ul li .dd3 {
    background: url("../images/icon_05.png") no-repeat;
    background-position: 1% 75%;
}

.P_left ul li .dd4 {
    background: url("../images/icon_07.png") no-repeat;
    background-position: 1% 75%;
}

.P_left ul li .dd5 {
    background: url("../images/icon_09.png") no-repeat;
    background-position: 1% 75%;
}

.P_left ul li .dd6 {
    background: url("../images/icon_11.png") no-repeat;
    background-position: 1% 75%;
}

.P_left ul li .dd7 {
    background: url("../images/icon_13.png") no-repeat;
    background-position: 1% 75%;
}

.dd_name {
    width: 155px;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #999999;
    margin-top: -30px;
    margin-left: 48.5px;
    text-align: left;
}

.dd_name:hover {
    border-right: 2px solid #ff5500;
    color: #ff5500;
}

.dd_name span {
    color: #999999;
    font-size: 12px;
}

.P_right {
    width: 970px;
    height: 575px;
    float: right;
}

.P_right1 {
    width: 100%;
    height: 325px;
}

.P_right1 .R {
    margin-top: 31px;
    margin-left: 32px;
    position: absolute;
}

.R_content {
    width: 610px;
    height: 200px;
    margin-left: 315px;
    margin-top: 20px;
    position: absolute;
    padding-top: 20px;
    padding-left: 40px;
}

.R_title {
    font-size: 22px;
    color: #222222;
    text-align: left;
}

.R_center {
    font-size: 14px;
    color: #555555;
    line-height: 24px;
    margin-top: 15px;
    text-align: left;
    text-indent: 2em;
}

.R_click {
    /* float: right; */
    position: absolute;
    width: 150px;
    height: 40px;
    line-height: 40px;
    background: #ff6a07;
    color: #ffffff;
    border-radius: 5px;
    /* margin-top: 140px; */
    top: 210px;
    right: 0px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

.P_right2 {
    margin-left: 85px;
    margin-top: 15px;
}

.P_right2_title {
    font-size: 20px;
    color: #333333;
    height: 40px;
    line-height: 20px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}

.P_right2_title span {
    font-size: 16px;
    color: #999999;
}

.more {
    display: inline-block;
    font-size: 14px !important;
    color: #ff6a07 !important;
    float: right;
}

.youqing {
    margin-left: 85px;
    margin-top: 0px;
}

.youqing li {
    padding: 20px 10px;
    list-style: none;
    display: inline-block;
}

.banner2 {
    position: relative;
    width: 100%;
    height: 565px;
    background-color: #e4e4e4;
    padding-top: 10px;
}

.News {
    width: 1200px;
    height: 538px;
    margin: 0 auto;
}

.News_Left {
    width: 800px;
    height: 570px;
    position: absolute;
}

.News_Left h1 {
    margin-top: 30px;
}

.News_Left ul {
    margin-top: 20px;
    margin-left: 5px;
}

.News_Left ul li {
    height: 140px;
    width: 780px;
    border-left: 12px solid #ff5500;
    margin-top: 10px;
    background-color: #ffffff;
}

.News_Left ul li:hover {
    border-left: 12px solid #ff5500;
    color: #ff5500 !important;
}

.data {
    position: absolute;
    width: 140px;
    height: 140px;
    background-color: #f2f2f2;
}

.month {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #333333;
    margin-top: 25px;
}

.year {
    width: 80%;
    text-align: right;
    font-size: 18px;
    color: #999999;
    margin-top: 10px;
}

.wenzi {
    float: right;
    width: 590px;
    height: 120px;
    padding: 20px 30px 0px 20px;
}

.wenzi p {
    font-size: 16px;
    color: #222222;
    line-height: 20px;
    text-align: left;
}

.wenzi_P2 {
    font-size: 14px !important;
    line-height: 20px;
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
    color: #666666 !important;
    text-align: left;
}

.wenzi .time {
    font-size: 14px !important;
    line-height: 20px;
    color: #666666 !important;
    float: right;
    margin-top: 12px;
}

.weibo {
    width: 380px;
    height: 570px;
    margin-left: 808px;
    padding-top: 40px;
    position: absolute;
}

.weibo .P_title {}

.weibo_content {
    width: 100%;
    height: 440px;
    background-color: #ffffff;
    margin-top: 20px;
}

.weibo_name {
    color: #333333;
    width: 85%;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    top: 20px;
    margin-left: 25px;
    border-bottom: 1px solid #c9c9c9;
    text-align: left;
}

.daV {
    vertical-align: middle;
    margin-left: 20px !important;
    margin-top: 0px !important;
}

.weibo_neirong {
    line-height: 22px;
    width: 85%;
    margin-left: 27px;
    margin-top: 15px;
    font-size: 14px;
    text-align: left;
}

.weibo_content img {
    margin-left: 70px;
    margin-top: 10px;
}

.weibo_content .time {
    width: 85%;
    font-size: 12px;
    color: #333333;
    margin-left: 28px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #c9c9c9;
}

.banner3 {
    width: 100%;
    height: 500px;
    background-color: #ffffff;
    padding-top: 20px;
}

.fuwu {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 5px;
}

.fuwu_title {
    color: #222222;
    font-size: 18px;
    margin-top: 30px;
    margin-left: 8px;
    text-align: left;
}

.fuwu_navs {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
}

.fuwu_navs li {
    list-style: none;
    display: inline-block;
    width: 24%;
    text-align: center;
    padding-top: 30px;
}

.fuwu1 {
    font-size: 20px;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 30px;
}

.fuwu2 {
    font-size: 16px;
    line-height: 28px;
    color: #666666;
}

.hide {
    display: none
}

@media screen and (min-width:1400px) and (max-width:1600px) {
    .flickerplate {
        height: 450px !important;
    }
    .product {
        padding: 30px 0px 0px 0px;
    }
}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .flickerplate {
        height: 420px !important;
    }
    .product {
        padding: 30px 6px;
    }
}

@media screen and (max-width:1200px) {
    .flickerplate {
        height: 400px !important;
    }
    .product {
        padding: 30px 6px;
    }
}

@media screen and (min-width:1600px)and (max-width: 1920px) {
    .flickerplate {
        height: 480px !important;
    }
}

.fuwu p span {
    line-height: 24px;
}

.fuwu p span span {
    line-height: 24px;
}


/*1231may*/

.index_left {
    height: 526px;
    overflow: hidden;
}

.change_page_btn {
    text-align: center;
    margin-top: 15px;
}

.to_down {
    cursor: pointer;
    display: none;
    width: 169px;
    height: 25px;
    background: url(./../images/index_nav_down.jpg);
}

.to_down.on,
.to_down:hover {
    cursor: pointer;
    width: 169px;
    height: 25px;
    background: url(./../images/down_on.jpg);
}

.to_top {
    cursor: pointer;
    display: none;
    width: 169px;
    height: 25px;
    background: url(./../images/index_nav_up.jpg);
}

.to_top.on,
.to_top:hover {
    cursor: pointer;
    display: inline-block!important;
    width: 169px;
    height: 25px;
    background: url(../../images/up_on.jpg);
}

.btn_show {
    display: inline-block!important;
}

.tel {
    width: 20% !important;
    height: 50px;
    position: absolute;
    bottom: 30%;
    left: 40%;
    animation: mymove 1.5s 1;
    -webkit-animation: mymove 1.5s 1;
    /*Safari and Chrome*/
}

.zhoukan {
    width: 310px;
    height: auto;
    position: absolute;
    top: 75px;
    right: 70px;
    background-color: #ffffff;
    margin-top: 10px;
}

@keyframes mymove {
    from {
        left: 30%;
    }
    to {
        left: 40%;
    }
}

@-webkit-keyframes mymove
/*Safari and Chrome*/

{
    from {
        left: 30%;
    }
    to {
        left: 40%;
    }
}</pre></body></html>