﻿.w980{ width:980px;}.center{ margin:0 auto;}.main{ background:#dcdddd;}ul{ list-style:none;}
.fix{*zoom:1;}.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
a{ text-decoration:none;}
img{ border:none;}
.power{ text-align:center; line-height:30px;}

/*以上是基本参数 可不复制  以下是必须*/
/*部分开始-----------------------------------------------------*/
/*banner*/
.none{ display:none;}
.banner{ min-width:800px;height:500px; position:relative; margin:0 auto; overflow:hidden; z-index:1;}
.banner_show{ width:100%; text-align:center; height:500px; overflow:hidden; position:relative;}
.bannger_inbox{ position:absolute; left:50%; top:0;   }

/*翻页*/
.banner_pre_next{position:relative;z-index:105;top:200px;width:1000px;left:50%; height:1px;margin-left:-500px;*left:240px;}
.banner_pre_next a{ width:41px; height:80px;  text-indent:-999em;opacity: 1;}
.banner_pre_next .banner_btn_left{position:absolute;left:-37px; background-position:0px 0px;background:url(../img/ban_pre.png) no-repeat;}

.banner_pre_next .banner_btn_left:hover{opacity: 1;}
.banner_pre_next .banner_btn_right:hover{opacity: 1;}

.banner_pre_next .banner_btn_right{position:absolute;right:-37px; background-position:-37px 0px;background:url(../img/ban_next.png) no-repeat;}


/*圆点*/
.yq_banner_list{     width: 80px;
    height: 20px;
    position: absolute;
    bottom: 20px;
    z-index: 100;
    left: 50%;
    margin-left: -40px;    background: rgba(0,0,0,0.4);
    border-radius: 10px; text-align:center;}
.yq_banner_list a{ display:inline-block; width:13px; height:13px; margin:3px 5px; border:1px solid #fff; border-radius:100%;}
.yq_banner_list a.hover{ background:#fff; }
