@charset "utf-8";
/* .pdhbg { height:161px; background:url(/resources/images/pdhbg.jpg) no-repeat } */

.newpdhbg {
    height: 161px;
    background: url(../resources/images/pdhbg2.jpg) 50% 50% no-repeat #F0F0F0;
}


/*.itcont { -webkit-flex-flow:wrap; -ms-flex-flow:wrap; flex-flow:wrap }*/

.pdhbg .htit {
    font-size: 26px;
    color: #D7000F;
    font-weight: bold;
    padding: 20px 0 10px;
    text-align: left;
}

.itcont {
    margin-top: 20px;
    float: left;
}

.itcont span {
    font-size: 18px
}

.itcont div {
    margin-right: 40px;
    float: left;
    padding-right: 40px;
    border-right: solid 1px #DFDFDF;
    line-height: 26px
}

.itcont div:last-child {
    border-right: 0;
    margin-right: 0
}

.newitcont div {
    border-right: solid 1px #ccc;
}

.bmarea {
    padding: 1px 28px 28px;
    margin: 30px 0
}

.bmarea input {
    padding: 10px;
    font-size: 18px;
    outline: none;
    border: solid 2px #DFDFDF;
    border-radius: 3px;
    width: 98%
}

.bmarea input:focus {
    border: solid 2px #D7000F
}

.bmarea li.clbtn {
    padding: 10px;
    float: left;
    font-size: 18px;
    border: solid 2px #DFDFDF;
    border-radius: 3px;
    width: 150px;
    text-align: center;
    cursor: pointer;
    margin-right: 12px
}

.bmarea li.clbtn.cur {
    border: solid 2px #D7000F;
    font-weight: bold
}

.bmarea div {
    margin: 18px 0
}

.bmarea div:first-child {
    font-size: 20px
}

.bmarea li {
    font-size: 18px
}

.bmBtn {
    margin: 8px auto;
    width: 100%;
}

.bmBtn a {
    text-align: center;
}

.notice,
.bmBody {
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    line-height: 25px
}

.epitem {
    line-height: 25px;
    font-size: 13px;
}

.zxly {
    color: red;
}