@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}

.header{background: #fff; padding:15px 0;}
.logo a{display: block; font-weight: bold; font-size: 32px; color: #de0000;text-align: center;}
.logo img{width: 100%;}
.wzbj{background: url(../images/a_07.png) no-repeat center;background-size: cover; padding-bottom: 10px;}

.wznr{width: 690px; margin: 0 auto; padding-top:20px;}
.wznr_top{padding: 15px 32px;border-radius: 15px;background:#fff;text-align: center;border: 3px solid #000000;}
.wznr_top h2{font-weight: bold; font-size:30px; color: #000000;}
.wznr_top ul{padding:10px 0;}
.wznr_top li{font-size:26px; line-height: 1.6; font-weight: bold; color: #000000;}
.wznr_top span{display: block; text-align: center; font-weight: bold; color: #fff; font-size: 20px; line-height:40px;border: 3px solid #000;border-radius: 25px;background: #292929;}

.wznr_bottom{padding-top:20px;}
.wznr_bottom ul{overflow: hidden; margin-left: -20px;}
.wznr_bottom li{float: left; width: 50%; padding: 0 0 20px 20px;}
.bjbox{height:125px;text-align: center; background: #fff;border: 2px solid #d0d0d0;border-radius:50%;text-align: center; display: flex;align-items: center;flex-wrap: wrap;}

.wznr_bottom span{font-size:32px; font-weight: bold; color: #000000;display: block;width: 100%;}
.wznr_bottom a{display: block; line-height:30px;width:140px; background: #de0000; color: #fff;text-align: center;font-size:22px;border-radius: 15px; margin: 0 auto 0 auto;font-weight: bold;}
.wznr_bottom p{text-align: center; line-height:1;font-weight: bold; font-size:20px; color: #000;font-weight: bold;width: 100%;}
.footer{padding: 35px 0 50px;}
.footerbox{width: 490px; margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.foot_left{width: 197px; }
.foot_left img{width: 100%;}
.foot_right{width: calc(100% - 215px);}
.foot_right p{font-weight: bold; font-size: 30px; line-height: 48px;border-radius: 24px;background:#de0000; color: #fff;text-align: center;}
.foot_right span{display: block; text-align: center; margin-top: 12px; color: #000000; font-size: 20px;font-style: italic;}
.show1 li:nth-child(n + 2) {display: none;}
.show2 li:nth-child(n + 3) {display: none;}
.show3 li:nth-child(n + 4) {display: none;}
.show4 li:nth-child(n + 5) {display: none;}
.show5 li:nth-child(n + 6) {display: none;}
.show6 li:nth-child(n + 7) {display: none;}
.show7 li:nth-child(n + 8) {display: none;}
.show8 li:nth-child(n + 9) {display: none;}
.show9 li:nth-child(n + 10) {display: none;}
.show10 li:nth-child(n + 11) {display: none;}
.show11 li:nth-child(n + 12) {display: none;}
.show12 li:nth-child(n + 13) {display: none;}
.show13 li:nth-child(n + 14) {display: none;}
.show14 li:nth-child(n + 15) {display: none;}
.show15 li:nth-child(n + 16) {display: none;}
.show16 li:nth-child(n + 17) {display: none;}
.show17 li:nth-child(n + 18) {display: none;}
.show18 li:nth-child(n + 19) {display: none;}
.show19 li:nth-child(n + 20) {display: none;}
.show20 li:nth-child(n + 21) {display: none;}

@media(max-width:750px){
	
	body {min-height: 100vh; position: relative; padding-bottom: 1.2rem; box-sizing: border-box;}
.header{padding:.25rem 0;}
.logo a{font-size: .4rem;}
.wzbj{padding:0 .4rem;}
.wznr{width: 100%; padding-top: .4rem;}
.wznr_top{padding:.25rem .3rem;}
.wznr_top h2{font-size: .48rem;}
.wznr_top li{font-size: .32rem;}
.wznr_top ul{padding: .3rem 0;}
.wznr_top span{font-size: .26rem; line-height: .6rem;border-radius: .25rem;}
.wznr_bottom ul{margin-left: -.2rem;}
.wznr_bottom li{padding: 0 0 .4rem .2rem;}
.bjbox{height: 2rem; padding: .2rem 0;}
.wznr_bottom{padding-top: .4rem;}
.wznr_bottom span{ font-size: .4rem; margin: 0;}
.wznr_bottom a{line-height: .45rem; font-size: .2rem; width: 1.4rem;height: .45rem; font-weight: bold; font-size: .38rem; margin:0 auto;}
.wznr_bottom p{font-size: .32rem; line-height: .68rem;}
.footer{padding: .38rem 0 .58rem;}
.footerbox{width: 4.9rem;}
.foot_left{width: 1.98rem;}
.foot_right{width: calc(100% - 2.2rem);}
.foot_right p{font-size: .3rem; line-height: .48rem; border-radius: .24rem;}
.foot_right span{font-size: .22rem; margin-top: .15rem;}
.wznr_bottom p { font-size: .28rem;}
}





