<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main {
    width: 1280px;
    margin: auto;
}

.header {
    height: 755px;
    background-image: url("../images/top_image.jpg");
    position: relative;
}
.left-head {
    width: 511px;
    height: 251px;
    background-image: url("../images/top_head1.png");
    position: absolute;
    left: 170px;
    top: 120px;
}
.right-head {
    width: 331px;
    height: 146px;
    background-image: url("../images/top_head2.png");
    position: absolute;
    right: 170px;
    top: 150px;
}
.head-link {
    position: absolute;
    top: 720px;
    right: 20px;
    font-size: 14px;
    color: #073155;
    font-weight: bolder;
    line-height: 17px;
}
.head-link a:hover {
	text-decoration: solid;
	color: #2647b7;
}

.main-body {
    width: 980px;
    height: 770px;
    background-image: url("../images/body_image.jpg");
    margin: auto;
}
.video-menu {
    position: absolute;
    top: -80px;
}
.video-more {
    position: absolute;
    top: 110px;
    width: 980px;
}
.video-more-btn {
    background: #CC181E;
    padding: 10px;
    border-radius: 5px;
    display: block;
    margin: auto;
    text-align: center;
    width: 100px;
}
.video-more-btn:hover {
    background: #962125;
}
.video {
    width: 220px;
    /*height: 140px;*/
    margin-left: 20px;
    float: left;
}
.video-title {
    margin-top: 5px;
    display: block;
    text-align: center;
    color: #073155;
    font-family: "敺株��迤暺煾��";
}
.nav-menu {
    width: 855px;
    margin: auto;
}
.nav {
    width: 155px;
    float: left;
    position: relative;

}
.nav-title {
    width: 155px;
    height: 100px;
    background-image: url("../images/body_menu.png");
    box-shadow: 0px 0px 6px #666;
    text-align: center;
    font-family: "敺株��迤暺煾��";
    font-size: 18px;
    color: #073155;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-margin {
    margin-right: 20px;
}
.nav-link {
    width: 155px;
    margin: auto;
    position: absolute;
    top: 79px;
    text-align: center;
}
.nav-link a {
    margin: 3px;
}
.nav-panel {
    background-color: #FFF;
    font-family: "敺株��迤暺煾��";
    font-size: 16px;
    text-align: center;
    padding: 30px 0px 10px 0px;
    display: none;
}
.nav-panel ul {

}
.nav-panel li {
    display: block;
    padding: 7px;
}
hr {
    height: 1px;
    width: 50%;
    margin: auto;
    background-color: #ADADAD;
    box-shadow: 0px 0px 2px #D0D0D0;
}

.quick-link {
    width: 980px;
    height: 80px;
    margin: auto;
    padding: 20px 0px 20px 0px;
}
.qlink {
    width: 180px;
    height: 80px;
    background-color: #FCC92C;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #735C43;
    font-size: 20px;
    font-family: "敺株��迤暺煾��";
    font-weight: bolder;
}
.qlink-margin {
    margin-left: 20px;
}

.close-up {
    width: 980px;
    margin: auto;
}
.news-head {
    height: 45px;
    padding: 0px 0px 0px 10px;
    background-color: #073155;
    color: #FFF;
    font-size: 24px;
    font-family: "敺株��迤暺煾��";
    letter-spacing: 4px;
    display: flex;
    align-items: center;
}
.news-content {
    height: 288px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.row {
    width: 950px;
    height: 56px;
    border-bottom: 2px solid #073155;
}
.row .label {
    display: inline-block;
    width: 140px;
    height: 30px;
    margin: 13px 20px 13px 20px;
    background-color: #FCC92C;
    color: #073155;
    font-family: "敺株��迤暺煾��";
    text-align: center;
    font-size: 22px;
    line-height: 30px;
}
.row .title {
    display: inline-block;
    height: 30px;
    margin: 13px 0px 13px 0px;
    color: #073155;
    font-family: "敺株��迤暺煾��";
    font-size: 18px;
    line-height: 30px;
}
.row .date {
    display: inline-block;
    height: 30px;
    margin: 13px 0px 13px 0px;
    color: #073155;
    font-family: "敺株��迤暺煾��";
    font-size: 18px;
    line-height: 30px;
    float: right;
}
.news-foot {
    height: 5px;
    background-color: #073155;
}

.quick-ad {
    width: 980px;
    height: 230px;
    margin: auto;
    padding: 40px 0px 40px 0px;
    position: relative;
}
.quick-ad button {
    width: 46px;
    height: 46px;
    border: 0;
    padding: 0;
    margin: 0;
    outline: none;
    background: rgba(255, 255, 255, 0);
    position: absolute;
    z-index: 9999;
}
.btn-next {
    top: 132px;
    right: -23px;
}
.btn-pref {
    top: 132px;
    left: -23px;
}
#ad-list {
    width: 980px;
    height: 230px;
    overflow: hidden;
}
.item {
    width: 180px;
    height: 230px;
    background-color: #EFEFEF;
    float: left;
}
.hide {
    display: none;
}
.item-margin {
    margin-right: 20px;
}
.item .title {
    color: #3E3A39;
    font-family: "敺株��迤暺煾��";
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer {
    height: 400px;
    background-image: url("../images/foot_image.jpg");
    position: relative;
}
.footer-1 {
    width: 301px;
    height: 81px;
    background-image: url("../images/foot_head1.png");
    position: absolute;
    top: 60px;
    left: 170px;
}
.footer-2 {
    width: 321px;
    height: 146px;
    background-image: url("../images/foot_head2.png");
    position: absolute;
    top: 190px;
    left: 170px;
}
.footer-3 {
    width: 540px;
    position: absolute;
    top: 60px;
    left: 550px;
}
.foot-link li {
    width: 120px;
    display: inline-block;
    background-image: url("../images/foot_arrow.png");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding: 0px 0px 0px 10px;
    margin: 15px 0px 0px 0px;
    color: #073155;
    font-family: "敺株��迤暺煾��";
}
.foot-link a:hover {
    color: #3879B1;
}
.footer-4 {
    position: absolute;
    top: 190px;
    left: 550px;
}
.footer-5 {
    width: 160px;
    position: absolute;
    top: 245px;
    right: 170px;
}
</pre></body></html>