body{padding: 0px;margin: 0px;font-size: 16px;margin: 0 auto;}
.depart1{position: relative; width: 100%;background: url(/images/zt/2022/816/banner1.jpg)center center no-repeat; height: 777px;}
.depart2{position: relative; width: 100%;background: url(/images/zt/2022/816/banner2.jpg)center center no-repeat; height: 867px;}
.depart3{position: relative; width: 100%;background: url(/images/zt/2022/816/banner3.jpg)center center no-repeat; height: 823px;}
.depart3-1{position: relative;width: 1200px;margin: 0 auto;}
.depart4{position: relative; width: 100%;background: url(/images/zt/2022/816/banner4.jpg)center center no-repeat; height: 551px;}
.depart5{position: relative; width: 100%;background: url(/images/zt/2022/816/banner5.jpg)center center no-repeat; height: 601px;}
.depart5-1{position: relative;width: 1200px;margin: 0 auto; text-align: center;}

.depart6{position: relative; width: 100%;background: url(/images/zt/2022/816/banner6.jpg)center center no-repeat; height: 227px;}
/* .depart7{position: relative; width: 100%;background: url(/images/zt/2022/816/banner7.jpg)center center no-repeat; height: 230px;} */


.list_zhongjiangh2{

    width: 1000px;

    position: absolute; 

    left: 50%; height: 50px; overflow: hidden; margin-left: -500px; bottom: 150px;

    text-indent: 15px;

    background-color: #e07921;

    line-height: 50px;

    color: #fff;

    border-radius: 5px 5px 0 0;

}

.list_zhongjiang{        width: 31%;
    position: absolute;
    left: 103%;
    height: 320px;
    overflow: hidden;
    margin-left: -500px;
    bottom: 14px;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    padding: 0 15px;
    box-sizing: border-box;
    top: 201px;
}



p10{color: #aa100b;}

.list_zhongjiang li{display: inline-block; width: 100%; line-height: 40px; list-style-type: disc;font-size: 16px;}



.box{
	position:relative;
	max-width:750px;
	margin:0 auto;
}
.box .img01{
  position: relative;
  top: 31px;
  left: 40px;
}
.box .drawBtn{
	position: absolute;
    top: 255px;
    /* width: 10rem; */
    height: auto;
    left: 49%;
    margin-left: -5rem;
    
}
.box1{
	position:relative;
	max-width:750px;
	margin:0 auto;
}
.box1 .img01{
	width:100%;
}
.box1 .drawBtn2{
	position:absolute;
	width:10rem;
	height:auto;
	left:50%;
	margin-left:-5rem;
}
.loader {
    -webkit-animation: loader-turn 12s linear infinite;
            animation: loader-turn 12s linear infinite;
  
  }

@keyframes loader-turn {
    50% {
      transform: rotate(180deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }


  .lip{width: 400px; height: 350px; margin: 15px auto; position: absolute; left: 50%; top: 200px; margin-left: -200px; background-color: #fff; box-shadow: 0 0 3px #ccc; padding: 30px; z-index: 11; display: none;}

.lip h2{font-size: 18px;

    padding: 15px;

    line-height: 30px;

    text-align: center;}

.lip h2 span{color: #f02b21;font-weight: bold;}
