
.videofixed{ position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.6); display:none; z-index:2000}
.videofixedBox{ position:fixed; width:900px; height:600px; left:50%; top:50%; margin:-300px 0 0 -450px; display:none; z-index:3000}
.videofixedBox a{ position:absolute; right:-70px; top:-70px; width:70px; height:70px; z-index:3000}
.videofixedBox a img{ width:70px; height:70px;}
.videofixedBox #video{ float:left; width:100%; height:600px;}

.wrapBox3{ padding:80px 20px;}
.wrapBox3 .bar{ /*float:left; width:100%; text-align:center*/ margin-top:0}
/*.wrapBox3 .bar p{ float:left; width:100%; font-weight:bold; font-size:32px; color:#012065}*/
.wrapBox3 .info{ float:left; width:100%; margin:30px 0 }
.wrapBox3 .info dl{ float:left; width:350px; margin:17px; padding:0 10px 25px 10px; background:#fff}
.wrapBox3 .info dl dt{ float:left; width:100%; position:relative; height:80px; overflow:hidden;}
.wrapBox3 .info dl dt img{ position: absolute; width:80px; left: -80px; -webkit-filter:drop-shadow(#3d85ff 80px 0); filter:drop-shadow(#3d85ff 80px 0); margin-top:5px;}
.wrapBox3 .info dl dd{ float:left; width:100%; padding:0 10px;}
.wrapBox3 .info dl dd p{ float:left; width:100%; font-size:20px; color:#012065; font-weight:bold}
.wrapBox3 .info dl dd span{ float:left; width:100%; font-size:15px; color:#012065; margin-top:10px;}
.wrapBox3 .info dl dd a{ float:left; background:#3d85ff; color:#fff; font-size:14px; border-radius:5px; padding:8px 12px; margin-top:20px;}

