@media screen and (max-width: 1200px) {
    .warp {
        width: 100% !important;
    }
    .left {
        width: 100% !important;
    }
    .left-title {
        width: 100% !important;
    }
    .left-time {
        width: 100% !important;
        box-sizing: border-box;
        padding: 0 10px;
    }
    .left-imgs {
        width: 100% !important;
    }
    .xian {
        width: 100% !important;
    }
    .left-middle img {
        width: 80% !important;
    }
    .bdshare-button-style0-16 a {
        width: 20%;
    }
		.left-middle video{
			width: 90% !important;
			height: auto !important;
			margin-top: 20px;
		}
}


/* PC端 */
body{
	background-color: #f2f1f1 !important;
}
.left-dv {
    margin: 14px 0px 0px 25px;
}

.left-dv-sp {
    height: 24px;
    font-family: Source Han Sans CN;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 41px;
    letter-spacing: 0px;
    color: #d50000;
    margin-left: 8px;
}
.row{
    margin-bottom: 25px;
}
.left-title {
    width: 700px;
    /* height: 23px; */
    font-size: 21px;
    margin: 0 auto;
    font-weight: 700;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 22px;
}
.left-subtitle {
    width: 700px;
    /* height: 23px; */
    font-size: 21px;
    margin: 0 auto;
    font-weight: 700;
    text-align: center;
    margin-bottom: 22px;
}
.left-time {
    width: 700px;
    color: #999999;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    /* margin-top: 40px; */
}

.left-middle {
    /* padding: 20px; */
}
.left-middle div{
	width: 98%;
	margin: 0 auto;
}
.left-middle video{
	width: 780px;
	height: 460px;
}
.left-middle p {
    letter-spacing: 0pt;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    font-family: 仿宋_GB2312;
    color: rgb(51, 51, 51);
    font-size: 20px;
    /* font-size: 10.5pt; */
    /* text-indent: 2em; */
    /* padding: 20px; */
		width: 90%;
		margin: 0 auto !important;
}
.left-middle span {
    letter-spacing: 0pt;
    background-image: initial;
    background-position: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    /* font-family: 仿宋_GB2312; */
    color: rgb(51, 51, 51);
    font-size: 20px;
    /* font-size: 10.5pt; */
    text-indent: 2em;
    /* padding: 20px; */
		/* display: block; */
}
.left-middle img {
	width: 90%;
	display: block;
	margin: 0 auto;
	/* padding: 20px; */
}

.xian {
    width: 808px;
    height: 0px;
    border-bottom: solid .5px #707070;
    margin: 0 auto;
    margin-top: 49px;
}

.left-imgs {
    text-align: center;
    margin-top: 10px;
}

.left-imgs a {
    vertical-align: middle;
}

.left-img-sp {
    color: #999;
    vertical-align: middle;
}

.left-img-qq {
    display: inline-block;
    width: 90px;
    height: 30px !important;
    background-position: 0 0!important;
    background-image: url(../../../image/kj.png)!important;
    margin: 0 6px 0 0!important;
    padding-left: 0!important;
    background-size: contain;
}

.left-img-wx {
    display: inline-block;
    width: 90px;
    height: 30px !important;
    background-position: 0 0!important;
    background-image: url(../../../image/wx.png)!important;
    margin: 0 6px 0 0!important;
    padding-left: 0!important;
    background-size: contain;
}

.left-img-wb {
    display: inline-block;
    width: 90px;
    height: 30px !important;
    background-position: 0 0!important;
    background-image: url(../../../image/wb.png)!important;
    margin: 0 6px 0 0!important;
    padding-left: 0!important;
    background-size: contain;
}

.bdshare-button-style0-16 a {
    float: none !important;
}

.bdsharebuttonbox {
    display: inline;
}