.ma{
    margin: 0 auto;
}

.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.ml10{
    margin-left: 10px;
}
.ml15{
    margin-left: 10px;
}
.ml20{
    margin-left: 20px;
}
.mb10{
    margin-bottom: 10px !important;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}


.pt10{
    padding-top: 10px;
}
.pt15{
    padding-top: 15px;
}
.pt20{
    padding-top: 20px;
}
.pl10{
    padding-left: 10px;
}
.pl15{
    padding-left: 10px;
}
.pl20{
    padding-left: 20px;
}
.pb10{
    padding-bottom: 10px;
}
.pb15{
    padding-bottom: 15px;
}
.pb20{
    padding-bottom: 20px;
}
.pt10{
    padding-top: 10px;
}
.pb15{
    padding-top: 15px;
}
.pb20{
    padding-top: 20px;
}
.pr10{
    padding-right: 10px;
}
.pr15{
    padding-right: 15px;
}
.pr20{
    padding-right: 20px;
}



.p0{
    padding: 0 !important;
}
.m0{
    margin: 0 !important;
}
.ml0{
    margin-left: 0!important;
}
.mr0{
    margin-right: 0!important;
}
.mt0{
    margin-top: 0!important;
}
.mb0{
    margin-bottom: 0!important;
}

.p0{
    padding: 0 !important;
}
.pl0{
    padding-left: 0!important;
}
.pr0{
    padding-right: 0!important;
}
.pt0{
    padding-top: 0!important;
}
.pb0{
    padding-bottom: 0!important;
}


.c999{
    color: #999 !important;
}

.cfff{
    color: #fff !important;
}
.c000{
    color: #000 !important;
}

.w1200{
    width: 1200px !important;
}
.w1600{
    width: 1600px !important;
}
.w820{
    width: 820px !important;
}
.w330{
    width: 330px !important;
}
.w960{
    width: 960px !important;
}
.w1170{
    width: 1170px !important;
}


.w100s{
    width: 100% !important;
}
.h100s{
    height: 100%!important;
}
.ha{
    height: auto !important;
}
.wa{
    width:  auto !important;
}

.m-auto{
    margin: 0 auto;
}



.flex{
    display: flex;
}
.flex-align-items-center{
    align-items: center;
}
.flex-justify-content-center{
    justify-content: center;
}
.flex-justify-content-space-between{
    justify-content: space-between;
}
.flex-wrap{
    flex-wrap: wrap;
}
.flex-nowrap{
    flex-wrap: nowrap;
}


.fs14{
    font-size: 14px;
}
.fs16{
    font-size: 16px;
}
.fs18{
    font-size: 18px;
}
.fs20{
    font-size: 20px;
}
.fs22{
    font-size: 22px;
}
.fs24{
    font-size: 24px;
}
.fs26{
    font-size: 26px;
}
.fs28{
    font-size: 28px;
}
.fs230{
    font-size: 30px;
}


.after_none::after{
    display: none !important;
}


.left{
    float: left !important;
}
.right{
    float: right !important;
}


.hm_floor{
    display: flex;
    justify-content: start;
    width:100%
}
.hm_floor .lis_cla{
    margin:5px 0px 0px;
    background: white;
    padding: 10px 5px;
    border-bottom:1px solid #e7e7e7;
    font-size: 16px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    width: 100%;
}

.hm_floor  .lis_cla .sel{
    padding: 5px 9px;
    font-size: 16px;
}
.hm_floor .active{
    background: #cc0000 ;
    color: white;
}
.hm_floor .hover{
    color:#fff;

}
.hm_floor .all{
    display: block;
    width: 50px;
    font-size: 16px;
    height: 30px;
    text-align: center;
    margin-top: 17px;
    line-height: 30px;
    margin-left: 15px;
    flex-shrink: 0;
}
.now_pos a{
    color: #333;
}
.now_pos > a + a:before {
    content: ">";
    padding: 0 5px;
    color: #666666;
}

.pages {

    background: white;
}
.pages ul{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.pages ul li{
    padding: 8px;
    margin: 0 5px;
}
.pages a {
    display: inline-block;
    color: #575757;
    font-size: 16px;
    text-align: center;
    padding: 5px 6px;
    border-radius: 0.375rem;
}

.pages a.next_page {
    float: right;
}
.pages ul li span{
    font-size: 16px;
    background: none;
}
.pages .active {
    background: #cc0000;
    color: white;
}


.entry-meta{
    padding: 20px 0;
}
.entry-meta ul {
    overflow: hidden;
}
.entry-meta ul li {
    display: flex;
    justify-content: start;
    line-height: 26px;
}
.entry-meta ul:first-child li:last-child a{
    width: 70%;
    display: block;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.entry-meta ul li a{
    display: block;
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    color: #31424e;
}


.ell1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}
.ell2{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}
.ell3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}
.ell4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}
.mobile{
    color: white;
}
.more{
    color: #abafb3;
}
.artical-content img{
    max-width: 100%;
}


.menu ul li{
    position: relative;
}
.menu ul li .sub{
    position: absolute;
    top:42px;
    width: 100%;
    z-index: 999;
    left: 0;
    background: #EB3038;
    display: none;

}
.menu ul li .sub a{
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}
.menu ul li:hover .sub{
    display: block;
}
.content-navs{
    background: #f1f1f1;
}
/*# sourceURL=//images.ofweek.com/css/advisoryBox.css */
/*@ sourceURL=//images.ofweek.com/css/advisoryBox.css */
#advisoryBox {
    position: fixed;
    right: 6px;
    top: 70%;
    width: 60px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    z-index: 100;
}
#advisoryBox .right-nav-service {
    position: relative;
    width: 60px;
    height: 60px;
    border: 2px solid #3e8ad6;
    border-radius: 68px;
    margin: auto;
    margin-bottom: 21px;
    cursor: pointer;
    box-sizing: border-box;
}
#advisoryBox .right-nav-service > div {
    position: absolute;
    left: -2px;
    top: -2px;
    width: 60px;
    height: 60px;
    background:
            url("https://images.ofweek.com/images/onlineService/kefuimg.png") no-repeat 50%;
    -webkit-animation: breathe-data-v-2399f114 1.2s linear infinite;
    animation: breathe-data-v-2399f114 1.2s linear infinite;
    z-index: 1;
    box-sizing: border-box;
}
#advisoryBox .right-nav-service p {
    position: absolute;
    left: -2.41px;
    bottom: -17px;
    width: 60px;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
    background: #3e8ad6;
    border-radius: 2px;
    z-index: 2;
}
#advisoryBox .right-nav-service::before {
    position: absolute;
    left: -1px;
    top: -1px;
    width: 100%;
    height: 100%;
    border: 1px solid #49a0f4;
    border-radius: 68px;
    content: "";
    -webkit-animation: breathe_new-data-v-2399f114 1.2s linear infinite;
    animation: breathe_new-data-v-2399f114 1.2s linear infinite;
}
#advisoryBox > ul {
    border-radius: 2px;
    box-sizing: border-box;
    width: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#advisoryBox > ul > li {
    width: 100%;
    height: 78px;
    box-sizing: border-box;
    background-color: #3e8ad6;
    font-size: 12px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    transition: all 1s;
    border-bottom: 1px solid #128ede;
    margin: auto;
}
#advisoryBox > ul > li:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
#advisoryBox > ul > li:last-child {
    border-top:1px solid #4c92d9;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
#advisoryBox > ul > li .imgBox {
    margin-bottom: 10px;
}
#advisoryBox > ul > li .imgBox img {
    /* image-rendering: -webkit-optimize-contrast; */
}
#advisoryBox > ul > li .child {
    width: 190px;
    height: 78px;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: -190px;
    display: none;
    opacity: 0;
}
#advisoryBox > ul > li .child .xun_content {
    width: 280px;
    height: 60px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: -100px;
    transform: translate(0%, -50%);
    box-shadow: 0 0 3px 0.4px rgba(0, 0, 0, 0.2);
    z-index: 100;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    font-size: 14px;
}
#advisoryBox > ul > li .child .xun_content p {
    text-align: left;
}
#advisoryBox > ul > li .child .xun_content::after {
    content: '';
    right: -5px;
    border-color: #0000 #0000 #0000 #fff;
    border-width: 6px 0 6px 5px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    border-style: solid;
}
#advisoryBox > ul > li .child .xun_content::before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-style: solid;
    right: -6px;
    border-color: #0000 #0000 #0000 #ccc;
    border-width: 8px 0 8px 6px;
}
#advisoryBox > ul > li:hover {
    position: relative;
}
#advisoryBox > ul > li:hover .child {
    opacity: 1;
    display: block;
}
#advisoryBox > ul > .gognzhognhao .child {
    height: 180px;
}
#advisoryBox > ul > .gognzhognhao .child .xun_content {
    height: 100%;
    flex-direction: column;
}
#advisoryBox > ul > .gognzhognhao .child .xun_content::after {
    top: 20%;
}
#advisoryBox > ul > .gognzhognhao .child .xun_content::before {
    top: 20%;
}
#advisoryBox > ul > .gognzhognhao .child .xun_content p {
    font-size: 12px;
    color: #999999;
}
#advisoryBox > ul > .returnTop {
    display: none;
}
@keyframes breathe-data-v-2399f114 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes breathe_new-data-v-2399f114 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0.8;
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0.1;
    }
    75% {
        opacity: 0;
    }
    to {
        opacity: 0;
    }
}
@keyframes breathe_new-data-v-2399f114 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0.8;
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        opacity: 0.1;
    }
    75% {
        opacity: 0;
    }
}
.frs{
    float: right;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    line-height: 35px;
    margin-right: 15px;

}

