<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
    font-size:14px;
    font-family: "Microsoft YaHei UI";
    color:#333;
    /*line-height:24px;
    min-width: 1200px;*/
    height: 100%;
    margin:0;
    padding:0;
}
div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img{
    list-style:none;
    padding:0;
    margin:0;
    border:none;
    font-weight:normal;
}
a{
    text-decoration:none;
    color:#333;
}
a:hover{
    color: #c00;
    text-decoration: underline;
}
.clear_both:after{
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}

.banner_top{
    height: 382px;
    background: url("../images/banner-img.jpg") top center no-repeat;
}
/*å¯¼èˆª*/
.nav_row{
    width: 100%;
    height: 59px;
    background: #184ea5;
}
.nav_in{
    width: 1200px;
    margin: 0 auto;
}
.nav_in ul{
    width: 980px;
    float: left;
}
.nav_in ul li{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    padding: 0 20px;
    line-height: 59px;
    float: left;
}
.nav_in ul li a{
    color: #fff;
    display: block;
}
.nav_in ul li a:hover{
    text-decoration: none;
}

.nav_search{
    width: 183px;
    height: 37px;
    border-radius: 18.5px;
    background-color: #16448f;
    float: right;
    margin-top: 11px;
}
.nav_search input{
    width: 143px;
    float: left;
    height: 35px;
    border: none;
    border-radius: 18.5px;
    color: #85b4f7;
    font-size: 14px;
    outline: none;
    background-color: transparent;
    padding: 0 15px;
    box-sizing: border-box;
}
.nav_search input:-moz-placeholder {
    color: #85b4f7;
}

.nav_search input::-moz-placeholder {
    color: #85b4f7;
}

.nav_search input:-ms-input-placeholder {
    color: #85b4f7;
}
.nav_search input::-webkit-input-placeholder {
    color: #85b4f7;
}
.nav_search img{
    float: left;
}
    /*å¯¼èˆªç»“æŸ*/

.main1200{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.focus_row{
    margin-top: 36px;
}

/*ç„¦ç‚¹å›¾*/
.slideBox{
    width:670px;
    height:368px;
    overflow:hidden;
    position:relative;
    float: left;
}
.slideBox .hd{
    height:5px;
    position:absolute;
    z-index:1;
    bottom:25px;
    right:20px;
}
.slideBox .hd ul{
    zoom:1;
    float:left;
}
.slideBox .hd ul li{
    cursor:pointer;
    width:29px;
    height:5px;
    display:block;
    text-indent:20px;
    background:#d0d5e1;
    float:left;
    margin:0 0 0 5px;
}
.slideBox .hd ul li.on{
    background:#d42026;
}
.slideBox .bd{
    position:relative;
    height:100%;
    z-index:0;
}
.slideBox .bd li{
    zoom:1;
}
.slideBox .bd img{
    width:670px;
    height:368px;
}
.slideBox .bd h3{
    position:absolute;
    bottom:0;
    left:0;
    width: 430px;
    margin-left: 20px;
    z-index: 111;
    font-size: 20px;
}
.slideBox .bd h3 a{
    color: #fff;
    opacity: .8;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.slideBox .bd h3 a:hover{
    text-decoration: none;
}
.slideBox .bd div{
    position:absolute;
    bottom:0;
    left:0;
    height:50px;
    background-color:#000;
    width:670px;
    opacity: 0.2;
    filter: alpha(opacity=20);
}
.slideBox .bd span{
    display: inline-block;
    font-size: 22px;
    color: #fff;
    background-color: rgba(0,0,0,.2);
}
/*ç„¦ç‚¹å›¾ç»“æŸ*/

/*æ”¿ç­–æ–‡ä»¶*/
.zcwj_row{
    width: 492px;
    float: right;
    padding-top: 20px;
}
.title_row{
    font-size: 14px;
    box-sizing: border-box;
    padding-right: 14px;
}
.title_row a{
    color: #666;
    float: right;
    padding-top: 10px;
}
.title_row a:hover{
    color: #c00;
}
ul.zcwj_font{
    background: url("../images/zcwj-bg.jpg") 0 16px no-repeat;
    font-size: 16px;
}
ul.zcwj_font li{
    line-height: 42px;
    padding-left: 27px;
    box-sizing: border-box;
}
ul.zcwj_font li a{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zcwj_search{
    width: 478px;
    float: right;
    padding-top: 38px;
}
.zcwj_search_left{
    width: 378px;
    height: 42px;
    border-radius: 8px 0 0 8px;
    border: 1px solid #d0d0d0;
    border-right: none;
    float: left;
}
.zcwj_search_title{
    width: 96px;
    font-size: 16px;
    color: #666;
    line-height: 44px;
    text-align: center;
    float: left;
}
.zcwj_search_left span{
    width: 1px;
    height: 14px;
    background-color: #717171;
    float: left;
    margin-top: 15px;
}
.zcwj_search_left input{
    width: 280px;
    border: none;
    height: 42px;
    outline: none;
    box-sizing: border-box;
    padding: 0 10px;
    color: #5d5d5d;
}
.zcwj_search&gt;button{
    background-color: #0070ae;
    font-size: 16px;
    color: #fff;
    width: 98px;
    height: 44px;
    border-radius: 0 8px 8px 0;
    border: none;
    outline: none;
    float: right;
}
/*æ”¿ç­–æ–‡ä»¶ç»“æŸ*/

/*ä¼šè®®å›¾è§£ã€æ”¿ç­–å›¾è§£*/
.padding_t56{
    padding-top: 56px;
}
.hytj_zctj{
    width: 584px;
    float: left;
    overflow: hidden;
}
ul.zwtj_row{
    width: 614px;
}
ul.zwtj_row li{
    width: 277px;
    float: left;
    padding: 18px 30px 0 0;
}
ul.zwtj_row li img{
    width: 277px;
    height: 190px;
}
ul.zwtj_row li p{
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
}
/*ä¼šè®®å›¾è§£ã€æ”¿ç­–å›¾è§£ç»“æŸ*/

/*åª’ä½“è§£è¯»ã€éƒ¨é—¨è§£è¯»*/
.mtjd_bmjd{
    width: 584px;
    float: left;
}
.margin_t22{
    margin-top: 22px;
}
.mtjd_bmjd dl{
    height: 121px;
    padding: 17px 23px 0;
    box-sizing: border-box;
}
.mtjd_bmjd dl.bg_blue{
    background-color: #f8fafb;
    border-radius: 6px;
}
.mtjd_bmjd dl dt{
    background: url("../images/write-img.jpg") left center no-repeat;
    padding-left: 43px;
    font-size: 20px;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.mtjd_bmjd dl dt a:hover{
    text-decoration: none;
}
.mtjd_bmjd dl dd{
    color: #666;
    line-height: 28px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.fr{
    float: right;
}
/*åª’ä½“è§£è¯»ã€éƒ¨é—¨è§£è¯»ç»“æŸ*/

/*è§†é¢‘è§£è¯»ã€H5è§£è¯»*/
ul.spjd_row{
    width: 614px;
}
ul.spjd_row li{
    width: 277px;
    height: 316px;
    float: left;
    position: relative;
    margin: 22px 30px 0 0;
}
ul.spjd_row li img{
    width: 277px;
    height: 190px;
    float: left;
}
ul.spjd_row li div{
    width: 277px;
    height: 126px;
    background-color: #f8fafb;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 0 20px;
    box-sizing: border-box;
}
ul.spjd_row li div.bubble:after{
    content:'';
    position:absolute;
    bottom:100%;
    right:14px;
    width:0;
    height:0;
    border-width:16px;
    border-style:solid;
    border-color:transparent;
    border-bottom-width:10px;
    border-bottom-color:currentColor;
    color:#f8fafb;
}
ul.spjd_row li div p{
    font-size: 18px;
    color: #222;
    padding-top: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
ul.spjd_row li div span{
    color: #666;
    line-height: 26px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-top: 6px;
}
ul.spjd_row li a:hover div{
    background-color: #4ca7da;
}
ul.spjd_row li a:hover div.bubble:after{
    color: #4ca7da;
}
ul.spjd_row li a:hover div p,ul.spjd_row li a:hover div span{
    color: #fff;
}
/*è§†é¢‘è§£è¯»ã€H5è§£è¯»ç»“æŸ*/

.zc_search{
    margin-top: 20px;
    height: 80px;
    background-color: #f6f6f6;
    line-height: 80px;
    box-sizing: border-box;
    padding: 20px 0 0 30px;
}
.zc_search input{
    outline:none;
}
.zc_search select{
    float: left;
    font-weight: bold;
    padding: 12px 15px;
    width: 125px;
    height: 48px;
    border: none;
    font-size: 14px;
    color: #006EAB;
    background-color:#ffffff;
    outline:none;
}
.zc_search .input{
    font-size: 14px;
    float: left;
    width: 267px;
    height: 16px;
    padding: 16px 10px;
    border: none;
    line-height: 16px;
    background-color:#ffffff;
}
.zc_search .btn-search{
    cursor: pointer;
    float: left;
    border: none;
    width: 50px;
    height: 48px;
    background: #fff url(../img/20200604_info-search.png) no-repeat center center;
}

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