.nmgzwfw{
    height: 106px;
    margin-top: 30px;
}
.pic a p{
    font-size: 18px;
    color: #333;
    font-weight: lighter;
    text-align: center;
    line-height: 60px;
}
.pic{
    /* box-shadow: 2px 2px 10px #c3c3c3; */
}
.bsfw{
    width: 100%;
    height: auto;
}
.bsfw .hd ul{
    display: flex;
	justify-content: center;
}
.bsfw .hd ul li{
font-size: 18px;
color: #cbb486;
width: 160px;
height: 40px;
line-height: 40px;
text-align: center;

}
.bsfw .hd ul li.on a{
    width: 160px;
    color: #cbb486;
    border-bottom: 3px solid #cbb486;
    display: inline-block;
}
.bsfw .bd{
    margin-top: 20px;
}
.bsfw .bd ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bsfw .bd ul li{
    width: 215px;
    height: 150px;
    margin-bottom: 18px;
}



.bmqx{
    width: 100%;
    height: auto;
}
.bmqx .hd ul{
    display: flex;
	justify-content: center;
}
.bmqx .hd ul li{
font-size: 18px;
color: #cbb486;
width: 160px;
height: 40px;
line-height: 40px;
text-align: center;

}
.bmqx .hd ul li.on a{
    width: 160px;
    color: #cbb486;
    border-bottom: 3px solid #cbb486;
    display: inline-block;
}
.bmqx .bd{
    margin-top: 20px;
}
.inner_hd ul{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.inner_hd ul li{
    width: 40px;
}
.bmqx .inner_bd ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bmqx .inner_bd ul li{
    background: url(20230710/20230710xiaojiantou.png) no-repeat left;
    width: 25%;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #333;
    padding-left: 22px;
	box-sizing: border-box;
}
.bmqx .inner_bd ul li:hover a{

    color: #cbb486;
}

.yytj{
    margin-top: 36px;
}
.yytj .hd ul{
    display: flex;
	justify-content: center;
}
.yytj .hd ul li{
font-size: 18px;
color: #cbb486;
width: 160px;
height: 40px;
line-height: 40px;
text-align: center;

}
.yytj .hd ul li.on a{
    width: 160px;
    color: #cbb486;
    border-bottom: 3px solid #cbb486;
    display: inline-block;
}
.yytj .bd ul{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.yytj .bd ul li{
    width: 24%;
    height: 150px;
    background-color: #f5f5f5;
    text-align: center;
    padding: 28px 0px 28px 0px;
    box-sizing: border-box;
}
.yytj .bd ul li p{
    line-height: 42px;
    font-size: 18px;
    color: #333;
}
.ztfw, .fwzx{
    width: 49%;
}
.ztzx{
    width: 100%;
    height: auto;
}
.ztfw_list .hd .next{
    background: url(20230710/20230710next.png);
	width: 27px;
	display: inline-block;
	height: 40px;
	position: relative;
	top: 100px;
	left: 335px;
    z-index: 30;
}
.ztfw_list .hd .prev{
    background: url(20230710/20230710prev.png);
	display: inline-block;
	width: 27px;
	height: 40px;
	position: relative;
	top: 100px;
	left: -193px;
    z-index: 30;
}
.ztfw_list .bd{
    overflow: hidden;
}
.ztfw_list .bd ul{
   
	margin-top: 40px;
    
    height: auto;
}
.ztfw_list .bd ul li{
    width: 49%;
    margin-right: 16px;
}