body{  min-width: 1300px;}
header{
    width: 100%;height: 1052px;
    background: url(http://cd.wenming.cn/images/header_01_zt2019agzy.jpg?t=1) no-repeat center top;
    text-align: center;position: relative;
    min-width: 1300px;
}
header img:first-child{margin-top: 600px}
header div{
    width: 100%;height: 308px;
    background: url(http://cd.wenming.cn/images/footer_zt2019agzy.png?t=1) no-repeat center top;
    position: absolute;
    bottom: 0;left: 0;
}
.boxBg{width: 100%;height: 1150px;
    background: url(http://cd.wenming.cn/images/bg_zt2019agzy.png?t=1) no-repeat center bottom;
    display: block;
}
.max-box{width: 1280px;text-align: center;margin: 60px auto 0}
.max-box::after{display: block;content: '';clear: both}
.list{
    width: 1180px;height: 890px;
    margin: 60px auto 0;
    overflow-y: auto;
}
/*275 435*/
.list li{width: 280px;height: 435px;
border: 1px #c80000 dashed;float: left;
border-radius: 7px;margin-right: 10px;margin-bottom: 10px}
.list li:nth-child(4n){margin-right: 0}
.list li .img{
    width: 100%;height: 275px;border-radius: 7px 7px 0 0;overflow: hidden;
}.list li .img img{
     width: 100%;height: 100%;
 }
 .bef::after{display: block;content: '';clear: both}
 .icon1{
     width: 19px;height: 19px;
     background: url(http://cd.wenming.cn/images/icon1_zt2019agzy.png?t=1) no-repeat ;
     display: block;float: left;
 } .icon2{
       width: 19px;height: 19px;
       background: url(http://cd.wenming.cn/images/icon2.png?t=1) no-repeat ;
       display: block;float: left;
   }

.list li .bef{margin:10px}
.list li .bef p{color: #2d2d2d;width:230px;float: right;
text-align: left;margin-top: -1px}
.list li input{
    width: 177px;height: 36px;
    background: url(http://cd.wenming.cn/images/bth_zt2019agzy.png?t=1) no-repeat;
    border: none;margin-top: 5px;cursor: pointer;
}
nav{
    width: 100%;height: 123px;
    background: url(http://cd.wenming.cn/images/nav_zt2019agzy.png?t=1) no-repeat center;
   text-align: center;
    margin-top: 30px;
    min-width: 1300px;
}
nav p{text-align: center;color: #fff;font-size: 15px;
line-height: 1.7;padding-top: 40px}
.elastic{
    width: 100%;height: 100%;
    position: fixed;top: 0;left: 0;
    background: rgba(0,0,0,.4);
    z-index: 9;
    display: none;
    justify-content: center;
    align-items: center;
}
.box-elastic{
    width: 910px;height: 740px;
}.box-elastic>img{float: right;cursor: pointer}
 .elastic-main{
     width: 870px;height: 680px;
     background: #ffffff;
     float: left;
     border-radius: 7px;
     border: 1px #c80000 dashed;
 }
.elastic-name{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 10px;
}
 .elastic-name i{
     width: 10px;height: 10px;
     background: #cd0f19;border-radius: 50%;
     display: block;float: left;
 }
.elastic-name h3{float: left;color:#cd0f19;font-size: 25px;
margin: 0 7px}
.elastic-img{
    width: 600px;height: 300px;
   margin-left: 150px;margin-bottom: 30px;
}.elastic-img img{width: 100%;height: 100%}
 .elastic-main .bef{
     margin: 10px 85px;
 } .elastic-main .bef h3{
        float: left;color:#cd0f19;font-size: 18px;
    }.elastic-main .bef p{
    width: 610px;float: right;color:#2d2d2d;font-size: 15px;
    text-align: left;margin-top: 3px;
     }