<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.am-slider li img{
    height: 600px;
}

/*header{*/
    /*!*position: absolute;*!*/
    /*!*left: 0;*!*/
    /*!*top: 0;*!*/
    /*width: 100%;*/
/*}*/

.h-head{background: url("../image/h_b.jpg") no-repeat center top;}

.h-serach{
    border: 1px solid white;
    height: 35px;
    margin-top: 30px;
    border-radius: 4px;
}

.h-serach input{
    height: 100%;
    border: none;
    margin: 0;
    background-color: transparent;
    padding: 0 5px;
    color: white;
    font-size: 16px;
    color-profile: white;
}
.h-serach input::-webkit-input-placeholder{
    color: white;
}
.h-serach input::-moz-placeholder{
color: white;
}
.h-serach input:-ms-input-placeholder{
color: white;
}

.h-serach span{
    background-image: url("../image/serach.png");
    background-repeat: no-repeat;
    background-position:center;
    display: inline-block;
    padding: 0 12px;
    width: 30px;
    height: 100%;
    vertical-align: middle;
}

.h-serach span:hover{
    background-image: url("../image/serach_1.png");
}

/*å¯¼èˆª*/
.h-avg-sel li&gt;a:hover{  border-bottom: 1px solid white;  color: white;  }

/*æ&nbsp;‡é¢˜*/
.h-title-lay,.h-title-simple-lay{
    width: 100%;
    height: 45px;
    background-color: #f8fafe;
    line-height: 45px;
}

.h-title-lay .h-title{
    background-color: #0037ba;
    color: white;
    float: left;
    padding: 0 20px;
    height: 45px;

}

.h-title-lay .h-more{
    display: block;
    text-align: right;
    border-top: 1px solid #0037ba;
    padding-right: 10px;
    color: #555555;
    font-size: 14px;
}
.h-title-lay .h-more:hover{
    color: #ff4400;
}

/*ç®€å• æ&nbsp;‡é¢˜*/
.h-title-simple-lay .h-title{
    border-left: 3px solid #0037ba;
    padding-left: 10px;
    margin-left: 10px;
    font-size: 18px;
    color: #0037ba;
}

/*å†…å®¹*/
.h-content{
    border-bottom: 5px solid #0037ba;
    padding-bottom: 60px;
    zoom:1;
}
article{
    margin-top: 30px !important;

}
.h-index-main&gt;div{
    float: left;
    margin-left: 20px;
}

.h-service{
    width: 360px;
    border: 1px solid #dddddd;
    margin-left: 0!important;
}

.h-service li{
    padding: 19px 0px;
    margin: 0 10px;
    border-top: 1px dotted #cccccc;
}

.h-service li:first-child{
    border-top-width: 0;
}

.h-service li .h-img{
    width: 134px;
    height: 117px;

    float: left;
    overflow: hidden;
}

.h-service li img{max-height: 100%;object-fit: contain;transition: all 0.6s;}

.h-service li:hover img{
    transform: scale(1.2);
}

.h-service li .h-font{

    color:#555555;
    font-size: 13px;
}
.h-service li div p{
    padding: 0;
    margin: 0;
}

.h-service li .h-font .h-news-title{color:#0037ba;font-size: 16px;margin-bottom: 5px; overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; }
.h-service li .h-font .h-news-description{ line-height: 1.6em;}
.h-service li .h-font .h-news-date{ margin-top: 5px;}

/*ä¸­*/
.h-dynamic{
    width: 440px;
    border: 1px solid #dddddd;

}

.h-dynamic ul{padding: 14px 10px;}

.h-dynamic li{background: url("../image/li_icon.png") no-repeat left center;padding-left: 10px;height: 31px;line-height: 31px;}
.h-dynamic li a{color: #666666;font-size: 14px;overflow: hidden;}
.h-dynamic li a:hover,.h-service li a:hover .h-news-title,.h-download table td a:hover{color: #ff4400;}


.h-dynamic li .h-title{width: 310px;float: left;}

.h-dynamic li .h-date{
    width: 90px;
    text-align: center;
    float: right;
}

.h-mt-20{
    margin-top: 20px;
}

/*å³*/
.h-notice{width: 360px;}
/*.h-notice span{float: none;}*/
.h-notice li .h-title{width:220px;}

.h-link{
    width: 360px;
    border: 1px solid #dddddd;
}

.h-download{width: 360px;text-align: center;margin-top: 15px;height: 203px;overflow: hidden;}
.h-download img{max-width: 100%;object-fit: cover;transition: all 0.8s;}
.h-download img:hover{transform: scale(1.1);}

.h-select{
    height: 38px;
    border: 1px solid #dddddd;
    margin: 10px;

    background-repeat: no-repeat;
    background-position: 310px center;
    background-color: #0037ba;
    padding-right: 40px;
    position: relative;
}

.h-link .h-t{
    background-image: url("../image/sel_icon_b.png");
}

.h-link .h-b{
    background-image: url("../image/sel_icon.png");
}


.h-select span{
    background-color: white;
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    color: #555555;
    font-size: 16px;
}

.h-select .h-sel-a{
    background-color: white;
    border: 1px solid #dddddd;
    border-top: none;
    max-height: 210px;
    min-height: 60px;
    overflow-y: scroll;
    position: absolute;
    left: 0px;
    top: 37px;
    z-index: 1;
    width: 336px;
}

.h-select .h-sel-a a{
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #cccccc;
    padding: 0 20px;
    color: #555555;;
}

.h-select .h-sel-a a:hover{
    color: #ff4400;
}

/*è„šéƒ¨*/
.h-footer{
    background-color: #f0f3f6;

    color: #444444;
}
.h-footer em&gt;a{color: #444444;}
/*å†…é¡µ*/
/*.d-header{*/
    /*position: static;*/
    /*background-color: #0037ba;*/
/*}*/

.h-main{
    border-bottom: 5px solid #0037ba;
    padding-bottom: 30px;
}</pre></body></html>