/*部分开始-----------------------------------------------------*/
/*banner*/
.none{ display:none;}
.banner{ min-width:1100px;height:698px; position:relative; margin:0 auto; overflow:hidden; z-index:1;}
.banner_show{ width:100%; text-align:center; height:698px; overflow:hidden; position:relative;}
.bannger_inbox{ position:absolute; left:50%; top:0;}

/*翻页*/
.banner_pre_next{position:relative;z-index:105;top:100px;width:100%;}
.banner_pre_next a{ width:45px; height:72px; background:url(../images/exh/arrow.png) no-repeat;}
.banner_pre_next .banner_btn_left{position:absolute;left:0px; background-position:0px 0px;}
.banner_pre_next .banner_btn_right{position:absolute;right:0px; background-position:0px -72px;}
/*圆点*/
.yq_banner{margin:0 auto;width:1100px;height:25px;top:650px;position:absolute; overflow:hidden;left:50%;margin-left:-500px;text-align:center;z-index:106;font-family:"Microsoft YaHei";}
.yq_banner_list{width:1100px; height:25px;position:absolute;  text-align:center; z-index:100;padding-right:12px;}
.yq_banner_list a{ display:inline-block; width:86px; height:20px;background:url(../images/abg.png) no-repeat right; margin-right:10px;text-decoration:none;}
.yq_banner_list a.hover{background:url(../images/abg.png) no-repeat left; }
/*文字*/
.banner_mag{margin-left:100px;width:300px;height:300px;position:absolute; overflow:hidden;left:50%;top:0px;text-align:left;z-index:106;font-family:"Microsoft YaHei";}
/**
.banner_mag{margin:0 auto;width:1000px;height:300px;position:absolute; overflow:hidden;left:50%;top:0px;margin-left:-500px;text-align:left;z-index:106;font-family:"Microsoft YaHei";}
**/
.banner_magbox{height:200px;text-align:left;padding:40px 80px 35px;z-index:107;}
.banner_magbox .focus-img{ text-align:right; margin-bottom:40px;}


