@charset "utf-8";
.main{ width:1180px; margin:0 auto;  overflow:hidden}
/*<!--顶部开始-->*/
.header .top-bk{ width:100%;height:39px; background-color:#f5f5f5;}
.header .top-bkd{width:100%;height:1px; border-bottom:1px solid #cccccc; background:#fff;}
.header .top-hy{width:500px; float:left; line-height:39px; color:#6f6f6f;}
.header .top-xfl{width:500px; float:right; line-height:39px; text-align:right; }
.header .top-xfl a{ color:#6f6f6f; text-decoration: none;}
.header .top-xfl a:hover{ color:#004098}
/*<!--顶部结束-->*/
.fixedNav {
    width: 100%;
    height: 40px;
    background: #fff;
    position: fixed;
	border-top:1px solid #e4e4e4; 
	border-bottom:1px solid #e4e4e4; 
    top: 0px;
    left: 0px;
    margin: auto;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}
.fixedNav li a{color:#fff;}

/*<!--top开始-->*/
.header .toplogo{ width:395px;height:124px; float:left;}
.header .toplogo img{ width:395px;height:124px;}
.header .topdw{ width:442px;height:54px; border-left:1px solid #a7a7a7; line-height:30px;margin-top:34px; float:left;color:#333333;font-size:18px;padding-left:10px;}
.header .topdw span{color:#1a77d4;font-size:24px; font-weight:bold;}
.header .topdh{ width:226px;height:59px; float:right; background:url(../images/dhtb.png) no-repeat 0px 0px;padding-left:74px; line-height:27px;color:#6f6f6f;margin-top:29px;}
.header .topdh span{color:#1a77d4;font-size:28px; font-weight:bold;}
/*<!--top结束-->*/
/*<!--导航开始-->*/
.header .lynav{ width:100%;height:49px; border-top:1px solid #e4e4e4; }
.header .lynav li a{ width:118px;height:49px; line-height:49px;color:#2a2a2a; text-align:center;font-size:16px; display:block; float:left;}
.header .lynav li a:hover{ background:#1a77d4;color:#fff;}
.header .another{width:118px;height:49px; background:#1a77d4;float:left; color:#fff;}
.header .another a{color:#fff;}
/*<!--导航结束-->*/
/*<!--底部开始-->*/
.bottom{ width:100%;height:264px; background:#004098;margin-top:20px;}
.dbnav{ width:100%;height:62px; border-bottom:1px dashed #0066f3;}
.dbnav ul{ width:1180px; border-left:1px dashed #0066f3;height:62px;margin:auto;}
.dbnav ul li a{ width:116px;height:62px;color:#fff;border-right:1px dashed #0066f3;font-size:16px; text-align:center; display:block; float:left; line-height:62px;}
.dbxx{ width:420px;height:148px; color:#fff; line-height:25px; float:left;padding-top:30px; overflow:hidden;}
.dbxx h2{font-size:16px; display:inline;}
.dbxx a{color:#fff;}
.dbewm{ width:105px; float:right; text-align:center; line-height:30px; color:#fff;margin-top:40px;}
.dbewm img{ width:95px; height:95px; overflow:hidden;}
.link{ width:100%;height:50px; background:#004eb8;}
.linktit{ width:100px;height:50px; line-height:50px; text-align:center;font-size:16px;color:#fff; float:left;}
.link a{color:#fff; line-height:50px; padding-left:10px; padding-right:10px; display:block; float:left;}
/*<!--底部结束-->*/
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 40%;
	       -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(../images/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;
    color: #000;
    font-size: 18px;
    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(../images/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(../images/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(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(../images/xfewm.jpg);
}
.izl-rmenu .cart .pic img{width: 160px;
    height: 160px;}
#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 40%;
    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(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}