@charset "utf-8";

/*img flash*/
.news_img{ width:606px; float:left; height:412px;}
.news_img img{ width:606px; height:412px;}

#J_bg_ban1{overflow: hidden;position: relative;}
#J_bg_ban1 ul,#J_bg_ban2 ul{ padding: 0;margin: 0;}
#J_bg_ban1 ul li,#J_bg_ban2 ul li{top: 0;left: 0; right:0; list-style: none; position: absolute;}
#J_bg_ban1 ul li img{ width: 606px; height:412px;display: block;}
#J_bg_ban2 ul li img{width: 606px; height:412px; display: block;}
#J_bg_indicator1 ,#J_bg_indicator2{width: 99%; position: absolute; text-align: right;  bottom: 15px; z-index: 2;}
#J_bg_indicator1 a,#J_bg_indicator2 a{display: inline-block;width: 20px; height: 5px; margin:0 3px; background: #fff;}
.indicator-active{ background: #FF8C00!important;}
#J_bg_ban1 ul li p,#J_bg_ban2 ul li p{ height: 40px;position: absolute;left: 0; bottom: 0;width:630px; line-height: 40px;/*background: rgba(0,0,0,0.6);*/ background:url("img/icon_bg.png") repeat; color: #fff; padding-left: 16px;}
#J_bg_ban1 ul p a{color: #fff;}
#J_bg_ban2 ul p a{ color: #fff;font-size:12px;}

@media (max-width: 640px)
{
  .news_img{width:100%; float:inherit; height:18rem;}
  .news_img img{ width:100%; height:18rem;}
  #J_bg_ban1 ul li img{ width:100%; height:18rem; display: block;}
  #J_bg_ban2 ul li img{ width:100%; height:18rem; display: block;}
}
