<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.clearfix:after {
    height: 0;
    display: block;
    content: '.';
    visibility: hidden;
    clear: both;
}

.clear {
    height: 0;
    line-height: 0;
    font-size: 0;
    display: block;
    clear: both;
}

ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
table,
ol,
label,
fieldset,
section,
aside,
header,
footer,
audio,
video {
    display: block;
}

ul {
    list-style: none;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

body,
div,
p,
ul,
textarea,
form,
input,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
section,
article,
aside,
header,
footer,
nav,
dialog,
figure,
hgroup {
    margin: 0;
    padding: 0;
}

ul,
ol,
li {
    list-style: none
}

img,
video {
    border: 0 none;
    vertical-align: middle;
}

body {
    font-family: "å¾®è½¯é›…é»‘";
    background: url(../img/bodybg.png) no-repeat center;
    background-size: 1920px 80%;
    min-width: 1300px;
}


/*******å¤´éƒ¨********/

.top {
    width: 100%;
    height: 90px;
    background: rgba(0, 0, 0, 0.4);
    z-index: 10;
    position: fixed;
    top: 0;
}

.top_center {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}

.logo {
    float: left;
    margin-top: 22px;
}

.nav {
    float: right;
    width: 720px;
    height: 50px;
    margin-top: 18px;
}

.nav ul {
    display: flex;
    justify-content: space-between;
}

.nav li a {
    font-size: 18px;
    color: #fff;
    line-height: 50px;
    cursor: pointer;
}

.nav li a:hover,
.nav li.on a {
    color: #1295d9;
}


/*******å¤´éƒ¨********/


/*****banner******/

.banner {
    width: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

.fix_quer .swiper-pagination-bullet {
    width: 23px;
    height: 8px;
    display: inline-block;
    border-radius: inherit;
    background: #000;
    opacity: .2
}

.fix_quer .swiper-pagination-bullet-active {
    opacity: 1;
    background: #1295d9;
}


/*****banner******/


/*****å…¬ç›Šå®žè·µ******/

.gysj {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 57px;
}

.gysj_top {
    width: 1200px;
    overflow: hidden;
    height: auto;
    text-align: center;
}

.gysj_bottom {
    width: 1200px;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 30px 0;
    box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.15);
    margin-top: 30px;
}

.gysj_bottom ul li {
    width: 530px;
    height: 96px;
}

.gysj_bottom .swiper-container-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -3px;
    left: 0;
    width: 100%;
}

.gysj_bottom ul li:nth-child(1) {
    margin-left: 30px;
}

.gysj_bottom ul li:nth-child(2) {
    margin-right: 30px;
}

.gysj_bottom ul li:nth-child(3) {
    margin-top: -14px;
    margin-left: 30px;
}

.gysj_bottom ul li:nth-child(4) {
    margin-top: -14px;
    ;
    margin-right: 30px;
}

.gysj_bottom ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    height: 308px;
    /*padding-top: 30px;*/
}

.sj_title {
    width: 328px;
    height: auto;
    overflow: hidden;
    float: right;
    text-align: left;
}

.sj_title span:nth-child(1) a {
    color: #333333;
    line-height: 22px;
}

.sj_title span:nth-child(1) a:hover {
    color: #1295d9;
}

.sj_title span:nth-child(2) {
    color: #999;
    margin-top: 5px;
    display: block;
}

.sj_img {
    float: left;
    width: 168px;
    height: 94px;
}


/*****å…¬ç›Šå®žè·µ******/


/*****å…¬ç›Šäººç‰©******/

.gyrw {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 57px;
}

.gyrw_top {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
}

.gyrw_bottom {
    width: 100%;
    height: auto;
}

.gyrw_left {
    float: left;
    width: 380px;
    height: 572px;
}

.gyrw_right {
    float: right;
    width: 790px;
    height: 572px;
}

.gyrw_right_top {
    width: 790px;
    height: 220px;
    background: #fff;
}

.fix_left {
    float: left;
    width: 360px;
    height: 200px;
}

.fix_right {
    float: right;
    width: 400px;
    height: 200px;
    box-sizing: border-box;
    padding: 6px;
}

.fix_right span {
    display: block;
}

.fix_right .fixa a {
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
    padding-top: 20px;
}

.fix_right .fixa a:hover {
    color: #1295d9;
}

.fix_right .fixb {
    color: #999999;
}

.fix_right .fixc {
    color: #999;
    margin-top: 20px;
}

.gyrw_bottom {
    width: 100%;
    height: auto;
    /* background: #fff; */
    margin-top: 30px;
    overflow: hidden;
}

.gyrw_right_bottom {
    width: 100%;
    height: 320px;
    background: #fff;
    margin-top: 30px;
    font-size: 18px;
    color: #333;
}

.gyrw_right_bottom span {
    display: block;
    color: #333;
}

.gyrw_right_bottom span a {
    color: #333333;
}

.gyrw_right_bottom span a:hover {
    color: #1295d9;
}

.gyrw_right_bottom ul {
    padding-left: 20px;
    padding-right: 20px;
}

.gyrw_right_bottom li {
    border-bottom: 1px solid #dedede;
    padding-bottom: 34px;
    padding-top: 20px;
    /* padding-bottom: 20px; */
}

.gyrw_right_bottom li span:nth-child(2) {
    float: right;
    padding-bottom: ;
}

.gyrw_right_bottom li:last-child {
    border-bottom: 0px
}


/*****å…¬ç›Šäººç‰©******/


/*******å…¬ç›Šå’¨è¯¢*******/

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

.gyzx_top {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 30px;
}

.gyzx_bottom {
    display: flex;
    justify-content: space-between;
}

.gyzx_bottom div {
    width: 380px;
    /*height: auto;*/
    background: #fff;
}

.fixzd {
    width: 100%;
    height: auto;
}

.fixzd_title {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-top: 29px;
}

.list_fp ul {
    padding: 0 30px;
}

.list_fp li {
    border-bottom: 1px solid #dedede;
    padding-top: 23px;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
}

.list_fp li a {
    color: #333;
}

.more {
    text-align: center;
    color: #1295d9;
    padding: 28px;
}

.more a {
    color: #1295d9;
}

.more a span:nth-child(2) {
    padding-left: 3px;
}

.list_fp li a:hover {
    color: #1295d9;
}

.list_fp li span {
    display: block;
    font-weight: normal;
}

.list_fp li span:nth-child(2) {
    color: #999999;
    margin-top: 12px;
}

.scal_title {
    width: 380px;
    height: 240px;
    overflow: hidden;
}

.scal_title img {
    width: 380px;
    height: 240px;
    transition-duration: 0.5s;
}

.scal_title img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}


/*******å…¬ç›Šå’¨è¯¢*******/


/********å…¬ç›Šå¥–é¡¹**********/

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

.gyjx_center {
    height: 60px;
    margin: 0 auto;
    text-align: center;
}

.gyjx_title {
    margin-top: 60px;
}

.gyjx_bottom {
    width: ;
    height: ;
    padding-top: 30px;
}


/********å…¬ç›Šå¥–é¡¹**********/


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

.gysp {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
}

.gysp_center {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.gysp_top {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 40px;
}

.gysp_bottom {
    widht: 100%;
    height: auto;
    margin-top: 50px;
}

.gysp_bottom ul {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 50px;
}

.gysp_bottom li {
    width: 350px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.gysp_bottom span {
    font-size: 18px;
    color: #333;
    display: block;
}

.gysp_bottom span a {
    font-size: 18px;
    color: #333;
}

.gysp_bottom span a:hover {
    font-size: 18px;
    color: #1295d9;
}

.fixg_a {
    width: 350px;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.fixg_b {
    text-align: center;
    margin-top: 12px;
}

.fixg_b span {
    font-size: 18px;
}

.fixg_b a {
    font-size: 18px;
    display: block;
}

.bf_btn {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    top: 50%;
    left: 50%;
    margin-top: -37px;
    margin-left: -30px;
}

.gysp_bottom li {
    overflow: hidden;
}

.gysp_bottom li .fixg_a a img {
    transition-duration: 0.5s;
}

.gysp_bottom li .fixg_a a:nth-child(1) img:hover {
    transform: scale(1, 1);
    -webkit-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
}


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

.shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}

.alert {
    width: 1200px;
    height: 550px;
    background: url(../img/alert-bg.png);
    background-size: 100% 100%;
    position: fixed;
    top: 50%;
    margin-top: -275px;
    left: 50%;
    margin-left: -600px;
    display: none;
    z-index: 10;
}

.alert .alert-tit {
    padding: 56px 0 40px;
    text-align: center;
    color: #1295d9;
    font-size: 24px;
    font-weight: bold;
}

.alert .alert-tit font {
    padding: 0 15px;
}

.alert .alert-tit .span1 {
    display: inline-block;
    background: ;
    width: 76px;
    height: 2px;
    background: -moz-linear-gradient(to left, rgb(18, 149, 216), rgb(255, 255, 255));
    background: -webkit-linear-gradient(right, rgb(18, 149, 216), rgb(255, 255, 255));
    background: -o-linear-gradient(left, rgb(18, 149, 216), rgb(255, 255, 255));
    position: relative;
    top: -7px;
}

.alert .alert-tit .span2 {
    display: inline-block;
    background: ;
    width: 76px;
    height: 2px;
    background: -moz-linear-gradient(to right, rgb(18, 149, 216), rgb(255, 255, 255));
    background: -webkit-linear-gradient(left, rgb(18, 149, 216), rgb(255, 255, 255));
    background: -o-linear-gradient(right, rgb(18, 149, 216), rgb(255, 255, 255));
    position: relative;
    top: -7px;
}

.alert .close {
    position: absolute;
    top: 37px;
    right: 50px;
    transform: rotate(0deg);
    transition: all 0.5s;
    cursor: pointer;
}

.alert .close:hover {
    transform: rotate(90deg);
    transition: all 0.5s;
}

.alert-text {
    width: 96%;
    padding: 0 70px 0 70px;
    height: 340px;
    overflow-y: scroll;
    box-sizing: border-box;
}

.alert-text .item {
    padding: 20px 0;
    border-bottom: 1px solid #dedede;
}

.alert-text .item a {
    color: #333333;
    font-size: 18px;
}

.alert-text .item a:hover {
    color: #1295d8;
}

video {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 880px;
    height: 495px;
    margin-left: -440px;
    margin-top: -247.5px;
    transform: scale(0);
    transition: all 0.5s;
}

video.on {
    transform: scale(1);
    transition: all 0.5s;
}

.list_fp {
    height: 315px;
}

.gyrw_left .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #ffffff;
    opacity: 3.2;
}

.gyrw_left .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.foot {
    width: 100%;
    height: 884px;
    min-width: 1200px;
    background: url(../img/footbg.png) no-repeat;
    /* position: absolute; */
    /* top: -15px; */
    margin-top: -418px;
}

.gyjxj-wrap {
    width: 100%;
}

.gyjxj-cont {
    width: 1200px;
    margin: 0 auto;
}

.gyjxj-cont .tit {
    text-align: center;
    padding: 50px 0;
}

.gybg .cont {
    width: 1200px;
    margin: 0 auto;
}

.gybg .cont .tit {
    text-align: center;
    padding: 30px 0 50px;
}

.gybg .cont .items {
    display: flex;
    flex-direction: row;
}

.gybg .cont .items .item {
    display: block;
    width: 380px;
}

.gybg .cont .items .item img {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.gybg .cont .items .item span {
    line-height: 38px;
}

.gybg .cont .items .item .fr {
    color: #FFFFFF;
    float: right;
    display: block;
    text-align: center;
    line-height: 38px;
    background-color: rgb(18, 149, 217);
    width: 95px;
    height: 38px;
}

.gybg .cont .items .item .fr:hover {
    opacity: 0.8;
}</pre></body></html>