.showVideo { margin-bottom: 2.60417%; }
.showVideo .leftWrap { width: 65.69767%; position: relative;}
.showVideo .leftWrap .playBtn:after{font-size: 70px;}
.showVideo .rightWrap { width: 31.22093%; }
.showVideo .rightWrap .imgWrap { margin-bottom: 5.58659%; position: relative; overflow: hidden; }
.showVideo .rightWrap .imgWrap img{display: block;}
.showVideo .rightWrap .imgWrap:last-child { margin-bottom: 0; }
.showVideo .rightWrap .tit { display: block; width: 100%; height: 75px; color: #fff; position: absolute; bottom: 0; left: 0; text-align: center; white-space: nowrap; font-size: 0; }
.showVideo .rightWrap .tit:after { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.showVideo .rightWrap .tit .textMidSon { display: inline-block; white-space: normal; vertical-align: middle; font-size: 14px; width: 100%; }
.showVideo .rightWrap .tit .textMidSon { font-size: 30px; position: relative; }
.showVideo .rightWrap .tit:before { content: ""; width: 100%; height: 130%; background: -webkit-linear-gradient(bottom, rgba(0, 93, 173, 0.9), rgba(0, 93, 173, 0)); background: linear-gradient(bottom, rgba(0, 93, 173, 0.9), rgba(0, 93, 173, 0)); position: absolute; bottom: 0; left: 0; }
.showVideo .playBtn { width: 14.89758%; height: 0; padding-top: 10.42831%; border-radius: 10px; background: #005dad; }
.showVideo .playBtn:before { display: none; }

@media screen and (max-width: 1400px) { .showVideo .rightWrap .tit { height: 60px; }
    .showVideo .rightWrap .tit .textMidSon { font-size: 24px; }.showVideo .leftWrap .playBtn:after{font-size: 50px;} }
@media screen and (max-width: 1200px) { .showVideo .rightWrap .tit { height: 40px; }
    .showVideo .rightWrap .tit:before { height: 50px; }
    .showVideo .rightWrap .tit .textMidSon { font-size: 20px; } }
@media screen and (max-width: 875px) { .showVideo .rightWrap .tit .textMidSon { font-size: 16px; line-height: 1; }
    .showVideo .playBtn { width: 40px; padding-top: 30px; }
    .showVideo .leftWrap .playBtn{width:60px;padding-top: 40px;}
    .showVideo { margin-bottom: 35px; } .showVideo .leftWrap .playBtn:after{font-size: 40px;}}
@media screen and (max-width: 700px) { .showVideo .leftWrap { width: 100%; }
    .showVideo .rightWrap { width: 100%; margin-top: 10px; }
    .showVideo .rightWrap .box { width: 49%; margin-bottom: 0; }
    .showVideo .rightWrap .tit .textMidSon { font-size: 12px; } }