.pchide {
    display: block;
}

.mhide {
    display: none;
}


body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}



.topdiv,
.part2,
.part3,
.part3,
.part4,
.part5,
.part6,
.part7,
.part8,
.bottom1,
.bottom2 {
    width: 100% !important;
    overflow: hidden;
    min-width: initial;
}

.topdiv {
    height: 460px;
    background: url(btj2024_mheadbg.png);
    background-size:100% 100%;
}

.topbox {
    width: 100%;
    height: 460px;
}

.logolink {
    width: 57px;
    height: 61px;
    background: #ccc;
    top: 20px;
    left: 20px;
    background: url(btj2024_gai_06_3.jpg) no-repeat;
    background-size: contain;
}

.toplinks {
    margin: 0;
    top: 17px;
    right: 18px;
    position: absolute;
    text-align: right;
    font-weight: 400;
    font-size: 24px;
    color: #967151;
    line-height: 48px;
}

.toplinks a {
    font-size: 24px;
}

.toplinks br {
    display: block;
}

.searchbox {
    width: 710px;
    height: 75px;
    background: #FBF8EB;
    margin: 0;
    position: absolute;
    top: 269px;
    left: 20px;
    border: 2px solid #DE928B;
    border-radius: 8px;
    overflow: hidden;

}

.searchbox form {
    display: flex;
}

.searchbox input {
    width: 550px;
    height: 75px;
    font-weight: 400;
    font-size: 24px;
    color: #999999;
    line-height: 75px;
}

.searchbox .btns {
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.searchbox .btns>* {
    position: initial;
    top: 0;
    display: initial;
    margin: 0;
}

.voiceBtn {
    width: 21px;
    height: 33px;
    position: initial;

}

.x_rscbox {
    width: 710px;
    margin: 0;
    position: absolute;
    top: 366px;
    left: 37px;
    font-size: 24px;
}

.x_rscbox a {
    font-size: 24px;
}



.header{
    width:100%;
    height:auto;
}
.header .boxcenter{
    width:100%;
}
.header .navbox{
    width:100%;
}
.header .top{
    font-size:24px;
    padding:28px 27px 5px;
    box-sizing: border-box;
}
.header .logobox{
    padding-bottom:27px;
}
.header .logobox a{
    width:650px;
    height:94px;
    display:block;
    margin:10px auto 0;
}
.header .logobox>div{
    float:initial;
}
.header .logobox>div>a,.header .logobox>div>img{
    display:none;
}
.header .serch_box{
    float:initial;
    width:670px;
    height:65px;
    margin:0 auto;
    background:#fff;
    display:flex;
}
.header .serch_box select{
    width:153px;
    height:65px;
    font-size:26px;
}
.header .serch_box input{
    width:440px;
    font-size:26px;
    height:65px;
}
.header .serch_box .btn{
    width:40px;
    background-size:contain;
    margin-left:10px;
}

.navbox{
    width:100%;
    height:70px;
    line-height:70px;
    border-top:1px solid #8F1322;
}
.navUl{
    width:730px;
    margin:0 auto;
    display:flex;
}
.navbox li{
    flex: 1;
    font-size:30px;
    line-height:70px;
    margin:0;
}

.hover_nav{
    display:none !important;
    width:100%;
    height:auto;
    overflow: hidden;
    padding:20px 30px;
    box-sizing: border-box;
}
.hover_nav.active{
    display:block !important;
}
.hover_nav a{
    font-size:28px;
    line-height:66px;
    display:block;
    width:50%;
    float:left;
    margin:0;
    text-align: left;
}



.mbx{
    line-height:40px !important;
}




.footer {
    width: 100%;
    height: 267px;
    background: #BD1A2D;
    padding: 43px 34px 43px 138px;
    box-sizing: border-box;
    position: relative;
}

.footer p {
    font-weight: 400;
    font-size: 24px;
    color: #FFFEFE;
    line-height: 52px;
}

.footer p span {
    display: block;
}

.footer i {
    width: 77px;
    height: 95px;
    background: url(btj2024_fico.png);
    display: block;
    position: absolute;
    top: 50px;
    left: 24px;
}

.accordion .link{
    padding-left: 20px !important;
}

.hover_nav a.title {
    width: 100%;
    font-weight: bold;
}



.fanye {
    font-size:24px;
}
.TRS_UEDITOR .ue_table{
    overflow: auto;
}
.TRS_UEDITOR .ue_table table{
    width:1500px;
}
.TRS_UEDITOR .ue_table table *{
    font-size:28px !important;
}