body{
    color:#fff;
}
h3{
    font-size: 2.6rem;
    line-height: 6rem;
}
p{
    font-size: 1.8rem;
}
.cx_box p{
    color:rgba(255,255,255,0.7);
    font-size: 2rem;
    line-height: 2.6rem;
    margin-bottom: 2rem;
}
.gallery span{
    font-size: 1.4rem;
    line-height: 2.0rem;
    color: #eee;
}
.swiper02 img,.swiper02 span,.con p{
    display: block;
    width:96%;
    margin-left: 2%;
}
.swiper02 img{
    margin-top:1rem;
}
.bg_01{
    /* background-color: #600101;
    background-image: url("https://www.transparenttextures.com/patterns/green-dust-and-scratches.png"); */
    background:url(../images/bg_01.jpg);
    background-size: 100%;
}
.top_nav a img{
    opacity: 1.0;
    filter: grayscale(0.3);
}
.top_nav a img:hover{
    filter: grayscale(0);
}
.layui-elem-field{
    border:1px solid #9c2229;
}
.banner_box{
    box-shadow: 0 0 1rem 2px #000;
}
.title{
    display: block;
    width:40rem;
    margin:0 auto;
    margin-top:6rem;
}

.btline{
    display: block;
    width:80%;
    margin:1rem auto;
    max-width: 80rem;
}
.content_01 p{
    color:#eee;
    font-size: 2.4rem;
    line-height: 3.4rem;
}
@media(max-width:768px){
    .title{
        width:80%;
        margin-top:3rem;
    }
    .gallery>a>span{
        display: none;
    }
}
.title_02{
    font-size: 2rem;
    line-height: 3.2rem;
}
.box>ul{
    overflow:hidden;
}
.gd_box{
    margin-top:3rem;
    padding: 0.5rem 1rem;
    background: rgba(0, 0, 0, 0.2);
}
.gd_01{
    height: 60px;
    position: relative;
    overflow: hidden;
}
.gd_02{
    font-size: 4rem;
    line-height: 60px;
    position: absolute;
}
.btn_lianjie{
    color:#9c2229;
    border-radius: 6px;
    display: block;
    line-height: 3rem;
    height: 3rem;
    margin-top:1rem;
    width:50%;
    margin-left: 10%;
    text-align: center;
    border:1px dashed #c51729;
}
.btn_lianjie:hover{
    background:#c51729;
    color:#fff;
}
@media(max-width:768px){
    .btn_lianjie{
        margin-left: 6%;
    }
    .gd_02{
        text-align: center;
        font-size: 3rem;
    }
}
.layui-elem-field>.title_02{
    font-size: 4rem;
    font-weight: 600;
    color:#9c2229;
}
.nav_box{
    width:100%;
    margin:0 auto;
    border-radius: 3rem;
    overflow: hidden;
}
.nav_box li{
    text-align:center;
    cursor: pointer;
}
.con{
    display:none;
}
.con p{
    margin-top:2rem;
    margin-bottom:1rem;
    font-size: 1.8rem;
    line-height: 3.2rem;
}
.con>a{
    color:#eee;
}
.on{
    display: block;
}
.sel{
    cursor: pointer;
    color:rgba(255, 255, 255, 0.5);
    transition: all 0.3s;
    float: left;
    width:25%;
    text-align: center;
    font-size: 2.0rem;
    line-height:6rem;
    background:rgba(141, 14, 20, 0.3);
}
@media(max-width:768px){
    .sel{
        width:50%;
        line-height: 4rem;
    }
}
.sel_01{
    color:#fff;
    background: rgba(221, 33, 0, 0.8);
    /* box-shadow: 0 0 10px rgba(0, 0, 0); */
}
.news_list a{
    text-align: center;
    color:#eee;
    font-size: 1.6rem;
    line-height: 4rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media(max-width:768px){
    .news_list a{
        overflow:hidden;
        text-overflow:ellipsis;
        white-space:nowrap;
    }
}
.news_list a:hover{
    font-weight: 600;
    background: rgba(0, 0, 0, 0.2);
}

.bt_fixed{
    position: fixed;
    z-index: 999;
    right:0;
    font-size: 2rem;
    bottom: 10rem;
    background:rgba(0, 0, 0, 0.2)
}
.bt_fixed i{
    color: #fff;
    font-size: 6rem;
}

.baguetteBoxOne{
    margin-top:0rem;
}
.baguetteBoxOne a{
    display: block;
    margin-top:0;
}
section>div>a{
    margin-top:1rem;
}
section>p{
    text-align:center;
    font-size:2rem;
}
.footer{
    background:#333333;
    margin-top:10rem;
}
.footer p{
    color:#999999;
    font-size:12px;
    line-height:2rem;
    text-align:center;
    margin-bottom:0;
}
@media(max-width:768px){
    .footer{
        margin-top:5rem;
    }
    .footer p{
        line-height:2.6rem;
    }
}
/* ??????? */
.layui-tab-title li{
    line-height: 5rem;
    font-size: 2rem;
    color:rgb(255, 255, 255);
    /* background-color:#02defe;  */
}
.layui-tab-title{
    height: auto;
}
.layui-tab-brief>.layui-tab-title li{
    color:#eee;
    border:1px solid rgb(0, 0, 0,0)
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color:#eee;
    /* border-radius: 1rem 1rem 0 0; */
    overflow: hidden;
    /* border:1px solid #eee; */
    background:rgba(0, 0, 0, 0.2);
}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{
    height: 5rem;
    border:none;
}
.layui-tab-title .layui-this:after {
    height: auto;
}
.layui-tab-title{
    overflow: hidden;
    background:none;
}
/* ??????*/
#baguetteBox-overlay .full-image figcaption{
    bottom:6rem;
    background:none;
}
@media(min-width:768px){
    .canshu{
        height: 600px;
        overflow: auto;
    }
}