

body{
	padding-bottom: 1.9; font-size: 12px;
}

/* --------------top-------------- */
.wzbox{padding: 0 .25rem;}
.banenr img{border-radius: .1rem;}
.wzgg{padding: 0 .2rem;height: .66rem;border-radius: .1rem;background: #d2f0fd; margin-top: .17rem;display: flex;justify-content: space-between;align-items: center;}
.wzgg p{font-size: .20rem;color: #007eff;}
.wzgg p img{width: .28rem;display: inline-block;vertical-align: middle; margin: -3px .1rem 0 0;}
.ggbtn{background: url(../images/a_10.png);width: .16rem;height: .16rem;background-size: 100% 100%;}
.gyjh{border-radius: .1rem;background: #fff;overflow: hidden;margin-top: .5rem;}
.gyjhtitle h2{padding: 0 .2rem; line-height: .8rem; font-weight: bold;color: #191d1f;font-size: .32rem;background-image: linear-gradient(#ceeffd, #eff9fe);}
.gyjhNr{padding: .3rem .22rem 0 .22rem;}
.gyjhNr li{padding-bottom: .3rem;}
.gyjhbox{display: flex;justify-content: space-between;align-items: center;background: #fff;border-radius: .1rem;box-shadow:0 0 10px rgba(0, 0, 0, .1); padding: .5rem .28rem;}
.gyjhbox img{width: 1.18rem;height: 1.18rem;}
.gyjhtext{width: calc(100% - 1.5rem);}
.gyjhtext h2{font-size: .28rem;margin-bottom: .2rem;color: #333333;}
.gyjhtext p{font-size: .2rem; color: #d4d4d4;margin-bottom: .18rem;}
.jdtbox{display: flex;justify-content: space-between;align-items: flex-end;margin-top: -.4rem;}
.jdtbox span{font-size: .44rem;color: #007eff; line-height: 1;}
.jdt{position: relative;width: calc(100% - 1.05rem);height: .1rem;border-radius: .05rem;background: #eeeeee;}
.jdt b{position: absolute;height: 100%; left: 0;width: 0;border-radius: .05rem;background: #007eff;}

.kyjx{padding: .48rem .22rem 0 .22rem;}
.kyjx h2{font-weight: bold;font-size: .32rem;color: #191d1f; margin-bottom: .5rem;}
.kyjx ul{display: flex;gap:.3rem}
.kyjx ul li a{display: block;position: relative;}
.kybox{position: absolute;width: 100%;left: 0;text-align: center;bottom: .3rem; padding: 0 .1rem;}
.kybox h3{font-size: .24rem;margin-bottom: 0.1rem;color: #333333;}
.kybox p{font-size: .2rem;color: #808080;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.kszz{padding: .3rem .22rem;}
.kszz ul{display: flex;gap:.24rem;}
.kszz li{width: calc(50% - .12rem);}

.yyky{padding: 0 .22rem;}
.yyky h1{font-size: .32rem;color: #333333;line-height: 1.3rem;font-weight: bold;}
.yyky span{width: .42rem;display: inline-block;}
.yykybox{background: #fff;text-align: right; padding: .18rem .15rem .12rem .15rem;}
.yyky ul{display: flex;gap:.3rem;}
.yyky li{border-radius: .1rem;background: #fff;width: calc(33.333% - .6rem/3);}
.yyky h2{text-align: left; font-size: .28rem; margin-bottom: .12rem;color: #191d1f;}
.yyky p{font-size: .2rem;color: #c4c4c4;margin-bottom: .12rem;text-align: left;}

.footer{position: fixed; z-index: 100;background: #fff;width: 750px;max-width: 100%; left: 50%;transform: translateX(-50%);bottom: 0; padding: .2rem 0;}
.footer ul{overflow: hidden;}
.footer li{width: 33.3333%;text-align: center;float: left;}
.footer p{font-size: .2rem;margin-top: .1rem;color: #bfbfbf;}
.footer a{display: block;}
.footer a img{width: auto;height: .46rem;margin: 0 auto;}
.footer li.cur p{color: #007eff;}
