<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8"; 
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}
.fl {
    float: left;
}

.fr {
    float: right;
}
.head1{
    height: 42px;
    background: #efefef;
}
.wel{
    font-size: 12px;
    color: #a7a7a7;
    line-height: 42px;
}
p{
    margin: 0;
}
.k1{
    font-size: 12px;
    color: #a7a7a7;
    line-height: 42px;
}
.k1 a{
    color: #a7a7a7;
}
.head2{
    height: 130px;
}
.head2 .logo{
    line-height: 130px;
}
.head2 .logowz{
    font-size: 17px;
    color: #505150;
    line-height: 1.6;
    padding-left: 30px;
    background: url(../images/yy.png) no-repeat left center;
    margin-left: 20px;
    margin-top: 40px;
}
.top_contact{
    padding-right: 65px;
    background: url(../images/tel1.png) no-repeat right center;
    text-align: right;
    margin-top: 35px;
}
.top_ewm{
    margin-top: 16px;
    margin-right: 20px;
}
.head3{
    height: 60px;
    background: #0064a6;
    width: 100%;
    transition: .7s;
    z-index: 999;
}
.head3.scroll{
    position: fixed;
    transition: .7s;
    top: 0;
    left: 0;
}
.head-tel{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    float: right;
    display: none;
}
.head3.scroll .x-menu{
    width: calc(100% - 150px);
    float: left;
}
.head3.scroll .head-tel{
    display: block;
}

@media (max-width: 1199px){
    .head3.scroll .head-tel{
        display:none;
    }
    .head3.scroll .x-menu{
        width:100%;
        float:none;
    }
}

.c3 .content .list2 li h3 em{font-style: normal;}



.tou {
    position: absolute;
    top: 70px;
    width: 100%;
    z-index: 111;
}

.tou .logo {
    line-height: 62px;
    width: 16%;
}

.tou .logo img {
    max-width: 100%;
}

h2.bt {
    text-align: center;
    font-size: 40px;
    line-height: 1;
    color: #333333;
    margin-top: 8%
}

@media (max-width: 993px) {
    h2.bt {
        font-size: 30px;
    }
}

h2.bt span {
    font-size: 16px;
    color: #999999;
    margin-top: 26px;
    display: block;
}

@media (max-width: 500px) {
    h2.bt span {
        line-height: 24px;
    }
}

.c1 {
    margin-top: 50px;
    margin-bottom: 52px;
}

.c1 .list2 {
    margin-top: 42px;
}

.c1 .list2 li {
    float: left;
    position: relative;
}

.c1 .list2 li:hover .img img{
       transform: scale(1.1);
}
.c1 .list2 li .img{
    overflow:hidden;
}
.c1 .list2 li .img img {
    width: 100%;
     transition-duration: .3s;
}

.c1 .list2 li .zi {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    padding: 0 5%;
}

.c1 .list2 li .zi h3 {
    color: #fff;
    font-size: 18px;
}

@media (max-width: 1025px) {
    .c1 .list2 li .zi h3 {
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    .c1 .list2 li .zi h3 {
        font-size: 12px;
    }
}

.c1 .list2 li .zi h4 {
    font-size: 28px;
    margin-top: 18px;
    color: #fff;
}

@media (max-width: 1380px) {
    .c1 .list2 li .zi h4 {
        font-size: 24px;
    }
}

@media (max-width: 1025px) {
    .c1 .list2 li .zi h4 {
        font-size: 18px;
    }
}

@media (max-width: 500px) {
    .c1 .list2 li .zi h4 {
        font-size: 14px;
        margin-top: 0;
        line-height: 24px;
    }
}

.c1 .list2 li .zi .img1 {
    margin-top: 14%;
}

.c1 .list2 li .zi .img1 img {
    max-width: 100%;
}

@media (max-width: 500px) {
    .c1 .list2 li .zi .img1 img {
        height: 40px;
    }
}

.c1 .list2 li:nth-child(1) {
    width: 49.3%;
    margin-right: 0.7%;
}

@media (max-width: 993px) {
    .c1 .list2 li:nth-child(1) {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px;
    }
}

.c1 .list2 li:nth-child(1) .zi {
    justify-content: center;
    text-align: center;
}

.c1 .list2 li:nth-child(1) .zi .img1 {
    margin-top: 33%;
}

.c1 .list2 li:nth-child(2) {
    width: 50%;
    margin-bottom: 0.8%;
}

@media (max-width: 993px) {
    .c1 .list2 li:nth-child(2) {
        width: 100%;
        margin-bottom: 20px;
    }
}

.c1 .list2 li:nth-child(3) {
    width: 24.7%;
    margin-right: 0.6%;
}

@media (max-width: 993px) {
    .c1 .list2 li:nth-child(3) {
        width: 49.5%;
        margin-right: 1%;
    }
}

.c1 .list2 li:nth-child(4) {
    width: 24.7%;
}

@media (max-width: 993px) {
    .c1 .list2 li:nth-child(4) {
        width: 49.5%;
    }
}

.c2 {
    /*background: #f5f5f5;*/
    padding-top: 60px;
    padding-bottom: 48px;
    background: url(../images/c22.png) no-repeat right center;
}
.w1320{
    max-width: 1350px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.c2-prosort{
    padding: 55px 0;
}
.c2-prosort ul{
    background: #fff;
    box-shadow: 0 0 10px #ddd;
}
.c2-prosort ul li{
    width: 20%;
    float: left;
}
.c2-prosort ul li a{
    display: block;
    position: relative;
    padding: 15px 5px;
    text-align: center;
}
.c2-prosort ul li a::before{
    content: '';
    width: 1px;
    height: 50px;
    background: #d1d1d1;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
}
.c2-prosort ul li:last-child a::before{
    display: none;
}
.c2-prosort ul li a .img{
    width: 40%;
    float: left;
}
.c2-prosort ul li a .img img{
    max-width: 100%;
}
.c2-prosort ul li a .wz{
    width: 60%;
    float: right;
}
.c2-prosort ul li a .wz dd{
    font-size: 24px;
    color: #333333;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
    line-height: 100px;
    text-align: left
}
.c2-prosort ul li a .wz dl{
    font-size: 18px;
    color: #333333;
    margin: 0;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.c2-prosort ul li.cur a{
    background: #0260aa
}
.c2-prosort ul li.cur a .wz dd{
    color: #fff;
}
.c2-prosort ul li.cur a .wz dl{
    color: #fff;
}
@media (max-width: 1200px){
    .c2-prosort ul li a .wz dd{
        font-size: 24px;
        padding-top: 10%;
    }
    .c2-prosort ul li a .wz dl{
        font-size: 14px;
    }
}
@media (max-width: 990px){
    .c2-prosort ul li{
        width: 50%;
    }
    .c2-prosort ul li:nth-child(2) a::before{
        display: none;
    }
}
@media (max-width: 768px){
    .c2-prosort ul li a .img{
        width: 40%;
    }
    .c2-prosort ul li a .wz{
        width: 60%;
    }
    .c2-prosort ul li a .wz dd{
        font-size: 16px;
    }
    .c2-prosort ul li a .wz dl{
        font-size: 12px;
    }
    .c2-prosort{
        padding: 30px 0 0;
    }
}
.pro-list{
    margin-top: 30px;
}
.pro-list ul{
    display: none;
}
.pro-list ul li{
    width: 20%;
    padding: 0 1% 50px;
    float: left;
}
.pro-list ul li a{
    display: block;
}
.pro-list ul li a .img img{
    width: 100%;
}
.pro-list ul li a h3{
    font-size: 24px;
    color: #333333;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
text-align: center;
line-height: 3;
}




@media (max-width: 1200px){
    .pro-list ul li{
        padding-bottom: 20px;
    }
    .pro-list ul li a h3{
        font-size: 18px;
    }
}
@media (max-width: 768px){
    .pro-list ul li{
        width: 50%;
        padding-bottom: 10px;
    }
    .pro-list ul li a h3{
        font-size: 14px;
    }
}



.c3 {
    background: url(../images/c2.png) no-repeat 50% 0 #eee;
    padding-bottom: 88px;
    padding-top: 174px;
}

@media (max-width: 500px) {
    .c3 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.c3 .content {
    background: #fff;
    padding-top: 62px;
}

@media (max-width: 1480px) {
    .c3 .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.c3 .content h2 {
    font-size: 36px;
    color: #333;
    text-align: center;
}

@media (max-width: 993px) {
    .c3 .content h2 {
        font-size: 26px;
    }
}

.c3 .content dd {
    margin: 40px auto 0;
    font-size: 16px;
    line-height: 30px;
    max-width: 1188px;
    text-align: center;
    color: #808080;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    /*display: -webkit-box;*/
    /*-webkit-line-clamp: 3;*/
    /*-webkit-box-orient: vertical;*/
}

@media (max-width: 993px) {
    .c3 .content dd {
        font-size: 14px;
        line-height: 24px;
    }
}

.c3 .content .list2 {
    margin: 40px auto 0;
    text-align: center;
    max-width: 1374px;
}

.c3 .content .list2 li {
    width: 25%;
    float: left;
}

@media (max-width: 780px) {
    .c3 .content .list2 li {
        width: 50%;
        margin-bottom: 20px;
    }
}

.c3 .content .list2 li h3 {
    font-weight: 600;
    color: #0073bc;
    font-family: Impact;
    font-size: 48px;
}



@media (max-width: 500px) {
    .c3 .content .list2 li h3 {
        font-size: 28px;
    }
   
}

.c3 .content .list2 li h3 span {
    font-weight: 500;
    color: #666666;
    font-size: 14px;
    font-family: 微软雅黑;
}

@media (max-width: 500px) {
    .c3 .content .list2 li h3 span {
        font-size: 12px;
    }
}

.c3 .content .list2 li dt {
    font-size: 14px;
    color: #666666;
    display: block;
    font-weight: 500;
    margin-top: 9px;
}

@media (max-width: 500px) {
    .c3 .content .list2 li dt {
        font-size: 12px;
    }
}

.c3 .content .ck {
    margin: 70px auto 0;
    color: #333333;
    text-align: center;
    border-radius: 30px;
    background: #ffffff;
    font-size: 18px;
    width: 200px;
    line-height: 53px;
    display: block;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
    transform: translateY(29px);
}

@media (max-width: 993px) {
    .c3 .content .ck {
        margin-top: 40px;
    }
}

@media (max-width: 780px) {
    .c3 .content .ck {
        margin-top: 0px;
    }
    .c3 .content .ck{
        width: 130px;
        line-height: 42px;
        border-radius: 21px;
        font-size: 16px;
    }
}

.c4 {
    padding: 8% 0;
    background: #efefef;
}






.c4 .list2 {
    margin-top: 48px;
    margin-left: -13px;
    margin-right: -13px;
}

.list2x{margin-top:48px;}
.list2x li{margin:0 10px;}
.list2x li img{  border: 1px solid #d9d9d9;}

@media (max-width: 780px) {
    .c4 .list2 {
        margin-left: 0;
        margin-right: 0;
        margin-top: 30px;
    }
}

.c4 .list2 li {
    padding: 0 13px;
    float: left;
    width: 16.66667%;
}

@media (max-width: 780px) {
    .c4 .list2 li {
        width: 33.33%;
        margin-bottom: 20px;
    }
}

@media (max-width: 500px) {
    .c4 .list2 li {
        width: 50%;
    }
}

.c4 .list2 li a {
    display: block;
    border: 1px solid #d9d9d9;
}

.c4 .list2 li a img {
    width: 100%;
}









.c5 {
    padding: 8% 0;
}

@media (max-width: 500px) {
    .c5 {
        padding-bottom: 50px;
    }
}

.c5 .list2 {
    margin-top: 40px;
    margin-left: -11px;
    margin-right: -11px;
}

@media (max-width: 993px) {
    .c5 .list2 {
        margin-left: 0;
        margin-right: 0;
    }
}

.c5 .list2 li {
    float: left;
    padding: 0 11px;
    width: 25%;
}

@media (max-width: 993px) {
    .c5 .list2 li {
        width: 50%;
    }
}

.c5 .list2 li a {
    display: block;
    padding-bottom: 28px;
    border-bottom: 2px solid #f4f4f4;
}

.c5 .list2 li a:hover {
    border-color: #0073bc;
}

.c5 .list2 li a:hover .zi h3 {
    color: #0073bc;
}

.c5 .list2 li a .img img {
    max-width: 100%;
}

.c5 .list2 li a .zi {
    width: 100%;
    padding-top: 30px;
}

.c5 .list2 li a .zi h3 {
    font-weight: 600;
    line-height: 38px;
    color: #333333;
    font-size: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c5 .list2 li a .zi dd {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.c5 .list2 li a .zi .time {
    background: url(../images/ck.png) no-repeat right 50%;
    margin-top: 16px;
    line-height: 27px;
    font-size: 14px;
    font-family: arial;
    color: #666666;
}

.c5 .ck {
    margin: 70px auto 0;
    color: #333333;
    text-align: center;
    border-radius: 30px;
    background: #ffffff;
    font-size: 18px;
    width: 200px;
    line-height: 53px;
    display: block;
    border: 1px solid #e6e6e6;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.17);
}

@media (max-width: 993px) {
    .c5 .ck {
        margin-top: 40px;
    }
}

@media (max-width: 780px) {
    .c5 .ck {
        margin-top: 20px;
    }
    .c5 .list2 li a .zi{
        padding-top: 10px;
    }
    .c5 .list2 li a .zi h3{
        font-size: 14px;
    }
    .c5 .list2 li a .zi dd{
        font-size: 12px;
    }
}

.foot {
    padding-top: 70px;
    background: #003a79;
    padding-bottom: 15px;
}

@media (max-width: 700px) {
    .foot {
        display: none;
    }
}

.foot .content {
    padding-bottom: 42px;
}

.foot .content .foot1 {
    width: 65%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 993px) {
    .foot .content .foot1 {
        width: 100%;
    }
}

.foot .content .foot1 li {
    text-align: center;
}

.foot .content .foot1 li:last-child {
    margin-right: 0;
}

.foot .content .foot1 li h2 {
    color: #fff;
    font-size: 18px;
    line-height: 52px;
}


.foot .content .foot1 li:first-child h2{
    text-align: left;
    padding-left: 50px;
}


.foot .content .foot1 li .sec {
    margin-top: 6px;
}


.foot .content .foot1 li:nth-child(1) .sec{width:300px;}
.foot .content .foot1 li:nth-child(1) .sec a{width:50%;float:left;}
.foot .content .foot1 li .sec a {
    display: block;
    font-size: 16px;
    line-height: 46px;
    color: #fff;
    opacity: 0.75;
}

.foot .content .foot2 {
    margin-right: 2%;
    width: 27%;
}

@media (max-width: 993px) {
    .foot .content .foot2 {
        display: none;
    }
}

.foot .content .foot2 li {
    float: left;
    text-align: center;
    padding: 0 18px;
    width: 50%;
}

.foot .content .foot2 li .img img {
    max-width: 100%;
}

.foot .content .foot2 li h3 {
    line-height: 46px;
    font-size: 18px;
    color: #5898c4;
}

.foot .link {
    line-height: 24px;
    /* height: 38px; */
    /* overflow: hidden; */
    margin-top: 15px;
    font-size: 14px;
    color: #fff;
    padding: 7px 0;
}

.foot .link a {
    color: #fff;
    padding-right: 10px;
}

.ban {
    padding: 12px 0;
    background: #002854;
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}

.ban a {
    color: rgba(255, 255, 255, 0.6);
}


.tux{
    overflow:hidden;
}

.tux img{
        transition-duration: .3s;
}

.tux img:hover{
    transform:scale(1.1);
}



.c6{
    padding: 90px 0;
    background: #eee
}

#certify {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
}


#certify  .swiper-slide {
 /* width: 520px;
  height: 408px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;*/
  width: 800px;
}
#certify  .swiper-slide img{
  display:block;
  width: 100%;
}
#certify  .swiper-slide a.img{
    display: block;
    position: relative;
}
#certify  .swiper-slide a.img::after{
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0;
    left: 0;
}
#certify  .swiper-slide-active a.img::after{
    opacity: 0;
}
#certify .swiper-button-prev{
    width: 45px;
    height: 45px;
    background: url(../images/left01.png) no-repeat center;
    position: absolute;
    left: 6%;
    top: 50%;
    cursor: pointer;
    z-index: 999;
}
#certify .swiper-button-next{
    width: 45px;
    height: 45px;
    background: url(../images/right01.png) no-repeat center;
    position: absolute;
    right: 6%;
    top: 50%;
    cursor: pointer;
    z-index: 999;
}

@media (max-width: 768px) {
    .c6 {
        padding: 40px 0;
    }
    #certify{
        margin-top: 30px;
    }
}



.c7{
    background: #efefef;
    height: 500px;
}
.c7-left{
    width: 63%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}
.c7-left iframe{
    width: 1200px;
    height: 693px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%); 
}
.c7-right{
    width: 37%;
    float: left;
    height: 100%;
    position: relative;
    background: url(../images/fcac.png) no-repeat center;
    background-size: cover;
}
.c7-right .c7-right-cont{
    padding-top: 50px;
    padding-left: 10%;
    padding-right: 15px;
}
.c7-right .c7-right-cont .c7-right-cont-tlt h3{
    font-size: 18px;
    color: #000000;
}
.c7-right .c7-right-cont .c7-right-cont-tlt h4{
    font-size: 32px;
    color: #000000;
    line-height: 1.8;
    background: url(../images/line1.png) no-repeat left bottom;
    font-weight: bold;
}
.c7-right .c7-right-cont .c7-right-cont-tlt h4 span{
    color: #015ba8;
}
.c7-right .c7-right-cont .c7-right-cont-lxfs{
    padding: 25px 0;
}
.c7-right .c7-right-cont .c7-right-cont-lxfs ul li p{
    font-size: 18px;
    color: #000;
    padding-left: 35px;
    line-height: 2.5;
}
.c7-right .c7-right-cont #formsearch{
    width: 100%;
    max-width: 337px;
    height: 45px;
    background: #333333;
}
.c7-right .c7-right-cont #formsearch #keyword{
    width: calc(100% - 49px);
    height: 45px;
    line-height: 45px;
    border: none;
    outline: none;
    background: none;
    font-size: 14px;
    color: #fff;
    padding-left: 20px;

}

.c7-right .c7-right-cont #formsearch input::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
}
  
.c7-right .c7-right-cont #formsearch input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}
  
.c7-right .c7-right-cont #formsearch input::-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
}
.c7-right .c7-right-cont #formsearch #s_btn{
    width: 49px;
    height: 45px;
    background: url(../images/ss.png) no-repeat center;
    float: right;
    border: none;
    outline: none;
}
.c7-right .c7-right-cont .hotkey{
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 2;
    margin-top: 10px;
}
.c7-right .c7-right-cont .hotkey a{
    color: rgba(0, 0, 0, 0.5);
    margin-right: 10px;
}

@media (max-width: 1200px) {
    .c7-right .c7-right-cont .c7-right-cont-tlt h3{
        font-size: 16px;
    }
    .c7-right .c7-right-cont .c7-right-cont-tlt h4{
        font-size: 24px;
    }
    .c7-right .c7-right-cont .c7-right-cont-lxfs ul li p{
        font-size: 15px;
    }
    .c7-right .c7-right-cont .hotkey{
        font-size: 14px;
    }
    .c7{
        height: 500px;
    }
    .c7-right .c7-right-cont{
        padding-top: 50px;
    }
    .c7-right .c7-right-cont .c7-right-cont-lxfs{
        padding: 40px 0;
    }
}
@media (max-width: 990px) {
    .c7-right .c7-right-cont .c7-right-cont-lxfs{
        padding: 20px 0;
    }
}

@media (max-width: 768px) {
    .c7{
        height: auto;
    }
    .c7-left{
        width: 100%;
        float: none;
        height: 400px;
    }
    .c7-right{
        width: 100%;
        float: none;
    }
    .c7-right .c7-right-cont{
        padding: 15px;
    }
}
@media (max-width: 480px) {
    .c7-left{
        height: 300px;
    }
    .c7-right .c7-right-cont .c7-right-cont-lxfs ul li p{
        font-size: 12px;
    }
    .c7-right .c7-right-cont .hotkey{
        font-size: 12px;
    }
}



.footer {
    width: 100%;
    margin-top: 6px;
    position: fixed;
    z-index: 110;
    bottom: 0;
    left: 0;
    display: none;
}

.footer1 {
 
    margin: 0 auto;
    background: #1555c2;
    display: -webkit-box;
}

.footer a {
    -webkit-box-flex: 1;
    display: -webkit-box;
    color: #fff;
}

.footer span {
    width: 74px;
    display: block;
    margin: 0 auto;
    text-align: right;
    font: 100 13px/70px "微软雅黑";
    color: #fff;
    height: 70px;
}

.footer span.span1 {
    background: url(../images/m1.png) center 14px no-repeat;
    background-size: 24px 23px;
    line-height: 100px;
    text-align: center;
}

.footer span.span2 {
    background: url(../images/m2.png)center 12px no-repeat;
    background-size: 29px 26px;
    line-height: 100px;
    text-align: center;
}

.footer span.span3 {
    background: url(../images/m3.png) center 15px no-repeat;
    background-size: 23px 23px;
    line-height: 100px;
    text-align: center;
}




@media (max-width: 767px) {
    .footer{
        display:block;
    }
    .ban{
        margin-bottom:70px;
    }
}






















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