.pop_tiaojia {
    position: fixed;
    width: 690px;
    height: 565px;
    top: 50%;
    left: 50%;
    margin-left: -345px;
    margin-top: -285px;
    background: #fff;
    z-index: 30;
    border-radius: 10px;
    /* overflow: hidden; */
}

/* .tiaojia_cont table {
    border: 1px solid red;
} */

.kcap table tr td:nth-child(1),.kcap table tr td:nth-child(3),.kcap table tr td:nth-child(5){
    text-indent: 20px;
}
.kcap table tr td:nth-child(4){
    color: #e61b19;
    text-indent: 20px;
}
.ibox {
    display: block;
    background: #ff705d;
    font-size: 14px;
    color: #fff;
    width: 85px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    margin: 30px auto 0;
}

.pop_buy_mask {
    background: url(http://www.dongao.com/zjzcgl/2018-zsfa/images/a_touming_bj.png);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
}

.mask_top {
    width: 690px;
    height: 131px;
    background: url("../image/mask_top_bg.png");
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.mask_info {
    width: 280px;
    font-size: 14px;
    color: #ffffff;
    padding: 40px 20px 0 0;
}

.tiaojia_close {
    width: 51px;
    height: 49px;
    color: #fff;
    text-align: center;
    line-height: 49px;
    position: absolute;
    right: -51px;
    top: 0;
    font-size: 20px;
    cursor: pointer;
}

.pop_tiaojia .tiaojia_cont .title {
    padding: 0 30px;
    padding-top: 30px;
}

.pop_tiaojia .tiaojia_cont .Icon {
    width: 86px;
    height: 86px;
    background: url(../images/icon1.png) no-repeat;
    right: 0;
    top: 25px;
}

.pop_tiaojia .tiaojia_cont h3 {
    text-align: left;
    color: #fffef3;
    font-size: 30px;
    font-weight: 900;
    line-height: 48px;
}

.pop_tiaojia .tiaojia_cont h6 {
    font-size: 16px;
    color: #ff6a5b;
    padding: 10px 0 20px 0;
}
.mask_ul{
width: 690px;
}
.mask_ul li{
    background: #efefef;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    float: left;
}
.pop_tiaojia .kcap {
    width: 670px;
    height: 340px;
    /* overflow-y: auto; */
    position: relative;
    margin: 30px auto;
}

.pop_tiaojia .kcap h4 {
    font-size: 20px;
    color: #333;
    line-height: 70px;
    margin-left: 40px;
}

.pop_tiaojia .kcap th {
    /* border: 1px solid #d8d8d8; */
    background: #efefef;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}

.pop_tiaojia .kcap td {
    line-height: 36px;
    font-size: 16px;
    color: #333;
    text-align: left;
}

.pop_tiaojia .kcap td i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 9px;
    margin: 0 4px;
    background: url('../images/pop_arrow.png') no-repeat;
}

.red_font {
    color: #e52d2c;
}

.hjcm {
    position: relative;
    width: 100%;
    height: 125px;
    box-sizing: border-box;
    margin: 0 auto;
    background: url(../images/img1.jpg) no-repeat;
}

.hjcm h5 {
    font-size: 16px;
    color: #333;
    line-height: 28px;
    padding-top: 15px;
}

.hjcm p {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    float: right;
    color: #fff;
    padding: 30px;
    width: 57%;
}

.hjcm img {
    position: absolute;
    top: -50px;
    right: 20px;
}