.head .head-col .head-menu ul li a {
    color: #fff !important;
}

.head .head-col .head-functon .head-mode h4 i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../../img/0d8de_24x24.png") center no-repeat;
    margin-right: 6px;
}

.head .head-col .head-functon .head-mode.active h4 i {
    background: url("../../img/24bbf_24x24.png") center no-repeat;
}

head .head-col .head-functon .head-search .head-search-input {
    height: 34px;
}

.title i.menu-ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../../img/1325a_20x20.png") center no-repeat;
}

.dernieres .dernieres-tabel table tr td:nth-child(1) {
    width: 35%;
}

.dernieres .dernieres-tabel table tr td:nth-child(2) {
    width: 35%;
}

.dernieres .dernieres-tabel table tr td:nth-child(3) {
    width: 10%;
}

.dernieres .dernieres-tabel table tr td:nth-child(4) {
    width: 20%;
}

.footer {
    padding-top: 30px;
}

.footer .footer-logo {
    width: 176px;
    height: 100%;
}

.footer .footer-copyright-chinese h4 i.btn {
    background: url("../../img/16332_16x10.png") center no-repeat;
}

body {
    margin: 0;
    padding: 0;
}

body.page2 .head {
}

body.page2 .conteiner {
    padding-top: 0;
}

body.page2 .title {
    padding-top: 10px;
    height: 74px;
    border-bottom: 1px solid #caccd3;
}

body.page2 .title b {
    font-weight: normal;
}

.inform .inform-inform .inform-inform-data .inform-inform-txt .inform-txt-show {
    height: 120px;
}

.inform-title {
    font-family: 'Merriweather', Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.article .article-col .article-title {
    padding: 40px 0 30px 0;
}

.newestchapitre {
    width: 100%;
    min-height: 10px;
    padding: 0px 55px;
    float: left;
}

.newestchapitre a:hover {
    color: #f00 !important;
}

.conteiner .wid {
    padding-bottom: 40px;
}

.conteiner .inform .wid {
    padding-bottom: 0px;
}

.article .article-col .article-font p a {
    color: #548FDE;
}

.article .article-col .article-font p strong {
    font-weight: bold;
}

.article .article-col .article-font p em {
    font-style: italic;
}

.article .article-col .article-font .wp-block-quote p {
    color: #00d084;
    font-size: inherit;
}

.article .article-col .article-font p iframe {
    width: 100%;
    height: 570px;
}

.d-comments {
    width: 100%;
    float: left;
    padding: 40px 75px;
}

.head-mode-nuit, .head-mode-jour {
    display: none;
}

.tags .tags-list ul li {
    height: 38px;
    padding: 0 12px;
    line-height: 38px;
    font-size: 14px;
    margin-right: 8px;
    margin-bottom: 8px;
}

.lable .lable-list ul li {
    width: auto;
    height: 30px;
    padding: 0 12px;
    line-height: 30px;
    font-size: 14px;
    margin-right: 8px;
    margin-bottom: 8px;
}


.tags .tags-list ul li.color1 a, .lable .lable-list ul li.color1 a {
    color: #0070ff;
}

.tags .tags-list ul li.color2 a, .lable .lable-list ul li.color2 a {
    color: #ff8d00;
}

.tags .tags-list ul li.color3 a, .lable .lable-list ul li.color3 a {
    color: #ff5618;
}

.tags .tags-list ul li.color4 a, .lable .lable-list ul li.color4 a {
    color: #0a9a99;
}


.article .article-col .article-font hr {
    border:0.5px solid
}


.tiper {
    width: 100%;
    float: left;
    /*padding-bottom: 30px;*/
}

.tiper .label span{
    width: 100%;
    float: left;
    padding-top: 30px;
    font-size: 18px;
}
.tiper .label a{
    width: 100%;
    float: left;
    padding-top: 10px;
    font-size: 16px;
    color:#548FDE;
}

.tiper .tiper-list {
    width: 100%;
    min-height: 100px;
}

.tiper .tiper-list ul {
    width: 100%;
    padding-top: 14px;
    float: left;
}

.tiper .tiper-list ul li {
    width: auto;
    height: 30px;
    -webkit-border-radius: 6px;
    border-radius: 4px;
    padding: 0 12px;
    line-height: 30px;
    font-size: 14px;
    font-family: 'Nunito Sans', 'Merriweather', Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-right: 8px;
    margin-bottom: 8px;
    /*font-weight: bold;*/
    cursor: pointer;
}

.tiper .tiper-list ul li.item1 {
    /*background-color: #fe0908;*/
    color: #FFA047;
    border: 1px solid #FFA047;
}

.tiper .tiper-list ul li.item2 {
    /*background-color: #2277F7;*/
    color: #DA4158;
    border: 1px solid #DA4158
}
.tiper .tiper-list ul li.item3 {
    /*background-color: #2277F7;*/
    color: #3EC5D4;
    border: 1px solid #3EC5D4;
}

body.page .conteiner {
    padding-top: 5px;
}