.d_intanf {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(d_tanf.png) left top repeat;
    z-index: 999;
    left: 0;
    top: 0;
    display: none;
}

.d_close {
    float: right;
    width: 31px;
    height: 19px;
    background: url(d_close.png) center no-repeat;
    margin: 10px;
}

.d_subf {
    text-align: center;
    display: block;
    margin: 30px 0 0;
}

.d_sub1 {
    display: inline-block;
    margin: 0 10px;
    background: url(d_sub1.jpg) center no-repeat;
    width: 121px;
    height: 45px;
    border: 0;
    color: #fff;
    line-height: 45px;
    font-size: 18px;
    cursor: pointer;
    font-family: "微软雅黑";
}

.d_intan_pt {
    position: fixed;
    width: 512px;
    height: auto;
    padding-bottom: 20px;
    border: 1px solid #c5c5c5;
    background: #fff;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -170px;
}

.d_intan_tit {
    padding: 30px 0 30px;
    font-size: 18px;
    color: #666;
    text-align: center;
}

.d_intan_tit span {
    color: #015aac;
}

.clearfix1 {
    background: #eee;
}

.jbrlogin .w_intan_pt, .jbrlogin .d_intan_pt {
    border-radius: 5px;
    overflow: hidden;
}

.jbrlogin .clearfix1 {
    background-color: #1251d2; /* 不支持线性的时候显示 */
    background-image: linear-gradient(to right, #1251d2, #FFFFFF);
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.jbrlogin .w_intan_tit, .jbrlogin .d_intan_tit {
    font-size: 16px;
    color: #124ed0;
}

.jbrlogin .w_intan_tit i, .jbrlogin .d_intan_tit i {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #124ed0;
    border-radius: 7px;
    position: absolute;
    margin-top: 8px;
    margin-left: -12px;
}

.jbrlogin .d_close, .jbrlogin .w_close {
    background: url(../merge/jbr_close.png) center no-repeat;
}

.clearfix1:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.inputbox {
    height: 34px;
    line-height: 34px;
    width: 240px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background: #f6f8fe;
    padding-left: 10px;
    font-size: 14px;
    font-family: "微软雅黑";
    color: #999;
    float: none !important;
}

.inputbox::-webkit-input-placeholder {
    color: #c1c1c1;
}

.formlist li label {
    display: inline-block;
    width: 120px;
    text-align: right;
    padding-right: 20px;
    color: #666;
}

.clk_xj1 {
    padding: 0 10px;
    height: 25px;
    background: #fff;
    border-radius: 30px;
    color: #1a91e3;
    font-size: 16px;
    text-align: left;
    border: none;
    border: 1px solid #1a91e3;
    cursor: pointer;
}

.clk_xj1:hover {
    background: #1a91e3;
    color: #fff;
}

a {
    color: #666;
}

.ycdl_main2 {
    width: 100%;
    margin: 0px auto 20px;
    height: 60px;
}

.ycdl_main2 h2 {
    position: relative;
    background: #2875bc;
    border-radius: 5px;
    height: 41px;
    line-height: 41px;
    width: 186px;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
}

.ycdl_main2 .tips {
    width: 21px;
    height: 12px;
    background: url(../../images/yc_tipsnav1.png) no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 41px;
    z-index: 99;
}

.ycdl_xzjbr {
    width: 100%;
    margin: 20px auto 0px;
    overflow: hidden;
}

.ycdl_xzjbr ul li {
    float: left;
    width: 100%;
    color: #666;
    height: 30px;
    margin-bottom: 10px;
    margin-right: 10px;
    border-bottom: 1px dotted #999;
}

.ycdl_xzjbr ul li span {
    padding: 0 10px 0 5px;
    color: #2875bc;
}

.ycdl_xzjbr ul li button {
    width: 60px;
    height: 20px;
    border: 0;
    color: #fff;
    background: #e4a215;
}

.d_intanf {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(../images/d_tanf.png) left top repeat;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
}

.d_intan {
    position: fixed;
    width: 700px;
    height: 420px;
    border: 1px solid #c5c5c5;
    background: #fff;
    left: 50%;
    top: 50%;
    margin-left: -350px;
    margin-top: -170px;

}

.d_close {
    float: right;
    width: 31px;
    height: 19px;
    background: url(../images/d_close.png) center no-repeat;
    margin: 10px;
    cursor: pointer;
}

/*.d_text {*/
/*padding: 20px;*/
/*height: 340px;*/
/*overflow-y: auto;*/
/*font-size: 15px;*/
/*line-height: 24px;*/
/*}*/

.d_subf {
    text-align: center;
    display: block;
    margin: 30px 0 0;
}

.d_sub1 {
    display: inline-block;
    margin: 0 auto;
    background: url(../images/d_sub4.png) center no-repeat;
    width: 121px;
    height: 45px;
    border: 0;
    color: #fff;
    line-height: 45px;
    font-size: 18px;
    cursor: pointer;
    font-family: "微软雅黑";
}

.d_sub2 {
    background: #2875bc;
    height: 41px;
    line-height: 41px;
    border-radius: 5px;
    padding: 0 10px;
    float: right;
">
}

.d_sub2 a {
    color: #fff;
}

.d_sub5 {
    display: inline-block;
    margin: 0 auto;
    background: url(../../images/d_sub5.png) center no-repeat;
    width: 121px;
    height: 45px;
    border: 0;
    color: #fff;
    line-height: 45px;
    font-size: 18px;
    cursor: pointer;
    font-family: "微软雅黑";
}

.d_intan_pt {

    margin-left: -256px;

}

.jysx {
    float: right;
    margin-right: 30px;
    position: relative;
    color: #4861a3;
    line-height: 35px;
    font-size: 14px;
}

.jysx_conter {
    position: absolute;
    background: url(yzsx_bg1023.png) no-repeat;
    left: -240px;
    top: 35px;
    display: none;
    padding-left: 26px;
    padding-top: 22px;
    width: 323px;
    height: 115px;
    color: #4861a3;
    line-height: 22px;
}

#signature, #fa-creditID, #creditID, #gth_creditID {
    text-transform: uppercase;
}

.v_intanf {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url(d_tanf.png) left top repeat;
    z-index: 999;
    left: 0;
    top: 0;
    display: block;
}
