/* 头部 */
.top_box{ float:left; width:100%; height:154px; background:#FFF; position:fixed; top:0; z-index:9999; box-shadow:0 3px 2px #f6f6f6;}
.top_box .top{ width:1000px; margin:0 auto;}
.top .top_db{ float:left; width:1000px; height:102px;}
.top_db .logo{ float:left; margin-left:28px; margin-top:15px; width:78px; height:78px; display:block; display:block;}
.top_db .name_gs{ float:left; margin-left:34px; margin-top:30px; width:333px; height:49px;}
.top_db .call{ float: right; margin-top:20px; margin-right:15px; width:194px; height:73px;}
.top_nav{ float:left; width:1000px;}
.top_nav ul{ float:leftl;}
.top_nav ul li{ float:left;}
.top_nav ul li a{ float:left; display:block; width:125px; height:53px;  text-align:center; font-size:16px; line-height:53px; color:#333; font-family:"Microsoft YaHei";}
.top_nav ul li a:hover{ background:#189864; color:#FFF; overflow:hidden; }

/* 幻灯片 */
.hdp_box{ float:left; width:100%; margin-top:154px;}
.banner{ min-width:1000px;  position:relative;  height:625px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:625px; }
.banner .bd li .siteWidth{ width:1000px; position:relative;  margin:0 auto;  height:299px;  }
.banner .bd li a{ height:299px; display:block;  }
.banner .bd .txt{ position:absolute; width:415px; top:100px; left:22px;   font:normal 18px/30px "Microsoft YaHei";    }
.banner .bd .btn{ display:block; zoom:1; margin-top:8px;  width:72px; padding-right:10px;  height:31px; line-height:31px; text-align:center; color:#fff; font-size:12px; background:url(images/banner-btn.png) 0 0 no-repeat;
_background:url(images/banner-btn-ie6.png) 0 0 no-repeat;
}
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:60px; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:4px; background:url(../img/png5.png) no-repeat; overflow:hidden;  line-height:9999px; }
.banner .hd ul .on{ background:url(../img/png4.png) no-repeat;  }
.bjbd{position:absolute; bottom:0; width:100%; background:url(../img/png6.png) center no-repeat; height:235px;}


/* 底部信息 */
.foot_box{ float:left; width:100%; margin-top:15px; background:#1a1a1a;}
.foot{ width:1000px; margin:0 auto; }
.foot .right_foot{ float:left; width:1000px; background:url(../img/png15.png) left center no-repeat; padding-bottom:15px;}
.foot .right_foot dl{ float:left; color:#FFF; margin-top:15px;}
.foot .right_foot dl dd a{ color:#FFF;}
.foot .right_foot dl dd a:hover{ color:#F00; border-bottom:1px solid #F00;}
.foot .right_foot dl dt{ float:left; width:100%; font-size:14px;}
.right_foot .dl1{ float:left; margin-left:145px; width:222px;}
.right_foot .dl2{ float:left; width:202px;}
.right_foot .dl3{ float:left; width:202px;}
.right_foot .dl3 dd{ float:left; width:69px; text-align:left;}
.right_foot .dl4{ float:left; width:220px;}
.yqlj_box{ width:1000px; margin:0 auto;}
.yqlj_box span{ float:left; color:#FFF; font-size:12px; line-height:18px;}
.yqlj_box a{ float:left; color:#FFF; font-size:12px; line-height:18px; color:#CCC; margin-right:4px;}
.foot_box1{ float:left; width:100%; height:38px; background:#000000; text-align:center;}
.foot_box1 p{ font-size:12px; line-height:38px; color:#FFF;}
.foot_box1 p a{ color:#FFF; line-height:38px; font-size:12px;}


/* 浮动 */
/*reset css*/
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 65%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image: url(../img/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 73px;
    font-size: 18px; font-weight:bold; color:#F00;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../img/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../img/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}
.izl-rmenu .btn_top:hover {
	background-image: url(../img/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 1px;
    width: 160px;
    height: 160px;
    background:url(../img/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;
    cursor: pointer;
    background-image: url(../img/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}