.bgcgray {
    background-color: #f9f9f9;
}
.main {
    padding: 20px;
    background-color: #fff;
}
.main h3 {
    text-align: center;
    font-size: 30px;
}
.headmod {
    padding: 20px;
    overflow: hidden;
    border: 1px solid #6297e0;
}
.shotp {
    text-indent: 2em;
    overflow: auto;
    width: 790px;
    height: 360px;
    line-height: 29px;

}
.shotp h4 {
    padding: 5px;
    font-size: 20px;
    text-indent: 0;
    color: var(--color);
    border-bottom: 1px solid #e6e6e6;
}
.shotp p {
    color: #333333;
    margin-top: 20px;
    font-size: 16px;
}
.shotp p .more {
    color: #ccc;
}
.shotp p .more:hover {
    color: #CC3333;
}
.modpic img {
    width: 300px;
}
.picmod {
    overflow: hidden;
    margin-top: 20px;
    text-align: center;
}
.picmod h2 {
    margin-bottom: 20px;
    font-size: 30px;
    color: var(--color);
}
.picmod ul li {
    position: relative;
    float: left;
}
.picmod ul li .pic01 {
    width: 591px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.picmod ul li .pic02 {
    width: 545px;
    margin-bottom: 20px;
}
.picmod ul li .pic03 {
    width: 462px;
    margin-right: 20px;
}
.picmod ul li .pic04 {
    width: 676px;
}
.ptitle01 {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 591px;
    bottom: 22px;
    padding: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff;
    background-color: rgb(0, 0, 0, 0.4);
}
.ptitle02 {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 545px;
    bottom: 22px;
    padding: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff;
    background-color: rgb(0, 0, 0, 0.4);
}
.ptitle03 {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 462px;
    bottom: 3px;
    padding: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff;
    background-color: rgb(0, 0, 0, 0.4);
}
.ptitle04 {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    width: 676px;
    bottom: 3px;
    padding: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff;
    background-color: rgb(0, 0, 0, 0.4);
}
.fastmod ul {
    overflow: hidden;
}
.fastmod ul li {
    margin-top: 20px;
    float: left;
    width: 20%;
    height: 215px;
    padding: 30px;
    text-align: center;
    font-size: 18px;
}
.fastmod ul li img {
    display: block;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.diqumod {
    padding: 20px 0;
}
.diqumod h2 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 30px;
    color: var(--color);
}
.headtoppic {
    padding: 40px 200px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid #6297e0;
    border-radius: 5px;
}
.diqulist ul {
    overflow: hidden;
}
.diqulist ul li {
    width: 172px;
    float: left;
    display: block;
    text-align: center;
    line-height: 45px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    border: 1px solid #000;
    border-top: 3px solid var(--color);
}
.path {
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 15px;
    font-size: 15px;
}
.path a {
    font-size: 15px;
}







.wza-box a.oldman{display: block!important;}
.oldModel .shotp{line-height: 45px;}
.oldModel .diqulist ul li{width: 270px;}