<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*common*/
*{margin:0;padding:0;}
ul{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
h3,h4{font-weight:normal;}
body{font-family:"microsoft yahei";color:#333;}

/* PC */
@media screen and (min-width: 768px){
/*é¡¶éƒ¨åˆ—è¡¨*/
.header{width:1000px;height:120px;margin:0 auto;}
.header&gt;h1{height:100px;width:535px;padding-top:20px;line-height:100px;font-size:32px;font-weight:bold;color:#222;float:left;}
.header&gt;ul{width:465px;float:right;}
.header&gt;ul&gt;li{transition:all .1s ease-in;padding-top:20px;height:100px;width:155px;color:#333;font-size:20px;line-height:100px;cursor:pointer;text-align:center;float:left;}
.header&gt;ul&gt;li:hover{font-weight:bold;color:#fff;background-color:#ff3467;}
.header&gt;ul&gt;li.active{font-weight:bold;color:#fff;background-color:#ff3467;}
/*é¦–é¡µ*/
#sy{background-color:#f4f4f4;padding-bottom:100px;}
.banner{height:673px;background:url(../images/banner.jpg) center 0 no-repeat;}
.banner&gt;div{height:673px;width:1000px;margin:0 auto;position: relative;}
.bannerHead{font-size:24px;line-height:24px;letter-spacing:2px;color:#fff;position:absolute;padding:12px 20px;bottom:435px;left:155px;}
.bannerContent{font-size:16px;line-height:24px;width:600px;color:#fff;position:absolute;padding:15px 20px;bottom:253px;left:155px;}
.bannerContent&gt;b,.bannerHead&gt;b{z-index:3;position:relative;font-weight:normal;}
.underlay{display:block;background:#000;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2;opacity:0.65;}
.partnerTitle{height:170px;line-height:170px;font-size:48px;text-align:center;margin-top:20px;}
.partnerPic{height:225px;width:885px;margin:0 auto;}
.partnerPic&gt;a{display:block;height:225px;width:430px;float:left;}
.vip{background:url(../images/vip.png) center center no-repeat;margin-right:25px;}
.vipFinance{background:url(../images/vipFinance.png) center center no-repeat;}
/*ä¸“æ&nbsp;*/
#zl{background-color:#f4f4f4;display:none;}
#rules{padding:35px 0 65px;background-color:#f4f4f4;}
#rules dl{width:1000px;margin:0 auto;line-height:60px;font-size:20px;margin-bottom:35px;}
#rules dl&gt;dt{height:60px;background-color:#ff3467;font-weight:bold;color:#fff;text-indent:15px;}
#rules dl&gt;dd{height:60px;background-color:#fff;text-indent:15px;margin-bottom:2px;}
/*ä¿¡æ¯æŠ«éœ²*/
#xxpl{background-color:#f4f4f4;padding:35px 0 100px;display:none;}
#xxpl&gt;ul{width:1000px;height:63px;margin:0 auto;background-color:#fff;}
#xxpl&gt;ul&gt;li{transition:all .1s ease-in;width:160px;height:60px;line-height:60px;font-size:20px;font-weight:bold;text-align:center;color:#666;float:left;cursor:pointer;}
#xxpl&gt;ul&gt;li:hover{color:#ff3467;background-color:#fff;}
#xxpl&gt;ul&gt;li.act{color:#ff3467;background-color:#fff;}
#company,#products{background-color:#fff;padding:30px 15px 100px;width:970px;margin:0 auto;font-size:16px;line-height:28px;}
.tablet{padding-top:30px;overflow:hidden;}
.tablet&gt;div{width:50%;height:304px;float:left;}
.tablet1{background:url(../images/tablet.jpg) center 0 no-repeat;}
.tablet2{background:url(../images/tablet.jpg) center -304px no-repeat;}
/**#platform,#products{display:none;background-color:#f4f4f4;}**/
#xxpl table{width:1000px;margin:0 auto;table-layout:fixed;border-spacing:0 2px;position:relative;top:-2px;}
#xxpl table tr{width:1000px;background-color:#fff;vertical-align:middle;padding:10px 0;font-size:16px;line-height:22px;}
#xxpl table th,td{padding:10px;font-weight:normal;text-align:left;word-break:break-all;}
#xxpl table th{color:#ff3467;padding-top:25px;}
#platform&gt;table th,td{width:105px;}
#products&gt;table th,td{width:33%;}
/*åº•éƒ¨ä¿¡æ¯*/
.footer{height:330px;}
.coop{background-color:#ff3467;text-align:center;height:200px;line-height:75px;font-size:24px;color:#fff;}
.coopPic{height:104px;margin:0 auto;text-align:center;}
.coopPic&gt;div{height:104px;width:140px;display:inline-block;}
.ghrs{background:url(../images/bottom.jpg) center 0 no-repeat;margin-right:35px;}
.hkrs{background:url(../images/bottom.jpg) center center no-repeat;margin-right:35px;}
.rb{background:url(../images/bottom.jpg) center -208px no-repeat;}
.copyright{text-align:center;font-size:16px;margin-top:30px;}
.copyright&gt;a{color:#333;}
.copyright&gt;a:visited{color:#333;}
.regis{padding-left: 25px;line-height:20px;background: url(../images/icon.png) 0 center no-repeat;}

.upArr{display:none;overflow:hidden;text-align:center;width:30px;height:30px;border-radius:50%;font-size:30px;font-weight:bold;color:#ccc;background-color:#ddd;position:fixed;bottom:30px;right:5px;cursor:pointer;}
.upArr:hover{color:#ff3467;}
}

/* å¹³æ¿ */
@media screen and (min-width: 768px) and (max-width: 999px){
/*é¡¶éƒ¨åˆ—è¡¨*/
.header{width:100%;}
.header&gt;h1{width:auto;padding-left:20px;}
.header&gt;ul{width:315px;}
.header&gt;ul&gt;li{width:105px;}
/*é¦–é¡µ*/
.banner&gt;div{width:100%;}
.bannerHead{top:235px;left:50px;bottom:auto;}
.bannerContent{font-size:18px;top:300px;left:50px;bottom:auto;}
.partnerPic{width:100%;}
.partnerPic&gt;a{width:46%;background-size:100% auto;margin:0 2%;}
/*ä¸“æ&nbsp;*/
#rules dl{width:100%;}
/*ä¿¡æ¯æŠ«éœ²*/
#xxpl&gt;ul{width:100%;}
#company,#products{width:100%;box-sizing:border-box;}
.tablet&gt;div{height:260px;width:46%;float:left;background-size: auto 200%;margin:0 2%;}
.tablet2{background:url(../images/tablet.jpg) center bottom no-repeat;}
#xxpl table{width:100%;}
#xxpl table tr{width:100%;}
#platform{overflow-x: auto;}
}

/* æ‰‹æœº */
@media screen and (max-width: 767px){
/*é¡¶éƒ¨åˆ—è¡¨*/
.header{width:100%;height:1.05rem;overflow:hidden;}
.header&gt;h1{height:.65rem;line-height:.6rem;padding-top:.05rem;font-size:.28rem;font-weight:bold;color:#222;text-align:center;box-sizing:border-box;border-bottom:1px solid #f4f4f4;}
.header&gt;ul{display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex; display: box;display: flexbox;justify-content:space-between;}
.header&gt;ul&gt;li{transition:all .1s ease-in;height:.4rem;width:50%;color:#333;font-size:.2rem;line-height:.4rem;text-align:center;}
.header&gt;ul&gt;li.active{font-weight:bold;color:#fff;background-color:#ff3467;}
/*é¦–é¡µ*/
#sy{background-color:#f4f4f4;padding:.1rem 0 .5rem;}
.banner{height:5rem;background:url(../images/mbanner.jpg) center 0 no-repeat;background-size:100% 100%;}
.banner&gt;div{height:5rem;position: relative;}
.bannerHead{font-size:.24rem;line-height:.24rem;letter-spacing:2px;color:#fff;position:absolute;padding:.12rem .20rem;top:1rem;left:.2rem;}
.bannerContent{font-size:.16rem;line-height:.24rem;width:2.9rem;color:#fff;position:absolute;padding:.15rem .2rem;top:1.7rem;left:.2rem;}
.bannerContent&gt;b,.bannerHead&gt;b{z-index:3;position:relative;font-weight:normal;}
.underlay{display:block;background:#000;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2;opacity:0.65;filter:alpha(opacity=65);}
.partnerTitle{height:1rem;line-height:1rem;font-size:.32rem;text-align:center;margin-top:.2rem;}
.partnerPic{width:3rem;margin:0 auto;}
.partnerPic&gt;a{display:block;height:1.57rem;width:3rem;background-size:100% 100%;}
.vip{background:url(../images/vip.png) center center no-repeat;margin-bottom:.15rem;}
.vipFinance{background:url(../images/vipFinance.png) center center no-repeat;}
/*ä¸“æ&nbsp;*/
#zl{background-color:#f4f4f4;display:none;}
#rules{padding:.1rem 0 .5rem;background-color:#f4f4f4;}
#rules dl{width:100%;line-height:.4rem;font-size:.16rem;margin-bottom:.2rem;}
#rules dl&gt;dt{height:.4rem;background-color:#ff3467;font-weight:bold;color:#fff;text-indent:.15rem;}
#rules dl&gt;dd{line-height:.4rem;background-color:#fff;text-indent:.05rem;margin-bottom:2px;}
/*ä¿¡æ¯æŠ«éœ²*/
#xxpl{background-color:#f4f4f4;padding:.1rem 0 .5rem;display:none;}
#xxpl&gt;ul{width:100%;height:.3rem;background-color:#fff;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex; display: box;display: flexbox;justify-content:space-between;}
#xxpl&gt;ul&gt;li{transition:all .1s ease-in;width:50%;height:.3rem;line-height:.3rem;font-size:.16rem;font-weight:bold;text-align:center;color:#666;}
#xxpl&gt;ul&gt;li.act{color:#ff3467;background-color:#fff;}
#company,#products{background-color:#fff;padding:.15rem .15rem .4rem;font-size:.16rem;line-height:.28rem;word-break: break-all;}
.tablet{padding-top:.3rem;overflow:hidden;width:85%;margin:0 auto;}
.tablet&gt;div{width:100%;height:2.2rem;background-size: 100% auto;}
.tablet1{background:url(../images/tablet.jpg) center 0 no-repeat; margin-bottom:.15rem;}
.tablet2{background:url(../images/tablet.jpg) center bottom no-repeat;}
/**#platform,#products{display:none;background-color:#f4f4f4;}**/
#xxpl table{width:100%;table-layout:fixed;border-spacing:0 2px;position:relative;top:-2px;}
#xxpl table tr{width:100%;background-color:#fff;vertical-align:middle;padding:.1rem 0;font-size:.16rem;line-height:.22rem;}
#xxpl table th,td{padding:.1rem;font-weight:normal;text-align:left;word-break:break-all;}
#xxpl table th{color:#ff3467;padding-top:.2rem;}
#platform{overflow-x: auto;}
#platform&gt;table th,td{width:1.3rem;}
#products&gt;table th,td{width:33%;}
/*åº•éƒ¨ä¿¡æ¯*/
.footer{height:2.8rem;}
.coop{background-color:#ff3467;text-align:center;height:1.7rem;line-height:.75rem;font-size:.24rem;color:#fff;}
.coopPic{height:1rem;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;display: box;display: flexbox;justify-content:space-around;}
.coopPic&gt;div{height:.75rem;width:1rem;background-size:100% auto;}
.ghrs{background:url(../images/bottom.jpg) center top no-repeat;}
.hkrs{background:url(../images/bottom.jpg) center center no-repeat;}
.rb{background:url(../images/bottom.jpg) center bottom no-repeat;}
.copyright{text-align:center;font-size:.16rem;margin-top:.1rem;}
.copyright&gt;a{color:#333;}
.copyright&gt;a:visited{color:#333;}
.regis{padding-left: .25rem;line-height:.2rem;background: url(../images/icon.png) 0 center no-repeat;background-size:auto 100%;}
.upArr{display:none;overflow:hidden;text-align:center;width:.3rem;height:.3rem;border-radius:50%;font-size:.3rem;font-weight:bold;color:#ccc;background-color:#ddd;position:fixed;bottom:.3rem;right:.05rem;}
}
#zuzhi {
    width: 650px;
    height: 214px;
    display: block;
    margin: 0 auto;
    background: url(../images/zuzhi.jpg) no-repeat;
}
#company h4 {
    font-weight: 700;
}
#xxpl&gt;ul{border-bottom: 1px solid #e7e7e7;}
#xxpl&gt;ul&gt;li.act{border-bottom:3px solid #ff3467;}
</pre></body></html>