/* 页面自定义css样式 */
body{background: #fffbf5;}
.width-1300{width:1200px;height: auto;margin: 0 auto;}
.clear{clear:both;}

/* 内容 */
.containera{}

/* 当前位置 */
.dqwzMain{}
.dqwz{height:50px;line-height:50px;color: #999;font-size: 18px;}
.dqwz a{ color: #999;font-family:"微软雅黑";padding: 0 5px;}
.dqwz a:last-child{ color: #333;}

/* 文章页 */
.textMian{padding: 40px 50px;box-shadow: 0px 0px 15px 0px #d6d6d6;margin:0px auto 40px!important;background: #fff;}
.textMian h2{font-size: 24;color: #333;line-height: 45px;height:auto;text-align: center;}
.content_time {color: #999999;margin: 1.875rem 0 2.5rem 0;text-align: center;border-bottom: 1px solid #E8E8E8;padding-bottom: 20px;}
.content_time span{margin-left:10px;margin-right:10px;}
.content{/*border-bottom: 1px solid #f1f1f1;margin-bottom: 20px;padding-bottom: 20px;*/}
.content p {font-size: 18px;color: #333333;line-height: 32px;margin-bottom: 10px;text-indent: 2em;font-family:"微软雅黑";}
.content img{max-width: 100%;margin: 0 auto;display: block;}
.content table{max-width: 100%;}
#h-ckplayer-contain0{margin-left: -2em;text-indent: 0;}
.content table tr td p{margin-bottom: 0px;}



@media (max-width: 1400px){
	.picScroll-left{ width:1200px;margin: 0 auto;  overflow:hidden; position:relative;}
	.picScroll-left .bd{margin: 0 auto;width: 1050px;}
	.picScroll-left .bd ul li .pic img{ width:247px; height:160px; display:block; }
	.picScroll-left .bd ul li .title{width:247px;height:95px;background:#fff;padding:15px;text-align: left;}
}
@media (max-width: 1280px){
	.width-1300{width:95%;}
	

	/* 内容-列表 */
	.containera{}
	
	/* 当前位置 */
	.dqwzMain{margin-bottom:0;}
	.dqwz{height:3.125rem;line-height:3.125rem;color: #999;font-size: 1.125rem;}
	.dqwz a{ color: #999;font-family:"微软雅黑";padding: 0 0.3125rem;}
	.dqwz a:last-child{ color: #333;}

	/* 文章页 */
	.textMian{padding: 2.5rem 3.125rem;box-shadow: 0px 0px 15px 0px #d6d6d6;margin:0px auto 2.5rem!important;}
	.textMian h2{font-size: 1.5rem;color: #333;line-height: 2.8125rem;height:auto;text-align: center;}
	.content_time {color: #999999;margin: 1.875rem 0 2.5rem 0;text-align: center;border-bottom: 1px solid #E8E8E8;padding-bottom: 1.25rem;}
	.content_time span{margin-left:0.625rem;margin-right:0.625rem;}
	.content{/*border-bottom: 1px solid #f1f1f1;margin-bottom: 1.25rem;padding-bottom: 1.25rem;*/}
	.content p {font-size: 1.125rem;color: #333333;line-height: 2rem;margin-bottom: 0.625rem;text-indent: 2em;font-family:"微软雅黑";}
	.content img{max-width: 100%;margin: 0 auto;display: block;}
	.content table{max-width: 100%;}
	#h-ckplayer-contain0{margin-left: -2em;text-indent: 0;}
	
}
@media (max-width: 770px) {
	.width-1300{width:95%;}

	
	/* 当前位置 */
	.dqwzMain{margin-bottom:0;}
	.dqwz{height:5.125rem;line-height:5.125rem;color: #999;font-size: 1.95rem;}
	.dqwz a{ color: #999;font-family:"微软雅黑";padding: 0 0.65rem;}
	.dqwz a:last-child{ color: #333;}

	/* 内容-列表 */
	.containera{}

	/* 文章页 */
	.textMian{padding: 2.5rem 1.25rem;box-shadow: 0px 0px 15px 0px #d6d6d6;margin:0px auto 2.5rem!important;}
	.textMian h2{font-size: 2.25rem;color: #333;line-height: 3.8125rem;height:auto;text-align: center;}
	.content_time {color: #999999;margin: 1.875rem 0 2.5rem 0;text-align: left;border-bottom: 1px solid #E8E8E8;padding-bottom: 1.25rem;}
	.content_time span{margin-left:0.625rem;margin-right:0.625rem;font-size: 1.85rem;line-height: 2.85rem;display: block;}
	.content{/*border-bottom: 1px solid #f1f1f1;margin-bottom: 1.25rem;padding-bottom: 1.25rem;*/}
	.content p {font-size: 1.95rem;color: #333333;line-height: 3.5rem;margin-bottom: 0.625rem;text-indent: 2em;font-family:"微软雅黑";}
	.content img{max-width: 100%;margin: 0 auto;display: block;}
	.content table{max-width: 100%;}
	#h-ckplayer-contain0{margin-left: -2em;text-indent: 0;}
	
}