
/*部分开始-----------------------------------------------------*/
/*banner*/
.none{ display:none;}
.banner{ width:524px;height:348px; position:relative; margin:8px;  overflow:hidden; z-index:1;}
.banner_show{ width:100%; text-align:center; height:348px; overflow:hidden; position:relative;}
.bannger_inbox{ position:absolute; left:50%; top:0;}
.bannger_inbox{ position:absolute; left:50%; top:0;}

/*圆点*/
.yq_banner_list{ width:100px; height:8px;position:absolute; top:16px; text-align:right; z-index:1000; right:10px;}
.yq_banner_list a{ display:inline-block; width:8px; height:8px;background:url(../en_images/b.png) no-repeat right;  margin-right:4px; margin-bottom:16px; }
.yq_banner_list a.hover{background:url(../en_images/b.png) no-repeat left; }

.banner_mag{width:524px;height:40px;background:url(../en_images/a.png);position:absolute; overflow:hidden; bottom:0px; left:0;text-align:left;z-index:99;}
.banner_magbox{height:40px;text-align:left; background-color:rgba(0, 0, 0, 0.1);}
.banner_magbox .focus-img{ text-align:right; }
.banner_magbox p{color:#fff; margin-left:10px; line-height:40px; margin-top:0px; width:70%; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}



