.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}


/* 通用模板详情页头部 */

.pbt_title_box {
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
    background: #f5f5f5;
}

.pbt_title {
    width: 1200px;
    height: 48px;
    margin: 0 auto;
}

.pbt_title li {
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    width: 150px;
}

.pbt_title_box a {
    color: #333;
}

.pbt_title .pbt_active {
    height: 46px;
    background: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #3394ff;
}


/* 通用模板详情页banner */

.pbt_banner_box {
    height: 400px;
    overflow: hidden;
    background: #0542a3;
}

.pbt_banner_subbox {
    min-width: 1200px;
    max-width: 1920px;
    height: 400px;
    margin: 0 auto;
    background: url(/static/public_detail/img/banner.png) center no-repeat;
}

.pbt_banner {
    width: 1110px;
    box-sizing: border-box;
    padding: 112px 0 0 50px;
    margin: 0 auto;
}

.pbt_banner h4 {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 24px;
}

.pbt_banner p {
    font-size: 15px;
    color: #fff;
    line-height: 24px;
}

.pbt_banner a {
    display: block;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    width: 162px;
    height: 40px;
    font-size: 18px;
    margin-top: 34px;
    line-height: 40px;
    background: #2069cc;
}


/* 常见问题 */

.pbt_problem_box {
    height: 606px;
    overflow: hidden;
    background: #e4f1ff;
}

.pbt_problem {
    width: 1110px;
    height: 606px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    background: url(/static/public_detail/img/problem_bg.png) center 210px no-repeat
}

.pbt_header {
    width: 100%;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 30px;
    font-size: 36px;
    color: #333;
}

.pbt_header span {
    color: #1778ff;
}

.pbt_subheader {
    font-size: 15px;
    line-height: 24px;
    color: #9099a2;
    width: 100%;
    text-align: center;
}

.pbt_problem div {
    position: absolute;
}

.pbt_problem div p {
    font-size: 16px;
    color: #333;
    line-height: 22px;
    text-align: left;
}

.pbt_problem div a {
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #f0f6ff;
    background: #1778ff;
    margin-top: 14px;
    font-size: 14px;
    border-radius: 2px;
}

.problem1 {
    top: 242px;
    left: 244px;
}

.problem2 {
    top: 224px;
    left: 748px;
}

.problem3 {
    top: 438px;
    left: 166px;
}

.problem4 {
    top: 408px;
    left: 768px;
}


/* 解答认证难题 */

.details_row6 {
    height: 530px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    background: url('/static/public_detail/img/answer_background-20210818.jpg') center center no-repeat;
}
.pbt_answer_one {
    font-size: 36px;
    color: #fbbd68;
    margin: 75px 0px 40px;
}
.pbt_answer_two {
    color: #fff;
    font-size: 14px;
}
.pbt_click>a {
    display:inline-block;
    width: 190px;
    height: 36px;
    border: 1px solid #929398;
    color: #E6E6E7;
    font-size: 18px;
    line-height: 36px;
    margin-top: 50px;
}
.pbt_click>a:hover {
    color: #fff;
    background-color:#FBBD68;
    border: 1px solid #FBBD68;
}
.pbt_answer {
    width: 1062px;
    margin: 0 auto;
    box-sizing: border-box;
}

.pbt_answer ul {
    margin-top: 50px;
    width: 100%;
    display: flex;
    margin-bottom: 30px;
    justify-content: space-between;
}

.pbt_answer li {
    float: left;
    width: 250px;
    height: 377px;
    border-radius: 10px;
    background: #1c2d50;
    overflow: hidden;
    box-sizing: border-box;
    padding: 30px 20px 0;
}

.pbt_answer li .pbt_teacher {
    display: block;
    float: none;
    margin: 0 auto 14px;
}

.pbt_answer li h4 {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
}

.answer_teacher {
    font-size: 15px;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-bottom: 14px;
}

.answer_index {
    line-height: 22px;
    font-size: 13px;
    color: #6c7988;
    text-align: left;
}

.answer_pass {
    font-size: 15px;
    color: #fff;
    text-align: left;
    padding-right: 60px;
    height: 20px;
    line-height: 20px;
    margin-top: 16px;
    margin-bottom: 16px;
    background: url(/static/public_detail/img/answer_pass.png) 125px center no-repeat;
}

.pbt_answer li a {
    display: block;
    width: 210px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    margin: 0 auto;
    background: #1778ff;
    color: #fff;
    font-size: 16px;
    margin-top: 40px;
}

.pbt_standard {
    width: 1050px;
    height: 212px;
    box-shadow: 0 0 20px #ccc;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.standard_title {
    font-size: 26px;
    color: #333;
    width: 100%;
    text-align: center;
    margin: 35px 0 60px 0;
}

.standard_title span {
    color: #1778ff;
}

.pbt_standard div {
    width: 850px;
    height: 40px;
    margin: 0 auto;
}

.pbt_standard div p {
    float: left;
    width: 208px;
    height: 46px;
    text-align: center;
    line-height: 23px;
    font-size: 16px;
    color: #333;
    border-right: 1px solid #e4e4e4;
}

.pbt_standard div .standard_last {
    border-right: none;
}

.pbt_standard img {
    position: absolute;
    top: 15px;
    right: 36px;
}


/* 证优客承担的工作 */

.pbt_work_box {
    height: 465px;
    overflow: hidden;
    background: #f5f5f5;
}

.pbt_work {
    width: 1062px;
    height: 465px;
    margin: 0 auto;
    overflow: hidden;
}

.section3_div2 {
    width: 908px;
    height: 255px;
    margin: 50px auto 0;
}

.section3_div2 ul {
    height: 218px;
}

.section3_div2 li {
    position: relative;
    float: left;
    width: 116px;
    margin-left: 60px;
    text-align: center;
}

.section3_div2 li div p {
    font-size: 15px;
    color: #9f9f9f;
}

.section3_div2 img:hover {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.section3_div2 li>i {
    position: absolute;
    left: 143px;
    top: 58px;
    width: 11px;
    height: 14px;
    background: url("/static/indexstyle/img/id2_section3_6.png") no-repeat;
}

.section3_div2 li>div h3 {
    font-weight: normal;
    color: #333;
    padding: 21px 0 10px;
}


/* 有温度的服务 */

.pbt_temp_box {
    height: 855px;
    overflow: hidden;
    background: #4794e6;
}

。pbt_temp {
    width: 1120px;
    height: 855px;
    overflow: hidden;
    margin: 0 auto;
}

.pbt_temp h4 {
    font-weight: 300;
    color: #fff;
    width: 100%;
    font-size: 36px;
    text-align: center;
    margin: 68px 0 24px;
}

.temp_title {
    line-height: 24px;
    color: #edf3fc;
    width: 100%;
    text-align: center;
}

.foot p {
    position: relative;
    float: left;
    width: 521px;
    height: 256px;
    margin: 0 10px 21px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.foot p span {
    position: absolute;
    top: 19px;
    width: 131px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background: #228efa;
    color: #fff;
}

.foot p span.span_l {
    z-index: 10;
    left: 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.foot p span.span_r {
    z-index: 10;
    right: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.foot p .shadow {
    width: 100%;
    height: 157px;
    padding-top: 99px;
    background: rgba(0, 0, 0, .6);
    left: 0;
    top: -300px;
    font-size: 22px;
    line-height: 30px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.foot p:hover .shadow {
    top: 0;
}

.foot_box {
    width: 1115px;
    height: 583px;
    background: #fff;
    margin: 28px auto 0;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px 16px;
    border-radius: 6px;
    position: relative;
}

.temp_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -126px;
    margin-top: -105px;
}


/* 认证体验 */

.pbt_fell_box {
    height: 482px;
    overflow: hidden;
    background: #f5f5f5;
}

.pbt_fell {
    width: 614px;
    height: 482px;
    overflow: hidden;
    margin: 0 auto;
}

.pbt_fell h4 {
    font-size: 36px;
    width: 100%;
    text-align: center;
    margin: 60px 0;
    color: #333;
    font-weight: 300;
}

.pbt_fell h4 span {
    color: #1778ff;
}

.pbt_fell p {
    width: 581px;
    height: 76px;
    position: relative;
    line-height: 60px;
    font-size: 22px;
    color: #fff;
    padding-left: 4px;
    box-sizing: border-box;
    background: url(/static/public_detail/img/pbt_fell.png) center no-repeat;
}

.pbt_fell p span {
    float: left;
}

.fell_first {
    width: 182px;
    text-align: center;
}

.fell_second {
    margin-left: 34px;
    color: #4794e6;
}


/* 保障 */

.pbt_safe_box {
    height: 692px;
    overflow: hidden;
    background: #0d9bfb;
}

.pbt_safe_subbox {
    min-width: 1200px;
    max-width: 1920px;
    height: 692px;
    margin: 0 auto;
    background: url(/static/public_detail/img/pbt_safe.png) center no-repeat;
}

.pbt_safe {
    width: 856px;
    height: 692px;
    margin: 0 auto;
    position: relative;
}

.pbt_safe div {
    width: 160px;
    text-align: center;
    position: absolute;
}

.safe_title {
    font-size: 22px;
    color: #0e98fb;
    margin-bottom: 22px;
}

.safe_index {
    font-size: 15px;
    color: #0e98fb;
    line-height: 24px;
}

.safe1 {
    top: 220px;
    left: 8px;
}

.safe2 {
    top: 220px;
    right: -8px;
}

.safe3 {
    top: 506px;
    left: 8px;
}

.safe4 {
    top: 506px;
    right: -8px;
}


/* 给您更多 */

.pbt_more_box {
    height: 1224px;
    overflow: hidden;
    background: #fff;
}

.pbt_more {
    width: 1116px;
    height: 1224px;
    overflow: hidden;
    margin: 0 auto;
}

.pbt_more ul {
    width: 100%;
    margin-top: 25px;
}

.pbt_more li {
    float: left;
    height: 333px;
    width: 50%;
    box-sizing: border-box;
    padding: 85px 0 0 114px;
}

.more2 {
    background: url(/static/public_detail/img/more2.png) center no-repeat;
}

.more3 {
    background: url(/static/public_detail/img/more3.png) center no-repeat;
}

.more6 {
    background: url(/static/public_detail/img/more6.png) center no-repeat;
}

.pbt_more li h4 {
    font-weight: 300;
    color: #333;
    font-size: 32px;
    margin-bottom: 16px;
}

.pbt_more li p {
    font-size: 16px;
    color: #808080;
    line-height: 26px;
}

.four_li {
    margin-top: 30px;
}

.four_li span {
    display: inline-block;
    width: 103px;
    margin-bottom: 10px;
    color: #1778ff;
    font-size: 15px;
}


/* 智能时代 */

.pbt_capa_box {
    height: 770px;
    background: #051427;
}

.pbt_capa {
    min-width: 1200px;
    max-width: 1920px;
    height: 770px;
    background: url(/static/public_detail/img/yzgj.png) center no-repeat;
    margin: 0 auto;
}


/* 大可安心 */

.pbt_ease_box {
    height: 803px;
    background: #4794e6;
    overflow: hidden;
}

.pbt_ease {
    width: 1026px;
    height: 803px;
    margin: 0 auto;
    overflow: hidden;
}

.pbt_ease h4 {
    width: 100%;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 74px;
    font-size: 34px;
    color: #fff;
    font-weight: 300;
}


/* 相关服务认证 */

.pbt_link_box {
    height: 382px;
    background: #fff;
    overflow: hidden;
}

.pbt_link {
    width: 1200px;
    height: 382px;
    margin: 0 auto;
}

.pbt_link h4 {
    font-size: 34px;
    margin-top: 68px;
    margin-bottom: 50px;
    color: #333;
    width: 100%;
    text-align: center;
    font-weight: 300;
}

.pbt_link ul {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: space-between;
}

.pbt_link ul li {
    width: 288px;
    height: 200px;
    box-sizing: border-box;
    overflow: hidden;
    background: #efefef;
    padding: 18px 0 0 22px;
}

.pbt_link ul .link1 {
    background: url(/static/public_detail/img/link1.png) center no-repeat;
}

.pbt_link li h5 {
    font-weight: 600;
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
}

.pbt_link li p {
    color: #878787;
    font-size: 12px;
    margin-bottom: 24px;
}

.pbt_link li span {
    display: block;
    width: 84px;
    height: 24px;
    line-height: 24px;
    background: #1778ff;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    border-radius: 12px;
}

.pbt_link ul .link3 {
    background: url(/static/public_detail/img/link3.png) center no-repeat;
}

.link2,
.link4 {
    position: relative;
}

.link2 img {
    position: absolute;
    top: 80px;
    left: 115px;
}

.link4 img {
    position: absolute;
    top: 80px;
    left: 120px;
}
