body{
    background: #fff;
    font-family:   Microsoft Yahei ;
}
.clearfix::after{
    display: block;
    content:'';
    visibility: hidden;
    clear: both;
}
.container,.container1{
    width: 1200px;
    margin: 0 auto;
  box-sizing:border-box;
}
.head{
    width: 100%;
    height: 409px;
    background: url() no-repeat top center;
}
.head a img{
    margin: 10px;
}
.nr{
    margin-top: 20px;
}
.myul{
    padding-top: 15px;
    padding-bottom: 9px;
}
.myul li {
    width: 100%;
    padding-left: 20px;
    line-height: 48px;
    color: #333333;
    padding-right: 15px;
    box-sizing: border-box;
    background: url(/10462/xhtml//images/jgfklired.png) no-repeat 6px center;
}
.myul li a{
    font-size: 18px;
    display: block;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.myul li span{
    float: right;
    margin-top: -48px;
    font-size: 18px;
    color: #808080;
}
.myul  li:nth-child(5n) {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.content>.container>.nr>.mytit{
    border-bottom: 1px solid #be0000;
}
.content>.container>.nr>.mytit span {
    background-color: #be0000;
}
.nr .mytit span {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 24px;
    height: 50px;
    box-sizing: border-box;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.fhsy {
    float: right;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 50px;
}
.redzttit .content>.container>.nr>.mytit{
    border-bottom: 1px solid #be0000;
}
.redzttit .content>.container>.nr>.mytit span {
    background-color: #be0000;
}
.head.jjjszt{
	background:url(/10462/xhtml/images/ztzl/jjjszt/jjjszt_bg02.jpg) no-repeat top center
}
.head.jjjszt>img{
    display:none;
}

@media(max-width:1200px){
    .container,.container1{
        width:100%
    }
    .head>.container1{
        position: absolute;
    }
    .content{
        padding: 0 8px 20px 8px;
        box-sizing:border-box;
    }
    .head.jjjszt{
        background-size:150% auto;
        background: none;
        position: relative;
        height: auto;
        overflow: hidden;
    }
    .head.jjjszt>img{
        display:block;
        width: 150%;
        max-width: 200%;
        margin-left: -25%;
    }
    .head a img{
        max-width:33%;
        margin-top: 5px;
    }
}
@media(max-width:768px){
    .nr .mytit span{
        height:42px;
        line-height:42px;
        font-size:18px;
        padding:0 20px
    }
    .myul li a,
    .myul li  span{
     
        font-size:16px;
    }
    .myul li{
        line-height:36px;
        height:36px;
    }
    .myul li  span{
        margin-top: -36px;
    }
    .myul li a{

           width: 70%;
    }
}

