<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*鍚痉鏁欒偛闆嗗洟甯傚満閮ㄦ妧鏈紑鍙�
*鍓嶇寮€鍙戠粍鍒朵綔鐗堟潈鎵€鏈�
*/


/***************************鍏叡缁勪欢鏍峰紡鎺у埗***************************/

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
li,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    _font-smoothing: antialiased;
    font-smoothing: antialiased;
}

#nav,
#header,
#menu,
#section {
    display: block;
}

#nav,
#header,
#menu {
    width: 100%;
}

.img {
    vertical-align: bottom
}

.zt-wrap {
    font-size: 16px;
}


ul,
li {
    list-style: none;
}

img {
    vertical-align: middle;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

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

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}


/*娓呴櫎娴姩鏂规硶*/

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

.fix {
    zoom: 1;
}

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


/****************************椤甸潰鏍峰紡鎺у埗*****************************/


/*---------------------------鍏ㄥ眬椤甸潰鎺у埗----------------------------*/

body {
    line-height: 22px;
    font-size: 12px;
    color: #333;
    font-family: "寰蒋闆呴粦", "Microsoft YaHei", Helvetica, Arial;
    background: url(../images/bg.png) repeat-y #1b58ef center 450px;
    min-width: 1200px;
}

a {
    background-color: transparent;
}

a:hover {
    outline: 0;
}

.mw {
    width: 1000px;
    margin: 0 auto
}

.fl {
    float: left
}

.fr {
    float: right
}


/*---------------------------鍏ㄥ眬瀵艰埅妯″潡---------------------------*/

#nav {
    height: 105px;
    text-align: center;
    background-color: #FFF
}

#looyuMid {
    z-index: 99
}


/*-------------------------鍏ㄥ眬鑿滃崟瀵艰埅妯″潡--------------------------*/

.fix {
    zoom: 1;
}

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

.title {
    text-align: center;
}

.title h2 {
    height: 0;
    overflow: hidden;
}

.title p {
    font-size: 22px;
    line-height: 48px;
    color: #0051a5;
    font-weight: bold;
    padding-top: 116px;
}

.title h3 {
    font-size: 28px;
    color: #f9e9b3;
    line-height: 30px;
    margin-top: 8px;
}

.title .p1 {
    padding-top: 0;
    line-height: 14px;
    font-size: 14px;
}

.title .p2 {
    padding-top: 0;
    line-height: 22px;
    font-size: 22px;
    color: #ff8229;
}

.but-con {
    text-align: center;
    font-size: 0;
}

.but-con a,
.part4-hid dl dd a {
    width: 230px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #ee6464;
    margin: 0 26px;
    display: inline-block;
    vertical-align: top;
    border-radius: 8px;
}

.but-con a:nth-of-type(2),
.but-con a.hot,
.part4-hid dl dd a:nth-of-type(2) {
    background: #fdf870;
}

#header {
    width: 100%;
    height: 502px;
    min-width: 1200px;
}

.banner {
    width: 100%;
    height: 502px;
    margin: 0 auto;
    background: url(../images/banner_01.png) top no-repeat;
}

.banner .animation_model{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.animation_model .linImg1 {
    position: absolute;
    top: 22px;
    left: -16px;
    z-index: 2;
    animation-name: linImg1;
    animation: rotate 1.5s linear infinite;
}
.animation_model .linImg2 {
    position: absolute;
    top: 36px;
    right: 315px;
    z-index: 2;
    animation-name: linImg2;
    animation: rotate 2s linear infinite;
}
.animation_model .linImg3 {
    position: absolute;
    top: 140px;
    right: 40px;
    z-index: 2;
    animation-name: linImg3;
    animation: rotate 3s linear infinite;
}
.animation_model .linImg4 {
    position: absolute;
    top: 180px;
    right: 7px;
    z-index: 2;
    animation-name: linImg4;
    -webkit-animation: ball-scale-multiple 1.3s 0s linear infinite alternate;
    animation: ball-scale-multiple 1.3s 0s linear infinite alternate;
}
.animation_model .linImg5 {
    position: absolute;
    top: 290px;
    right: -120px;
    z-index: 2;
    animation-name: linImg4;
    -webkit-animation: ball-scale-multiple 2s 0s linear infinite alternate;
    animation: ball-scale-multiple 1.5s 0s linear infinite alternate;
}
.dy {
    padding-top: 26px;
    height: 380px;
    text-align: center;
    min-width: 1200px;
}

.dy img {
    display: block;
    margin: 0 auto;
}

.part3-teb,
.part4-teb,
.part5-teb {
    height: 88px;
    display: block;
}

.part3-teb:after,
.part4-teb:after,
.part5-teb:after {
    width: 100%;
    height: 0;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    content: '';
}

.part3-teb li,
.part4-teb li,
.part5-teb li {
    float: left;
    font-size: 24px;
    color: #e3f5ff;
    background: url(../images/tab_li.png) top no-repeat;
    border-radius: 8px;
    width: 142px;
    line-height: 50px;
    height: 64px;
    cursor: pointer;
    text-align: center;
    margin-right: 29px;
}
.part5-teb li{
    width: 112px;
    background: url(../images/tab_li_s.png) top no-repeat;
}
.part3-teb li.on,
.part4-teb li.on,
.part5-teb li.on {
    background: url(../images/tab_li2.png) top no-repeat;
    color: #333333;
}
.part5-teb li.on {
    background: url(../images/tab_li2_s.png) top no-repeat;
    color: #333333;
}
.part3-teb li:last-child,
.part4-teb li:last-child,
.part5-teb li:last-child {
    margin-right: 0;
}

#part2 {
    min-width: 1200px;
    padding-bottom: 80px;
    background: url(../images/box2_07.png) no-repeat top;
}

#part2 .title {
    height: 186px;
}

.part2-con {
    width: 1000px;
    height: 599px;
    margin: 0 auto;
    position: relative;
}

.page2-hd ul {}

.page2-hd li {
    width: 92px;
    color: #fff;
    line-height: 45px;
    font-size: 27px;
    text-align: center;
    border-radius: 8px;
    background: #289fe7;
    cursor: pointer;
    position: absolute;
}

.page2-hd .li00 {
    top: 0;
    left: 202px;
}

.page2-hd .li01 {
    top: 0;
    left: 302px;
}

.page2-hd .li02 {
    top: 0;
    left: 403px;
}

.page2-hd .li03 {
    top: 0;
    left: 505px;
}

.page2-hd .li04 {
    top: 0;
    left: 605px;
}

.page2-hd .li05 {
    top: 0;
    left: 706px;
}

.page2-hd .li06 {
    top: 0;
    left: 807px;
}

.page2-hd .li07 {
    top: 0;
    right: 0px;
}

.page2-hd .li08 {
    top: 70px;
    right: 0px;
}

.page2-hd .li09 {
    top: 139px;
    right: 0px;
}

.page2-hd .li10 {
    top: 208px;
    right: 0px;
}

.page2-hd .li11 {
    top: 277px;
    right: 0px;
}

.page2-hd .li12 {
    top: 346px;
    right: 0px;
}

.page2-hd .li13 {
    top: 416px;
    right: 0px;
}

.page2-hd .li14 {
    top: 485px;
    right: 0px;
}

.page2-hd .li15 {
    top: 554px;
    right: 0px;
}

.page2-hd .li16 {
    top: 554px;
    left: 807px;
}

.page2-hd .li17 {
    top: 554px;
    left: 706px;
}

.page2-hd .li18 {
    top: 554px;
    left: 605px;
}

.page2-hd .li19 {
    top: 554px;
    left: 505px;
}

.page2-hd .li20 {
    top: 554px;
    left: 403px;
}

.page2-hd .li21 {
    top: 554px;
    left: 302px;
}

.page2-hd .li22 {
    top: 554px;
    left: 202px;
}

.page2-hd .li23 {
    top: 554px;
    left: 102px;
}

.page2-hd .li24 {
    top: 554px;
    left: 0px;
}

.page2-hd .li25 {
    top: 485px;
    left: 0px;
}

.page2-hd .li26 {
    top: 416px;
    left: 0px;
}

.page2-hd .li27 {
    top: 346px;
    left: 0px;
}

.page2-hd .li28 {
    top: 277px;
    left: 0px;
}

.page2-hd .li29 {
    top: 208px;
    left: 0px;
}

.page2-hd .li30 {
    top: 139px;
    left: 0px;
}

.page2-hd .li31 {
    top: 70px;
    left: 0px;
}

.page2-hd .ul01 li,
.page2-hd .ul03 li {
    margin-left: 30px;
}

.page2-hd .ul02 li,
.page2-hd .ul04 li {
    margin-bottom: 35px;
}

.page2-hd .ul01 {
    top: 0;
    right: 124px;
}

.page2-hd .ul02 {
    top: 0;
    right: 0;
}

.page2-hd .ul03 {
    bottom: 87px;
    right: 124px;
}

.page2-hd .ul04 {
    top: 81px;
    left: 0;
}

.page2-hd li.on {
    background: #fed24d;
    color: #091832;
}

.page2-bd {
    padding: 75px 113px 0 113px;
    height: 460px;
    background: url(../images/box2_08.png) center 75px no-repeat;
}

.page2-bd .page2-box {
    width: 239px;
    padding-left: 22px;
    margin-right: 29px;
    position: relative;
}

.page2-bd .page2-box h2 {
    text-align: center;
    font-size: 56px;
    color: #fff;
    line-height: 68px;
    padding-top: 97px;
}

.page2-bd .page2-box h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 28px;
    text-transform: uppercase;
    padding-bottom: 43px;
}

.page2-bd .page2-box p {
    font-size: 20px;
    line-height: 24px;
    color: #0051a5;
    display: block;
    padding-left: 49px;
    font-weight: bold;
    margin-bottom: 35px;
}

.page2-bd .page2-box .anniuA {
    width: 174px;
    height: 26px;
    display: block;
    font-size: 16px;
    color: #0051a5;
    line-height: 26px;
    text-align: center;
    background: #90cff5;
    border: 2px #289fe7 solid;
    border-radius: 15px;
    margin-left: 44px;
    margin-bottom: 30px;
}

.page2-bd .page2-box .anniu {
    font-size: 24px;
    color: white;
    border-radius: 20px;
    text-align: center;
    display: block;
    background: #ec5250;
    width: 196px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 50px;
    top: 30px;
}


.page2-bd .page2-ls {
    width: 433px;
    padding-top: 48px;
}

.page2-bd .page2-ls .dazi {
    font-size: 30px;
    text-align: center;
    line-height: 120px;
    font-weight: bold;
}

.zhxc-hid {
    /* display: none; */
}

.zhxc-hid .bd {
    height: 382px;
}

.zhxc-hid .inBox {
    width: 433px;
    height: 382px;
    overflow: hidden;
}

.teach-box {
    position: relative;
}

.teach-box .btn-box {
    padding-top: 0;
}

.teach-box .inHd {
    overflow: hidden;
    width: 396px;
    height: 88px;
    text-align: center;
    margin: 0 auto 30px;
    padding-top: 14px;
}

.teach-box .inHd ul {
    width: 100%;
}

.teach-box .inHd li {
    float: left;
    width: 68px;
    height: 86px;
    margin-right: 11px;
    overflow: hidden;
    background: #FFF;
    border: 1px solid #fff;
}

.teach-box .inHd li.on {
    border-color: #0590ff;
}

.teach-box .inHd li:last-child {
    margin-right: 0;
}

.teach-box .inHd li img {
    display: block;
    width: auto;
    height: 86px;
    margin: 0 auto;
}

.teach-box .prev {
    position: absolute;
    top: 86px;
    left: -20px;
    width: 39px;
    height: 39px;
}

.teach-box .next {
    position: absolute;
    top: 86px;
    right: -24px;
    width: 39px;
    height: 39px;
}

.teach-box .inBd {
    width: 433px;
    margin: 0 auto;
}

.teach-box .inBd .teach-hid {
    height: 250px;
    overflow-y: auto;
}

.teach-box .inBd .teach-hid::-webkit-scrollbar {
    width: 5px;
    background: #000;
    border-radius: 50px;
}

.teach-box .inBd .teach-hid::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background: #325799;
}

.teach-box .inBd .teach-hid h6 {
    line-height: 34px;
    font-size: 30px;
    color: #0051a5;
}

.teach-box .inBd .teach-hid h6 span {
    display: inline-block;
    margin-left: 12px;
    font-weight: normal;
    font-size: 18px;
    color: #0051a5;
}

.teach-box .inBd .teach-hid p {
    font-size: 16px;
    color: #0051a5;
    line-height: 27px;
    margin-top: 5px;
}

#part3 {
    min-width: 1200px;
    padding-bottom: 30px;
    background: url(../images/box3_07.png) no-repeat top;
}

.part3-con {
    padding: 20px 0 0;
    width: 1044px;
    margin: 0 auto;
}


.part3-hid {
    height: 589px;
    text-align: center;
    display: none;
}

.part3-hid ul {
    text-align: center;
    font-size: 0;
}

.part3-hid ul li {
    width: 261px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

.part3-hid ul li img {
    border-radius: 12px;
}

.part3-hid ul li p {
    font-size: 17px;
    color: #333333;
    line-height: 45px;
    height: 55px;
}

.part3-hid ul li .p2 {
    line-height: 24px;
    padding-top: 10px;
    height: 45px;
}

#part4 {
    min-width: 1200px;
}

.part4-box {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 20px;
    background: url(../images/part4-box.png) top no-repeat;
    margin-bottom: 30px;
}

.part4-con {
    padding-top: 25px;
}

.part4-hid {
    display: none;
}

.part4-hid dl {
    width: 1000px;
    margin: 0 auto 30px;
}

.part4-hid dl dt {
    width: 168px;
}

.part4-hid dl dt img {
    border: 2px #fff solid;
    border-radius: 4px;
    overflow: hidden;
}

.part4-hid dl dt p {
    font-size: 24px;
    color: #231714;
    background: #fff;
    border: 2px solid #0061ae;
    margin-top: 15px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.part4-hid dl dd {
    width: 787px;
    font-size: 0;
}

.part4-hid dl dd h3 {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
}

.part4-hid dl dd span {
    display: block;
    margin: 10px 0 13px;
    width: 153px;
    height: 4px;
    background: #cccccc;
    border-radius: 2px;
}

.part4-hid dl dd p {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    min-height: 158px;
    text-align: justify;
}

.part4-hid dl dd a {
    width: 137px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    margin-left: 30px;
    margin-right: 0;
    float: right;
    border-radius: 19px;
}

.part4-hid dl dd a:nth-of-type(1) {
    background: #0051a5
}

.part4-hid dl dd a:nth-of-type(2) {
    background: #ee6464
}

#part5 {
    padding: 20px 0 30px;
}

.part5-box {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 20px;
    background: url(../images/part5-box.png) top no-repeat;
    margin-bottom: 30px;
}

.part5-box .title p {
    line-height: 26px;
    padding-top: 150px;
    padding-bottom: 12px;
}

.part5-box .title .p2 {
    padding-top: 0;
}

.part5-tou {
    margin: 44px auto 84px;
    background: url(../images/xcgg.jpg) no-repeat;
    border-radius: 12px;
    height: 222px;
    width: 606px;
    padding: 119px 0 0 394px;
}

.part5-tou p {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    letter-spacing: 2px;
}

.part5-tou p strong {
    font-size: 30px;
}

.part5-tou a {
    font-size: 18px;
    color: #162853;
    background: #ead48e;
    border-radius: 10px;
    display: block;
    width: 225px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    font-weight: bold;
    letter-spacing: 2px;
}

.part5-con {
    padding: 15px 0;
    padding-bottom: 30px;
}

.part5-hid {
    margin: 0 auto 25px;
    width: 880px;
    display: none;
}

.part5-hid dl {
    width: 402px;
}

.part5-hid dt {
    border-radius: 12px;
    overflow: hidden;
}

.part5-hid dd {
    font-size: 0;
    padding-top: 18px;
}

.part5-hid dd p {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    text-align: justify;
    letter-spacing: 0.3px;
}

.part5-hid dd span {
    height: 4px;
    margin: 12px 0 14px;
    background: #c3c3c3;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
}

.part5-hid dd .sp01 {
    width: 63px;
}

.part5-hid dd .sp02 {
    width: 295px;
    margin-left: 7px;
}

.part5-hid dd .sp03 {
    width: 17px;
    margin-left: 17px;
}

#part6 {
    padding: 52px 0 50px;
    background: url(../images/part6-box.png) top no-repeat;
    min-width: 1200px;
}

.part6-con1 {
    width: 880px;
    margin: 0 auto;
    position: relative;
    padding: 75px 60px;
    padding-top: 120px;
}

.part6-bd1 ul {
    font-size: 0;
}

.part6-bd1 ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 18px;
    width: 280px;
    height: 210px;
    border-radius: 10px;
    overflow: hidden;
}

.part6-hd1 span {
    position: absolute;
    width: 34px;
    height: 34px;
    background: url(../images/icon1.png) no-repeat;
    top: 210px;
    cursor: pointer;
}

.part6-hd1 .part6-perv1 {
    left: 0;
    background-position: 0 -39px;
}

.part6-hd1 .part6-next1 {
    right: 0;
    background-position: 0 -78px;
}

.part6-hd1 ul {
    text-align: center;
    font-size: 0;
}

.part6-hd1 ul li {
    display: inline-block;
    vertical-align: top;
    width: 15px;
    height: 15px;
    margin: 20px 9px 0;
    border-radius: 100px;
    background-color: #d2d2d2;
}

.part6-hd1 ul li.on {
    background: #208fd4;
    box-shadow: 0 0 4px 4px rgba(69, 179, 247, 0.4);
}

#part6 .but-con {
    padding-bottom: 60px;
}

.part6-con2 {
    margin: 55px auto 0;
    width: 924px;
    padding: 0 38px;
    position: relative;
}

.part6-con2 .part6-hd2 span {
    position: absolute;
    top: 58px;
    background: url(../images/icon1.png) no-repeat;
    cursor: pointer;
    width: 36px;
    height: 23px;
}

.part6-con2 .part6-hd2 .part6-perv2 {
    left: -11px;
    background-position: 0 -128px;
}

.part6-con2 .part6-hd2 .part6-next2 {
    right: -10px;
    background-position: 0 -170px;
}

.part6-bd2 ul li {
    width: 1082px;
}

.closeBtnLeft {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}


/*琛ㄥ崟*/

.form {
    width: 650px;
    height: 370px;
    background: url(../images/form_bg.png) no-repeat center top;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -325px;
    margin-top: -185px;
    z-index: 999;
    display: none;
}

.form-con {
    padding-left: 429px;
    width: 210px;
    padding-top: 132px;
    position: relative;
}

.form-con p {
    width: 185px;
    margin-bottom: 5px;
    background: #fff;
    border-radius: 30px;
}

.form-con p input,
.form-con p select {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #00a1ed;
    border: 1px #45b3f7 solid;
    outline: none;
    padding: 0 15px;
    background: #f2f5f6;
    width: 155px;
    border-radius: 14px;
}

.form-con p select {
    width: 185px;
}

input::-webkit-input-placeholder {
    color: #00a1ed;
}

#submit {
    color: #081b41;
    font-weight: bold;
    border-radius: 30px;
    cursor: pointer;
    width: 185px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #f9e9b3;
    font-size: 15px;
    border: 0;
    outline: none;
    display: block;
    margin-top: 30px;
    letter-spacing: 2px;
}

#close {
    width: 55px;
    height: 55px;
    position: absolute;
    right: 0;
    top: 0;
}

.form-con span {
    position: absolute;
    right: 0;
    top: 258px;
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #808080;
    transform: scale(0.83);
}

.left-nav {
    width: 120px;
    height: 485px;
    position: fixed;
    top: 60px;
    left: 10px;
    z-index: 9999;
    background: url(../images/ly_l.png) no-repeat;
    background-size: 100% auto;
    padding-top: 92px;
}

.left-nav li {
    margin-bottom: 16px;
}

.left-nav li a {
    display: block;
    width: 100%;
    height: 31px;
    line-height: 35px;
    text-indent: 99999px;
    overflow: hidden;
}

.left-nav li a:hover,
.left-nav li.on a {
    color: #f9e9b3;
}

.left-nav .li01 {
    width: 100%;
    height: 30px;
    margin: 0 auto;
}

.left-nav li.last a {
    margin-top: 13px;
    height: 47px;
    line-height: 47px;
}

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

.master .master-box {
    width: 1100px;
    margin: 0 auto;
    background: url(../images/master.png) top no-repeat;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 20px;
}

.master .master-box .guest {
    width: 996px;
    height: 580px;
    border: 2px #289fe7 solid;
    border-radius: 20px;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 36px;
}

.master .master-box .guest .guest-con1 {
    width: 874px;
    height: 270px;
    background-color: #fff;
    float: left;
    padding: 0 32px;
}

.master .master-box .guest .guest-con2 {
    width: 874px;
    height: 290px;
    background-color: #fff;
    float: left;
    padding: 0 32px;
}

.master .master-box .guest .guest-hd1,
.master .master-box .guest .guest-hd2 {
    position: relative;
}

.master .master-box .guest .guest-hd1 .guest-perv1,
.master .master-box .guest .guest-hd2 .guest-perv2 {
    position: absolute;
    left: -16px;
    top: -150px;
    width: 34px;
    height: 34px;
    background: url(../images/icon1.png) bottom left no-repeat;
    background-position: 0 -39px;
    cursor: pointer;
}

.master .master-box .guest .guest-hd1 .guest-next1,
.master .master-box .guest .guest-hd2 .guest-next2 {
    position: absolute;
    right: -16px;
    top: -150px;
    width: 34px;
    height: 34px;
    background: url(../images/icon1.png) top left no-repeat;
    background-position: 0 -78px;
    cursor: pointer;
}



.master .master-box .guest ul li {
    width: 220px;
    text-align: center;
    background: url(../images/masterBg.png) center 30px no-repeat;
    padding-top: 30px;
}

.master .master-box .guest ul li div {
    width: 112px;
    height: 142px;
    border-radius: 5px;
    margin: 0 auto;
    overflow: hidden;
}

.master .master-box .guest ul li img {
    width: 118px;
    height: 148px;
    margin-left: -4px;
    margin-top: -4px;
}

.master .master-box .guest .guest-p {
    width: 58px;
    height: 100%;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0051a5;
    font-weight: 700;
    background: #dbf1ff;
    float: left;
    line-height: 1.1;
}

.master .master-box .guest ul li p {
    width: 100%;
    color: #394b94;
    font-size: 12px;
}

.master .master-box .guest ul li p b {
    display: block;
    line-height: 35px;
    color: #FFF;
    font-size: 14px;
    margin-bottom: 8px;
}

.youhui1 {
    height: 810px;
    background: url(../images/youhui_03.png) top no-repeat;
    position: relative;
}
.erweima {
    width: 1100px;
    height: 150px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
}
.erweima .clound{
    width: 196px;
    height: 162px;
    position: absolute;
    bottom: -465px;
    right: -50px;
}
.erweima a {
    width: 100%;
    height: 100%;
    display: block;
}

.baogao {
    height: 547px;
    background: url(../images/baogao_01.png) top no-repeat;
}

.baogao .baogao-con {
    height: 300px;
}

.baogao .swiper-container {
    width: 1000px;
    margin: 0 auto;
}

.baogao .swiper-container {
    width: 1000px;
    padding-bottom: 20px;
}

.baogao .swiper-slide {
    text-align: center;
    font-size: 18px;

    /* 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;
    transition: 300ms;
    transform: scale(0.6);
}

.baogao .swiper-slide-active,
.baogao .swiper-slide-duplicate-active {
    transform: scale(0.8);
}


.baogao .swiper-pagination {
    left: 50%;
    margin-left: -138px;
    bottom: 5px;
}

.baogao .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #d2d2d2;
    opacity: 1;
    border-radius: 20px;
    margin: 0 4px;
}

.baogao .swiper-pagination-bullet-active {
    background: #208fd4;
    box-shadow: 0 0 4px 4px rgba(69, 179, 247, 0.4);
}
.didian_logo{
    position: absolute;
    left: 23px;
    bottom: 23px;
}




@keyframes rotate {
    0% {
    transform: translateY(0) ;
  }
    25% {
        transform: translateY(5%);
    }
    50% {
        transform: translateY(8%);
       
    }
    75% {
        ransform: translateY(5%) ;
    }
    100% {
        transform: translateY(0) ;
    }
  }

  @keyframes ball-scale-multiple {
    0% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9);
      opacity: 0.9;
    }
    50% {
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
      opacity: 0.9;
    }
  }
  </pre></body></html>