<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w50{ width: 580px;}
.w33{ width: calc(33.33% - 20px);}
/***************************************************/


/***************************************************/
.title{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.title .title_txt{
    float: left;
    font-size: 20px;
    font-weight: bolder;
    line-height: 1;
    position: relative;
    color: #000;
    padding-left: 40px;
}
.title .title_txt::before{
    content: "";
    display: block;
    width: 30px; height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: -3px;
}
.title .title_txt.jctb::before{
    background-image: url(../img/jctb.png);
}
.title .title_txt.xwzx::before{
    background-image: url(../img/xwzx.png);
}
.title .title_txt.gzzd::before{
    background-image: url(../img/gzzd.png);
}
.title .title_txt.sswh::before{
    background-image: url(../img/sswh.png);
}
.title .title_txt.fwzn::before{
    background-image: url(../img/fwzn.png);
}
.title .title_more{
    float: right;
    font-size: 14px;
	line-height: 30px;
	color: #999;
}
/***************************************************/


/***************************************************/
.my_list li{
    border-bottom: 1px solid #ddd;
}
.my_list li a{
    line-height: 45px;
    float: left;
    width: calc(100% - 60px);
    font-size: 16px;
    color: #333;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.my_list li a::before {
    content: "";
    width: 5px;
	height: 5px;
	background-color: #b12a00;
    display: block;
    position: absolute;
    left: 0px;
    top: calc(50% - 2.5px);
}
.my_list li span {
    line-height: 45px;
    float: right;
    font-size: 14px;
    color: #999;
    letter-spacing: 1px;
}
.my_list li:hover a,.my_list li:hover span{
    color: #bd1b1b;
}
/***************************************************/


/***************************************************/
.banner{
    height: 26vw;
}
.banner .dtjt8_div_img .number {
    position: absolute;
    right: 50%;
    bottom: 1vw;
    transform: translateX(50%);    
}
.banner .dtjt8_div_img .number .current {
    opacity: 1;
    width: 31px;
    height: 6px;
    background: #0a49ab;
    color: rgba(255,255,255,0);
    border: none;
    border-radius: 3px;
    margin-right: 10px;
}
.banner .dtjt8_div_img .number .nomal {
    opacity: 1;
    width: 31px;
    height: 6px;
    background: #fff;
    color: rgba(255,255,255,0);
    border: none;
    border-radius: 3px;
    margin-right: 10px;
}

/***************************************************/


/***************************************************/
.news_pic{
    float: left;
    width: 360px;
    height: 240px;
    margin-top: 10px;
    background-color: #0d7bd1;
}
.news_pic .sudyfocus_news_w88 {
    width: 100%;
    height: 100%;
}
.news_pic .sudyfocus_w88.focus-box {
    width: 100% !important;
    height: 100% !important;
}
.news_pic .focus-container {
    width: 100% !important;
    height: 100% !important;
}
.news_pic  .focus-pagination {
    position: absolute;
    right: 10px;
    bottom: 5px;
    z-index: 60;
    height: 20px;
    text-align: right;
}
/***************************************************/


/***************************************************/
.news{
    width: calc(66.66% - 15px);
}
/***************************************************/


/***************************************************/
.notice{
    background: #e9eeee;
    height: 60px;
}
.notice .title_name{
    float: left;
    width: 120px;
    padding-right: 15px;
    position: relative;
}
.notice .title_name::before{
    content: "";
    display: block;
    width: 1px;
    height: 22px;
    background: #ddd;
    position: absolute;
    right: 0;
    top: 19px;
}
.notice .title_name .title_logo{
    float: left;
    width: 26px;
    height: 60px;
    background: url(../img/tzgg.png) no-repeat center;
}
.notice .title_name .title_txt{
    float: right;
    font-size: 16px;
    line-height: 60px;
    color: #000000;
    font-weight: bolder;
}
.notice .swiper-container{
    padding-left: 15px;
}
.notice .notice_item{
    width: 400px;
    margin-right: 50px;
}
.notice .notice_item a{
    float: left;
    width: calc(100% - 55px);
    font-size: 14px;
	line-height: 60px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.notice .notice_item span{
    float: right;
    width: 50px;
    font-size: 14px;
	line-height: 60px;
	color: #666;
}
.notice .notice_item:hover a{
    color: #bd1b1b;
}
/***************************************************/


/***************************************************/
.announce_list{
    margin-top: 10px;
}
.announce_list li{
    height: 40px;
    border-bottom: 1px solid #ddd;
}
.announce_list li a{
    line-height: 40px;
    float: left;
    width: calc(100% - 50px);
    font-size: 16px;
    color: #333;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.announce_list li span {
    width: 50px;
	height: 24px;
	background-color: #bd1b1b;
    line-height: 24px;
    float: left;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 7.5px;
}
.announce_list li:hover a{
    color: #bd1b1b;
}
/***************************************************/


/***************************************************/
.news_list{
    float: right;
    width: calc(100% - 390px);
    margin-top: 10px;
}
.news_list li{
    border-bottom: 1px solid #ddd;
    padding: 4px 0; 
}
.news_list li a{
    line-height: 25px;
    display: block;
    font-size: 16px;
    color: #333;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}
.news_list li a::before {
    content: "";
    width: 5px;
	height: 5px;
	background-color: #b12a00;
    display: block;
    position: absolute;
    left: 0px;
    top: calc(50% - 2.5px);
}
.news_list li span {
    line-height: 25px;
    display: block;
    font-size: 14px;
    color: #999;
    letter-spacing: 1px;
    padding-left: 15px;
}
.news_list li:hover a,.news_list li:hover span{
    color: #bd1b1b;
}
/***************************************************/


/***************************************************/
.btn_list li{
    width: calc(50% - 10px);
    height: 67px;
    float: left;
    border: 1px solid #e1e1e1;
    margin-top: 10px;
    padding: 10px;
    padding-top: 5px;
}
.btn_list li:nth-child(2n){
    margin-left: 20px; 
}
.btn_list li .pic{
    height: 30px;
    background-image: url(../img/btn_pic.png);
    background-repeat: no-repeat;
    background-position: center;
}
.btn_list li a{
    display: block;
    font-size: 14px;
    margin-top: 5px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.btn_list li:hover{
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
}
.btn_list li:hover span{
    color: #bd1b1b;
}
.btn_list li:nth-child(1) .pic{
    background-image: url(../img/btn_pic01.png);
}
.btn_list li:nth-child(2) .pic{
    background-image: url(../img/btn_pic02.png);
}
@media (max-width: 992px){
    .header .search {
        width: 200px;
    }
    .announce.w33 {
        width: 100%;
    }
    .news {
        width: 100%;
        margin-top: 40px;
    }
}
@media (max-width: 768px){
    .news_pic {
        width: 100%;
        height: 66vw;
    }
    .news_list {
        float: right;
        width:100%;
        margin-top: 10px;
    }
    .w33 {
        width: 100%;
        margin-left: 0;
    }
    .ml30.w33 {
        width: 100%;
        margin-left: 0;
        margin-top: 40px;
    }
    .fr.w33 {
        margin-top: 40px;
    }
}</pre></body></html>