.content{
    margin-top: 20px;
}
.con1 .con1left{
    width: 76%;
}
.con1 .con1right{
    width: 270px;
    
}
.con1 .con1left .mytit span{
    display: inline-block;
    width: 93px;
    height: 32px;
    background: url(/10462/xhtml/images/20100602wj_zfwj_17.jpg) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
}
.con1 .con1left  .mytit{
    background: #fff1e4;
}
.con1 .con1left .ztlist{
    padding: 10px 8px 2px 8px;
    box-sizing: border-box;
}
.con1 .con1left .ztlist a.imga{
    float: left;
}
.con1 .con1left .ztlist .wordjs{
    float: right;
    width: 570px;
}
.con1 .con1left .ztlist a.imga img{
    padding: 5px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}
.con1 .con1left .ztlist .wordjs>p{
    font-size: 18px;
    font-weight: bold;
    color: #CC0000;
    border-bottom: 1px dashed #89571a;
    line-height: 24px;
    padding: 4px 0px;
    text-align: center;
}

.con1 .con1left .ztlist .wordjs>p a{
    color: #CC0000;
}
.con1 .con1left .ztlist .wordjs>p a:hover,
.con1 .con1left .ztlist .wordjs>div a:hover{
    text-decoration: underline;
    color: #CC0000;
}
.con1 .con1left .ztlist .wordjs>div a{
    margin-top: 6px;
    color: #595959;
    text-decoration: none;
    display: inline-block;
    text-indent: 2em;
    font-size: 14px;
    line-height: 22px;
}
.con1 .con1left .ztlist .ztli{
    margin-bottom: 8px;
}

.con1 .con1right .ztul{
    border: 1px solid  #cc0000;
        border-radius: 8px;
    overflow: hidden;
}
.con1 .con1right .ztul .mytit{
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    font-size: 14px;
    color: #fff;
    background: url(/10462/xhtml/images/20100602wj_zfwj_08.jpg) no-repeat;
    background-size: 100% 100%;
}
.con1 .con1right .ztul ul{
    padding: 10px;
    box-sizing: border-box;
}
.con1 .con1right .ztul ul li{
    line-height: 22px;
    padding: 2px 0;
    font-size: 12px;
    padding-left: 14px;
    position:relative;
}
.con1 .con1right .ztul ul li::after{
    content: '';
    width:2px;
    height: 2px;
    color: #000;
    background: #000;
    position:absolute;
    left: 0px;
    top: 12px;
}
.con1 .con1right .ztul ul li span{
    display: none;
}
.con1 .con1right .ztul ul li a{
    display: inline-block;
    color: #000;
}
.con1 .con1right .ztul ul li a:hover{
    color: #CC0000;
    text-decoration: underline;
}
.con1 .con1right .ztul{
    margin-bottom: 8px;
}





.conbotbox{
	padding:15px 0px;
}
.conbotbox{
	overflow: hidden;
}
.conbotbox  .next,.conbotbox  .prev{
    width:50px;
    height:50px;
    line-height:50px;
    background:#fff;
    color:#ccc;
    text-align:center;
    position:absolute;
    cursor: pointer;
    top: 30%;
    z-index: 99;
    font-size:0px;
    border-radius:50%;
}
.conbotbox  .prev{
     left: 10px;
     background:url(/10462/xhtml/images/public/newzwxx/newzwxx-051left.png)
}
.conbotbox  .next{
    right:12px;
    background:url(/10462/xhtml/images/public/newzwxx/newzwxx-051right.png)
}
.conbotbox  .next a{
	display:none !important;
}
.conbotbox .conbot {
    position: relative;
     height: 200px; 
    box-sizing: border-box;
    overflow: hidden;
}
.conbotbox li p {
    font-size: 18px;
    color: #be0000;
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    margin: 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.conbotbox .conbot ul li {
    width: 400px !important;
    padding: 0 7.5px;
    box-sizing: border-box;
}

@media (max-width:1200px) {
    .content{
        padding: 0 8px;
        box-sizing: border-box;
    }
    .container{
        width: 100%;
    }
    .con1 .con1left .ztlist .wordjs{
        width: 100%;
    }
    .con1 .con1left,
    .con1 .con1right{
        width: 100%;
    }
    .con1 .con1left .ztlist a.imga{
        float: unset;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
}



@media (max-width:768px) {
    .con1 .con1left .ztlist .wordjs>p{
        font-size: 16px;
    }
    .con1 .con1left .ztlist{
        padding: 10px 0 2px 0;
    }
    .conbotbox .conbot ul li img{
       
        height: 150px; width:100%;
        max-width:200%;
    }
    .conbotbox .conbot{
        width:100%;
        height: 210px;
    }
        .con1 .con1left .ztlist .wordjs>p{
        font-size: 16px;
    }
    .con1 .con1left .ztlist{
        padding: 10px 0 2px 0;
    }

    .conbotbox .conbot,
    .conbotbox .conbot .bd{
        height: 210px;
        width:100%;
    }

    .conbotbox .conbot ul li{
        width:1%  !important;
    }
    
    .conbotbox .conbot ul li img{
        width:100%;
        height: 150px; 

    }
    .conbotbox .conbot ul{
        width:10000%  !important;
    }
    .tempWrap{
        width:100% !important;
    }
    .conbotbox .next, .conbotbox .prev{
        top:50%;
        margin-top:-55px;
    }

}

