.hslms_bg_video {

    height: 430px;

    overflow: hidden;

    position: relative;

}
#xw_ctn{
         width:   100%;

         margin-right: 0;

         overflow: hidden;

}

#xw_lis{

    display: flex;
    justify-content: end;
    flex-wrap: wrap;
    border-bottom: none;
    padding-bottom: 15px;
    padding-top: 0;


}
#xw_post{

    width: 100%;

text-align: center;
}
.hslms_bg_video .hslms_bg_wz {

    width: 100%;

    position: absolute;

    height: 430px;

    background-color: rgba(0,0,0,.58);

    z-index: 2;

    text-align: center;

}



.hslms_bg_video .hslms_bg_wz h1 {

    color: #fff;

    font-size: 60px;

    font-weight: normal;

    padding-top: 140px;

    line-height: 60px;

    height: 120px;

    text-transform: Uppercase;

}



.hslms_bg_video .hslms_bg_wz h1 span {

    display: block;

    font-size: 42px;

}
.xw_right {
    width: 26%;
    float: left;
    margin-left: 2%;
}
.w1200{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #ffffff;

}

.hslms_bg_video video {

    width: 100%;

    position: absolute;

    z-index: -1;

    top: -100px;

}

.list_con_l {

    width: 72%;

    float: left;

}

.xwtitle {

    padding: 2% 3%;

    font-size: 20px;

    font-weight: bold;

color: #ff6700;

}

.xwtitle a {

    color: #ff6700;

}


.video_dh {

    width: 100%;

    margin: auto;

}



.video_title {

    height: 45px;

    line-height: 45px;

    background: #ff6700;

    padding: 0 15px;

}

.video_list, .hj_list {

    margin-top: 10px;

    margin-left: 5px;

}

.clear {

    clear: both;

    overflow: hidden;

}

.video_title span, .hj_title span {

    color: #fff;

    font-size: 20px;

}

.video_title dd, .hj_title dd {

    float: right;

    color: #fff;

    font-size: 20px;

}

.video_title a, .hj_title a {

    color: #fff;

}

.video_list, .hj_list {

    margin-top: 10px;

    margin-left: 5px;

}



.video_list li {

    width: 31%;

    float: left;

    margin: 1.5% 0.5%;

    padding: 4px;

    border: 1px solid #ddd;

    border-radius: 4px;

    transition: border .2s ease-in-out;

    overflow: hidden;

}

.video_list  li p {

    text-align: center;
    height: 40px;
    line-height: 40px;

}
.video_list a {

    color: #656565;

}

.video_list li img {

    width: 268px;

    height: 179px;

    transition: all 0.6s;

    cursor: pointer;

}
.video_list li img:hover {

	transition: .5s;
	transform: scaleX(1.05) scaleY(1.05);
	-webkit-transform: scaleX(1.05) scaleY(1.05);
	-moz-transform: scaleX(1.05) scaleY(1.05);





}