.w1600 {
    width: 85%;
    margin: auto;
}
.nTab {
    width: 100%;
    float: right;
}
.TabTitle li {
    border: 1px solid #dddddd;
    height: 35px !important;
    border-end-start-radius: 2px;
}
.TabTitle li:hover {
    background: transparent !important;
    color: #fff;
    width: 110px;
    height: 45px;
    float: left;
    margin-left: 66px;
}
.TabTitle li a:hover {
    border: none;
    background: #0099ff;
    color: #fff;
}
/* .xyfg_ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.xyfg_ul li{
    width: 24%;
    margin-bottom: 20px;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #dddddd;
} */
#xyfg {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sma2_23 {
    height: 720px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
}
.sma2_23 a {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin-top: 0;
}
.sma2_23 a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    margin: 0;
}
.sma2_23 p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    z-index: 999;
    position: relative;
    bottom: 30px;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    color: #fff;
    text-align: center;
}
.selected_23 a{
    border: none;
    background: #0099ff !important;
    color: #fff;
}
.xyfg_mk1{
    width: 26%;
}
.xyfg_mk2{
    width: 36%;
}
.xyfg_mk3{
    width: 36%;
}
.sma2_d{
    overflow: hidden;
    margin: 0;
    width: 100%;
    height: 100%;
}
.sm_cent{
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.sm_cent a{
    width: 49%;
    margin: 0;
}
.sm_cent a img{
    width: 100%;
    height: 100%;
}
.sma2_d1_img1 {
    height: 59%;
}
.sma2_d1_img2 {
    height: 39%;
}
.sma2_d2_img1 {
    height: 49%;
}
.sma2_d2_img2 {
    height: 49%;
}