@charset "utf-8";
.main{ width:1180px; margin:0 auto;  overflow:hidden}
/*<!--顶部开始-->*/
.top-bk{ width:100%;height:39px; background-color:#00536d; border-bottom:1px solid #ffe000;}
.top-hy{width:500px; float:left; line-height:39px; color:#ffffff;}
.top-xfl{width:500px; float:right; line-height:39px; text-align:right; color:#ffffff; }
.top-xfl a{ color:#ffffff; text-decoration: none;}
.top-xfl a:hover{ color:#ffffff}
/*<!--顶部结束-->*/
/*<!--top开始-->*/
.top{ width:1180px;height:135px;margin:auto;}
.logo h1 a{ width:163px; display:block; padding-top:29px; float:left;}
.logo h1 a img{ width:163px;height:81px;}
.tpggc{ width:390px;margin-left:30px; line-height:36px; float:left; color:#333333; font-size:24px;padding-top:29px;}
.tpggc span{ color:#00536d; font-weight:bold;}
.tbdh{ width:433px;height:43px;float:left;margin-top:47px; background:url(../images/tbbj.png) no-repeat center;}
.tbdh .spanx{color:#121212; font-size:14px; width:155px;height:43px; line-height:43px; display:block; float:left;margin-left:60px;}
.tbdh .spany{width:190px;height:43px; line-height:43px; display:block; float:left;color:#fff; font-size:24px; font-weight:bold;margin-left:10px;}
.tbewm{ width:100px; line-height:25px; color:#000000; font-size:12px; text-align:center;margin-top:10px; float:right;}
.tbewm img{ width:90px;height:90px;}
/*<!--top结束-->*/
/*<!--导航开始-->*/
.fixedNav {
    width: 100%;
    height: 52px;
    background: #218a00;
    position: fixed;
	border-bottom:2px solid #196a00;
    top: 0px;
    left: 0px;
    margin: auto;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}
.another{ color:#002e3e;background:#fed100;}
.fknav{ width:100%;height:58px; background:#002e3e; border-bottom:4px solid #fed100;}
.fknav li{height:58px; line-height:58px;float:left;  font-size:16px;}
.fknav li a{ color:#fff; display:block;padding-left:24px;padding-right:24px;}
.fknav li a:hover{ color:#002e3e; background:#fed100;}
.fknav p{ width:1px;height:19px; float:left;margin-top:20px; background:url(../images/al.png) no-repeat;}
.nynav{ width:1180px; height:58px;margin:auto; }
/*<!--导航结束-->*/
/*<!--底部开始-->*/
/*<!--底部开始-->*/
.jgbottom{ width:100%;height:267px; background:#00536d;}
.link{ width:1180px;height:53px; border-top:5px solid #fed100; background:#00384b;}
.linkbt{ width:175px;height:53px; line-height:53px;color:#020224;font-size:16px; text-align:center; background:#fed100; float:left;}
.linkbt span{font-size:14px; color:#fff;}
.linknr{ width:1005px; float:left; overflow:hidden;}
.linknr a{padding-left:15px;padding-right:15px; color:#fff; line-height:53px;}
.bottomxx{margin-top:50px;}
.dblogo{ width:209px;height:102px; float:left}
.dblogo img{ width:201px;height:94px; border:4px solid #fed100; display:block;}
.conxx{ width:915px; line-height:30px; color:#fff; float:left;margin-left:20px;}
.conxx a{ color:#fff;}
.conxx h2{ display:inline; font-size:14px;}
.yydnav{ width:100%;height:56px; background:#00222e;}
.yydnav ul{ width:1180px; height:56px;margin:auto; overflow:hidden;}
.yydnav li{ padding-left:25px; padding-right:25px;height:56px; line-height:56px; text-align:center; float:left;font-size:16px;}
.yydnav li a{ color:#fff;}
/*<!--底部结束-->*/
/*<!--底部结束-->*/
/*<!--在线qq开始-->*/
.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;
}
/*<!--在线qq结束-->*/