


/*****************************顶部 *********************************/
body {
font-family: 微软雅黑,"Microsoft YaHei"  !important;
margin:0;
padding:0;
background:#fff;
color:#666;
    font-size: 12px;
    margin:0 auto;
}

div,ol,ul,li,span,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,button {
margin:0;
padding:0;
border:0;
}

/*清除缓存*/
.cf {
zoom:1;
}

.cf:after {
content:'';
display:block;
clear:both;
height:0;
overflow:hidden;
visibility:hidden;
}

img,a img {
border:0;
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
font-size:14px;
font-weight:400;
}

ul,ol,li {
list-style:none;
}

table,td,input,button {
font-size:12px;
}


/* 默认链接颜色 */
a {
cursor:pointer;
outline-style:none;
color:#666;
text-decoration:none;
}

a:hover {
color:#e15014;
}

.toolbar{
    background:#f7f7f7;
    height:36px;
    line-height:36px;
    font-size:12px;
    color:#666;
    width:100%;
    min-width:1200px;
}

.toolbar .top_left{
    float:left;
}
.toolbar .top_left .home_ico{
    width:14px;
    height:12px;
    display:inline-block;
    background:url(../images/IcoImg/icon00.png) no-repeat -15px -15px;
}
.toolbar .top_right .call_ico{
    width:15px;
    height:15px;
    display:inline-block;
    vertical-align:middle;
    background:url(../images/IcoImg/icon00.png) no-repeat -45px -15px;
}
.toolbar .top_left a{
    margin:9px;
}
.toolbar .top_right{
    float:right;
}
.toolbar .top_right a{
    margin:12px;
}
 /*------------头部------------------*/
 .header{
    height:120px;
 }
.header .logo{
    float:left;
    height:85px;
    
 }
.header .header_right{
    float:right;
    height:120px;
}
.header .search{
    width:511px;
    height:43px;
    margin-top:30px;
    clear:both;
}
.header .search .search_left {
    float: left;
    width: 87px;
    height: 41px;
    border-radius:3px 0 0 3px;
    background: #fff;
    border: 1px solid #e15014;
    cursor:pointer;
}
.header .search .search_left li{
    height:41px;
    line-height:41px;
    padding-left:14px;
    color:#333;
    position:relative;
}
.header .search .search_left li span{
    font-size:14px;
}
.header .search .search_left li .arrdown{
    width:11px;
    height:5px;
    display:inline-block;
    background:url(../images/IcoImg/icon00.png) no-repeat -75px -15px;
    margin-left:10px;
    vertical-align:middle;
}
.header .search .search_left li .oh{
    height:82px;
    width: 87px;
    background:#fff;
    position:absolute;
    left:-1px;
    right:0;
    border: 1px solid #e15014; 
    border-top:none;
    margin-top:-2px;
    z-index:999;
}
.header .search .search_left li .oh span{
    height:41px;
    width: 73px;
    line-height:41px;
    padding-left:14px;
    color:#333;
    display:inline-block;
    cursor:pointer;
    
}
.header .search .search_left li .oh span:hover{
    color:#00a43e;
}

.header .search  .search_right{
    float:left;
    
    height:41px;
}
.header .search  .search_right .shinput{
    width:337px;
    height:41px;
    border: 1px solid #e15014;
    margin-left: -1px;
    line-height: 41px;
    padding-left:18px;
    float:left;
 
}
.header .search  .search_right .shbutton{
    width:61px;
    height:43px;
    line-height:43px;
    background:#e15014;
    float:left;
    cursor:pointer;
    border-radius:0 3px 3px 0;
}
.header .search  .search_right .shbutton a{
    width:18px;
    height:19px;
    display:inline-block;
    margin:11px 0 0 21px;
    background:url(../images/IcoImg/icon00.png) no-repeat -105px -15px;
}
.header .header_right .seachkey{
    color:#999;
    padding-top:4px;
}
.header .header_right .seachkey a{
    color:#999;
}
/*------------------导航---------------------*/
.laybox {
width:1200px;
z-index:2;
margin:0 auto;
min-width:1200px;

}


.w1200{
    width: 1200px;
    margin: 0 auto;
}
.index-nav {
    background: #e15014  none repeat scroll 0 0;
    height: 45px;
    min-width: 1400px;
    width: 100%;
}
.index-nav.active {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 9999999;
}
.index-nav .nav_left {
    float: left;
    position: relative;
    width: 1000px;
}
.index-nav .nav_left li {
    display: inline-block;
    height: 45px;
    position: relative;
    z-index: 2; 
}
.index-nav .nav_left li.slider {
    background: #ff9900 none repeat scroll 0 0;
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100px;
    z-index: 1;
}
.index-nav .nav_left li nav {
    background: #e15014  none repeat scroll 0 0;
    position: absolute;
    width: 100%;
    z-index: 9999 !important;
}
.index-nav .nav_left li nav a {
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
}
.index-nav .nav_left li nav a:hover {
    background: #ff9900 none repeat scroll 0 0;
}
.index-nav .nav_left li a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
    text-decoration: none;
}
.index-nav .nav_left li a:hover {
    color: #fff;
}
.index-nav .nav_left li.active a {
    color: #fff;
}
.index-nav .nav_right {
    float: right;
    font-size: 14px;
}
.index-nav .nav_right a {
    color: #4c4b4c;
    display: inline-block;
    text-decoration: none;
}
.index-nav .nav_right .shopping {
    float: left;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 120px;
}
.index-nav .nav_right .shoppingcart {
    background: rgba(0, 0, 0, 0) url("icon00.png") no-repeat scroll -136px -15px;
    display: inline-block;
    height: 21px;
    margin-right: 10px;
    margin-top: -2px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 23px;
}
.index-nav .nav_right .shoppingcart .number {
    background: #e25353 none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 10px;
    font-style: normal;
    height: 16px;
    line-height: 16px;
    position: absolute;
    right: -9px;
    top: -2px;
    width: 16px;
}
.index-nav .nav_right .dowhatlist {
    float: left;
    height: 45px;
    line-height: 45px;
    position: relative;
    text-align: center;
    width: 152px;
}
.index-nav .nav_right .dowhatlist:hover {
    background: #fb9804 none repeat scroll 0 0;
}
.index-nav .nav_right .dowhatlist .zkdowhat {
    color: #fff;
    height: 45px;
    line-height: 45px;
    width: 151px;
}
.index-nav .nav_right .Dowhat {
    border-radius: 0 0 20px 20px;
    display: none;
    height: 256px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 45px;
    width: 1100px;
    z-index: 999;
}
.index-nav .nav_right .Dowhat li {
    background: #fda31c none repeat scroll 0 0;
    cursor: pointer;
    float: left;
    height: 256px;
    width: 275px;
}
.index-nav .nav_right .Dowhat li div {
    padding-top: 33px;
}
.index-nav .nav_right .Dowhat li dl {
    clear: both;
    overflow: hidden;
}
.index-nav .nav_right .Dowhat .online_transaction, .index-nav .nav_right .Dowhat .find_zhanzhuang, .index-nav .nav_right .Dowhat .Sale_Coupon {
    background: #fc9804 none repeat scroll 0 0;
    border-radius: 0 0 0 20px;
    height: 223px;
    width: 275px;
}
.index-nav .nav_right .Dowhat li:nth-of-type(3) {
    background: #fc9804 none repeat scroll 0 0;
}
.index-nav .nav_right .Dowhat .find_zhanzhuang {
    background: #fda31c none repeat scroll 0 0;
}
.index-nav .nav_right .Dowhat dt.icow110 {
    background: rgba(0, 0, 0, 0) url("../images/IcoImg/icon00.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 114px;
    margin-left: 5px;
    transform: scale(0.86, 0.86);
    transition: all 100ms ease 0s;
    width: 122px;
}
.index-nav .nav_right .Dowhat dt.icow110:hover {
    transform: scale(1, 1);
}
.index-nav .nav_right .Dowhat .fast_search .icow110 {
    background-position: -739px 0;
}
.index-nav .nav_right .Dowhat .online_transaction .icow110 {
    background-position: -871px 0;
}
.index-nav .nav_right .Dowhat .find_zhanzhuang .icow110 {
    background-position: -592px -119px;
}
.index-nav .nav_right .Dowhat .Sale_Coupon .icow110 {
    background-position: -738px -119px;
}
.index-nav .nav_right .Dowhat dd {
    color: #fff;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
}
/*-----------------尾部------------------*/
.index-footer{height: 503px;  clear: both;min-width:1200px;}
.index-footer a:hover{text-decoration: none;color:#e15014;}
.index-footer .footer_hd{height:260px;background: #fafafa;}
.index-footer .footer_hd .box{padding-top: 30px;width: 738px;position: relative;float: left;}
.index-footer .footer_hd .across_line{width: 100%;height: 1px;background: #e5e5e5;position: absolute;left: 0;top: 76px;}
.index-footer .footer_hd .box dl{width: 147px;color:#666;float: left;font-size: 14px;}
.index-footer .footer_hd .box dt{height: 54px;line-height: 54px;font-weight: bold;}
.index-footer .footer_hd .box dd{height: 28px;line-height: 28px;}
.index-footer .footer_hd .erweima{padding-top: 50px;float: left;padding-left: 74px;}
.index-footer .footer_hd .erweima .mobileapp,.index-footer .footer_hd .erweima .wechatapp{width: 112px;height: 120px;margin-right : 50px;float: left;}
.index-footer .footer_hd .erweima  img{width:100%; }
.index-footer .footer_bottom{height: 220px;background: #e5e5e5;padding-top: 30px;color:#666;}
.index-footer .footer_bd .link{font-size: 14px;margin-bottom: 16px; color: #d5d5d5;}
.index-footer .footer_bd .link a:hover{color:#e15014;}
.index-footer .footer_bd strong{font-weight: bold;color:#666;}
.index-footer .footer_bd a{display: inline-block;line-height: 28px;color:#666;margin:0 10px;white-space: nowrap;font-size:14px;}
.index-footer .footer_bd p{padding-left: 117px;font-size: 13px;}

.index-footer .footer_ft .websafe{margin:20px 0 10px; text-align:center;}
    .index-footer .footer_ft .websafe span {
        width:109px;height:38px;margin:0 5px;
    }
.index-footer .footer_ft .websafe img{width:109px;height:38px;}
.index-footer .footer_ft .copy{font-size:12px;text-align:center;}

/*----------------返回顶部部分---------------------*/


@media (max-width: 1200px){
    .asideFixed{display: none;}
}
@media (min-width:1201px) and (max-width: 1300px){
    .asideFixed{ 
        right:0;
    }
}
@media screen and (min-width:1301px){
    .asideFixed {
          left: 50%;
   margin-left: 615px;
    }
}
.asideFixed{
   position: fixed;
   bottom: 165px;
   width: 50px;
   height: 312px;
   z-index:10;
   left: 50%;
   margin-left: 615px;
}
.asideFixed li{
    width: 50px;
    height: 50px;
    background: #F7F7F7;
    margin-top: 2px;
    cursor: pointer;
    position: relative;
    color:#9f9f9f;
    border:1px solid #eaeaea;
}
.asideFixed li:hover{
    background: #e15014;
    color:#fff;
    border:1px solid #e15014;
}
.asideFixed li h3{
    width: 40px;
    height:40px;
    padding:7px 0 0 11px;
}
.asideFixed li h3 a{
    color:#fff;
    line-height:20px;
    display:inline-block;
    background:none;
}
.asideFixed li a{
    width: 50px;
    height: 50px;
    line-height: 50px;
    display:inline-block;
    background:url(../images/IcoImg/icon00.png) no-repeat;}
.asideFixed .infoFeedback{
    background-position: -495px -570px;
}
.asideFixed .officialWechat{
    background-position: -570px -570px;
}
.asideFixed .hotline{
    background-position: -645px -569px;
}
.asideFixed .onlineCustomer{
    background-position: -720px -570px;
}
.asideFixed .applycheckin{
    background:none;
    width: 30px;
    height:40px;
    padding:7px 10px 0 10px;
    display:inline-block;
    font-size:14px;
    line-height:19px;
    color:#999;
}
.asideFixed li .nosee{
    position: absolute;
    left: 0;
    top: 0;
    display:none;
}
.asideFixed .wechatMask{
    width: 239px;
    height: 199px;
    background:url(../images/IcoImg/piaofbg.png);
    position: absolute;
    right:56px;
    top: 0;}
.asideFixed .jiao{
    width: 6px;
    height: 12px;
    display: inline-block;
    background:url(../images/IcoImg/icon00.png) no-repeat -240px -285px;
    position: absolute;
    right: -6px;
    top: 20px;
}
.asideFixed .wechatMask .erweima_pic{
    width: 130px;
    height: 131px;
    border: 1px solid #e15014;
    background: #fff;
    margin:27px 0 0 57px;
}
.asideFixed .wechatMask span{
    height: 26px;
    line-height: 26px;
    margin-left:57px;
    display: inline-block;
    font-size: 14px;
    color:#fff;
}
.asideFixed .commenMask{
    width: 250px;
    height: 45px;
    background:url(../images/IcoImg/piaofbg.png);
    position: absolute;
    right: 56px;
    top: 0;
    color:#fff;
    padding:5px 0 0 40px;
}
.asideFixed .commenMask1{
    width: 240px;
    height: 50px;
    background:url(../images/IcoImg/piaofbg.png);
    position: absolute;
    right: 56px;
    top: 0;
    color:#fff;
    text-align:center;
}
.asideFixed .commenMask p{
    height: 20px;
    line-height: 20px;
}
.asideFixed .commenMask em{
    font-size:16px;
    font-style:normal;
}
.asideFixed .nosee .commenMask1 a{
    color:#fff;
    background:none;
    width:auto;
    line-height:50px;
    font-size:14px;
    margin: 0 4px;
}
.asideFixed .nosee .commenMask1 a:hover{
    color:#ff9900;
}
.asideFixed .totop{
    width: 50px;
    height: 50px;
    line-height: 50px;
    display:inline-block;
    background:url(../images/IcoImg/icon00.png) no-repeat;
    background-position: -795px -570px;
    margin-top: 2px;
    border:1px solid #eaeaea;
}
.asideFixed .totop:hover{
    background-position:  -870px -570px;
    border:1px solid #e15014;
}
/*-----------------频道详情页 头部------------------*/
.toolbar{
background:#eee;
height:36px;
line-height:36px;
font-size:12px;
color:#ccc;
width:100%;
min-width:1200px;
overflow-x:hidden
}
.toolbar a:hover{text-decoration:none;}    
.toolbar .top_left{
float:left;
}
.toolbar .top_left .home_ico{
width:14px;
height:12px;
display:inline-block;
margin-right: 5px;
background:url(../images/IcoImg/icon00.png) no-repeat -15px -15px;
}
.toolbar .top_right .call_ico{
width:15px;
height:15px;
display:inline-block;
vertical-align:middle;
background:url(../images/IcoImg/icon00.png) no-repeat -45px -15px;
}
.toolbar .top_left a{
margin:10px 5px 0 0;
color:#666;
}
.toolbar .top_left a:hover{
    color:#ff9900;

}
.toolbar .top_right{
float:right;
color:#d5d5d5;
}
.toolbar .top_right a{
margin:12px 8px;
color:#666;
}

.toolbar .top_right a:hover {
color:#ff9900;
}

.toolbar .top_right span {
    color:#666;
}

.toolbar .top_right a.noMarginA {
    margin:12px 0;
}

.toolbar .top_right a em {
    border-radius:3px;
    display:inline-block;
    padding:0 5px;
    height:17px;
    line-height:17px;
    background:#ff9900; color:#fff;
}

/*------------搜索头部------------------*/
.w1200{
width: 1200px;
margin: 0 auto;
}
.w1000 {
width:1000px;
margin:0 auto;
}
.header{
height:120px;
}
.header .logo{
float:left;
height:85px;

}
.header .header_right{
float:right;
height:120px;
}
.header .search{
width:590px;
height:43px;
margin-top:30px;
clear:both;
}
.header .search .search_left {
float: left;
width: 87px;
height: 41px;
border-radius:3px 0 0 3px;
background: #fff;
border: 1px solid #e15014;
cursor:pointer;
}
.header .search .search_left li{
height:41px;
line-height:41px;
padding-left:14px;
color:#333;
position:relative;
}
.header .search .search_left li .arrdown{
width:11px;
height:5px;
display:inline-block;
background:url(../images/IcoImg/icon00.png) no-repeat -75px -15px;
margin-left:10px;
vertical-align:middle;
}
.header .search .search_left li .oh{
height:82px;
width: 87px;
background:#fff;
position:absolute;
left:-1px;
right:0;
border: 1px solid #e15014; 
border-top:none;
margin-top:-2px;
z-index:999;
}
.header .search .search_left li .oh span{
height:41px;
width: 73px;
line-height:41px;
padding-left:14px;
color:#333;
display:inline-block;
cursor:pointer;
}
.header .search .search_left li .oh span:hover{
color:#00a43e;
}

.header .search  .search_right{
float:left;

height:41px;
}
.header .search  .search_right .shinput{
width:337px;
height:41px;
border: 1px solid #e15014;
margin-left: -1px;
line-height: 41px;
padding-left:18px;
float:left;
 
}
.header .search  .search_right .shbutton{
width:61px;
height:43px;
line-height:43px;
background:#e15014;
float:left;
cursor:pointer;
border-radius:0 3px 3px 0;
}
.header .search  .search_right .shbutton a{
width:18px;
height:19px;
display:inline-block;
margin:11px 0 0 21px;
background:url(../images/IcoImg/icon00.png) no-repeat -105px -15px;
}
.header .header_right .seachkey{
color:#999;
padding-top:4px;
}
.header .header_right .seachkey a{
color:#999; margin-right:5px;
}

    .header .header_right .seachkey a:hover {
        color:#e15014;
    }

/*-----------------频道详情页 头部------------------*/
/*-----------------Strat 频道详情页绿底Header------------------*/

.header1 {
display:block;
background:#e15014;
height:50px;
margin-bottom:5px;
}
.header1 a {
padding:0 12px; color:#fff; font-size:16px; height:50px; line-height:50px; float:left;
}
.header1 a:hover {
background:#ff9900;
}
.header1 a.logo {
background:url(../images/IcoImg/icon1.png) no-repeat -15px -362px; width:160px; height:50px;
}
.header1 input[type=text] {
width:192px;height:32px; line-height:32px;border:0;border-radius:3px 0 0 3px; background:#fff; color:#999; font-size:12px;float:right; padding:0 8px;margin-top:9px;outline:none;
}
.header1 i {
width:27px;height:32px;display:inline-block;background:#fff url(../images/IcoImg/icon1.png) no-repeat -75px -39px; float:right;border-radius:0 3px 3px 0;margin-top:9px;cursor:pointer;
}
.header1 div.linkHref {
height:50px; line-height:50px;float:left;width:auto;color:#fff;
}
.header1 div.linkHref span {
font-size:14px;
}
.header1 div.linkHref a {
font-size:14px;height:auto;line-height:none;color:#fff;padding:0;float:none;
}
.header1 div.linkHref a:hover {
background:none;
color:#ff9900;
}
.header1 div.linkHref  font {
font-family:"宋体",Arial;vertical-align:middle;
}
/*-----------------End 频道详情页绿底Header------------------*/





/* 外部向上间距  */
.blankM {margin-top:0;}.blankM1 {margin-top:10px;}.blankM2 {margin-top:20px;}.blankM3 {margin-top:30px;}.blankM4 {margin-top:40px;}.blankM5 {margin-top:50px;}
/* 外部向上间距  */
.blankB {margin-bottom:0;}.blankB1 {margin-bottom:10px;}.blankB2 {margin-bottom:14px;}.blankB3 {margin-bottom:30px;}.blankB4 {margin-bottom:40px;}.blankB5 {margin-bottom:50px;}

/*-----------------分页样式------------------*/
.pager{text-align:center;}
.pager a,.pager span {display: inline-block;min-width: 10px;text-align: center;color: #005AA0;font-size: 12px;padding: 3px 8px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;-webkit-transition: all 0.218s;-moz-transition: all 0.218s;-ms-transition: all 0.218s;-o-transition: all 0.218s;transition: all 0.218s;border: 1px solid gainsboro;border: 1px solid #CCCCCC;background-color: #FFFFFF;-webkit-user-select: none;-moz-user-select: none;user-select: none;cursor: pointer;text-decoration: none;}
.pager span,.pager a:active {cursor: default;border: none;}
.pager a:hover {border: 1px solid #C6C6C6;color: #FFF;background-color:#005AA0;-webkit-transition: all 0.0s;-moz-transition: all 0.0s;-ms-transition: all 0.0s;-o-transition: all 0.0s;transition: all 0.0s;-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1);box-shadow: 0 1px 1px rgba(0,0,0,0.1);text-decoration:none;}

.Blk_page {width:100%; padding:30px 0 80px 0; text-align:center }
.Blk_page span{width:25px; height:20px; display:inline-block; background:#e15014; border:1px solid #6BA321; color:#fff; line-height:20px; font-weight:bold }
.Blk_page a{width:25px; height:20px; display:inline-block; background:#fff; border:1px solid #dedede; color:#000; line-height:20px; }
.Blk_page a:hover{color:#f00; background:#f4f4f4; border:1px solid #ccc}
.Blk_page .previous-page,
.Blk_page .next-page {width:55px; height:20px; }
.Blk_page .previous-page:hover,
.Blk_page .next-page:hover {color:#f00; }

  /*searchwrong*/
 .nosearch{ clear:both; height:90px; padding-left:180px; padding-right:30px; text-align:left;}
  .nosearch h5{ font-size:20px; text-align:left; line-height:30px; color:#333; padding-top:20px;}
  .nosearch p{ padding-top:10px;}

.nocontent{background: url(../images/m_loading.gif) no-repeat center center;height: 300px;line-height: 270px;width: 100%;text-align: center; }
.ncw1000h350{background: url(../images/m_loading.gif) no-repeat center center;height: 350px;width:1000px;line-height: 420px;text-align: center; z-index: 1000;}
.ncw600h220{background: url(../images/m_loading.gif) no-repeat center center;height: 100px;width:600px;line-height: 220px;text-align: center; z-index: 1000;}






/*****************************            banner                *******************************/
.bigbanner {
	height: 380px;
	position: relative;
	margin: 0px auto;
	z-index: 9;
	min-width: 1200px;
    overflow:hidden;
}

.bigbanner1 {
    width:600px;
    min-width:600px;
    height:230px;
}

.bigbanner li img {
    height: 380px;
    margin:0 auto;
}

.bigbanner1 li img {
    height:230px;
}

    .bigbanner li img:hover, .bigbanner1 li img:hover {
        opacity:10;
    }

.bigbanner1 .banner_ctr {
    min-width:600px;
}

.laybox2Blank .bigbanner2 {
    width:284px;
    height:250px;
    min-width:280px;
    float:left;
    margin-right:25px;
}

.laybox2Blank .bigbanner2 li img {
    height:250px;
    width:284px;
}


.banner_show {
	width: 100% !important;
}


.banner_ctr{position:absolute;z-index:335;top:0;margin:0 auto;left:50%;bottom:0;}
.banner_ctr a.banner_btn_left,.banner_ctr a.banner_btn_right { width:27px; height:44px; background:url(../images/newgif.gif?v=12) no-repeat 0 -1068px; text-indent:-999em;position:absolute;top:50%;}
.banner_ctr a.banner_btn_left{left:10%; background-position:0px -1068px;}
.banner_ctr a.banner_btn_left:hover{background-position:-44px -1068px;}
.banner_ctr a.banner_btn_right{right:10%; background-position:0px -1124px;}
.banner_ctr a.banner_btn_right:hover{background-position:-44px -1124px;}

.banner_ctr .hd {position:absolute;left:50%;bottom:20px;width:300px;}
.banner_ctr .hd li {text-align:center;width:15px;height:15px;display:inline-block; margin-right:7px;cursor:pointer;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;background-color:#fff; text-indent:-9999px;opacity:0.7;}
.banner_ctr .hd li.on{background-color:#ff9900;}

.bigbanner1 .banner_ctr .hd ,.bigbanner2 .banner_ctr .hd {
    right:310px;
    bottom:4%;
    left:initial;
    text-align:right;
}
.bigbanner1 .banner_ctr .hd li,.bigbanner2 .banner_ctr .hd li {
    height:12px;width:12px;
}

.bigbanner2 .banner_ctr .hd {
    left:73px;
    bottom:-30px;
}


/*****************************            banner                *******************************/

/*****************************            banner 浮动层                *******************************/
.banner_ctr .adContent{z-index:6;position:absolute;left:-600px;}



/*****************************            banner  浮动层              *******************************/





