﻿/*@charset "utf-8";*/
/* CSS Document */
.zdbank_content_right
{
    float: left;
    width: 279px;
    width: 402px;
    height: 468px;
    margin: 0;
    padding: 0;
    background-image: url(../images/right_bg.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 85px;
    right: 0px;
}

/*add by 20180609 中德银行右侧 start*/
.customerImg img
{
    margin: 20px 0px 0px 3px;
    width: 340px;
    height: 200px;
}
.service_time h3
{
    color: #0066ff;
    font-size: 20px;
    padding-left: 30px;
    margin-bottom: 10px;
}
.service_time p
{
    font-size: 18px;
    text-indent: 2em;
    padding: 0 30px;
    line-height: 30px;
    margin-top: 0px;
}
/*add by 20180423 中德银行右侧 stop*/
/*add by 2019.1.25 中德银行头部客服 begin*/
.agent_name
{
    float: left;
    padding-left: 20px;
    color: #F8FAFF;
}
#span_agentId
{
    /*color: #F8FAFF;*/
}
.fl
{
    float: left;
}
.hide, .none
{
    display: none;
}
.pl20
{
    padding-left: 20px;
}
.ml20
{
    margin-left: 20px;
}

/*add by 2019.1.29 中德银行头部客服 stop*/
