<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap {
    width: 100%;
   
    background-size: 100%;
    overflow: hidden;
    position: relative;
}

.head {
        margin-bottom: 30px;
    overflow: hidden;
}

.head img {
    display: block;
    width: 100%;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.tabs {
    width: 100%;
    margin-bottom: 30px;
    font-size: 0;
    overflow: hidden;
    position: relative;
	height: 125px;
    background: white;
	text-align:center;
	margin-top: -90px;
    border-radius: 25px;
	    box-shadow: 5px 5px 5px #888888;
}

.tabs a {
    width: 360px;
    height: 65px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    vertical-align: top;
    border-radius: 20px;
    background: #fff;
    overflow: hidden;
	border:3px solid #ca191e;
	margin-top: 30px;
}

.tabs a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 25px;
    color: #ca191e;
   
	font-family:SimHei;
}

.tabs a i {
    width: 28px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    background: url('icon_year.png') 0 0 no-repeat;
    background-size: 100% 100%;
	margin-right: 25px;
}

.tabs a i.icon_tu {
    width: 28px;
    height: 26px;
    background: url('tupian1.png') 0 0 no-repeat;
}
.tabs a i.icon_baogao {
    width: 28px;
    height: 26px;
    background: url('baogao1.png') 0 0 no-repeat;
}
.tabs a i.icon_fenjie {
    width: 30px;
    height: 28px;
    background: url('fenjie1.png') 0 0 no-repeat;
}
.tabs a:nth-child(1) {
    margin-right: 20px;
}

.banner {
    width: 100%;
        margin-bottom: 30px;
    overflow: hidden;
}

.banner img {
    display: block;
    width: 100%;
}
.title{
    width: 1100px;
    height: 53px;
    line-height: 32px;
    color: #0068b7;
    font-size: 48px;
    text-align: center;
    background: url('titlebg.png')  center no-repeat;
    margin: 70px auto 30px; 
}

.list .item {
    width: 95%;
    height:200px;
    margin-bottom: 40px;
    font-size: 0;
    border-radius: 25px;
    background: #e0e8f0;
    
    position: relative;
	    box-shadow: 5px 5px 5px #888888;
		margin-left: 5%;
}

.list .item i {
    width: 190px;
    height: 180px;
    color: #fff;
    font-style: normal;
    font-size: 75px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    background: url(icon_bg.png) 0 0 no-repeat;
    background-size: contain;
    line-height: 180px;
    text-align: center;
	margin-left: -60px;
}

.list .item .info {
    width: 950px;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
}

.list .item .info .top {
 
    align-items: center;
    width: 100%;
    height: 140px;
    font-size: 18px;
    font-family:simhei;
    padding: 25px 0;
    overflow: hidden;
    word-break: break-all;
    display: table-cell;
    vertical-align: middle;
	line-height: 1.5em;
	
}
.list .item .info .more{
   text-align:center;
}
.list .item .info .bot {
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #333;
}

.list .item a {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    height: 40px;
   
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    border-radius: 40px;
    overflow: hidden;
    background: #245399;
}

.rwxq {
    width: 100%;
    padding: 0 30px;
    margin: 0 auto 80px;
    background: rgba(255, 255, 255, .7);
}

.rwxq .lef {
    width: 516px;
    height: 416px;
    font-size: 0;
     margin-top: 35px;
    background: url('fangbg.png') 0 0 no-repeat;
    background-size: 100%;
}

/* .rwxq .lef i {
    width: 130px;
    padding-right: 18px;
    height: 400px;
    color: #fff;
    font-weight: bold;
    font-size: 46px;
    font-style: normal;
    margin-top: 6px;
    display: inline-block;
    vertical-align: top;
    background: url('icon_big_bg.png') 0 0 no-repeat;
    line-height: 400px;
    text-align: center;
} */

.rwxq .lef .info {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 45px 45px 0;
}

.rwxq .lef .info .top {
    height: 260px;
    font-size: 17px;
    color: #333;
    text-align: justify;
    border-bottom: 1px dashed #0068b7;
	overflow-y: auto;
	text-overflow: ellipsis;
	padding:10px;
}
.bot {
    height: 67px;
    line-height: 37px;
   text-align: center;
}
.bot a{
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    border-radius: 40px;
    color: #fff;
    font-size: 16px;
    background: #0068b7;
}
.bot i{
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 16px;
    background: url('backlist.png') 0 0 no-repeat;
    background-size: cover;
    margin-right: 10px;
}


.rwxq .lef .info .bot {
    height: 97px;
    line-height: 97px;
   text-align: center;
}
.rwxq .lef .info .bot a{
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    border-radius: 40px;
    color: #fff;
    font-size: 16px;
    background: #0068b7;
}
.rwxq .lef .info .bot i{
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 16px;
    background: url('backlist.png') 0 0 no-repeat;
    background-size: cover;
    margin-right: 10px;
}
.rwxq .right {
    width: 600px;
    height: 416px;
    margin-top: 22px;
    overflow-y: auto;
    overflow-x: hidden;
}

.rwxq .right .xqlist a {
    height: 60px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #e5e5e5;
}

.rwxq .right .xqlist a span {
    height: 59px;
    line-height: 59px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    vertical-align: top;
}

.rwxq .right .xqlist a span {
    float: left;
    padding-left: 15px;
    position: relative;
}

.rwxq .right .xqlist a span:nth-child(1) {
    padding-left: 30px;
}

.rwxq .right .xqlist a span:nth-child(1)::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #0068b7;
}

.rwxq .right .xqlist a span:nth-child(2) {
    float: right;
    padding-right: 5px;
}

/* foot */

.foot {
    width: 100%;
    background-color: #fff;
    position: relative;
}

.foot .foottop,
.foot .footbot {
    padding: 20px 0;
}

.foot .foottop {
    text-align: center;
    border-bottom: 2px solid #004892;
}

.foot .foottop .select_5,
.foot .foottop .select_4,
.foot .foottop .select_3,
.foot .foottop .select_2,
.foot .foottop .select_1 {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    text-align: left;
    width: 200px;
    margin-right: 15px;
    text-indent: 10px;
    line-height: 32px;
    height: 32px;
    font-size: 13px;
    background: #ffffff;
    border: #e5e5e5 1px solid;
    position: relative;
}

.foot .foottop .select_span {
    background: #ffffff url(selectbot.jpg) no-repeat 170px center;
    color: #777777;
    font-size: 14px;
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-right: 30px;
}

.select_ul {
    display: none;
    border: 1px solid #999;
    position: absolute;
    bottom: 30px;
    width: 100%;
    max-height: 310px;
    overflow-y: auto;
    z-index: 2;
    box-sizing: border-box;
}

.select_li {
    height: 28px;
    line-height: 28px;
    padding-left: 4px;
    background: #fff;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.select_li a {
    color: #000;
    display: block;
}

.select_li a:hover {
    background-color: #004892;
    color: #fff;
}

.webfoot {
    display: none;
}

.footbot {
    color: #999;
}

.footbot .p1 {
    text-align: left;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 5px;
}

.footbot .p2 {
    margin-left: 0px;
    margin-left: 20px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 14px;
    line-height: 25px;
}

.footbot .p3 {
    margin-left: 0px;
    font-size: 14px;
    line-height: 25px;
}

.footbot .p3 a {
    width: 20px;
    height: 20px;
}

.footimg1 {
    width: 20px;
    height: 20px;
}

@media screen and (max-width: 992px) {
    .con {
        width: 100%;
        padding: 0 10px;
    }

    .container {
        width: 100%;
    }

    .tabs {
        margin-bottom: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
		margin-top:0px;
		height:55px;
    }

    .tabs a {
        width: 49%;
        height: 40px;
        line-height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
		margin-top:0px;
    }

    .tabs a span {
        font-size: 12px;
        margin-left: 10px;
    }

    .tabs a i {
        width: 14px;
        height: 16px;
		display:none;
    }

    .tabs a i.icon_tu {
        width: 14px;
        height: 13px;
        background-size: 100% 100%;
    }

    .banner {
        margin-bottom: 15px;
    }
    .title{
        width: 80%;
        height: 26px;
        line-height: 20px;
        font-size: 22px;
        margin: 20px auto 10px;
    }
    .list .item {
        display: flex;
        align-items: center;
        height: 80px;
        margin-bottom: 15px;
    }

    .list .item i {
        width: 85px;
        height: 80px;
        font-size: 16px;
        line-height: 80px;
        background-size: 100% 100%;
    }

    .list .item .info {
        flex: 1;
        height: 80px;
        display: flex;
        align-items: center;
        overflow: hidden;
        padding: 0 5px;
        margin-right: 0px;
    }

    .list .item a {
        width: 90px;
        height: 20px;
        line-height: 20px;
        margin-top: 0;
        font-size: 12px;
    }

    .list .item .info .top {
        font-size: 12px;
        height: 65px;
        padding: 0;
        border-bottom: 0;
        flex: 1;
        display: -webkit-box;
        word-break: break-all;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
    }

    .list .item .info .bot {
        display: none;
    }

    .rwxq {
        padding: 0;
        margin-bottom: 0px;
    }
    .rwxq .lef{
        width: 100%;
        height: 200px;
        float: none;
        display: flex;
        background-size: 100% 100%;
    }
    .rwxq .lef i{
        margin-top: 0;
        height: 200px;
        line-height: 200px;
        background-size: 100% 100%;
    }
    .rwxq .right {
        width: 100%;
        float: none;
    }
    .rwxq .lef .info{
        padding: 10px 12px 0;
    }
    .rwxq .right .xqlist a span {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding-right: 5px;
    }

    .rwxq .right .xqlist a span:nth-child(2) {
        display: none;
    }
    .rwxq .lef .info .top{
        font-size: 14px;
        height: 130px;
    }
    .rwxq .lef .info .bot{
        height: 56px;
        line-height: 56px;
        font-size: 12px;
    }
    /* foot */
    .foot {
        display: none;
    }

    .webfoot {
        padding-bottom: 20px;
        display: block;
    }

    .webfootcon .p {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 10px;
    }

    .webfootcon .p a {
        padding: 0 10px;
        font-size: 12px;
        position: relative;
    }

    .webfootcon .p a::before {
        content: '';
        position: absolute;
        width: 1px;
        height: 7px;
        left: 0;
        top: 50%;
        background-color: #ccc;
        transform: translateY(-50%);
    }

    .webfootcon .p2 {
        text-align: center;
        margin-bottom: 10px;
    }

    .webfootcon .p3 a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .webfootcon .p3 a img {
        margin-right: 5px;
    }
}</pre></body></html>