*{margin: 0;padding: 0;}
body{color:#333;background: #f9eae6;    }
a:hover{color:#cc2728;text-decoration:underline; outline: none !important;}
body a:focus {outline: none !important;}
a::-moz-focus-inner{border: 0 ;outline:0 !important;}
ul{display: inline-block;}
a{text-decoration:none;color:#333}
img, input {vertical-align: middle;}
input,button{outline: none;border: none;}
li{list-style: none;}
.container{
    width: 1200px;
    margin: 0 auto;
}
.head{
    /*width: 100%;*/
    height: 918px;
    height: 100vh;
    position: relative;
}
.head a img{
    margin: 10px;
}
.head .container>img{
 display: block;
    /* display:none; */
    margin:0 auto;
    margin-top: 116px;
}
html body{
    font-family: Microsoft Yahei;
    background-color:#f9eae6;
    background:#f9eae6;
 min-width: 1200px;
}
html {
 min-width: 1200px;
}
.clearfix::after{
    display: block;
    visibility: hidden;
    content: '';
    clear: both;
}
.firtbt{
    width: 100%;
    /* min-height: 270px; */
}
.head{
    object-fit: cover;
    background: url(../images/ztzl/sjjlzqhzt/sjjlzqhzt__01empt.jpg) no-repeat top center ;
 background-size:100% 100%;
}
.head .top1{
    width: 200px;
    /* height: 150px; */
    text-align: center;
    line-height: 66px;
    font-size: 30px;
    color: #f7dbae;
    width: 200px;
    position:absolute;
    bottom: 80px;
    cursor: pointer;
    left:50%;
    margin-left:-100px;
}
.head .top1 a{
    color: #f7dbae;
    display: block;
    text-decoration: none;
}
.firtbt .top2{
    width: 100%;
    height: 120px;
    background: #8c0004;
}
.firtbt .top2 .toptit{
    height: 100%;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    padding-left: 260px;
    box-sizing: border-box;
    line-height: 120px;
    background: url(../images/ztzl/sjjlzqhzt/sjjlzqhzt__02.jpg) no-repeat left bottom;
}
.firtbt .top2 .toptit a{
     color: #fff;
}
.nr1{
    width: 100%;
    padding: 50px 0 ;

}
.nr1 ul li{
    width: 263px;
    height: 117px;
    text-align: center;
    line-height: 100px;
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    background: url(../images/ztzl/sjjlzqhzt/sjjlzqhzt__03.jpg) no-repeat;
}
.nr1 ul li+li{
    margin-left: 48px;
}
.comtit{
    width: 100%;
    height: 50px;
    text-align: center;
    margin-bottom: 40px;
   /* background: url(../images/ztzl/sjjlzqhzt/sjjlzqhzt__04.png) no-repeat;*/
  background: url(../images/ztzl/sjjlzqhzt/sjjlzqhzt__013.png) repeat-x 30px center;
}
.nr2 .comtit{
    /* background: url(../images/ztzl/sjjlzqhzt/sjjlzqhzt__04.jpg) no-repeat;*/
}
.comtit .titbg{
    padding: 0 25px;
    display: inline-block;
    height: 50px;
    /*border: 2px solid #be0000;*/
}
.comtit .bgbox{
    display: inline-block;
  /*  padding: 0px 30px;*/
    background:#f9eae6;
}
.comtit .titbg .tit{
    font-size: 36px;
    padding: 0 25px;
    display: inline-block;
    font-weight: bold;
    color: #be0000;
    height: 60px;
    margin-top: -5px;
    background: #f9eae6;
}
.nr2left{
    float: left;
    width: 710px;
    height: 400px;
    position: relative;
}
.nr2left ul li{
    width: 709px;
    height: 398px;
    position: relative;
}
.nr2left ul li p{
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-indent: 1em;
    background: rgba(0, 0, 0, 0.4);
}
.nr2left ul li p span{
    display: inline-block;
    width:80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nr2left .hd{
    position: absolute;
    right: 10px;
    bottom: 13px;
}
.nr2left .hd li{
    width:11px;
    height: 11px;
    background: #fff;
    border-radius: 50%;
    margin-right: 9px;
    float: left;
}
.nr2left .hd li.on{
    background: #be0000;
}
.nr2left .prev,
.nr2left  .next{
    position: absolute;
    display: inline-block;
    width: 32px;
    top: 45%;
}
.nr2left .prev{
    left: 10px;
}
.nr2left  .next{
    right: 10px;
}
.nr2right{
    float: right;
    width: 470px;
}
.comul{
    /* margin-top: -10px; */
    width: 100%;
}
.comul ul{
    width: 100%;
}
.comul li a{
    line-height: 46px;
    font-size: 18px;
    height: 46px;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}
.comul li a::after{
    width: 4px;
    height: 4px;
    background: #be0000;
    content: '';
    position: absolute;
    left: 5px;
    top: 48%;
}
.comul a.more{
    float: right;
    line-height: 40px;
    margin-right: 20px;
    height: 40px;
    color: #be0000;
    border-bottom: 2px solid #be0000;
}
.comul li span{
    margin-top: -40px;
    float: right;
}
.comul a.moremid,
.comspul a.moremid{
    width: 130px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background:#be0000;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}
.comul .topli01 a{
    width: 100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display: block;
    padding-bottom: 7px;
    height: auto;
    font-size:18px;
    font-weight:bold;
    line-height:46px;
    padding-left:0;
    text-align:center;
    margin-bottom: 14px;
    
}
.comul .topli01 a::after{
    display:none;

}
.comul .topli01 .limeo{
    font-size:16px;
    color:#333;
    line-height:30px;
    margin-bottom: 7px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e2dcda;
}
.nr2 .comul li a{
    line-height: 42px;
    height: 42px;
}
.nr3 .comul li a,
.nr4 .comul li a{
    width: 90%;
}
.nr3,.nr4,.nr5{
    margin-top: 50px;
}
.nr2 .nr2bt {
    margin-top: 40px;
}
.nr2 .nr2btleft{
    width: 710px;
    height: 500px;
    padding:20px;
    float: left;
    background: #fcf5f3;
    box-sizing: border-box;
}

.nr2 .nr2btright{
    float: right;
    width: 470px;
}
.nr2 .nr2bt .nr2btleft .fbhtit{
    padding-left: 35px;
    box-sizing: border-box;
    background: url(../images/ztzl/sjjlzqhzt/sjjlzqhzt__012.png) no-repeat 4px 4px;
}
.nr2 .nr2bt .nr2btleft .fbhtit .p1{
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 5px;
}
.nr2 .nr2bt .nr2btleft .fbhtit .p2{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.nr2 .nr2bt .nr2btleft .fbhimg{
    margin-top: 20px;
}

.nr2 .nr2btright li+li{
    margin-top: 26px;
}
.nr2 .nr2btright li{
   height: 237px;
   padding: 20px 30px;
   background: #fcf5f3;
   text-align:center;
   box-sizing: border-box;
}
.nr2 .nr2btright li>a{
    display:block;
    font-size:18px;
    line-height:36px;
    font-weight:bold;
    text-decoration:none;
    padding-bottom: 16px;
    border-bottom:1px solid #e2dcda;
}
.nr2 .nr2btright li p a{
    display:inline-block;
    font-size:18px;
    line-height:30px;
    
    padding-top: 20px;
}
/*
.nr5 {
    overflow: hidden;
}
.nr5 .comspul li{
    float: left;
    width: 360px;
    height: 250px;
}
.nr5 .comspul li p{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    text-align: center;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
*/
.con5nr ul li{
    width: 359px;
    height: 250px;
    float: left;
    margin-right: 57px;
}
.con5nr ul li:last-child{
    margin-right: 0;
    float: right;
}
.con5nr ul li a img{
    width: 100%;
    height: 206px;
}
.con5nr ul li p{
    width: 100%;
    height: 40px;
    line-height:40px;
    font-size: 14px;
    color: #020202;
    background: #fff;;
    text-align: center;
    
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content{
    padding-bottom: 40px;
    overflow:hidden;
}
.xxzj_list_float{
    width: 100%;
}
.xxzj_list_float li{
    display: none;
    color: #fff ;
    line-height: 32px;
    text-indent: 2em;
}
a.moremid,a.more{
    text-decoration:none;
}
.nr5{
    overflow:hidden;
}
@media (max-width:1024px){
	.head{
	    max-height:600px;
	}
	.head .top1{
	    bottom:40px;
	}
}





@media (max-width: 1200px) {
    body,html,.container{
        width:100%;
        min-width: unset;
    }
    .content ul{
        display:block;
    }
    .head a img{
        margin:5px;
        max-width:33%;
    }
    .head{
        background-size: 100% 100%;
        height: auto;
    }
    .head .container>img{
        max-width:90%;
        margin:20px auto;
    }
    .head .top1{
        width: 100%;
        margin: 0 auto;
        position: unset;
        line-height: 40px;
    }
    .head .top1 a,
    .comtit .titbg .tit{
        font-size: 16px;
        line-height: 40px;
    }
    .comtit .titbg .tit{
        line-height: 44px;
    }
    .firtbt .top2 .toptit a,
    .comtit .titbg .tit{
        display:block;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
    }
    .nr1{
        padding:10px 0px;
    }
    .nr1 ul li{
        width: 23%;
        padding: 0px;
        box-sizing: border-box;
        font-size: 16px;
        background-size: 100% 100%;
        margin: 0 1% !important;
        line-height: 50px;
        height: 60px;
    }
    .content>.container{
        padding:0 8px;
        box-sizing: border-box;
    }
    .nr1>ul{
        display:block;
    }
    .firtbt .top2 .toptit{
        height: 80px;
        line-height: 80px;
        background-size: auto;
        background: url(../images/ztzl/sjjlzqhzt/sjjlzqhzt__02.jpg) no-repeat left top;
        background-size: auto 100%;
        padding-left: 20%;
        font-size: 16px;
    }
    .firtbt .top2{
        height:80px;
    }
    .nr2right,
    .nr2 .nr2btleft,
    .nr2 .nr2btright{
        width:100%;
        height: auto;
    }
    .nr2 .nr2btleft{
        padding:20px 0px;
    }

    .nr2 .nr2btright li{
        text-align: left;
        padding: 20px 5px;
    }
    .comul .topli01 a,
    .nr2 .comul li a,
    .nr2 .nr2bt .nr2btleft .fbhtit .p1,
    .nr2 .nr2btright li>a,
    .nr2 .nr2btright li p a,
    .comul li a{
        font-size:16px;
    }

    .nr3, .nr4, .nr5{
        margin-top:20px;
    }
    .comtit{
        margin-bottom:10px;
        height: 34px;
    }
    body .content .comul li a{
        height:36px;
        line-height:36px;
    }
    .comul a.moremid, .comspul a.moremid{
        margin-top:15px;
    }
}

@media (max-width: 768px) {
    .nr2left{
        max-width:100%;
        height: 220px;
        overflow: hidden;
    }
    .nr2left ul li p span{
        width:70%;
    }
    .nr2 .nr2bt .nr2btleft .fbhimg img{
        max-width:100%;
    }
    .nr2left ul li{
        max-width:100%;
        height: 220px;
    }
    .nr2left ul li img{
        max-width:100%;
    }
    .con5nr ul li{
        height:200px;
    }
    .con5nr ul li a img{
        height: 150px;
    }
    .con5nr ul li p{
        padding:0 5px;
        box-sizing: border-box;
    }
    .firtbt .top2 .toptit{
        padding-left:50%;
    }
}

@media (max-width: 400px) {
    .nr2left ul li,
    .nr2left{
        height: 200px;
    }
    .nr2left ul li p span{
        width:60%;
        padding-left:0px;
    }
    
}