/* ÃÂÃÂ¥ÃÂÃÂºÃÂÃÂÃÂÃÂ©ÃÂÃÂÃÂÃÂ¨ÃÂÃÂ¦ÃÂÃÂ ÃÂÃÂ·ÃÂÃÂ¥ÃÂÃÂ¼ÃÂÃÂÃÂÃÂ¤ÃÂÃÂ¿ÃÂÃÂ®ÃÂÃÂ¥ÃÂÃÂ¤ÃÂÃÂ - ÃÂÃÂ§ÃÂÃÂ§ÃÂÃÂ»ÃÂÃÂ¥ÃÂÃÂÃÂÃÂ¨ÃÂÃÂ§ÃÂÃÂ«ÃÂÃÂ¯ÃÂÃÂ¨ÃÂÃÂÃÂÃÂªÃÂÃÂ©ÃÂÃÂÃÂÃÂÃÂÃÂ¥ÃÂÃÂºÃÂÃÂÃÂÃÂ§ÃÂÃÂÃÂÃÂ */

/* ÃÂÃÂ¥ÃÂÃÂÃÂÃÂÃÂÃÂ¦ÃÂÃÂÃÂÃÂfooter-fix */
.footer {
    background-color: #757575;
    width: 100%;
}

.foot-top {
    background-color: #757575;
    padding-top: 40px;
    padding-bottom: 30px;
    margin-top: 50px;
}

.foot-top-list {
    float: left;
    width: 100px;
    margin-right: 112px;
}

.foot-top-list li {
    list-style: none;
}

.foot-top-list li h3 {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
}

.foot-top-list li a {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
}

.foot-top-list li a:hover {
    color: #38bbf4;
}

.foot-top-txt {
    float: left;
    width: 350px;
}

.foot-top-txt-wx img {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 10px;
}

.foot-top-txt-wx p {
    color: #fff;
    font-size: 16px;
    line-height: 120px;
}

.foot-top-txt-dh {
    margin-left: -20px;
    margin-top: 20px;
}

.foot-top-txt-dh p {
    float: left;
    width: 155px;
    margin-left: 20px;
    font-size: 16px;
    color: #fff;
}

.foot-bottom {
    background-color: #333;
    padding: 25px 0;
}

.foot-bottom-txt {
    text-align: center;
}

.foot-bottom-txt p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

.foot-bottom-txt a {
    color: #fff;
    text-decoration: none;
}

.foot-bottom-txt a:hover {
    color: #38bbf4;
}

.foot-bottom-link {
    height: 22px;
    margin-top: 12px;
    position: relative;
    padding-left: 86px;
    padding-right: 16px;
}

.foot-bottom-link > span {
    position: absolute;
    left: 16px;
    top: 0;
    color: #fff;
    font-size: 14px;
}

.foot-bottom-link a {
    color: #fff;
    text-decoration: underline;
    font-size: 14px;
    display: block;
    text-align: center;
}

.foot-bottom-link a:hover {
    color: #38bbf4;
}

.fixedR {
    position: fixed;
    right: 20px;
    bottom: 200px;
    z-index: 9999;
}

.fixedR a {
    width: 50px;
    height: 50px;
    display: block;
    background-color: #cc3a3a;
    margin-bottom: 2px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s;
}

.fixedR a:hover {
    background-color: #a82e2e;
}

.fixedR a i {
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-top: 5px;
}

.fixedR a p {
    font-size: 12px;
    line-height: 12px;
    margin: 0;
}

.fixedR .gotop {
    display: none;
}

.fixedR .weixin-box {
    display: none;
    position: absolute;
    right: 60px;
    bottom: 0;
    width: 150px;
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd;
}

.fixedR .weixin-box img {
    width: 130px;
    height: 130px;
}

/* ================================================
   ÃÂÃÂ¥ÃÂÃÂÃÂÃÂ¨ÃÂÃÂ¥ÃÂÃÂ±ÃÂÃÂÃÂÃÂ§ÃÂÃÂ§ÃÂÃÂ»ÃÂÃÂ¥ÃÂÃÂÃÂÃÂ¨ÃÂÃÂ§ÃÂÃÂ«ÃÂÃÂ¯ÃÂÃÂ¨ÃÂÃÂÃÂÃÂªÃÂÃÂ©ÃÂÃÂÃÂÃÂÃÂÃÂ¥ÃÂÃÂºÃÂÃÂ - ÃÂÃÂ¨ÃÂÃÂ¦ÃÂÃÂÃÂÃÂ§ÃÂÃÂÃÂÃÂÃÂÃÂ¦ÃÂÃÂÃÂÃÂÃÂÃÂ¦ÃÂÃÂÃÂÃÂÃÂÃÂ¥ÃÂÃÂÃÂÃÂºÃÂÃÂ¥ÃÂÃÂ®ÃÂÃÂÃÂÃÂ¥ÃÂÃÂ®ÃÂÃÂ½ÃÂÃÂ¥ÃÂÃÂºÃÂÃÂ¦ÃÂÃÂ¥ÃÂÃÂÃÂÃÂÃÂÃÂ§ÃÂÃÂ´ÃÂÃÂ 
   ================================================ */

/* 1200pxÃÂÃÂ¤ÃÂÃÂ»ÃÂÃÂ¥ÃÂÃÂ¤ÃÂÃÂ¸ÃÂÃÂ */
@media (max-width: 1200px) {
    .wall {
        min-width: 100% !important;
    }
    .container {
        width: 100% !important;
    }
    .footer {
        width: 100%;
    }
    .foot-top-list {
        margin-right: 80px;
    }
}

/* 992pxÃÂÃÂ¤ÃÂÃÂ»ÃÂÃÂ¥ÃÂÃÂ¤ÃÂÃÂ¸ÃÂÃÂ */
@media (max-width: 992px) {
    .wall {
        min-width: 100% !important;
    }
    .container {
        width: 100% !important;
        padding: 0 15px;
    }
    .footer {
        width: 100%;
    }
    .foot-top-list {
        margin-right: 40px;
        width: 80px;
    }
    .foot-top-txt {
        width: 280px;
    }
    .subbody-wrod {
        width: 100% !important;
    }
    .ify-main {
        width: 100% !important;
    }
}

/* 768pxÃÂÃÂ¤ÃÂÃÂ»ÃÂÃÂ¥ÃÂÃÂ¤ÃÂÃÂ¸ÃÂÃÂ - ÃÂÃÂ¥ÃÂÃÂ¹ÃÂÃÂ³ÃÂÃÂ¦ÃÂÃÂÃÂÃÂ¿ÃÂÃÂ¥ÃÂÃÂÃÂÃÂÃÂÃÂ¦ÃÂÃÂÃÂÃÂÃÂÃÂ¦ÃÂÃÂÃÂÃÂº */
@media (max-width: 768px) {
    /* ÃÂÃÂ¦ÃÂÃÂ ÃÂÃÂ¸ÃÂÃÂ¥ÃÂÃÂ¿ÃÂÃÂÃÂÃÂ¥ÃÂÃÂ®ÃÂÃÂ¹ÃÂÃÂ¥ÃÂÃÂÃÂÃÂ¨ - ÃÂÃÂ¨ÃÂÃÂ¦ÃÂÃÂÃÂÃÂ§ÃÂÃÂÃÂÃÂmin-width */
    .wall {
        min-width: auto !important;
        width: 100% !important;
        overflow-x: auto !important;
    }
    
    /* ÃÂÃÂ©ÃÂÃÂ¦ÃÂÃÂÃÂÃÂ©ÃÂÃÂ¡ÃÂÃÂµÃÂÃÂ¤ÃÂÃÂ¸ÃÂÃÂ»ÃÂÃÂ¥ÃÂÃÂ¸ÃÂÃÂÃÂÃÂ¥ÃÂÃÂ±ÃÂÃÂ */
    .ify-main {
        width: 100% !important;
        float: none !important;
    }
    
    /* ÃÂÃÂ¥ÃÂÃÂÃÂÃÂÃÂÃÂ¨ÃÂÃÂ¡ÃÂÃÂ¨ÃÂÃÂ¥ÃÂÃÂÃÂÃÂºÃÂÃÂ¥ÃÂÃÂÃÂÃÂ */
    .subbody-wrod {
        width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
        padding: 10px !important;
    }
    
    /* ÃÂÃÂ¥ÃÂÃÂÃÂÃÂ³ÃÂÃÂ¤ÃÂÃÂ¾ÃÂÃÂ§ÃÂÃÂ¨ÃÂÃÂ¾ÃÂÃÂ¹ÃÂÃÂ¦ÃÂÃÂ ÃÂÃÂ */
    .w280 {
        width: 100% !important;
        float: none !important;
        display: none;
    }
    
    /* ÃÂÃÂ¥ÃÂÃÂºÃÂÃÂÃÂÃÂ©ÃÂÃÂÃÂÃÂ¨ */
    .footer {
        width: 100% !important;
        padding: 10px 0 !important;
        overflow: hidden !important;
    }
    .foot-top {
        padding: 10px 0 !important;
    }
    .foot-top-list {
        float: none !important;
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 15px !important;
    }
    .foot-top-txt {
        float: none !important;
        width: 100% !important;
    }
    .foot-bottom {
        padding: 10px 0 !important;
    }
    
    /* ÃÂÃÂ¥ÃÂÃÂÃÂÃÂÃÂÃÂ§ÃÂÃÂ±ÃÂÃÂ»ÃÂÃÂ¥ÃÂÃÂ¯ÃÂÃÂ¼ÃÂÃÂ¨ÃÂÃÂÃÂÃÂª */
    .info-list-name {
        width: 70px;
        font-size: 14px;
    }
    .info-list-bor {
        width: auto;
        overflow: visible;
    }
    .info-list-con {
        flex-wrap: wrap;
    }
    .info-list-con a {
        font-size: 12px;
        margin: 2px 4px;
    }
    
    /* ÃÂÃÂ§ÃÂÃÂÃÂÃÂ­ÃÂÃÂ©ÃÂÃÂÃÂÃÂ¨ÃÂÃÂ©ÃÂÃÂÃÂÃÂÃÂÃÂ§ÃÂÃÂÃÂÃÂ¥ */
    .hot_tz_wrapper {
        font-size: 18px;
    }
    .hot_tz_item {
        font-size: 13px;
        white-space: normal;
    }
    
    /* ÃÂÃÂ©ÃÂÃÂÃÂÃÂÃÂÃÂ¦ÃÂÃÂ ÃÂÃÂÃÂÃÂ¥ÃÂÃÂÃÂÃÂºÃÂÃÂ¥ÃÂÃÂÃÂÃÂ */
    .bk-left {
        width: 100% !important;
    }
    .bk-right {
        width: 100% !important;
    }
    
    /* ÃÂÃÂ¦ÃÂÃÂµÃÂÃÂ®ÃÂÃÂ¥ÃÂÃÂÃÂÃÂ¨ÃÂÃÂ¦ÃÂÃÂÃÂÃÂÃÂÃÂ©ÃÂÃÂÃÂÃÂ® */
    .fixedR {
        display: none !important;
    }
    
    /* ÃÂÃÂ¦ÃÂÃÂÃÂÃÂÃÂÃÂ§ÃÂÃÂ«ÃÂÃÂ ÃÂÃÂ©ÃÂÃÂ¡ÃÂÃÂµ */
    .subbody-left {
        width: 100% !important;
        float: none !important;
    }
    .subbody-right {
        width: 100% !important;
        float: none !important;
    }
}

/* 480pxÃÂÃÂ¤ÃÂÃÂ»ÃÂÃÂ¥ÃÂÃÂ¤ÃÂÃÂ¸ÃÂÃÂ - ÃÂÃÂ¥ÃÂÃÂ°ÃÂÃÂÃÂÃÂ¥ÃÂÃÂ±ÃÂÃÂÃÂÃÂ¦ÃÂÃÂÃÂÃÂÃÂÃÂ¦ÃÂÃÂÃÂÃÂº */
@media (max-width: 480px) {
    .wall {
        min-width: auto !important;
        width: 100% !important;
        overflow-x: auto !important;
    }
    .info-list-name {
        width: 60px;
        font-size: 13px;
    }
    .foot-top-list li h3 {
        font-size: 16px;
    }
    .foot-top-list li a {
        font-size: 12px;
    }
    .hot_tz_wrapper {
        font-size: 14px;
    }
    .hot_tz_item {
        font-size: 12px;
    }
}

/* ================================================
   ÃÂ¥ÃÂÃÂÃÂ¨ÃÂÃÂCSSÃÂ¨ÃÂ§ÃÂÃÂ¥ÃÂÃÂ - ÃÂ¥ÃÂÃÂÃÂ¥ÃÂÃÂ¨HTMLÃÂ§ÃÂÃÂ<style>ÃÂ¦ÃÂ ÃÂÃÂ§ÃÂ­ÃÂ¾ÃÂ¤ÃÂ¸ÃÂ­
   ================================================ */

.clear_both {
    clear: both;
}

.hot_tz_wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hot_tz_item {
    margin-bottom: 5px;
}

/* ÃÂ¤ÃÂ¸ÃÂÃÂ¨ÃÂ¡ÃÂÃÂ¨ÃÂ¶ÃÂÃÂ¥ÃÂÃÂºÃÂ©ÃÂÃÂÃÂ¨ÃÂÃÂ */
.textoneHide {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ÃÂ¤ÃÂ¸ÃÂ¤ÃÂ¨ÃÂ¡ÃÂÃÂ¨ÃÂ¶ÃÂÃÂ¥ÃÂÃÂºÃÂ§ÃÂÃÂÃÂ§ÃÂÃÂ¥ */
.textOverHide {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.ks_fouce_item {
    margin: 6px 0;
}

/* ÃÂ¤ÃÂ¸ÃÂÃÂ¥ÃÂÃÂÃÂ¥ÃÂ¸ÃÂÃÂ¥ÃÂ±ÃÂ */
.hot_info_three_item {
    float: left;
    margin-right: 25px;
}

.hot_info_zp_item:first-child {
    margin-top: 0;
}

.hot_info_zp_item {
    margin: 5px 0;
}

.hot_info_zp_item a {
    color: #000000;
    font-size: 14px;
}

/* ÃÂ¦ÃÂÃÂ°ÃÂ¥ÃÂªÃÂÃÂ¤ÃÂ½ÃÂÃÂ¦ÃÂ¨ÃÂªÃÂ¥ÃÂÃÂÃÂ¦ÃÂÃÂÃÂ¥ÃÂÃÂÃÂ¥ÃÂÃÂ³ÃÂ©ÃÂÃÂ®ÃÂ¨ÃÂ§ÃÂÃÂ¥ÃÂÃÂ */
.hot_mt_item {
    display: inline-block;
}

/* ================================================
   ÃÂ¥ÃÂÃÂºÃÂ¥ÃÂÃÂÃÂ¦ÃÂµÃÂ®ÃÂ¥ÃÂÃÂ¨ÃÂ¦ÃÂ¸ÃÂÃÂ©ÃÂÃÂ¤
   ================================================ */

/* ÃÂ¥ÃÂÃÂÃÂ¥ÃÂÃÂºÃÂ¥ÃÂÃÂÃÂ¥ÃÂÃÂÃÂ§ÃÂÃÂliÃÂ§ÃÂ»ÃÂÃÂ¤ÃÂ¸ÃÂfloat:left */
.hot_mt_list li,
.hot_info_list li {
    float: left;
}

/* ÃÂ¥ÃÂÃÂºÃÂ¥ÃÂÃÂÃÂ¥ÃÂÃÂÃÂ¥ÃÂ®ÃÂ¹ÃÂ¥ÃÂ®ÃÂ¹ÃÂ¥ÃÂÃÂ¨ÃÂ¦ÃÂ¸ÃÂÃÂ©ÃÂÃÂ¤ÃÂ¦ÃÂµÃÂ®ÃÂ¥ÃÂÃÂ¨ */
.bk-left,
.bk-right,
.subbody-wrod {
    overflow: hidden;
}

/* ÃÂ§ÃÂÃÂ­ÃÂ©ÃÂÃÂ¨ÃÂ¦ÃÂÃÂ¨ÃÂ¨ÃÂÃÂÃÂ¥ÃÂÃÂºÃÂ¥ÃÂÃÂ */
.htlist li {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

/* ÃÂ¨ÃÂÃÂÃÂ§ÃÂ³ÃÂ»ÃÂ¥ÃÂÃÂºÃÂ¥ÃÂÃÂ */
.lxphone {
    clear: both;
}

/* APPÃÂ¤ÃÂ¸ÃÂÃÂ¨ÃÂ½ÃÂ½ÃÂ¥ÃÂÃÂºÃÂ¥ÃÂÃÂ */
.appcon a {
    display: block;
    margin-bottom: 5px;
}

/* ÃÂ¥ÃÂ¾ÃÂ®ÃÂ¤ÃÂ¿ÃÂ¡ÃÂ¥ÃÂÃÂºÃÂ¥ÃÂÃÂ */
.wxcon img {
    max-width: 100%;
    height: auto;
}


/* ================================================
   Ã¦ÂÂ°Ã¥ÂªÂÃ¤Â½ÂÃ¥ÂÂºÃ¥ÂÂÃ¦Â¨ÂªÃ¥ÂÂÃ¦ÂÂÃ¥ÂÂÃ¤Â¿Â®Ã¥Â¤Â
   ================================================ */

/* Ã¥ÂÂ³Ã©ÂÂ®Ã¯Â¼ÂÃ§ÂÂ¶Ã¥Â®Â¹Ã¥ÂÂ¨nowrapÃ©ÂÂ²Ã¦Â­Â¢inline-blockÃ¦ÂÂ¢Ã¨Â¡Â */
.hot_mt_list {
    white-space: nowrap;
}

.hot_mt_list li {
    white-space: normal;
}

/* Ã¥ÂÂÃ¦Â Â·Ã¤Â¿Â®Ã¥Â¤ÂÃ¥ÂÂ¶Ã¤Â»ÂÃ¦Â¨ÂªÃ¦ÂÂÃ¥ÂÂÃ¨Â¡Â¨ */
.hot_info_list,
.hot_info_zp_list {
    white-space: nowrap;
}

.hot_info_list li,
.hot_info_zp_list li {
    white-space: normal;
}

/* hot_info_zp_listÃ¤Â¿Â®Ã¥Â¤Â - floatÃ¥Â¯Â¼Ã¨ÂÂ´Ã¦ÂºÂ¢Ã¥ÂÂº */
.hot_info_zp_list {
    overflow: hidden;
}

/* Ã§ÂÂ­Ã©ÂÂ¨Ã¤Â¿Â¡Ã¦ÂÂ¯Ã¥ÂÂºÃ¥ÂÂÃ§ÂÂÃ¤Â¸ÂÃ¥ÂÂ */
.hot_info_list li {
    display: inline-block;
    float: none !important;
}

/* ================================================
   ä¿®å¤ï¼å é¤å²çªç float:left è§å
   ================================================ */

/* hot_mt_list çliåºè¯¥ç¨inline-blockï¼ä¸ç¨floatï¼ï¼è¿æ ·å¯ä»¥å±ä¸­ä¸ä¸æ¢è¡ */
.hot_mt_list li {
    display: inline-block !important;
    float: none !important;
    white-space: nowrap;
}

/* hot_mt_listæ¬èº«ä¹éè¦nowrap */
.hot_mt_list {
    white-space: nowrap;
    overflow-x: auto;
}

/* ç­é¨ä¿¡æ¯åè¡¨ */
.hot_info_list {
    white-space: nowrap;
}

.hot_info_list li {
    display: inline-block !important;
    float: none !important;
    vertical-align: top;
    margin-right: 25px;
}

/* ç­é¨æèä¿¡æ¯åè¡¨ */
.hot_info_zp_list {
    white-space: nowrap;
}

.hot_info_zp_list li {
    display: block !important;
    float: none !important;
    margin: 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* ç­é¨éç¥åºå */
.hot_tz_wrapper {
    position: relative;
}

.hot_tz_wrapper h3 {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    display: inline-block;
    padding-bottom: 10px;
}

/* ä¸åå¸å± */
.hot_info_three_item {
    display: inline-block !important;
    float: none !important;
    vertical-align: top;
    margin-right: 25px;
}


/* 友情链接样式 - WordPress wp_list_bookmarks输出 */
.foot-bottom-link .bookmarks-list,
.foot-bottom-link .xoxo {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

.foot-bottom-link .bookmarks-list li,
.foot-bottom-link .xoxo li {
    display: inline-block;
    margin: 0 8px 0 0;
}

.foot-bottom-link .bookmarks-list li a,
.foot-bottom-link .xoxo li a {
    color: #939393;
    text-decoration: none;
    font-size: 12px;
}

.foot-bottom-link .bookmarks-list li a:hover,
.foot-bottom-link .xoxo li a:hover {
    color: #fff;
}
