@import "font/icon/iconfont.css";
@import "css/transition.css";
html,body{
    font:12px Arial,"微软雅黑";
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    color: #555;
    background: #efefef;
    line-height: 1.5;
    overflow-x: hidden;
}
.bj-white{
    background-color: white;
}
ol,ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}
a,a:hover{
    text-decoration: none;
}
a:hover{
    color: #2D93CA;
}
t{
    display: block;
    height: 70px;
}
.header{
    width: 100%;
    height: 60px;
    box-shadow: 0 0 2px #848484;
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    z-index: 50;
}
.header *{
    height: 100%;
}
.header-all{
    display: flex;
    flex-flow: row;
    align-items: center;
}
.header .logo{
    max-width: 120px;
    margin: 0 20px 0 0;
}
.header .nav *{
    font-size: 16px;
    color: #555;
}
.header i.ico-home{
    font-style: normal;
}
.nav>li{
    position: relative;
}
.nav>li>a{
    padding: 0 12px;
    line-height: 60px;
}
.nav a{
    text-align: center;
    display: inline-block;
    height: 100%;
    width: 100%;
    transition: color,background-color .5s;
}
.nav a i{
    margin: 0 8px 0 0;
}
.nav>li:hover>a{
    background: rgba(111, 135, 168, 0.8);
    color: #fff;
}
.nav>li:hover .lia::after{
    transform: rotate(180deg);
}
.nav>li:hover>a i{
    color: #fff;
    font-weight: bold;
}
.nav>li:hover ol{
    display: block;
}
.nav ol a:hover,.nav ol a:hover *{
    background: rgba(111, 135, 168, 0.8);
    color: #fff;
    border: rgba(111, 135, 168, 0.8);
}
.nav ol{
    display: none;
    height: auto;
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left:-50%;
    width: 100%;
    z-index: 1;
}
.nav ol li{
    background: rgba(247, 247, 247, 0.8);
    margin: 2px 0;
    -webkit-animation: navToolShow .5s;
    -o-animation: navToolShow .5s;
    animation: navToolShow .5s;
}
.nav ol li,.nav ol li a{
    height: 40px;
    line-height: 40px;
    font-size: 14px!important;
    width: 100%;
}
.nav ol li a{
    border: 1px solid rgba(222, 222, 222, 0.8);
}
.lia::after{
    display: inline-block;;
    content: '\e6dc';
    font-family: iconfont;
    font-size: 10px;
    margin: -8px 0 0 4px;
    transition: all .3s;
}
.phone-show{
    display: none;
}
.phone{
    justify-content: space-between;
}
.sou{
    font-weight: bold;
    width: 60px;
}
.header .sou a{
    font-size: 24px;
}
.header .sou:hover a{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

/* 搜索 */
.panel-sou{
    background-color: rgba(128, 128, 128, 0.8);
    height: 50px;
    margin-top: 4px;
    text-align: center;
    padding: 8px;
    z-index: -1;
}
.panel-sou input{
    height: 34px;
    width: 300px;
    padding:0 6px;
    border: 1px solid #ffffff;
    border-radius: 5px;
}
.panel-sou button{
    height: 34px;
    margin-left: 8px;
    line-height: 30px;
    padding: 0 12px;
    font-size: 14px;
}
/* content */
.content{

}
.list{
    padding: 6px 14px;
}
.list li{
    display: block;
    height: 240px;
    margin: 11px 8px;
    width: 200px;
}
.list .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: none;
    background-color: #88c4cb;
    padding: 0 15px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.title.title-lv{
    background-color: #85cba3;
}
.title.title-qing{
    background-color: #94cb84;
}
.title.title-huang{
    background-color: #cbbf5c;
}
.title.title-cheng{
    background-color: #cb985a;
}
.title.title-hong{
    background-color: #cb6b48;
}
.title.title-hong2{
    background-color: #cb668b;
}
.title.title-zi{
    background-color: #cb6dab;
}
.title i{
    margin: 0 8px 0 0;
    font-size: 22px;
    position: relative;
    top: 2px;
}
.title label{
    margin: 0 0 0 8px;
    font-size: 14px;
    font-weight: normal;
}
.c-hong{
    color: rgba(255, 255, 255, 0.9);
}
.love2{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin: 0 -14px;
}
#list-1{
    margin-bottom: 10px;
}
.left{
    width: 100%;
}
.right{
    flex-shrink:0;
    margin-left: 0px;
    width: 23%;
    padding: 15px 0;
}
.right>div{
    box-shadow: 1px 2px 6px rgba(63,74,105,.16);
}
.list.list-hen{
    flex-flow: column nowrap;
    padding-right: 30px;
}
.list-hen li{
    display: block;
    height: auto;
    width: 100%;
    background-color: white;
    margin: 11px 0;
}
.touPick{
    overflow: hidden;
    text-align: center;
    padding: 15px;
    height: 160px;
}
.touPick img{
    height: 100%;
    border-radius: 100%;
    border: 1px solid #b3b24e;
}
.t1_pick{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    height: 100%;

}
.t1_pick img{
    width: 100%;
}
.thisMe{
    background-color: white;
    padding: 15px 0;
}

.cont-req{
    position: relative;
}
.cont-req h3{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 40px;
}
.cont-req h3 a{
    font-size: 16px;
    line-height: 40px;
    padding: 4px 8px;
    color: white;
    font-weight: bold;
}
.t2_pick{
    display: inline-block;
    width: 270px;
    height: 180px;
    overflow: hidden;
}
.t2_pick img{
    width: 100%;
}
.list-hen li.cont-req2{
    overflow: hidden;
    padding: 20px;
    display: flex;
    flex-flow: row nowrap;
    box-shadow: 1px 2px 6px rgba(63,74,105,.16);
}
.cont-req2 .t2_pick{
    flex-shrink: 0;
}
.cont-req2 .lvti{
    display: inline-block;
    width: 100%;
    flex-shrink:2;
    padding-left: 15px;
}
.lvti h2{
    line-height: 24px;
    padding: 6px 0 10px;
    border-bottom: 1px solid rgba(218, 218, 218, 0.8);
}
.lvti h2 a{
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.lvti h2 a:hover{
    color: #11a2ce;
}
.lvti .content{
    margin-top: 8px;
    color: #656565;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
}
.lvti .entry-meta{
    margin-top: 0px;
    list-style-type: none;

}
.entry-meta li{
    border: none;
    width: auto;
    display: inline-block;
    height: auto;
}
.entry-meta i{
    display: inline-block;
    font-size: 14px;
    text-rendering: auto;
}
.entry-meta a{
    color: #000;
    font-size: 14px;
    margin: 0 12px 0 2px;
}
.btn-Msg{
    float: right;
}
.btn-Msg a{
    display: block;
    background-color: #2D93CA;
    height: 100%;
    width: 100%;
    text-align: center;
    color: #fff!important;
    padding: 8px 12px;
    position: relative;
    top: -12px;
}
.btn-Msg a:hover{
    background-color: #54a0ca;
}
.thisMe ul{
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-around;
    margin: 0 20px;
}
.thisMe li{
    display: block;
}
.thisMe li a{
    font-size: 24px;
    display: block;
    width: 40px;
    height: 40px;
    color: black;
    background-color: rgba(0, 0, 0, 0.1);
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 100%;
}
.labels,.right>.ku{
    margin-top: 30px;
    background-color: white;
    padding: 15px;
}
.labels .title,.right>.ku .title{
    width: 100%;
    height: 34px;
    font-size: 18px;
    border-bottom: 1px solid #bebebe;
    line-height: 30px;
    margin-bottom: 10px;
}
.labels a{
    display: inline-block;
    padding: 4px 8px;
    background-color: #8eb152;
    margin: 2px;
    color: white!important;
}
.shus{
    height: auto;
    display: flex;
    flex-flow: row nowrap;
    align-items:stretch;
}
.shus::after{
    display: block;
    content: '';
    clear: both;
}
/* 时光轴 */
.shus .line{
    width: 2px;
    margin: 0 20px 0 10px;
    min-height: 100%;
    background-color: #ca797d;
    flex-shrink:0;
    color: #000;
}
.shus-cont a{
    display: inline-block;
    height: auto;
    line-height: 20px;
    border: 1px solid rgba(155, 90, 94, 0.66);
    margin: 10px 0;
    padding: 4px 14px;
    position: relative;
    border-radius: 6px;
}
.shus-cont a::after{
    display: block;
    content: '';
    height: 8px;
    width: 8px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #ca797d;
    position: absolute;
    left: -26px;
    top: 14px;
}
.shus-cont a::before{
    display: block;
    content: '';
    background-color: #ca797d;
    width: 20px;
    height: 1px;
    position: absolute;
    left: -20px;
    top: 15px;
    transform:rotate(-8deg);
    -ms-transform:rotate(-8deg); 	/* IE 9 */
    -moz-transform:rotate(-8deg); 	/* Firefox */
    -webkit-transform:rotate(-8deg); /* Safari 和 Chrome */
    -o-transform:rotate(-8deg); 	/* Opera */
}
.shus-cont a:hover::after{
    height: 10px;
    width: 10px;
    left: -27px;
    top: 13px;
    background-color: #e20000;
}
.shus-cont a:hover{
    border-color: #e20000;
}
.shus-cont a:hover::before{
    background-color: #e20000;
}
.shus-cont .href-all{
    border-radius: 0;
}
/* 时光轴-皮肤 */
.shus.shus-lv .shus-cont a{
    border-color: rgba(86, 192, 106, 0.8);
}
.shus-lv .shus-cont a::before,.shus-lv .shus-cont a::after,.shus.shus-lv .line{
    background-color: rgba(90, 202, 108, 0.8);
}
.shus-lv .shus-cont a:hover::after,.shus-lv .shus-cont a:hover::before{
    background-color: #62e882;
}
.shus-lv .shus-cont a:hover{
    border-color: #62e882;
}
/*--*/
.shus.shus-lv .shus-cont a{
    border-color: rgba(205, 205, 205, 0.8);
}
.shus-lv .shus-cont a::before,.shus-lv .shus-cont a::after,.shus.shus-lv .line{
    background-color: rgba(205, 205, 205, 0.8);
}
.shus-lv .shus-cont a:hover::after,.shus-lv .shus-cont a:hover::before{
    background-color: rgb(175, 175, 175);
}
.shus-lv .shus-cont a:hover{
    border-color: rgb(175, 175, 175);
}
#list-1>div{
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

/*底部*/
.footer{
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    padding: 20px 0;
}
.footer,.footer *{
    color: #555;
}
/* 友情链接 */
.neighbor a{
    display: inline-block;
    padding: 4px 8px;
    color: #555;
    background-color: #dfdfdf;
    margin: 4px;
    transition: all .3s;
}
.neighbor a:hover{
    background-color: #bebebe;
}

.badge-secondary {
    color: #fff;
    background-color: #7181d8;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 80%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-right: 6px;
}
/* 侧边栏 */
.ce{
    display: flex;
    flex-flow: column nowrap;
    width: 40px;
    overflow: hidden;
    position: fixed;
    right: 4%;
    top: 80%;
}
.ce .ceL{
    max-width: 100%;
    text-align: center;
    background-color: rgba(181, 181, 181, 0.54);
    height: 40px;
    line-height: 40px;
}
.ce .ceL .top{
    font-size: 22px;
    color: #555;
}

.contents{
    margin: 15px 15px 0 0;
    padding: 15px;
    background-color: white;
    -webkit-box-shadow: 1px 2px 6px rgba(63,74,105,.16);
    -moz-box-shadow: 1px 2px 6px rgba(63,74,105,.16);
    box-shadow: 1px 2px 6px rgba(63,74,105,.16);
}
.contents .label{
    margin: 0 15px;
    font-size: 15px;
    border: 1px dashed #72d298;
    padding: 4px 8px;
    border-left-width: 4px;
    border-left-style: solid;
}
.contents .title{
    font-size: 22px;
    text-align: center;
    line-height: 24px;
    padding: 12px 0;
}
.title_t{
    text-align: center;
    font-size: 14px;
    padding: 8px;
    border: 1px dashed  #cacaca;
    margin: 0 15px;
}
.title_t *{
    color: #888888;
}
.ner{
    color: #777;
    padding: 15px;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}
.ner p{
    text-indent:2em
}
.ner img{
    max-width: 100%;
}
.next{
    padding: 15px;
}
.next a{
    font-size: 14px;
    color: #666;
    transition: all .3s;
}
.next a:hover{
    color: #000;
}
.next a:last-of-type{
    float: right;
}
.das{
    text-align: center;
    font-size: 18px;
}
.das a{
    display: inline-block;
    margin: auto;
    background-color: #d20000;
    padding: 12px 34px;
    border-radius: 30px;
    font-weight: bold;
    color: #fff;
}
/* 评论样式 */
.leaving-show{
    margin: 15px 15px 0 0;
    padding: 15px;
    background-color: white;
    -webkit-box-shadow: 1px 2px 6px rgba(63,74,105,.16);
    -moz-box-shadow: 1px 2px 6px rgba(63,74,105,.16);
    box-shadow: 1px 2px 6px rgba(63,74,105,.16);
}
.comment{
    padding: 4px 4px 4px 14px;
    background-color: rgb(255, 255, 255);

}
.comment::after {
    clear: both;
    display: block;
    content: '';
}
.avatar{
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 100%;
    float: left;
    margin: 5px;
}
.avatar img{
    width: 100%;
}
.comment-info{
    width: 90%;
    float: left;
}
.comment-children{
    clear: both;
    border-left: 2px solid rgba(142, 142, 142, 0.8);
    background-color: #f7f7f7;
    margin-left: 15px;
}
.comment-info b{
    font-size: 12px;
}
.comment-info a{
    color: #6e6e6e;
    transition: color .3s;
}
.comment-info a:hover{
    color: #33b2b4;
}
.comment-time {
    color: #999;
    font-size: 10px;
}
.comment-reply{
    width: 100%;
    text-align: right;
    position: relative;
    top:-10px
}
.comment-content{
    color: #777;
}
.comment-header{
    margin-left: 15px;
    font-size: 18px;
}
.leaving-show h3{
    width: 100%;
    text-align: center;
}
/* 发表评论 */
.fb_show{

}