  h2,h3,p,li,ul{
    margin:0;
    padding:0;
  }
  ul{
    list-style: none;
  }
  img{
    border:none;
    vertical-align: top;
  }
  .clearfix:after{
    content:"";
    display:block;
    overflow: hidden;
    clear: both;
    visibility: hidden;
    height:0;
  }


/***********************section****************************/
  #main{font-family:"Microsoft YaHei";}

  .top1{
    height:265px;
    background:url(/templets/zt/2019/0315/images/bg_01.jpg) no-repeat center;
  }
  .top2{
    height:265px;
    background:url(/templets/zt/2019/0315/images/bg_02.jpg) no-repeat center;
  }
  .title{
    width:516px;
    height:82px;
    line-height:82px;
    text-align: center;
    font-size:46px;
    color:#ffff00;
    letter-spacing: 3px;
    margin:0 auto 46px;
    background:url(/templets/zt/2019/0315/images/titilebg.png) no-repeat center;
    font-weight: normal;
  }


  #container1 {
    height:606px;
    background: #ececec;
    padding-top:40px;
    box-sizing: border-box;

  }
  #container1 div{
    text-indent: 2em;
    width:1120px;
    height:438px;
    background:url(/templets/zt/2019/0315/images/bg_09.jpg) no-repeat 0 0;
    padding:12px 0 0 610px;
    margin:0 auto;
    color:#bb1022;
    font-size:21px;
    line-height: 36px;
    box-sizing: border-box;
  }
  #container1 a{
    display:block;
    width:567px;
    height:120px;
    background: url(/templets/zt/2019/0315/images/bg_10.jpg) no-repeat center;
    margin: auto;

  }

  #container2{
    height:806px;
    padding-top:42px;
    background:#bb1022;
  }

  #container2 ul{
    width:828px;
    margin:0 auto;
  }
  #container2 li{
    width:215px;
    height:168px;
    margin:30px;
    float:left;
  }

  #container2 h3{
    height:58px;
    line-height:58px;
    font-size:28px;
    line-height: 58px;
    color:#fff;
    text-align:center;
    font-weight: normal;
  }
  #container2 div{
    width:1152px;
    height:332px;
    background:url(/templets/zt/2019/0315/images/bg11.jpg) no-repeat 0 0;
    margin:22px auto;
    padding:40px 34px 0 242px;
    font-size:26px;
    line-height:48px;
    color:#fff;
    box-sizing: border-box;
  }
  #container2 a{
    display: block;
    width: 326px;
    height: 68px;
    background: url(/templets/zt/2019/0315/images/bg_12.jpg) no-repeat;
    margin: 24px 0 0 174px;
  }

  #container3{
    height:675px;
    background:#ececec;
    padding-top:42px;
    box-sizing: border-box;
  }

  #container3 table{
    width:1156px;
    height:306px;
    margin:0 auto;
    background:#a40000;
    box-sizing: border-box;
    border-collapse:collapse;
  }
  #container3 table th{
    width:33.33%;
    height:85px;
    color:#ffff00;
    font-size:40px;
    border-right:3px solid #c5564c;
  }
  #container3 table th:last-child{
    border:none;
  }
  #container3 table td{
    padding:20px 28px;
    vertical-align: top;
    border-top:3px solid #c5564c;
    border-right:3px solid #c5564c;
    font-size:20px;
    line-height:30px;
    color:#fff;

  }
  #container3 table td:last-child{
    border-right:none;
  }
  #container3 p{
    width:1156px;
    height:70px;
    font-size:25px;
    line-height: 70px;
    color:#a40000;
    text-indent: 1em;
    margin:0 auto;
  }
  #container3 a{
    display: block;
    width:517px;
    height:134px;
    background:url(/templets/zt/2019/0315/images/bg13.jpg) no-repeat center;
    margin:0 auto;
  }


