.header{
    background-color: #fff6e8;
    padding: 20px 0 30px 0;
}
.headmain{
    width: var(--mainwidth);
}
.head1{
    margin-top: 12px;
}
.head2{
    border-left: 1px solid #ba373c;
    border-right: 1px solid #ba373c;
    padding: 0 55px 0 55px;
    height: 45px;
    margin-top: 15px;
}
.head2_1{
    vertical-align: bottom;
    margin-bottom: 10px;
}
.head2_1 img{
    vertical-align: bottom;
    margin-right: 10px;
}
.head2_1 p{
    line-height: 1;
    color: #282828;
}
.head3 img:nth-child(1){

    margin-right: 20px;
}
/* 导航 */
.nav{
    background-color: #b03236;
}
.navmain{
    width: var(--mainwidth);
}
.navmain ul li:before{
    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #fff5da;
}
.navmain ul li:nth-child(1)::before{

    display: none;
}
.navmain ul li a{
    color: #fff5da;
    padding: 25px 44px 25px 44px;
}
.navmain ul li a:hover{
    background-color: #fff6e8;
    color: #b03236;
}
/* 轮播 */
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:25px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 20px;
}
.swiper-pagination-bullet{
    width: 60px;
    background-color: #f3f0e7;
    border-radius: 5px;
}
.swiper-pagination-bullet-active{
    background-color: #b03236;
}
/* 模块一 */
.b1main{
    background: url('../img/bj.jpg');
}
.block1{
    width: var(--mainwidth);
    margin-bottom: 30px;
}
.block1 .bloh0{
    background-color: #c73b40;
}
.block1 .bloh1{
    background-color: #ba373c;
}
.block1 .bloh2{
    background-color: #b03236;
}
.block1 .blo_head{
    padding: 20px 0px;
    color: #FFFFFF;
    border-bottom: 1px solid #dd5a5f;

}
.block1 .blo_con{
    padding: 10px 0px;
    color: #FFFFFF;
    line-height: 2;
    margin-bottom: 35px;
    height: 96px;
}
.block1 .blo1_1{
    padding: 0 20px 40px 20px;
    width: 360px;
}
.block1 .blo1_1 p{
    line-height: 2;
}
.block1 .blo1_1 .aart{
    color: #FFFFFF;
}
.block1 .blo1_1 .aart:hover{
    text-decoration: underline;
}
.block1 .blo1_1 .lianjie{
    color: #fff5da;
    border: 1px solid #fff5da;
    padding: 5px 20px;
}
.block1 .blo1_1 .lianjie:hover{
    background-color: #fff5da;
    color: #b03236;
}
/* 模块二 */
.block2{
    width: var(--mainwidth);
    margin-bottom: 30px;
}
.block2 .bl2_l{
    width: 800px;
}
.block2 .bhead{
    color: #FFFFFF;
    margin-bottom: 12px;
    padding-bottom: 7px;
    border-bottom: 1px solid #eeeeee;
}
.block2 .bhead a{
    color: #b03236;
    margin-top: 10px;
}
.block2 .bhead a:hover{
    margin-right: 10px;
    text-decoration: underline;
}
.block2 .bl2_l .bcon .b2item:first-child{
    margin-right: 20px;
}
.block2 .bl2_l .bcon .b2item img{
    width: 390px;
    height: 216px;
}
.block2 .bl2_l .bcon .b2item .b2itit{
    background-color: #eeeeee;
    color: #282828;
    padding: 10px;
}
.block2 .bl2_r{
    width: 380px;
}
.block2 .bl2_r .bcon ul li{
    padding: 12px 0;
    border-bottom: 1px solid #b03236;
}
.block2 .bl2_r .bcon ul li .kstit{
    color: #b03236;
    font-weight: bold;
}
.block2 .bl2_r .bcon ul li a{
    color: #282828;
    line-height: 1.5;
}
.block2 .bl2_r .bcon ul li a span{
    letter-spacing: -7px;
}
.block2 .bl2_r .bcon ul li a:last-child span{
    display: none;
}
.block2 .bl2_r .bcon ul li a:hover{
    text-decoration: underline;
}
/* 科室医生 */
.ksys{
    background-color: #b03236;
}
.ksysmain{
    width: var(--mainwidth);
}
.ksysmain .bhead{
    color: #FFFFFF;
    border-bottom: 1px solid #d73e43;
    padding: 30px 0 20px 0

}
.ksysmain .bhead a{
    color: #ffcacc;
    margin-top: 10px;
}
.ksysmain .bhead a:hover{
    margin-right: 10px;
    color: #FFFFFF;
}
.ksysmain .ksyscon{
    padding:30px 0;
}
.ksysmain .ksyscon .ysitem{
    overflow: hidden;
    width: 184px;
    height: 304px;
    padding: 20px 20px 0 20px;
    background: url('../img/k1.png') no-repeat;
}
.ksysmain .ksyscon .ysitem .yscon{
    background-color: #f5f5f5;
    text-align: center;
    padding: 10px 0 20px 0;
}
.ksysmain .ksyscon .ysitem .ysimg{
    width: 184px;
    height: 196px;
    overflow: hidden;
}
.ksysmain .ksyscon .ysitem .yscon .ysc1{
    color: #555555;
    margin-bottom: 25px;
    width: 100%;
}
.ksysmain .ksyscon .ysitem .yscon a{
    color: #b03236;
    border-radius: 50px;
    border: 1px solid #b03236;
    padding: 5px 30px;
}
.ksysmain .ksyscon .ysitem .yscon a:hover{
    background-color: #b03236;
    color: #FFFFFF;

}
/* 我们的服务 */
.server{
    background: url('../img/bj.jpg');
    padding-bottom: 20px;
}
.sermain{
    width: var(--mainwidth);
    text-align: center;
    padding: 30px 0 0 0;
}
.sermain .desc{
    color: #555555;
    padding: 10px 0 0 0;
    line-height: 1.5;
}
.sermain ul li{
    color: #282828;
}
.layui-tab .layui-tab-title{
    justify-content: center;
    border:none;
}
.layui-tab .layui-tab-title li{
    line-height: 1;
}
.sermain ul li::before{
    content: "";
    display: inline-block;
    width: 1px;
    height: 20px;
    background-color: #282828;
    margin-top: 5px;
}
.layui-tab .layui-tab-title li:first-child::before{
    display: none;
}

.sermain ul li::after{
    display: none;
}
.sermain .layui-tab .layui-tab-title .layui-this span{
    color: #b03236;
    padding-bottom: 10px;
    border-bottom: 2px solid #b03236;
}
.sermain .layui-tab .layui-tab-title li{
    display: flex;
    font-size: 16px;
    width: 120px;
    padding: 0 0;
    justify-content: space-between;
}
.sermain .layui-tab .layui-tab-title li:first-child{
    width: 100px;
}
.sermain .layui-tab .layui-tab-title li span{
    margin: 0px 30px 0px 0px;
    padding: 10px 0 12px 0;
    color: #282828;
}
.sermain .layui-tab .layui-tab-title li span:hover{
    color: #b03236;
    padding-bottom: 10px;
    border-bottom: 2px solid #b03236;
}
/* 我们的优势 */
.advantage{
    background-color: #ab3135;
}
.advanmain{
    width: var(--mainwidth);
    text-align: center;
    padding: 30px 0 40px 0;
}
.advanmain .desc{
    color: #e3c9b0;
    padding: 10px 0 0 0;
    margin-bottom: 30px;
}
.advanmain .advancon{
    background-repeat: no-repeat;
    background-position: right;
}
.advanmain .advancon .advanlist{
    width: 800px;
    flex-wrap: wrap;
}
.advanmain .advancon .advanlist .advanitem{
    /* background: url('../img/k2.png') no-repeat;
    padding: 20px 20px 20px 20px; */
    margin: 20px 0;
    position: relative;
}
.advanmain .advancon .advanlist .advanitem img{
    width: 240px;
    height: 180px;
}

.advanmain .advancon .advanlist .advanitem .adtit{
    color: #FFFFFF;
    background-color: #b03236;
    border: 1px solid #fff5da;
    padding: 5px 8px;
    position: absolute;
    bottom: 23px;
    left: 23px;
}
/* 我们的产品 */
.product{
    background:url('../img/bj.jpg');
}
.promain{
    width: var(--mainwidth);
    text-align: center;
    padding: 30px 0 0 0;
}
.promain .desc{
    color: #555555;
    padding: 10px 0 0 0;
    margin-bottom: 20px;
}
.promain .layui-tab .layui-tab-title{
    margin-bottom: 10px;
}
.promain .layui-tab .layui-tab-title .layui-this span{
    background: url('../img/b1.png') no-repeat;
    border: none;
    color: #FFFFFF;
}
.promain .layui-tab .layui-tab-title li{
    font-size: 16px;
}
.promain .layui-tab .layui-tab-title li span{
    padding: 10px 40px 10px 23px;
}
.promain .layui-tab .layui-tab-content .layui-tab-item .procons{
    flex-wrap: wrap;
}
.promain .layui-tab .layui-tab-content .layui-tab-item .procons img{
    margin-bottom: 30px;
}
/* 底部 */
.fot1{
    background-color: #a22a2e;
    color: #fefbf6;
    padding: 15px 0;
}
.fot1 .fot1main{
    width: var(--mainwidth);
    line-height: 2;
}
.fot1 .fot1main .yqlja{
    
}
.fot1 .fot1main span::before{
    content: "";
    display: inline-block;
    width: 1px;
    height: 16px;
    background-color: #fefbf6;
    margin-right: 10px;
    margin-top: 9px;
    float: left;
}
.fot1 .fot1main span:nth-child(2)::before{
    display: none;
}
.fot1 a{
    color: #fefbf6;
    margin: 0 10px 0 0;
}
.fot1 a:hover{
    text-decoration: underline;
}
.fot2{
    background-color: #b03236;
}
.fot2 .fot2main{
    width: var(--mainwidth);
    color: #fefbf6;
    padding: 20px 0 20px 0;
}
.fot22{
    border-left: 1px solid #d65155;
    border-right: 1px solid #d65155;
    padding: 25px 90px 25px 90px;
}
.fot2main p{
    line-height: 1.5;
}
.fot2main .fot23con img{
    margin: 0 10px 0 0;

}
.fot2main .fot23con .fc{
    padding: 15px 0 0 0;
}
/* 关于我们 */
.about_main{
    background: url('../img/bj.jpg');
    padding: 20px 0px 20px 0px;
}
.abm_main{
    width: var(--mainwidth);
}
.abm_main .abmt_l{
    width: 800px;
}
.mbx{
    color: #282828;
    justify-content: start;
    border-bottom: 1px solid #b03236;
    padding: 0 0 15px 0;
}
.mbx img{
    margin: 0 10px 0 0;

}
.mbx span{
    color: #b03236;
}
.mbx span a{
    color: #b03236;
}
.mbx i{
    color: #282828;
    margin: 0 5px 0 5px;
}
.abm_top{
    align-items: flex-start;
    margin-bottom: 30px;
}
.abcon{
    text-align: center;
    padding: 40px 0 0 0;
}
.abcon h3{
    font-weight: bold;
    color: #282828;
    margin-bottom: 15px;
}
.abcon .source{
    color: #555555;
    border-bottom: 1px solid #eeeeee;
    padding: 0 0 15px 0;
    margin-bottom: 20px;
}
.abcon .abccon{
    color: #282828;
    text-align: left;
}
.abcon .abccon p{
    line-height: 1.5;
}
.abcon .abccon img{
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.abm_main .abmt_r{
    width: 380px;
}
.abr_ys .head .tit1{
    color: #fff5da;
}
.abr_ys .head a{
    color: #b03236;
    margin: 10px 0 0 0;
}
.abr_ys .head a:hover{
    text-decoration: underline;
    margin-right: 10px;
}
.abr_ys{
    border: 1px solid #b03236;
    padding: 20px 20px 20px 20px;
    margin-bottom: 30px;
}
.abr_ys .head{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.abr_ys .con .item{
    border-top: 1px solid #eeeeee;
    margin-top: 20px;
    padding-top: 20px;
}
.abr_ys .con .item .item_l{
    width: 100px;
    height: 130px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.abr_ys .con .item .item_r{
    padding: 0 0 0 20px;
    width: 220px;
}
.abr_ys .con .item .item_r h3{
    color: #282828;
    margin-bottom: 10px;
}
.abr_ys .con .item .item_r .posi{
    color: #555555;
    margin-bottom: 5px;
}
.abr_ys .con .item .item_r .shanchang{
    color: #555555;
    margin-bottom: 10px;
    line-height: 1.5;
}
.abr_ys .con .item .item_r .shanchang span{
    color: #b03236;
}
.abr_ys .con .item .item_r a{
    background-color: #b03236;
    color: #FFFFFF;
    padding: 3px 15px 5px 15px;
    border-radius: 50px;
}
.abr_ys .con .item .item_r a:hover{
    padding-left: 25px;
}
/* 科室导航 */
.ksdh{
    border: 1px solid #b03236;
    padding: 20px 20px 20px 20px;
}
.ksdh .head{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.ksdh .head .tit1{
    color: #fff5da;
}
.ksdh .head a{
    color: #b03236;
    margin: 10px 0 0 0;
}
.ksdh .head a:hover{
    text-decoration: underline;
    margin-right: 10px;
}
.ksdh .bcon ul li{
    padding-top:10px;
    margin-top: 10px;
    border-top: 1px solid #eeeeee;
}
.ksdh .bcon ul li .kstit{
    color: #b03236;
    font-weight: bold;
}
.ksdh .bcon ul li a{
    color: #282828;
    line-height: 1.5;
}
.ksdh .bcon ul li a span{
    letter-spacing: -5px;
}
.ksdh .bcon ul li a:last-child span{
    display: none;
}
.ksdh .bcon ul li a:hover{
    text-decoration: underline;
}
/* 环境展示 */
.hjzs .head{
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.hjzs .head .tit1{
    color: #FFFFFF;
}
.hjzs .hjzscon{
    width: var(--mainwidth);
    overflow: hidden;
}
.hjzs .hjzscon .swiper-container2{
    position: relative;
    padding-bottom: 20px;
}
.hjzs .hjzscon .swiper-slide{
    width: 290px;
}
.hjzs .hjzscon .swiper-slide img{
    width: 290px;
}
.hjzs .hjzscon .swiper-scrollbar .swiper-scrollbar-drag{
    background-color: #b03236;
}
.hjzs .hjzscon .swiper-container-horizontal>.swiper-scrollbar{
    bottom: 0;
}
/* 医生列表页 */
.doctor_main{
    background: url('../img/bj.jpg');
    padding: 20px 0px 0px 0px;
}
.docmain{
    width: var(--mainwidth);
    align-items: flex-start;
    padding-bottom: 20px;
}
.docmain .abmt_l{
    width: 800px;
}
.docmain .abmt_l .item{
    width: 210px;
    height: 325px;
    background: url('../img/k6.png') no-repeat;
    padding: 20px 20px 20px 20px;
    margin: 0 22px 20px 0;
}
.docmain .abmt_l .item:nth-child(3n){
    margin-right: 0;
}
.docmain .abmt_l .item .ysimg{
    width: 210px;
    height: 235px;
    overflow: hidden;
    margin-bottom: 10px;
}
.docmain .abmt_l .item .ysimg img{
    width: 100%;
}
.docmain .abmt_l .item p{
    color: #282828;
    margin-bottom: 25px;
}
.docmain .abmt_l .item a{
    color: #b03236;
    border: 1px solid #b03236;
    border-radius: 50px;
    padding: 3px 25px 5px 25px;
}
.docmain .abmt_l .item a:hover{
    background-color: #b03236;
    color: #FFFFFF;
}
.docmain .abmt_l .abcon{
    flex-wrap: wrap;
    justify-content: start;
}
.doctor_main .abmt_r{
    width: 380px;
}
.doctor_main .abmt_r .abr_ys .head .tit1{
    color: #fff5da;
}
.doctor_main .abmt_r .abr_ys .head a{
    color: #b03236;
    margin: 10px 0 0 0;
}
.doctor_main .abmt_r .abr_ys .head a:hover{
    text-decoration: underline;
    margin-right: 10px;
}
/* 医生详情页 */
.docmain .abmt_l .abcons{
    padding: 30px 0 0 0;
}
.docmain .abmt_l .abcons .docl{
    background: url('../img/k8.png') no-repeat;
    padding: 20px 20px 20px 20px;
    width: 210px;
    height: 324px;
}
.docmain .abmt_l .abcons .docl img{
    width: 180px;
    height: 250px;
}
.docmain .abmt_l .abcons .docr{
    width: 535px;
}
.docmain .abmt_l .abcons .docr .l1{
    color: #555555;
    border-bottom: 1px solid #b03236;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
}
.docmain .abmt_l .abcons .docr .name{
    color: #b03236;
    font-weight: bold;
    margin-right: 10px;
}
.docmain .abmt_l .abcons .docr .l2{
    border-bottom: 1px solid #b03236;
    margin-bottom: 20px;
}
.docmain .abmt_l .abcons .docr .l2 p{
    margin-bottom: 20px;
}
.docmain .abmt_l .abcons .docr .l2 .keshi{
    color: #b03236;
    font-weight: bold;
}
.docmain .abmt_l .abcons .docr .l2 .yzhiwu{
    font-weight: bold;
    color: #555555;
}
.docmain .abmt_l .abcons .docr .l3 .ystit{
    color: #555555;
    font-weight: bold;
    margin-bottom: 20px;
}
.docmain .abmt_l .abcons .docr .l3 .shs{
    color: #555555;
    margin-bottom: 20px;
}
.docmain .abmt_l .abcons .doc2{
    background-color: #ebe5d9;
    padding-bottom: 3px;
}
.docmain .abmt_l .abcons .doc2 .tit1{
    color: #ebe5d9;
}
.docmain .abmt_l .abcons .doc2 .head{
    padding: 7px 0 7px 10px;
}
.docmain .abmt_l .abcons .doc2 .con{
    padding: 20px;
    background-color: #FFFFFF;
    width: calc(100% - 46px);
    margin: 0 auto;
    font-size: 18px;
    color: #555555;
    line-height: 1.5;
    text-indent: 2ch;
}
.docmain .abmt_l .abcons .doc2 .con p{
    font-size: 18px;
    color: #555555;
    line-height: 1.5;
}
/* 六重健康保障 */
.liu{
    background-color: #fef0dc;
}
.liumain{
    width: var(--mainwidth);
    text-align: center;
    padding: 30px 0 30px 0;
}
.liumain .tit2{
    margin-bottom: 20px;
}
.liumain .lius{
    align-items: start;
}
.liumain .item{
    width: 160px;
    text-align: center;
}
.liumain .item .pic{
    cursor: pointer;
    padding: 30px 3px 0px 0px;
    margin-bottom: 20px;
    height: 87px;
    background: url('../img/k4.png') no-repeat;
}
.liumain .item .pic:hover img{
    scale: 1.1;
}
.liumain .item .pic img{
    margin: 0 auto;
}
.liumain .item h4{
    color: #c40000;
    font-weight: bold;
    margin-bottom: 10px;
}
.liumain .item p{
    color: #555555;
    line-height: 1.5;
}
/* 医养服务页面 */
.yycon .item{
    border-bottom: 1px dashed #800b0e;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.yycon .item .itemc{
    position: relative;
    height: 143px;
}
.yycon .item .itemc .itemimg{
    position: absolute;
    top: -15px;
    width: 290px;
    height: 170px;
    background: url('../img/k5.png') no-repeat;
    padding: 15px 20px 20px 15px;
}
.yycon .item .itemc .por{
    right: 0;
}
.yycon .item .itemc .pol{
    left: 0;
}
.yycon .item .itemc .itemimg img{
    width: 260px;
    height: 135px;
}
.yycon .item .itemc .itemcon{
    width: 510px;
    height: 120px;
    padding: 15px 0 0 20px;
    text-align: left;
    background-color: #ebe5d9;
}
.yycon .item .itemc .itemcon h4{
    color: #b03236;
    font-weight: bold;
    margin-bottom: 10px;
}
.yycon .item .itemc .itemcon p{
    color: #555555;
    line-height: 1.5;
    width: 440px;
}
.yycon .item .itemc .fr h4{
    padding-left: 20px;
}
.yycon .item .itemc .fr p{
    padding-left: 20px;
    width: 460px;
}
/* 文章列表页 */
.itemart{
    width: 800px;
    margin-bottom: 30px;
}
.itemart img{
    width: 240px;
    height: 160px;
    margin-right: 20px;
}
.itemart .artscon{
    width: 540px;
    text-align: left;
    padding: 0 0 18px 0px;
    border-bottom: 1px dashed #999999;
}
.itemart .artscon h4{
    color: #b03236;
    margin-bottom: 15px;
}
.itemart .artscon p{
    color: #555555;
    
    line-height: 1.5;
}
.itemart .artscon .amore{
    padding: 35px 0 0 0;
}
.itemart .artscon .amore a{
    color: #FFFFFF;
}
.itemart .artscon .amore a:hover{
    text-decoration: underline;
}
/* 文章详情页 */
.showcon h3{
    color: #b03236;
    margin-bottom: 20px;
}
.showcon .source{
    width: 700px;
    margin: 0 auto;
}
.showcon {
    color: #555555;
    line-height: 1.5;
    min-height: 600px;
}
.showcon p{
    color: #555555;
    line-height: 1.5;
}
.showcon .abccon{
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    line-height: 1.5;
}
.showcon .abccon p,.showcon .abccon div{
    line-height: 1.5;
}
.sxyy{
    margin-top: 20px;
}
.sxyy p{
    margin-bottom: 20px;
}
.sxyy p .titsx{
    color: #b03236;
}
.sxyy p a{
    color: #282828;
}
.sxyy p a:hover{
    text-decoration: underline;

}
/* 医养环境页 */
.huancon{
    flex-wrap:wrap;
}
.huancon .pic{
    width: 385px;
    height: 250px;
    overflow: hidden;
    margin-bottom: 30px;
    cursor: pointer;
}
.huancon .pic img{
    width: 385px;
    height: 250px;
}
.huancon .pic img:hover{
    scale: 1.2;
}
/* 联系参观页 */
.lianxicon .lx1 img{
    width: 385px;
    height: 260px;
}
.lx2{
    background-color: #ebe5d9;
    padding: 20px;
}
.lx2 .lx2c{
    background-color: #FFFFFF;
}
.lx2 .lx2c h4{
    text-align: left;
    color: #b03236;
    font-weight: bold;
    padding: 15px;
    border-bottom: 1px solid #fef0dc;
}
.lx2 .lx2c .yuyue{
    padding: 0 0 30px 0;
}
.lx2 .lx2c .yuyue .form1{
    width: 690px;
    margin: 0 auto;
    text-align: left;
    padding: 30px 0 0 0;
    margin-bottom: 40px;
}
.lx2 .lx2c .yuyue .form1 p{
    color: #282828;
    margin-bottom: 5px;
}
.lx2 .lx2c .yuyue .form1 p span{
    color: #FF0000;
}
.lx2 .lx2c .yuyue .form1 input{
    border: 1px solid #fef0dc;
    border-radius: 5px;
    padding: 15px;
    width: 175px;
}
.lx2 .lx2c .yuyue button{
    background-color: #800b0e;
    color: #FFFFFF;
    border: none;
    padding: 10px 30px;
    cursor: pointer;
    transition: all 0.5s ease;

}
.lx2 .lx2c .yuyue button:hover{
    border-radius: 50px;
}

/* 科室导航页 */
.nav2{
    margin: 20px 0 0px 0;
}
.nav2 h3{
    color: #b03236;
    font-weight: bold;
    margin-bottom: 20px;
}
.nav2 ul{
    justify-content: start;
    background: url('../img/bot1.png') no-repeat;
    background-position: bottom;
    padding: 0 0 20px 0;
}
.nav2 ul li:first-child a{
    padding-left: 0;
}
.nav2 ul li:first-child::before{
    display: none;
}
.nav2 ul li::before{
    content: '';
    background-color: #282828;
    margin-right: 0px;
    height: 20px;
    width: 1px;
    display: inline-block;
}
.nav2 ul li a{
    color: #282828;
    padding: 0 15px 0 15px;
}
.nav2 ul li a:hover{
    text-decoration: underline;
    color: #b03236;
}
.nav2 ul li .active{
    text-decoration: underline;
    color: #b03236;
}