
.pd_topCon{
    width: 845px;
    margin: auto;
    margin-top: 90px;
    font-size: 0px;
    position: relative;
    padding-bottom: 54px;
}
.banner{
    width: 385px;
    height: 385px;
    border: 2px solid rgb(238,238,238);
    display: inline-block;
}
.pd_bannerRightDiv{
    display: inline-block;
    font-size: 16px;
    margin-left: 123px;
    position: absolute;
    top: 97px;
}
.pd_brd_p1{
    color: rgb(102,102,102);
    font-size: 25px;
    margin-bottom: 6px;
}
.pd_brd_p2{
    color: rgb(0,140,219);
    font-size: 20px;
    margin-bottom: 43px;
}
.pd_brd_pp1{
    color: rgb(147,147,147);
    font-size: 15px;
    margin-bottom: 7px;
}
.pd_brd_pp{
    color: rgb(147,147,147);
    font-size: 15px;
    margin-bottom: 10px;
}
.pd_btn_goGF{
    display: inline-block;
    width: 160px;
    height: 45px;
    background-color: rgb(0,140,219);
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    border-radius: 3px;
    margin-top: 45px;
    margin-right: 9px;
    cursor: pointer;
}
.pd_btn_goTM{
    display: inline-block;
    width: 160px;
    height: 45px;
    background-color: rgb(0,140,219);
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-size: 15px;
    border-radius: 3px;
    margin-top: 40px;
    cursor: pointer;
}

.pd_container{
    height: auto;
    background-color: rgb(248,248,248);
    padding-bottom: 44px;
}
/*第一模式*/
.pd_container_con{
    width: 820px;
    height: auto;
    margin: auto;
    padding-top: 40px;
}
.pd_ccon_p1{
    font-size: 24px;
    color: rgb(102,102,102);
    margin: 0px 0px 20px 0px;
    padding-left: 13px;
}

.pd_ccon_landrDiv{
    position: relative;
}

.pd_ccon_leftDiv{
    display: inline-block;
    width: auto;
    min-width: 46%;
    border-right: 1px solid rgb(238,238,238);
    margin-left: 13px;
    height: 76px;
}
.pd_ccon_ld_pLine{
    font-size: 16px;
    color: rgb(102,102,102);
    margin-bottom: 6px;
}
.pd_ccon_ld_pLine_span1{
    color: rgb(0,140,219);
    display: inline-block;
    margin-right: 5px;
}
.pd_ccon_ld_pLine_span2{

}
.pd_ccon_rightDiv{
    display: inline-block;
    width: auto;
    min-width: 46%;
    margin-left: 40px;
    height: 76px;
    position: absolute;
    top: 0%;
}
.pd_container_con_table{
    border: 1px solid rgb(229,229,229);
    margin-top: 30px;
    border-top: 3px solid rgb(0,140,219);
}
.pd_ccon_t_line1{
    height: 40px;
    line-height: 40px;
    background-color: rgb(239,239,239);
    font-size: 0px;
}
.pd_ccon_t_line2{
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    font-size: 0px;
}
.pd_t_lineK{
    display: inline-block;
    font-size: 15px;
    color: rgb(102,102,102);
    text-align: center;
    width: 152px;
    border-right: 1px solid rgb(229,229,229);
    font-weight: bold;
}
.pd_t_lineV{
    display: inline-block;
    font-size: 15px;
    padding-left: 60px;
    color: rgb(114,114,114);
}


/*第二模式*/
.pd_container_con2{
    width: 988px;
    height: auto;
    margin: auto;
    padding-top: 40px;
}
.pd_con_p1{
    font-size: 22px;
    color: rgb(0,140,219);
    margin: 0px 0px 38px 0px;
    font-weight: 500;
    margin-left: -7px;
}
.pd_con_infoDiv{
    width: 100%;
    height: auto;
    font-size: 0px;
    position: relative;
}
.pd_con_infoDiv1{
    width: 33%;
    display: inline-block;
}
.pd_con_infoDiv_line{
    margin-bottom: 21px;
}
.pd_con_infoDiv_kTxt{
    width: 85px;
    display: inline-block;
    text-align: left;
    font-size: 15px;
    color: rgb(102,102,102);
    font-weight: bold;
}
.pd_con_infoDiv_vTxt{
    font-size: 15px;
    color: rgb(114,114,114);
}
.pd_con_infoDiv2{
    width: 33%;
    display: inline-block;
}
.pd_con_infoDiv3{
    width: 33%;
    display: inline-block;
    position: absolute;
    top: 0%;
}
.lrTabViewDiv{
    margin-top: 43px;
    width: 100%;
    height: auto;
    font-size: 0px;
    position: relative;
    margin-left: -63px;
}
.lrtvd_leftTitleDiv{
    display: inline-block;
    width: 275px;
    border: 1px solid rgb(220,220,220);
    border-top: none;
    position: absolute;
    top: 0;
    left: 0;
}
.lrtvd_ltd_t{
    height: 52px;
    text-align: left;
    line-height: 52px;
    font-size: 15px;
    color: rgb(102,102,102);
    border-top: 1px solid rgb(220,220,220);
    cursor: pointer;
    padding-left: 14px;
}
.lrtvd_ltd_t_click{
    height: 52px;
    text-align: left;
    line-height: 52px;
    font-size: 15px;
    color: rgb(102,102,102);
    border-top: 1px solid rgb(220,220,220);
    cursor: pointer;
    border-left: 12px solid rgb(0,140,219);
    font-weight: bold;
    padding-left: 0px;
}

.lrtvd_rightConDiv{
    position: relative;
    width: 790px;
    height: auto;
    left: 292px;
    display: none;
}
.lrtvd_rightConDiv1{
    display: inline-block;
}
.lrtvd_rcd_img{
    width: 100%;
    height: 477px;
    margin-bottom: 20px;
}
.lrtvd_rcd_txt{
    font-size: 17px;
    color: rgb(115,115,115);
    margin-top: 23px;
    line-height: 25px;
}

.backListDiv{
    background-color: rgb(248,248,248);
    text-align: center;
    padding-bottom: 80px;
}

.btn_backList{
    width: 116px;
    height: 46px;
    margin: auto;
    background-color: rgb(0,136,212);
    line-height: 46px;
    color: #ffffff;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.pd_bannerRightDiv a{
    display: inline-block;
    width: 48.5%;
}


















