.dqwz{ display: none;}
.content p a{color:#0000ff;}
.content p a span{color:#0000ff;}
.breadCrumb { font-size: 16px; color: #999999; line-height: 40px; margin-bottom: 5px; }
.breadCrumb span a{     font-size: 16px;color: #999999;line-height: 40px; }


.detailBg{background:#fff;padding:20px 24px;margin-top:16px;}


.artTit {text-align: center; }
.artTit h2 { line-height: 28px; font-size: 22px; color: #333; }
.videoBox{width:100%;margin:0 auto;}
.videoBox .content{margin:30px 0;}
.videoBox .content video{width:100% !important;height:auto !important;}
.videoBox  .videoTime *{font-size:16px;color:#333;}



@media only screen and (min-width:321px) and (max-width:1024px) {
	.w1000 { width: 98%; }
	.content img { width: 80% !important; height: auto !important; }
	.artTit { padding: 1rem 0; }
	.artTit p span { padding-left: 0px; }
.print{display:none !important;}
}

/*手机端768px*/
@media only screen and (min-width: 100px) and (max-width: 768px) {
.print{display:none !important;}
.artTit h2, .artTit h4{font-size:18px;line-height:24px;}


}