.container1000 {
    width: 1200px;
}
.szft{
    display:block;
}
.szftd{
    display:none;
}
.con1 .con1left {
    width: 720px;
    height: 430px;
    border: none;
    background-color: #f4e1c9;
    padding: 30px 0;
}

.con1 .con1right {
    width: 458px;
}

.comtt .fl {
    font-size: 22px;
    padding-bottom: 20px;
    font-weight: bold;
    color: #b10001;
    border-bottom: 3px solid #b10001;
    line-height: 30px;
}

.comtt {
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.comtt .fr img {
    vertical-align: middle;
    margin-right: 5px;
    margin: 16px 5px;
}

.comtt .fr a {
    font-size: 16px;
    color: #333;
    vertical-align: middle;
    display: inline-block;
    line-height: 52px;
}

.nbmjd .comtt {
    border: none;
    margin-bottom: 0;
}

.nbmjd .comtt .fl {
    padding-bottom: 0;
    border: none;
}

.ttt img {
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 4px;
}

.ttt {
    position: relative;
    padding-left: 42px;
    margin-bottom: 4px;
}

.ttt a {
    font-size: 20px;
    color: #000;
    line-height: 32px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bmjdlist li {
    background-color: #f7f7f8;
    padding: 14px 20px;
    margin-bottom: 13px;
}

.bmjdlist li:last-child {
    margin-bottom: 0;
}

.bmjdlist li p {
    line-height: 25px;
    color: #646464;
}

.zccfhcon {
    /* margin: 30px 0; */
}
.zcdfh{
    background: rgba(246, 237, 213, .4 );
    margin:20px 0;
    padding:20px 0;
}
.commonListWithTime{
    margin:0;
}
.zccfhcon .comtt .fr a {
    font-weight: 700;
}
.ztxw{
    margin-bottom:30px;
}
.ztxw>div {
    width: 50%;
    max-height: 338px;
    vertical-align:middle;
}
.ztxw>div img{
    max-height: 338px;
}

.ztxw .fr {
    width: 572px;
}

.frbt {
    text-align: center;
}
.con1 .slideBox1 .hd{
    bottom: 4px;
}

.frbt a {
    font-size: 22px;
    color: #c10909;
    line-height: 40px;
    font-weight: 700;
}

.frnr {
    line-height: 40px;
    text-indent: 2em;
    font-size: 18px;
    margin: 10px 0 5px;
    color: #565656;
}

.ckqw {
    text-align: right;
}

.ckqw a {
    background-color: #fff1e0;
    color: #c10909;
    padding: 0 15px;
    line-height: 38px;
    border-radius: 38px;
    display: inline-block;
}

.commonListWithTime li::before {
    width: 9px;
    height: 9px;
    background-color: #999;
}

.comtit span {
    background: none;
    font-weight: 700;
    font-size: 22px;
    color: #333333;
    position: relative;
    width: auto;
    margin-right: 50px;
}

.comtit span.on {
    background-image: none;
    color: #b10001;
    font-weight: 700;
    border-bottom: 3px solid #b10001;
}

.con4 .comtit {
    background: none;
    border: none;
}

.comtit .more {
    background: none;
    width: auto;
}

.con4 .spcomul li {
    width: 33.3%;
    float: left;
    padding: 5px;
    min-height: 300px;
    box-sizing: border-box;
}

.comtit .more a {
    opacity: 1;
    color: #333;
    font-size: 16px;
    width: auto;
}
.con4 .spcomul li>a{
    width:100%;
    height: auto;
}
.more img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 3px;
}

.con6 {
    margin: 30px 0;
}

@media (max-width:1200px){
    .container1000{
        width: 100%;
        padding: 0 20px;
    }
    .con1 .con1left,.con1 .con1right{
        width: 100%;
        margin-bottom: 20px;
        height: auto;
    }
    .ztxw>div{
        width: 100%;
        text-align: center;
        height: auto;
        max-height: none;
    }
    .ztxw .fr{
        width: 100%;
        text-align: left;
    }
}
@media (max-width:768px){
    .szft{
    display:none;
        }
    .szftd{
        display:block;
    }
}
@media (max-width: 600px){
    .zccfhcon{
        margin:0 0 10px;
    }
    .container1000{
        padding: 0 10px;
    }
    .con4 .spcomul li{
        width: 100%;
    }
    .con4 .spcomul li a img{
        height: auto;
    }
    .con4 .comtit{
        position: relative;
    }
    .con4 .comtit span{
        width: 33%;
        font-size: 16px;
        margin-right: 10px;
    }
    .comtit .more{
        bottom: 5px;
    }
    .con6{
        margin: 15px 0;
    }
    .commonListWithTime li span{
        display:none;
    }
    .commonListWithTime li a{
        width:100%;
    }
}