<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
table{border-collapse:collapse;border-spacing:0;}

.fl{
    float: left;
}
.fr{
    float: right;
}
.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}
.container{
    max-width: 1920px;
    margin: 0 auto;
}
.container_top{
    width: 100%;
}
.container_top img{
    width: 100%;
    display: block;
}
.container_ntc{
    width: 100%;
    padding: 25px 0;
    background: #e50000;
}
.container_ntc p{
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.container_box{
    width: 1000px;
    border: 1px solid #dbdbdb;
    border-radius: 15px;
    margin: 80px auto 0;
    box-sizing: border-box;
    padding: 0 50px 50px 50px;
    box-shadow: 10px 6px 15px 3px #d2d2d2;
}
.container_box_title{
    width: 700px;
    height: 60px;
    margin: -30px auto 30px;
    background: url(images/titlebg.jpg) top center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-radius: 5px;
}
.container_box_title img{
    display: block;
    width: 90%;
    margin: 0 auto;
}
.container_box_gx{
    width: 100%;
    height: 76px;
    background: #e9eaf3;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 10px;
}
.container_box_gx img{
    width: 40px;
    margin: 0 25px;
}
.container_box_gx_p{
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
}
.container_box_gx_p1{
    color: #3e4792;
}
.container_box_gx_p2{
    color: #ed4343;
}
.container_box_l,.container_box_r{
    width: 445px;
    height: 300px;
}
.container_box_l{
    float: left;
    border-right: 2px dashed #3e4792;
}
.container_box_r{
    float: right;
    box-sizing: border-box;
    padding-left: 50px;
}
.container_box_l_line{
    width: 350px;
    height: 55px;
    background: url(images/tj.png) top center no-repeat;
    background-size: 100%;
    margin-top: 15px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.container_box_l_line p{
    font-size: 22px;
    font-weight: bold;
    color: #3e4792;
}
.container_box_l_line a{
    font-size: 22px;
    font-weight: bold;
    color: #ed4343;
}
.container_box_r p:nth-child(1){
    color: #3e4792;
    font-weight: bold;
    margin-top: 25px;
}
.container_box_r p:nth-child(2){
    color: #3e4792;
    margin-top: 5px;
}
.container_box_r p:nth-child(3){
    color: #3e4792;
    margin-top: 5px;
}
.container_box_r p:nth-child(4){
    color: #3e4792;
    margin-top: 5px;
}
.container_box_r p:nth-child(5){
    color: #3e4792;
    font-weight: bold;
    margin-top: 50px;
}
.container_box_r p:nth-child(6){
    color: #ed4343;
    font-weight: bold;
    margin-top: 5px;
}
.container_box2{
    width: 1000px;
    height: 200px;
    border: 1px solid #dbdbdb;
    margin: 80px auto 0;
    box-sizing: border-box;
    background: url(images/box2bg.jpg) top center no-repeat;
    background-size: cover;
}
.container_box2 .lc{
    width: 90%;
    display: block;
    margin: 0 auto;
}
.num_p1{
    font-size: 20px;
    margin-top: 15px;
    font-weight: bold;
    color: #333 !important;
}
.num_p2,.num_p3{
    font-size: 20px;
    margin-top: 25px !important;
    color: #333 !important;
}
.container_box_bm{
    width: 700px;
    height: 60px;
    margin: 15px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}
.container_box_bm p{
    font-size: 22px;
    font-weight: bold;
    color: #3e4792;
}
.container_box_bm a{
    font-size: 22px;
    font-weight: bold;
    color: #ed4343;
}
.container_box_bm2{
    width: 700px;
    height: 60px;
    margin: 15px auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    align-items: center;
}
.container_box_bm2_a{
    width: 250px;
    height: 50px;
    border-radius: 5px;
    background: url(images/red.jpg) top center no-repeat;
    background-size: cover;
    box-shadow: 0 0 10px rgba(82, 82, 82, 0.2);

}
.container_box_bm2_a a{
    display: block;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.container_box3{
    width: 1000px;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
}
.container_box3_l{
    width: 45%;
}
.container_box3_r{
    width: 50%;
    height: 460px;
    background: url(images/red2.jpg) top center no-repeat;
    background-size: cover;
    box-shadow: 10px 6px 15px 3px #d2d2d2;
    border-radius: 15px;

}
.container_box3_l img{
    width: 400px;
    margin-top: 25px;
}
.container_box3_r_title{
    width: 80%;
    display: block;
    margin: 25px auto;
}
.container_box3_r_gr{
    width: 420px;
    height:60px;
    background: url(images/titlebg.jpg) top center no-repeat;
    background-size: cover;
    box-shadow: 0 0 10px rgb(82 82 82 / 20%);
    margin-left: -25px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 60px;
}
.container_box3_r p{
    margin-top: 10px;
    color: #ffff;
    margin-left: 30px;
}
.container_box3_buy{
    width: 100%;
    height: 50px;
    margin-top: 25px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.container_box3_buy i{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}
.container_box3_buy div{
    width: 200px;
    height: 50px;
    background: url(images/red3.jpg) top center no-repeat;
    background-size: cover;
    box-shadow: 0 0 10px rgb(82 82 82 / 20%);
    border-radius: 5px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.container_box3_buy div a{
    color: #fff;
}

.container_box4{
    width: 1000px;
    border-radius: 15px;
    margin: 80px auto 0;
    box-sizing: border-box;
    box-shadow: 10px 6px 15px 3px #d2d2d2;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.container_box4_app{
    width: 450px;
    height: 200px;
    margin: 25px 0;
}
.container_box4_app_pic{
    width: 400px;
}
.container_box4_app p{
    color: #333;
    font-size: 22px;
    font-weight: bold;
    margin-top: 25px;
}
.qrcode{
    width: 200px;
}
.container_box5{
    width: 100%;
    background: url(images/red4.jpg) top center no-repeat;
    background-size: cover;
    overflow: hidden;
}
.container_box5 img{
    width: 700px;
    display: block;
    margin: 15px auto;

}
.container_box6{
    width: 1000px;
    margin: 50px auto;
}
.container_box6_title{
    width: 700px;
    margin: 0 auto;
}
.container_box6_title img{
    width: 100%;
}
.item_dqdh{
    width: 1000px;
    margin: 0 auto;
}
.item_dqdh_title{
    font-size: 26px;
    color: #333;
    font-weight: bold;
}
.item_dqdh ul{
    width: 1000px;
    box-sizing: border-box;
    background: #fff;
    padding:0 25px;
    margin-top: 25px;
    list-style: none;
    display: flex;
    justify-content:flex-start;
    flex-wrap: wrap;
}
.item_dqdh ul li{
    width: 100px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    color: #333;
}

@media screen and (max-width:768px){
    .item_top{
        display: none;
    }
    .container_ntc {
        padding: 15px 0;
    }
    .container_ntc p {
        font-size: 14px;
        line-height: 30px;
        width: 90%;
        margin: 0 auto;
		text-align:left;
    }
    .container_box {
        width: 96%;
        border: 1px solid #dbdbdb;
        border-radius: 15px;
        margin: 80px auto 0;
        box-sizing: border-box;
        padding: 0 15px 15px 15px;
        box-shadow: 10px 6px 15px 3px #d2d2d2;
    }
    .container_box_title {
        width: 70%;
        height: 60px;
        margin: -30px auto 15px;
        background: url(images/titlebg.jpg) top center no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: space-around;
        border-radius: 5px;
    }
    .container_box_gx {
        width: 100%;
        height: 80px;
        background: #e9eaf3;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 10px;
    }
    .container_box_gx img {
        width: 20px;
        margin: 0 15px;
    }
    .container_box_gx_p {
        font-size: 14px;
        font-weight: bold;
        line-height: 26px;
    }
    .container_box_l {
        float: none;
        border-right: none;
    }
    .container_box_l, .container_box_r {
        width: 96%;
        margin: 15px auto;
        height: auto;
    }
    .container_box_l_line {
        width: 100%;
        height: 50px;
        background: url(images/tj.png) top center no-repeat;
        background-size: 100%;
        margin-top: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .container_box_l_line p {
        font-size:16px;
        margin-right: 20px;
    }
    .container_box_l_line a {
        font-size: 16px;
    }
    .container_box_r {
        float: none;
        box-sizing: border-box;
        padding-left: 15px;
    }
    .container_box2 {
        width: 96%;
        height: 100px;
        border: 1px solid #dbdbdb;
        margin: 80px auto 0;
    }
    .container_box_l img,.container_box_r img{
        width: 40px;
    }
    .container_box_r {
        padding-left: 0;
    }
    .num_p2, .num_p3 {
        font-size: 14px;
    }
    .container_box_bm {
        width: 100%;
        height: 60px;
        margin: 15px auto 0;
    }
    .container_box_bm p {
        font-size: 14px;
    }
    .container_box_bm a {
        font-size: 14px;
    }
    .container_box_bm2 {
        width: 100%;
        height: 60px;
        margin: 15px auto 0;
    }
    .container_box_bm2_a {
        width: 46%;
        height: 40px;
        border-radius: 5px;
        background: url(images/red.jpg) top center no-repeat;
        background-size: cover;
        box-shadow: 0 0 10px rgb(82 82 82 / 20%);
    }
    .container_box_bm2_a a {
        line-height: 40px;
        font-size: 16px;
    }
    .container_box3 {
        width: 96%;
        margin: 15px auto;
        display: block;
    }
    .container_box3_l {
        width: 100%;
    }
    .container_box3_l img {
        width: 90%;
        display: block;
    }
    .container_box3_r {
        width: 100%;
        height: auto;
        background: url(images/red2.jpg) top center no-repeat;
        background-size: cover;
        box-shadow: 10px 6px 15px 3px #d2d2d2;
        border-radius: 15px;
        overflow: hidden;
        margin-top: 15px;
    }
    .container_box3_r_gr {
        width: 100%;
        height: 40px;
        margin-left: 0;
        font-size: 18px;
        line-height: 40px;
    }
    .container_box3_buy {
        width: 100%;
        height: 50px;
        margin: 25px 0;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    .container_box3_buy i {
        font-size: 18px;
    }
    .container_box3_buy div {
        width: 40%;
        height: 40px;
        line-height: 40px;
        font-size:18px;
    }
    .container_box4 {
        width: 96%;
        margin: 80px auto 0;
        display: block;
        overflow: hidden;
    }
    .container_box4_app {
        width: 100%;
        height: auto;
        margin: 15px 0;
    }
    .container_box4_app_pic {
        width: 80%;
        display: block;
        margin: 15px auto;
    }
    .container_box4_app p {
        color: #333;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        margin-top: 15px;
    }
    .qrcode {
        width: 180px;
        display: block;
        margin: 15px auto;
    }
    .container_box5 {
        width: 100%;
        background: url(images/red4.jpg) top center no-repeat;
        background-size: cover;
        overflow: hidden;
    }
    .container_box5 img {
        width: 90%;
        display: block;
        margin: 15px auto;
    }
    .container_box6 {
        width: 96%;
        margin: 50px auto;
    }
    .container_box6_title {
        width: 70%;
        margin: 0 auto;
    }
    .item_dqdh {
        width: 100%;
        margin: 0 auto;
    }
    .item_dqdh ul {
        width: 100%;
        box-sizing: border-box;
        background: #fff;
        padding: 0;
        margin-top: 25px;
        list-style: none;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .item_dqdh ul li {
        width: 25%;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        margin-top: 10px;
        color: #333;
    }
}</pre></body></html>