@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:1024px){
	.banner{    width: 117%;}
}
 @media screen and (max-width:991px) {
 	.banner{    width: 100%;}
  .article{padding: 0;}
  h2{margin: 20px auto;font-size: 20px;}
  #fontzoom p img{max-width:90%;margin: 20px auto;width: auto;}
  #fontzoom{overflow-x: scroll;}
  .info{height: auto;}
  .info span{display: inline-block;}
  .share{display: none;}
	video{width: 98%;height: auto;margin: 10px 0;}
	.banner{height: auto;}
 }