@charset 'utf-8';
/*ICO*/
.tabico{margin-bottom:0em;margin-top:-1rem;}
.tabico li{box-sizing:border-box;-webkit-box-sizing:border-box;text-align:center;float:left;width:25%;overflow:hidden;padding:1.5em 0em 0.8em 0em;border-left:1px solid #ddeaf5;border-bottom:1px solid #ddeaf5;background-color:#fefefe;}
.tabico li a{display:block;}
.tabico p{color:#333;font-size:0.7rem;line-height:1.2rem;}
.ICOA,.ICOB,.ICOC,.ICOD,.ICOE,.ICOF,.ICOG,.ICOH,.ICOI{width:2.2rem;height:2.2rem;display:inline-block;}
.ICOA{background:url(../images/ICOA.png) no-repeat center;background-size:cover;}
.ICOB{background:url(../images/ICOB.png) no-repeat center;background-size:cover;}
.ICOC{background:url(../images/ICOC.png) no-repeat center;background-size:cover;}
.ICOD{background:url(../images/ICOD.png) no-repeat center;background-size:cover;}
.ICOE{background:url(../images/ICOE.png) no-repeat center;background-size:cover;}
.ICOF{background:url(../images/ICOF.png) no-repeat center;background-size:cover;}
.ICOG{background:url(../images/ICOG.png) no-repeat center;background-size:cover;}
.ICOH{background:url(../images/ICOH.png) no-repeat center;background-size:cover;}
.ICOI{background:url(../images/ICOI.png) no-repeat center;background-size:cover;}
.sow{overflow:hidden;position:relative;height:2.8rem;}
.sow img{width:100%;}

/*焦点图*/
.focus{width:100%;height:9.74rem;margin:0 auto;position:relative;overflow:hidden;background-color:#c72631;}
.focus .hd{width:100%;height:0.65rem;position:absolute;z-index:1;bottom:0.25rem;text-align:center;}
.focus .hd ul{display:inline-block;height:0.3rem;padding:0.3rem 0.3rem;-background-color:rgba(255,255,255,0.7);-webkit-border-radius:0.3rem;-moz-border-radius:0.3rem;border-radius:0.3rem;font-size:0;vertical-align:top;}
.focus .hd ul li{display:inline-block;width:0.3rem;height:0.3rem;-webkit-border-radius:0.3rem;-moz-border-radius:0.3rem;border-radius:0.3rem;background:#aa0e25;margin:0 0.1rem;vertical-align:top;overflow:hidden;}
.focus .hd ul .on{background:#faeba5;}
.focus .bd{position:relative;z-index:0;}
.focus .bd li img{width:100%;height:9.74rem;background:url(/statics/images/loading.gif) center center no-repeat;}
.focus .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);/* 取消链接高亮 */
}