@charset "utf-8";

/*通用*/
.ylq_bucs_con{width: 1200px;margin: 25px auto;}

.search {
    background: url(2023xjxq_search.png) 200px center no-repeat;
}
.menu .main_div .on {
    background: url(2023xjxq_nav_hover.png) bottom center no-repeat;
}
.logoimg {
    margin-top: 18px;
}
.title{
	font-size: 27px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 55px;
    text-align: center;
}
.scope_acceptance {
    margin: 10px;
	padding-bottom:20px;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
    position: relative;
    width: calc(100% - 20px);
}
.brand {
    width: 216px;
    height: 75px;
    line-height: 45px;
    background: url(2023xjxq_bl_bg.png)no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -110px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.scope_acceptance p {
    line-height: 35px;
    padding:0 35px;
	margin:0;
}
.height_70 {
    height: 70px;
}
.scope_acceptance .p_title {
    color: #0f72b7;
    padding-left: 35px;
}
.btn_12345{
    width: calc(100% /2);
    height: 60px;
    font-size: 24px;
    color: #fff;
    line-height: 60px;
    cursor: pointer;
    
    float: left;
}
.btn_12345 a{background: url(2023xjxq_btn_bg.png) no-repeat;width: 240px;height: 60px;display: block;text-align: center;font-size: 20px;line-height: 60px;margin: 0 auto;}
.btn_xz{width: 100%;height: auto;overflow: hidden;margin: 40px 0;}