@charset "UTF-8";
/**
 * 
 * @authors Zhao zhao (zhaohuijie1123@163.com)
 * @date    2018-06-28 18:38:14
 * @version $Id$
 */
 #fontzoom p img{    width: 671px;height: auto;}
 .BreadcrumbNav{color: #686868;border-bottom: 1px solid #e5e5e5;height:30px;}
 .BreadcrumbNav a{color: #686868;}
.banner{
	height: 307px;
    position: relative;
}
.info span a.f00{color: #f00 !important;}
.bg_box{width: 100%; position: absolute; top: 0px; left: 0; z-index: -100;}
.banbg{height: 20px; position: absolute; left: 0; bottom: 0; background:rgba(255,255,255,0.5);background: #fff\0; filter:alpha(opacity=50); width:100%;}
 h2{font-size: 26px;text-align: center;line-height: 28px;margin:45px 0 20px 0;}
 .info{color: #6d6d6d;background: #f3f3f3;height: 40px;line-height: 40px;position: relative;}

 .article{padding:25px 60px 25px 60px ;line-height: 36px;}
 @media screen and (max-width:991px) {
	.bg_box{position: initial;z-index: 0;}
	.banner{height: auto;}
  .article{padding: 0;}
  h2{margin: 20px auto;font-size: 20px;}
  #fontzoom p img{max-width:90%;margin: 20px auto;width: auto;}
  .info{height: auto;}
  .info span{display: inline-block;}
  .share{display: none;}
  .pcxs{display: none;}
.sjxs{display: block;}
 }
 @media screen and (max-width:414px){
	.bg_box{    top: 160px;}
	.banner{  display: none;}
	
}