.verifyBox{
    padding-bottom: 20px;
}
.site_info {
    width: 745px;
    margin: 30px auto;
    background: url(../images/verifycorp/bg.png) no-repeat 0 0;
}
.site_info_box {
    padding: 85px 90px 75px;
    height: 905px;
    overflow: hidden;
}
.kx_nm1 {
    margin: 20px 0;
    font-size: 46px;
    color: #122a88;
    font-weight: bold;
    text-align: center;
}
.logo_djyz {
    width: 120px;
    height: 60px;
    background: url(../images/verifycorp/logo.png) no-repeat 0 0;
    background-size: 100% auto;
    margin:0 auto;
}
.verifystar .s_l, .verifystar .s_r {
    width: 197px;
}
.tp_name .h_name {
    float: left;
    width: 100%;
    font-weight: normal;
    line-height: 45px;
    padding: 20px 0 10px;
    font-size: 36px;
    color: #333333;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
}
.tp_name .tp_t_pro {
    font-size: 18px;
    color: #333;
    word-wrap: break-word;
    text-align: center;
}
.ymtime {
    line-height: 50px;
    text-align: center;
    border-bottom: 1px dashed #949494;
    padding-bottom: 4px;
    margin-bottom: 5px;
    overflow: hidden;
}
.valid_items1 dl dd span.valid_it {
    height: 40px;
    line-height: 40px;
    float: left;
    width: 33%;
    font-size: 12px;
    text-align: center;
}
.valid_it em {
    display: inline-block;
    width: 4px;
    height: 13px;
    background: #e72a21;
    margin: 5px 10px -2px 0px;
}
.icon_wr {
    display: inline-block;
    height: 17px;
    width: 27px;
    background: url(../images/verifycorp/yes.png) no-repeat;
    vertical-align: text-bottom;
    margin-left: 5px;
}
.m_o_d {
    border-bottom: 1px dashed #949494;
    padding-bottom: 4px;
    margin-bottom: 5px;
    overflow: hidden;
}

.kx_tp_info {
    position: relative;
    width:520px;
    margin:0 auto;
    padding:0 20px;
}
.kx_tp_info .yz_info_c {
    float:left;
    width:60%;
    margin-top:20px;
}
.kx_tp_info .yz_info_c ul {
    float:left;
}
.kx_tp_info .yz_info_c ul li {
    float:left;
    color:#333333;
    font-size:12px;
    line-height:26px;
}
.kx_tp_info .yz_info_c.tp_org {
    width:40%;
    float:right;
}

.ft {
    position:relative;
    z-index:99;
    margin:0;
    text-align:left;
}
.ft .zhangBox {
    position: absolute;
    top: -20px;
    right: 35px;
    overflow: hidden;
    zoom: 1;
    height: 126px;
    _margin-right: 50px;
}
.ft .zhang1 {
    background:url("../images/signet/stamp_knet.png") no-repeat;
    background-size: 100% auto;
    width:126px;
    height:126px;
    float:right;
}
.about_detail_info {
    min-height: 230px;
    max-height: 305px;
    padding: 20px ;
    overflow: auto;
}
.about_detail_info .col_title {
    width: auto;
    min-width: 102px;
}
.about_detail_info  .col_desc {
    font-size: 14px;
}
.jiathis_parent_style{
    width: 745px;
    margin:0 auto;
}
.com-wapper {
    width: 745px;
    margin:0 auto; padding:45px 0
}
.com .attention .col_desc {
    width: 581px;
}
.com-wapper>div:last-child{
    border: none;
}

@media screen and (max-width: 414px) {
    html{font-size: 62.5%; -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */}
    body{font-size:1.4rem;background:#fff; }
    .verifyBox{
        padding-bottom: 0;
    }
    .site_info {
        width: 100%;
        margin: 0 auto;
        background: url(../images/verifycorp/bg.png) no-repeat 0 0;
        background-size: 100% 100%;
    }
    .site_info_box {
        height: auto;
        min-height: 750px;
        padding: 40px 30px 75px;
    }
    .kx_nm1 {
        margin: 10px 0;
        font-size: 26px;
    }
    .logo_djyz {
        width: 90px;
        height: 50px;
    }
    .verifystar .s_l, .verifystar .s_r {
        width: 23%;
    }
    .tp_name .h_name {
        line-height: 25px;
        padding: 5px 0 10px;
        font-size: 20px;
    }
    .tp_name .tp_t_pro {
        font-size: 16px;
    }
    .ymtime {
        line-height: 50px;
    }
    .kx_tp_info,.com .attention .col_desc {
        width: 100%;
    }
    .kx_tp_info .yz_info_c ,.kx_tp_info .yz_info_c.tp_org{
        float: left;
        width: 100%;
    }
    .kx_tp_info .yz_info_c.tp_org li {
        width: 100%;
    }
    .ft .zhangBox {
        top: 56px;
        right: 78px;
    }
    .col_desc li, .col_desc li span {
        width: 100%;
        word-wrap: break-word;
        word-break: break-all;
    }
    .jiathis_parent_style,.com-wapper  {
        width: calc( 100% - 20px );
        padding:15px 10px 0;
    }
    .valid_items1 dl dd span.valid_it {
        width: 50%;
    }
}