a{
    color: #529bce;
}
.header_top .yuyue-t{
    width: 250px;
    height: 60px;
    background: url(../images/xj-icon01.png) no-repeat 4px 10px;
    float: right;
}
.header_top .yuyue-t .yuyue-t-l{
    width: 130px;
    height: 60px;
    float: left;
    color: #fff;
    padding-top: 12px;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
}
.header_top .yuyue-t .yuyue-t-r{
    width: 120px;
    height: 60px;
    float: right;
}
.index_logo{
    padding: 6px 0 0 10px;
    box-sizing: border-box;
}
.yuyue-t-l b{
    font-size: 16px;
    font-weight: bold;
}
.header_top .yuyue-t-r a{
    display: block;
    width: 120px;
    height: 60px;
    background: url(../images/xj-icon03.png) no-repeat center center;
}
.banquan{
    width: 100%;
    height: 40px;
    background: #000;
    opacity:0.8;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 40px;
    text-align: center;
    color: #f1f1f1;
    font-size: 12px;
	 z-index: 99;
}
.banquan-c{
    width: 70%;
    height: 40px;
    margin: 0 auto;
}
.banquan .banquan-c span{
    width: 54px;
    padding-top: 13px;
    height: 36px;
    float: right;
    display: block;
}
.banquan .banquan-c span .banquan-c-l{
    float: left;
}
.banquan .banquan-c span .banquan-c-r{
    float: right;
}
.w1000{
    width: 70%;
}
.footer_rt{
    width: 193px;
    height: 47px;
    background:url(../images/xj-icon04.png) no-repeat;
    margin-top: 5px;
}