<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mybar1{ height: 50px; line-height: 50px; font-size: 16px; color: #FFFFFF; background-color:#014a7a;  border:0px; }
.mybar1 a{ color: #FFFFFF;}
.mybar1 .col-sm-4{ font-size: 14px;}
.top_space{ margin-top: 50px;}

/*å›¾ç‰‡è½®æ’­*/
.slideBox{ position:relative; overflow:hidden;margin:0 auto; width: 100%; /* max-width:560px; è®¾ç½®ç„¦ç‚¹å›¾æœ€å¤§å®½åº¦ */ }

.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }





.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{   vertical-align:top; width:100%;/* å›¾ç‰‡å®½åº¦100%ï¼Œè¾¾åˆ°è‡ªé€‚åº”æ•ˆæžœ */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* åŽ»æŽ‰é“¾æŽ¥è§¦æ‘¸é«˜äº® */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; color:#fff;  text-align:left;  }
/*å›¾ç‰‡è½®æ’­ end*/


/*åº•éƒ¨å¯¼èˆª*/
.mybar2{ height: 60px; line-height: 25px; font-size: 16px; color: #FFFFFF;font-size: 16px; margin: 0px; padding: 0px; }
.mybar2 .nav-pills{margin: 0px; padding: 0px;}
.mycss3{ width: 24%; margin: 0px; line-height: 22px; padding: 0px; color:#fc6a22 ;}
.mycss3 span{ font-size: 22px;}
.mycss3 a{ font-size: 14px; line-height: 15px; color:#555555 ;}
/*åº•éƒ¨å¯¼èˆª end*/

.facediv1{ padding: 15px;}
.face1{ width: 60px; height: 60px;}
.face2{ width: 70px; height: 70px;}

.mycell1 { margin: 5px 0px 0px 0px; padding: 3px;}
.mycell1 img{ width:120px; height: 120px;}

.red{ color: red;}

/*è½¦æºåˆ—è¡¨*/
.listcar{padding:10px;height:150px;border-bottom:1px solid #e8e8e8;position:relative;background:#fff;}
.listcar a{display:block;}
.listcar .carimg{width:130px;height:130px;position:absolute;top:10px;left:10px;}
.listcar .carimg img{width:130px;height:130px;}
.listcar .carinfo{padding-left:140px;}
.listcar .carinfo h4{margin:0;font-size:14px; font-weight: bolder; color:#333;line-height:25px;height:25px;overflow:hidden;}
.listcar .carinfo h4 a{color:#333;}
.listcar p{margin:5px 0;}
.listcar .caritem{font-size:12px;color:#999;}

/*åº•éƒ¨è·ç¦»*/
.padbottom{ padding-bottom: 50px;}


/*ä½œå“é¡µé¢*/

.mycell2 { margin: 0px 0px 0px 0px; padding: 3px;  }
.mycell2 img{height: 120px !important;}
.mybotton1{ margin-bottom: 0px;}


/* è¯„è®º */
.forum{ background: #fbfbfb;padding: 5px 0px 50px 5px;margin-top: 10px;}
.bbstime{ font-size: 12px;color: #999;}


/*ä½œå“åº•éƒ¨*/
.mycss4{ width: 31%; margin: 0px; padding: 8px 0px 0px 0px; line-height: 22px;  color:#fc6a22 ;}
.mycss4 span{ font-size: 22px;}
.mycss4 a{ font-size: 16px; line-height: 22px; color:#fc6a22; margin: 0px  !important; padding: 0px !important;}
/*ä½œå“åº•éƒ¨ end*/

/****************** ä¼˜æƒ&nbsp;åˆ¸ *******************/
  .coupon {
        display: inline-flex;
        color: white;
       /* position: relative;
         padding-left: .5rem;
        padding-right: .5rem;
        margin: 1rem; */
        /** å¼§åº¦å¾—ç”¨remæ¥è®¡æ•°ï¼Œä¸èƒ½ç”¨%å·ï¼Œå›&nbsp;ä¸º%æ˜¯ç”¨æ¥è®¡æ•°é«˜åº¦å’Œå®½åº¦çš„ */
       /* border-top-right-radius: 5px;
        border-bottom-right-radius: 5px; */
		margin-top: 5px;
		border-radius: 5px;
        overflow: hidden;
    }
    .coupon-yellow {
        background-color: #F39B00;
    }
    .coupon-yellow-gradient {
        background-image: linear-gradient(150deg, #F39B00 50%, #F39B00D8 50%);
    }
    .coupon-red-gradient {
        background-image: linear-gradient(150deg, #D24161 50%, #D24161D8 50%);
    }
    .coupon-green-gradient {
        background-image: linear-gradient(150deg, #7EAB1E 50%, #7EAB1ED8 50%);
    }
    .coupon-blue-gradient {
        background-image: linear-gradient(150deg, #50ADD3 50%, #50ADD3D8 50%);
    }
    /** å·¦è¾¹æ¡†æ³¢æµª **/
    .coupon-wave-left::before, .coupon-wave-right::after{
        content: '';
        position: absolute;
        top: 0;
        height: 100%;
        width: 14px;
        background-image: radial-gradient(white 0, white 4px, transparent 4px);
        /** è‹¥åªè®¾ç½®ä¸ºrï¼ˆåŠå¾„ï¼‰çš„ä¸¤å€(ç›´å¾„)ï¼Œåˆ™åŠåœ†ä¹‹é—´æ²¡æœ‰ç±»ä¼¼å&nbsp;¤å²¸çš„é—´éš” */
        background-size: 14px 14px;
        background-position: 0 2px;
        background-repeat: repeat-y;
        z-index: 1;
    }
    .coupon-wave-left::before {
        left: -7px;
    }
    .coupon-wave-right::after {
        right: -7px;
    }
    .coupon-info {
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 1rem;
        padding-bottom: 1.5rem;
        position: relative;
        min-width: 15rem;
    }
    .coupon-info-right-dashed {
        border-right: 2px dashed white;
    }
    .coupon-info-right-solid {
        border-right: 2px solid white;
    }
    /** ä½¿ç”¨ä¸¤ä¸ªè¾¹æ¡†ä¸ºåœ†è§’çš„ç™½è‰²divåˆ¶é€&nbsp;åŠåœ†ç¼ºè§’ï¼Œæœ‰ä¸ªç¼ºç‚¹æ˜¯è¿™ä¸ªç¼ºè§’å¿…é¡»ä¸ŽèƒŒæ™¯è‰²ç›¸åŒï¼ˆclip-pathä¸å¥½ä½¿ç”¨ï¼‰ **/
    .coupon-hole::before, .coupon-hole::after {
        content: '';
        width: 1rem;
        height: 1rem;
        background-color: white;
        border-radius: 50%;
        position: absolute;
        right: -.5rem;
    }
    .coupon-info::before {
        top: -.5rem;
    }
    .coupon-info::after {
        bottom: -.5rem;
    }
    .coupon-info&gt;div {
        margin-bottom: .2rem;
    }
    .coupon-price {
        font-size: 250%;
        font-weight: bold;
    }
    .coupon-price&gt;span {
        font-size: 40%;
        margin-left: .5rem;
        font-weight: normal;
    }
    .coupon-get {
        padding: 1rem;
        /** è¿™é‡Œä½¿ç”¨flexæ˜¯ä¸ºäº†è®©æ–‡å­—å±…ä¸­ */
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        min-width: 5rem;
        position: relative;
    }
    .coupon-get&gt;.coupon-desc {
        font-size: 150%;
        margin-bottom: .5rem;
        font-weight: bold;
    }
    .coupon-get-already::after {
        content: '';
        width: 5rem;
        height: 5rem;
        background-size: 5rem 5rem;
        background-image: url('data:image/png;base64,iVBORw0I=');
        position: absolute;
        top: -1rem;
        right: -1rem;
    }
/****************** ä¼˜æƒ&nbsp;åˆ¸ end*******************/	


.umenu a{ line-height: 30px;font-size: 18px; }










</pre></body></html>