<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header2{
    height: 100px;
    display: flex;
    align-items: center;
  justify-content: space-around;
    /*background: url("../image/logo.png") no-repeat;*/
    /*background-repeat: no-repeat;*/
    /*background-position: left;*/
    /*background-position-x: 56px;*/
    min-width: 1200px;
    margin: 0 auto;
    /*overflow: hidden;*/
    position: relative;
}
.header_ul{
    height: 100px;
}
.header_ul li{
    line-height: 100px;
    float: left;
    margin: 0 1px;

}
@media screen and (min-width:1500px) and (max-width: 1600px){
    .header2 .header_ul .header_li{
        margin: 0 18px;
    }
}
@media screen and (min-width:1400px) and (max-width: 1500px){
    .header2 .header_ul .header_li{
        margin: 0 12px;
    }
}
@media screen and (max-width: 1400px){
    .header2 .header_ul .header_li{
        margin: 0 10px;
    }
}
.header_ul .header_li a{
    color: #282a2c;
    font-size: 15px;
    line-height: 100px;
    display: block;
}
.header_right{
    display: flex;
    align-items: center;
    justify-content: center;
    /*position: absolute;*/
    /*right: 80px;*/

}

.header_right .header_div1{
   width: 127px;
    padding:0 13px 0 20px;
    height: 28px;
    border:1px solid #ededed;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: space-between;
    background: #f2f2f2;
    border-radius: 50px;
}
.header_right .header_div1 input{
    width: 100px;
    background: transparent;
    border:0;

}
.header_img{  float: left;}
.header_right .header_div1 .header_img{
    width: 14px;
    height: 14px;
      
}
.header_right .header_div2{
    display: flex;
    align-items: center;
    color: #717171;
    font-size: 14px;
    justify-content: center;
    margin-right: 20px;
}

.header_right .header_div2 img{
    margin: 0 8px;
}



.banner_div{
    overflow: hidden;
    position: relative;
    height: 850px;
    z-index: 100;
}
.banner_div_bac{
    background-repeat: no-repeat;
    background-position: top;
    display: block;
    height: 850px;
    width: 100%;
}
.banner_div_bac .swiper-container{
    height:745px;
}
/*.pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom:5px;
    width: 100%;
    opacity: 0;
    z-index: 99999;
}*/
.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}
.swiper-active-switch {
    background: #fff;
}
.main_box{
     overflow: hidden;
     padding: 50px 0 50px 0;
}
.main_box1_ul{
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main_box1_ul .main_box1_li{
    flex: 1;
}

.main_box1_ul .main_box1_li .main_box1_img{
    display: block;
    height: 54px;
    margin: 0 auto;
}

.main_box1_ul .main_box1_li .main_box1_p01{
    color: #bbbbbb;
    font-size: 10px;
    text-align: center;
    padding: 4px 0;
}
.main_box1_ul .main_box1_li .main_box1_p02{
    color: #282828;
    font-size: 16px;
    padding: 4px 0;
    text-align: center;
}



.main_box2{
    background: #f0f0f0;
}
.title{
    overflow: hidden;
}
.title .title_h2{
    color: #333333;
    font-size: 36px;
    text-align: center;
    font-weight: normal;
    padding-bottom: 30px;
}
.title .title_p01{
  color: #666666;
    font-size: 18px;
    padding-bottom: 8px;
    text-align: center;
}
.title .title_p02{
  color: #e2e2e2;
    font-size: 18px;
    text-align: center;
}

.main_box2_div{
    overflow: hidden;
    margin: 40px 0 0 0;
}
.main_box2_l{
    width: 263px;
    background: #fff;
    float: left;
    padding-bottom: 30px;
}
.main_box2_l .box2_item{
    overflow: hidden;
    padding: 28px 0 18px 0;
}
.main_box2_l .box2_h2{
    color: #333333;
    font-size: 24px;
    text-align: center;

}
.main_box2_l .box2_item_p1{
  color: #333333;

    font-size: 12px;
    text-align: center;
}

.main_box2_l .box2_ul{
	margin:0 0;
    overflow: hidden;
}
.main_box2_l .box2_ul .box2_p01{
    color: #333333;
    font-size: 16px;
    text-align: center;
    position: relative;
    line-height: 23px;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding-left: 85px; margin:12px 0;
}
.main_box2_l .box2_ul .box2_p01 img{
   position: absolute;
    left: 0;

}

.main_box2_l .box2_ul li{
    text-align: left;
    padding: 9px 0 9px 85px;
    overflow: hidden;

}
.main_box2_l .box2_ul li a{
  color: #666666;
    font-size: 16px;
    text-align: left;
}
.main_box2_l .box2_ul li.on a,.main_box2_l .box2_ul li:hover a{color: #014BAE; font-weight:bold;}
.main_box2_r{
    width: 925px;
    float: right;
}


.main_box2_r .box2_r_top{
    background: url("../image/pro_bac.jpg") no-repeat;
    height: 458px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main_box2_r .box2_r_top .box2_img{
    width: 389px;
    height: 271px;
    display: block;
    margin-right: 45px;
}
.main_box2_r .box2_r_top .box2_r_div{
    width: 330px;
}
.main_box2_r .box2_r_top .box2_r_div .box2_p01{
    color: #f5df23;
    font-size: 14px;
    text-align: justify;
}

.main_box2_r .box2_r_top .box2_r_div .box2_p02{
    font-size: 24px;
    color:#ffffff;
    padding: 10px 0;
}
.main_box2_r .box2_r_top .box2_r_div .box2_text{
  color: #ffffff;
    font-size: 14px;
    text-align: justify;
    line-height: 30px;
}
.main_box2_r .box2_r_top .box2_r_div .box2_p03{
    overflow: hidden;
    margin-top: 30px;
}
.main_box2_r .box2_r_top .box2_r_div .box2_p03 a{
    color:#ffffff;
    font-size: 12px;
    display: inline-block;
    margin-right: 15px;
}

.box2_r_bot{
   /* overflow: hidden;*/
    margin-top: 9px;
}


.box2_r_bot .r_bot_ul{
   /* overflow: hidden;*/
}

.box2_r_bot .r_bot_ul li{
    width:224px ;
    height: 150px;
    float: left;
    margin-right:9px;
}

.box2_r_bot .r_bot_ul li img{
    width:224px ;
    height: 150px;
}
.box2_r_bot .r_bot_ul li:nth-of-type(4n){
    margin-right: 0;
}

.main_box3{
    overflow: hidden;
}
.main_box3 .main_box3_div{
     margin-top: 30px;
}
.main_box3_ul{
    overflow: hidden;

}
.main_box3_ul li{
    width: 390px;
    float: left;
    margin-right:15px;
}

.main_box3_ul li:nth-of-type(3n){
    margin-right: 0;

}
.main_box3_ul li img{
    width: 100%;
    height: 372px;
}

.main_box3_ul li .box3_p01{
    color: #333333;
    font-size: 18px;
    text-align: left;
    margin-top: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.main_box3_ul li .box3_p02{

    color: #666666;
    font-size: 12px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

}
.main_box3_ul li .box3_p03{
  color: #666666;
    font-size: 13px;
    text-align: justify;
    margin-top: 10px;
}


.main_box4{
    background: url(../image/anli_bac.jpg) no-repeat;
    height: 570px;
    padding-bottom: 0;
}

.main_box4 .title .title_h2{
    color: #fff;
}
.main_box4 .title  .title_p01{
    color: #fff;
}
.main_box4 .title  .title_p02{
color: #999999;
}
.main_box4_div{
    margin-top: 35px;
}
.main_box4_div .box4_ul{
    overflow: hidden;
}

.main_box4_div .box4_ul li{
    width:225px ;
    height: 122px;
    float: left;
    margin-right:18px;
    margin-bottom: 18px;
}
.main_box4_div .box4_ul li:nth-of-type(5n){
    margin-right: 0;
}

.main_box4_div .box4_ul li img{
    width:225px ;
    height: 122px;
}
.box4_swiper{
    height: 290px;
}
#swiper2{
    height: 290px;
}
/*#pagination1 {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*text-align: center;*/
    /*bottom: 5px;*/
    /*width: 100%;*/
/*}*/
.liaojie_a{
    padding: 27px 0;
}


.liaojie_a img{
    display: block;
    margin: 0 auto;
}



.main_box5_div{
    overflow: hidden;
    margin-top: 30px;
}
.main_box5_div .main_box5_ul{
    overflow: hidden;
}

.main_box5_div .main_box5_ul li{
    overflow: hidden;
   padding-bottom: 76px;
}

.main_box5_div .main_box5_ul li .main_box5_l{
    width: 50%;
    float: left;

}
.main_box5_div .main_box5_ul li .main_box5_r{
    width: 50%;
    float: left;
    position: relative;
}
.main_box5_div .main_box5_ul li .main_box5_l .box5_img1{
  width: 61%;
    float: left;
    /*height:433px ;*/
}
.main_box5_div .main_box5_ul li .main_box5_l .box5_img2{
    width: 38%;
    float: right;
    /*height:433px ;*/
}
.main_box5_div .main_box5_ul li .main_box5_l .box5_img2 img{
    /*height: 213px;*/
    width: 100%;
}
.main_box5_div .main_box5_ul li .main_box5_l .box5_img1 img{
    width: 100%;
}
.main_box5_div .main_box5_r .main_box5_div01{
    padding-left: 9%;
    position: relative;
    width:62%;
}
.main_box5_div .main_box5_r .main_box5_div01 .box5_h2{
    color: #014bae;
    font-size: 64px;
    text-align: left;
    padding-top:15px;
    position: relative;
    z-index: 9;
}

.xian{
    position: absolute;
    width: 134px;
    height: 3px;
    background: #014bae;
    left:-14%;
    top: 58px;
    z-index: 999999;
}
.main_box5_div .main_box5_r .main_box5_div01 .p001{
  font-size: 26px;
    color: #252525;
    text-align: left;
    padding-bottom: 16px;
    position: relative;
}
.main_box5_div .main_box5_r .main_box5_div01 .p001:after{
    content: "";
    position: absolute;
    width: 10px;
    height: 1px;
    background: #333;
    left: 0;
    bottom: 0;
}
.main_box5_div .main_box5_r .main_box5_div01:after{
    position: absolute;

}
.main_box5_div .main_box5_r .main_box5_div01 .p002{
  font-size: 18px;
    color: #014bae;
    text-align: left;
    padding-top: 16px;
}


.main_box5_div .main_box5_r .main_box5_div01 .div_001{
    overflow: hidden;
    padding-top: 10px;
    color: #666666;
    font-size: 14px;
    text-align: justify;
}
.main_box5_div .main_box5_r .main_box5_div01 .s_001{
    color: #666666;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 30%;
}


.main_box6{
    /*background: url(../image/about_bac.jpg) no-repeat;*/
    /*height: 525px;*/
   /*background-position: center;*/
    /*background-size: 1200px 525px;*/
    padding-bottom: 0!important;
    margin-top: 85px;
}
.main_box6_div{
    overflow: hidden;
    position: relative;
}
.main_box6_box{
    width: 864px;
    height:397px;
    background: #0075c5;
}
.main_box6_div .main_box6_img{
    position: absolute;
    top: 14px;
    right: 0px;
    width: 550px;
}
.main_box6_box .box6_div{
    width: 530px;
    margin: 0px 0 0 66px;
    overflow: hidden;
    padding-top: 60px;
}
.main_box6_box .box6_div .box6_p01{
    color: #fff;
    font-size: 20px;
}
.main_box6_box .box6_div .box6_p02{
    color:#fff;
    font-size: 18px;
    padding-bottom: 15px;
}
.main_box6_box .box6_div .box6_text{
   color: #fff;
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
}
.main_box6_a{
    display: block;
    width:142px;
    height: 36px;
    line-height: 36px;
    background: #ff9c00;
    color:#fff;
    text-align: center;
    border-radius: 20px;
    margin: 40px 0 0 0;

}

.main_box7{
    overflow: hidden;
}
.main_box7_div{
    margin-top: 35px;
}

.main_box7_div .box7_ul{
    overflow: hidden;
}

.main_box7_div .box7_ul li{
    width: 386px;
    float: left;
    margin-right:21px;
}
.main_box7_div .box7_ul li:nth-of-type(3n){
    margin-right: 0;
}
.main_box7_div .box7_ul li .box7_p1{
    color:#626262;
    font-size: 20px;
    padding-bottom: 35px;
}
.main_box7_div .box7_ul li .box7_p2{
   color: #959595;
    font-size: 16px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    padding-bottom: 10px;
}
.main_box7_div .box7_ul li .box7_p3{
   color: #c0c0c0;
    font-size: 13px;
    text-align: justify;
}
.main_box7_div .box7_ul li .box7_p4{
    padding: 10px 0;
}
.main_box7_div .box7_ul li .box7_p5 img{
    width: 386px;
    height: 197px;
}



.footers{
    padding: 60px 0 50px 0;
    overflow: hidden;
    background: #f2f2f2;
}
.footers .container{
    display: flex;
    /*align-items: center;*/

}
.footers .footer_logo{
    float: left;
    width: 240px;

}
.footer_m{
    overflow: hidden; width:500px;
    margin-left: 10px;
}

.footer_m .footer_div1{
    overflow: hidden;
    margin-bottom: 24px;
}
.footer_m .footer_div1 li{}
.footer_m .footer_div1 a{
    display: inline-block;
    float: left;
    color: #8c8c8c;
    font-size: 13px; padding:0 5px;
    margin-right: 5px;
}

.footer_m  .footer_p1{
  color: #bcbcbc;
    font-size: 12px;
    padding-bottom: 10px;
}

.footer_r{
    display: flex;
    margin-left: 90px;
}
.footer_r img{
    display: block;
    margin: 0 auto 15px auto;
    width: 88px;
}
.footer_r p{
    color: #666666;
    font-size: 12px;
    text-align: center;
    width: 100px;
    margin-right: 10px;
}
.fot{
    background: #dfdfe0;
    height: 50px;
    overflow: hidden;
}
.fot .container{
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: space-between;
}
.fot .container .fot_l{
    color: #b0acac;
    font-size: 12px;
    line-height: 50px;

}
.fot .container .fot_r{

    display: flex;
   align-items: center;
    justify-content: center;
    color: #b0acac;
    font-size: 12px;
    line-height: 50px;
}
.fot .container .fot_r img{
   width: 17px;
    margin-right: 10px;

}



/*ï¿½ï¿½ï¿½ï¿½Ò³*/
.detail_list{
    background: #f6f6f6;

}
.detail_list_ul{
    overflow: hidden;
    height: 30px;
    padding: 10px 0;
    line-height: 30px;
    display: flex;
    align-items: center;
}
.detail_list_ul .detail_list_li:nth-child(1){
    background: url("../image/address_icon.png") no-repeat;
    background-size: 32px 32px;
    padding-left: 35px;
}
.detail_list_ul .detail_list_li{
    overflow: hidden;
    float: left;
    color: #333;
    font-size: 14px;
    padding: 0 5px;
}
.detail_list_ul .detail_list_li a{
    color: #333;
    font-size: 14px;
}




/*ï¿½ï¿½Æ·ï¿½ï¿½ï¿½ï¿½*/
.product_box{
    overflow: hidden;
    margin-top: 40px;
}
.pro_detail{
    overflow: hidden;

}
.pro_detail .pro_detail_img{
    width: 264px;
    float: left;
}
.pro_detail .pro_detail_img img{
    width: 264px;
    height: 264px;
}
.pro_detail_text{
    width: 900px;
    float: right;
}
.pro_detail_text .pro_detail_h2{
    color: #333;
    font-size: 20px;
    text-align: left;
    padding-bottom: 20px;
}
.pro_detail_text .pro_detail_div{
    overflow: hidden;
}

.pro_detail_text .pro_detail_div .pro_detail_p1{
    color: #333;
    font-size: 18px;
    text-align: left;
}

.pro_detail_text .pro_detail_div  .pro_detail_a{
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    width: 100px;
    background: #1742ef;
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.pro_detail_box{
    margin-top: 20px;
    border-top: 2px solid #1742ef;
}
.pro_detail_box .pro_detail_box_h3{
    padding: 10px 0;
    color: #333;
    font-size: 20px;
    text-align: left;
}
.pro_detail_box .jianjie{
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-align: justify;
}
.main_box1 .main_box1_ul1 li{
    margin-right: 30px;
}
.main_box1  .main_box1_ul1 li:nth-of-type(5n){
    margin-right: 0;
}

.anli_box .box4_ul{
    /*overflow: hidden;*/
}

.anli_box .box4_ul li{
    width:225px ;
    box-shadow: 1px 1px 20px #e5e5e5;
    height: 122px;
    float: left;
    margin-right:18px;
    margin-bottom: 18px;
}

.anli_box .box4_ul li:nth-of-type(5n){
    margin-right: 0;
}


.anli_box .box4_ul li img{
    width:225px ;
    height: 122px;
}

.detail_list_box{
    overflow: hidden;
    margin-bottom: 50px;
}
.detail_list_box h2{
    color: #333;
    font-size: 30px;
    padding:15px 0;
    text-align: center;
}
.detail_list_box p{
    color: #333;
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
}
/*ï¿½ï¿½Õ¾ï¿½ï¿½Í¼*/
.detail_list_map{
    width: 1168px;
    margin: 20px auto;
    padding: 40px 16px 40px;
    border: 6px solid #1742ef;

}
.detail_list_map_box{
    overflow: hidden;
}
.map_top{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
}
.map_top .site_r_link{
    margin: 0 auto;
    width: 200px;
    height: 36px;
    background: #f8f8f8;
    font-size: 14px;
    border: 1px solid #ccc;
    text-align: center;
}

.site_r_link a {
    line-height: 36px;
    color: #333;
    font-size: 14px;
}
.site_plc{
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 60px;
    height: 60px;
}
.site_plc&gt;a {
    color: #333;
    font-size: 14px;
}
.map_b4{
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 30px 20px 30px 20px;
}
.map_b4 .map_ul {
    width: 100%;
    overflow: hidden;
}
.map_b4 .map_ul li {
    width: 20%;
    overflow: hidden;
    float: left;
    padding: 5px 0;
}
.map_b4 .map_ul li&gt;a {
    color: #333;
    font-size: 14px;
}
.tit_text{
    color: #333;
    font-size: 30px;
    padding: 20px 0;
    text-align: center;

}

/*ï¿½ï¿½ï¿½ï¿½ï¿½Ð±ï¿½*/
.news_list_box{
    overflow: hidden;
    margin-bottom: 30px;
}
.news_list .xinwen_ul{
    width:100%;
    overflow: hidden;
    margin-top: 20px;
}
.news_list .xinwen_ul li a{display: flex}

.news_list .xinwen_ul li{
    width:90%;
    overflow: hidden;
    padding:15px;
    box-shadow: 3px 5px 20px #e9eff0;
    background: #fff;
    margin:0 auto 20px auto;
}
.news_list .xinwen_ul  li&gt;div{
    float:left;
}
.news_list .xinwen_ul  li .xinwen_l{
    width:100px;
    height: 105px;
    border-right: 1px solid #c1c1c1;
}
.news_list .xinwen_ul  li .xinwen_r{
    width:970px;
}
.news_list .xinwen_ul  li .xinwen_l .xinwen_l_p1{
    font-size: 16px;
    padding-top: 10px;
}
.news_list .xinwen_ul li .xinwen_l .xinwen_l_p1&gt;span{
    padding-left:2%;
}
.news_list .xinwen_ul  li .xinwen_l .xinwen_l_p2{
    font-size: 48px;
    color:#032b83;
}
.news_list .xinwen_ul  li .xinwen_l .xinwen_l_p2&gt;span{
    color:#333;
    font-size: 16px;
}

.news_list .xinwen_ul  li .xinwen_r .xinwen_r_p1{
    font-size:24px;
    color:#333;
    padding:1% 0 0% 4%;
}
.news_list .xinwen_ul  li .xinwen_r .xinwen_r_p2{
    font-size:14px;
    color:#333;
    padding:1% 0 0% 4%;
    text-align: justify;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/*ï¿½ï¿½Ò³*/
.page_code{
    padding: 15px 0;
    overflow: hidden;
    color: #333;
    margin-top: 20px;
    text-align: center;
}
.page_code .page_li{
    display: inline-block;
    color: #333;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 6px;
    vertical-align: middle;
    background: #f3f3f3;
}

.page_code .page_li a{
    color: #333;
}
.page_code .page_li.on{
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #1742ef;
    border: 1px solid #1742ef;
    border-radius: 6px;
    vertical-align: middle;
}

.page_code .page_li.on a{
    color: #fff;
}

.detail_list_box{
    overflow: hidden;
    margin-bottom: 50px;
}
.detail_list_box h2{
    color: #333;
    font-size: 30px;
    padding:15px 0;
    text-align: center;
}
.detail_list_box p{
    color: #333;
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
}

</pre></body></html>